mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-25 22:18:30 +02:00
Update data-analysis page (#2272)
* update data-analysis page * update link in hero section
This commit is contained in:
@@ -5,10 +5,11 @@ startFree:
|
||||
text: Get Started
|
||||
url: https://cloud.qdrant.io/signup
|
||||
learnMore:
|
||||
text: Contact Us
|
||||
text: Learn More
|
||||
url: /contact-us/
|
||||
image:
|
||||
src: /img/vectors/vector-3.svg
|
||||
src: /img/home/horizontal-slider/anomaly-detection.png
|
||||
webp: /img/home/horizontal-slider/anomaly-detection.webp
|
||||
alt: Anomaly Detection
|
||||
sitemapExclude: true
|
||||
---
|
||||
|
||||
@@ -6,11 +6,9 @@
|
||||
|
||||
{{ partial "data-analysis-anomaly-detection" . }}
|
||||
|
||||
|
||||
<!-- {{ with (.Site.GetPage "/headless/get-started-small-rocket") }}
|
||||
{{ with (.Site.GetPage "/headless/get-started-small-rocket") }}
|
||||
{{ partial "get-started-small" (dict "context" . "class" "use-cases-vector-get-started") }}
|
||||
{{ end }}
|
||||
-->
|
||||
|
||||
{{ partial "get-started" . }}
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user