From 6a4704bd67476485c3a538649639963d3fd196fb Mon Sep 17 00:00:00 2001 From: Luis Merino Date: Tue, 4 Feb 2025 13:55:26 +0100 Subject: [PATCH] Overhaul links that should point to /signup --- .../content/advanced-search/advanced-search-hero.md | 2 +- qdrant-landing/content/ai-agents/ai-agents-hero.md | 5 ++--- qdrant-landing/content/articles/binary-quantization.md | 2 +- qdrant-landing/content/articles/product-quantization.md | 2 +- .../blog/comparing-qdrant-vs-pinecone-vector-databases.md | 4 ++-- qdrant-landing/content/blog/hybrid-cloud-airbyte.md | 2 +- qdrant-landing/content/blog/hybrid-cloud-aleph-alpha.md | 2 +- qdrant-landing/content/blog/hybrid-cloud-cohere.md | 2 +- qdrant-landing/content/data-analysis/data-analysis-hero.md | 2 +- .../content/documentation/agentic-rag-crewai-zoom.md | 2 +- .../content/documentation/cloud/qdrant-cloud-setup.md | 2 +- .../content/documentation/data-ingestion-beginners.md | 2 +- qdrant-landing/content/documentation/quickstart-cloud.md | 2 +- .../enterprise-solutions/enterprise-solutions-hero.md | 2 +- qdrant-landing/content/headless/docs-header.md | 4 ++-- qdrant-landing/content/headless/footer.md | 2 +- qdrant-landing/content/headless/get-started-blogs.md | 2 +- .../content/headless/get-started-small-database.md | 2 +- qdrant-landing/content/headless/get-started-small-rocket.md | 2 +- qdrant-landing/content/headless/get-started.md | 2 +- qdrant-landing/content/headless/main/hero.md | 2 +- qdrant-landing/content/headless/menu.md | 4 ++-- .../content/hybrid-cloud/hybrid-cloud-get-started.md | 2 +- qdrant-landing/content/hybrid-cloud/hybrid-cloud-hero.md | 2 +- qdrant-landing/content/marketing/mozilla.md | 2 +- qdrant-landing/content/partners/partners-cloud.md | 2 +- qdrant-landing/content/pricing/qdrant-pricing-doors-a.md | 2 +- qdrant-landing/content/qdrant-cloud/qdrant-cloud-hero.md | 2 +- .../qdrant-vector-database/qdrant-vector-database-hero.md | 2 +- .../content/recommendations/recommendations-hero.md | 2 +- .../retrieval-augmented-generation-hero.md | 2 +- qdrant-landing/content/subscribe/_index.md | 2 +- qdrant-landing/themes/qdrant/layouts/marketing/baseof.html | 2 +- 33 files changed, 37 insertions(+), 38 deletions(-) diff --git a/qdrant-landing/content/advanced-search/advanced-search-hero.md b/qdrant-landing/content/advanced-search/advanced-search-hero.md index 167ec57da..b4ccafdb1 100644 --- a/qdrant-landing/content/advanced-search/advanced-search-hero.md +++ b/qdrant-landing/content/advanced-search/advanced-search-hero.md @@ -3,7 +3,7 @@ title: Advanced Search description: Dive into next-gen search capabilities with Qdrant, offering a smarter way to deliver precise and tailored content to users, enhancing interaction accuracy and depth. startFree: text: Get Started - url: https://cloud.qdrant.io/ + url: https://cloud.qdrant.io/signup learnMore: text: Contact Us url: /contact-us/ diff --git a/qdrant-landing/content/ai-agents/ai-agents-hero.md b/qdrant-landing/content/ai-agents/ai-agents-hero.md index 2c4ed42b1..d48a9c6db 100644 --- a/qdrant-landing/content/ai-agents/ai-agents-hero.md +++ b/qdrant-landing/content/ai-agents/ai-agents-hero.md @@ -3,7 +3,7 @@ title: AI Agents description: Unlock the full potential of your AI agents with Qdrant’s powerful vector search and scalable infrastructure, allowing them to handle complex tasks, adapt in real time, and drive smarter, data-driven outcomes across any environment. startFree: text: Get Started - url: https://cloud.qdrant.io/ + url: https://cloud.qdrant.io/signup learnMore: text: Learn More url: "#ai-agents" @@ -11,5 +11,4 @@ image: src: /img/vectors/vector-4.svg alt: AI agents chat sitemapExclude: true ---- - +--- \ No newline at end of file diff --git a/qdrant-landing/content/articles/binary-quantization.md b/qdrant-landing/content/articles/binary-quantization.md index aa9146df9..b8fdaf194 100644 --- a/qdrant-landing/content/articles/binary-quantization.md +++ b/qdrant-landing/content/articles/binary-quantization.md @@ -228,7 +228,7 @@ If you determine that binary quantization is appropriate for your datasets and q ## What's next? -Binary quantization is exceptional if you need to work with large volumes of data under high recall expectations. You can try this feature either by spinning up a [Qdrant container image](https://hub.docker.com/r/qdrant/qdrant) locally or, having us create one for you through a [free account](https://cloud.qdrant.io/login) in our cloud hosted service. +Binary quantization is exceptional if you need to work with large volumes of data under high recall expectations. You can try this feature either by spinning up a [Qdrant container image](https://hub.docker.com/r/qdrant/qdrant) locally or, having us create one for you through a [free account](https://cloud.qdrant.io/signup) in our cloud hosted service. The article gives examples of data sets and configuration you can use to get going. Our documentation covers [adding large datasets to Qdrant](/documentation/tutorials/bulk-upload/) to your Qdrant instance as well as [more quantization methods](/documentation/guides/quantization/). diff --git a/qdrant-landing/content/articles/product-quantization.md b/qdrant-landing/content/articles/product-quantization.md index b08027013..d1315fbb5 100644 --- a/qdrant-landing/content/articles/product-quantization.md +++ b/qdrant-landing/content/articles/product-quantization.md @@ -227,4 +227,4 @@ In circumstances that do not align with the above, Scalar Quantization should be If you’re already a Qdrant user, we have, documentation on [Product Quantization](/documentation/guides/quantization/#setting-up-product-quantization) that will help you to set and configure the new quantization for your data and achieve even up to 64x memory reduction. -Ready to experience the power of Product Quantization? [Sign up now](https://cloud.qdrant.io/) for a free Qdrant demo and optimize your data management today! \ No newline at end of file +Ready to experience the power of Product Quantization? [Sign up now](https://cloud.qdrant.io/signup) for a free Qdrant demo and optimize your data management today! \ No newline at end of file diff --git a/qdrant-landing/content/blog/comparing-qdrant-vs-pinecone-vector-databases.md b/qdrant-landing/content/blog/comparing-qdrant-vs-pinecone-vector-databases.md index ae95114d7..d01b9faa4 100644 --- a/qdrant-landing/content/blog/comparing-qdrant-vs-pinecone-vector-databases.md +++ b/qdrant-landing/content/blog/comparing-qdrant-vs-pinecone-vector-databases.md @@ -160,14 +160,14 @@ For maximum control, security, and cost-efficiency, choose Qdrant. It offers fle Qdrant is one of the leading Pinecone alternatives in the market. For developers who seek control of their vector database, Qdrant offers the highest level of customization, flexible deployment options, and advanced security features. -To get started with Qdrant, explore our [documentation](https://qdrant.tech/documentation/), hop on to our [Discord](https://qdrant.to/discord) channel, sign up for [Qdrant cloud](https://cloud.qdrant.io/) (or [Hybrid cloud](https://qdrant.tech/hybrid-cloud/)), or [get in touch](https://qdrant.tech/contact-us/) with us today. +To get started with Qdrant, explore our [documentation](https://qdrant.tech/documentation/), hop on to our [Discord](https://qdrant.to/discord) channel, sign up for [Qdrant cloud](https://cloud.qdrant.io/signup) (or [Hybrid cloud](https://qdrant.tech/hybrid-cloud/)), or [get in touch](https://qdrant.tech/contact-us/) with us today. References: - [Pinecone Documentation](https://docs.pinecone.io/) - [Qdrant Documentation](https://qdrant.tech/documentation/) - - If you aren't ready yet, [try out Qdrant locally](/documentation/quick-start/) or sign up for [Qdrant Cloud](https://cloud.qdrant.io/). + - If you aren't ready yet, [try out Qdrant locally](/documentation/quick-start/) or sign up for [Qdrant Cloud](https://cloud.qdrant.io/signup). - For more basic information on Qdrant read our [Overview](/documentation/overview/) section or learn more about Qdrant Cloud's [Free Tier](/documentation/cloud/). diff --git a/qdrant-landing/content/blog/hybrid-cloud-airbyte.md b/qdrant-landing/content/blog/hybrid-cloud-airbyte.md index d6915dae4..82a249b67 100644 --- a/qdrant-landing/content/blog/hybrid-cloud-airbyte.md +++ b/qdrant-landing/content/blog/hybrid-cloud-airbyte.md @@ -53,4 +53,4 @@ Our simple Kubernetes-native design lets you deploy Qdrant Hybrid Cloud on your #### Ready to Get Started? -Create a [Qdrant Cloud account](https://cloud.qdrant.io/login) and deploy your first **Qdrant Hybrid Cloud** cluster in a few minutes. You can always learn more in the [official release blog](/blog/hybrid-cloud/). \ No newline at end of file +Create a [Qdrant Cloud account](https://cloud.qdrant.io/signup) and deploy your first **Qdrant Hybrid Cloud** cluster in a few minutes. You can always learn more in the [official release blog](/blog/hybrid-cloud/). \ No newline at end of file diff --git a/qdrant-landing/content/blog/hybrid-cloud-aleph-alpha.md b/qdrant-landing/content/blog/hybrid-cloud-aleph-alpha.md index 6b6c029bb..ee0fb0b67 100644 --- a/qdrant-landing/content/blog/hybrid-cloud-aleph-alpha.md +++ b/qdrant-landing/content/blog/hybrid-cloud-aleph-alpha.md @@ -49,4 +49,4 @@ Our simple Kubernetes-native design lets you deploy Qdrant Hybrid Cloud on your #### Ready to Get Started? -Create a [Qdrant Cloud account](https://cloud.qdrant.io/login) and deploy your first **Qdrant Hybrid Cloud** cluster in a few minutes. You can always learn more in the [official release blog](/blog/hybrid-cloud/). \ No newline at end of file +Create a [Qdrant Cloud account](https://cloud.qdrant.io/signup) and deploy your first **Qdrant Hybrid Cloud** cluster in a few minutes. You can always learn more in the [official release blog](/blog/hybrid-cloud/). \ No newline at end of file diff --git a/qdrant-landing/content/blog/hybrid-cloud-cohere.md b/qdrant-landing/content/blog/hybrid-cloud-cohere.md index 54207d610..8d825d38e 100644 --- a/qdrant-landing/content/blog/hybrid-cloud-cohere.md +++ b/qdrant-landing/content/blog/hybrid-cloud-cohere.md @@ -49,4 +49,4 @@ Our simple Kubernetes-native design lets you deploy Qdrant Hybrid Cloud on your #### Ready to Get Started? -Create a [Qdrant Cloud account](https://cloud.qdrant.io/login) and deploy your first **Qdrant Hybrid Cloud** cluster in a few minutes. You can always learn more in the [official release blog](/blog/hybrid-cloud/). \ No newline at end of file +Create a [Qdrant Cloud account](https://cloud.qdrant.io/signup) and deploy your first **Qdrant Hybrid Cloud** cluster in a few minutes. You can always learn more in the [official release blog](/blog/hybrid-cloud/). \ No newline at end of file diff --git a/qdrant-landing/content/data-analysis/data-analysis-hero.md b/qdrant-landing/content/data-analysis/data-analysis-hero.md index cd693866b..707ffc1d0 100644 --- a/qdrant-landing/content/data-analysis/data-analysis-hero.md +++ b/qdrant-landing/content/data-analysis/data-analysis-hero.md @@ -3,7 +3,7 @@ title: Data Analysis and Anomaly Detection description: Explore entity matching for deduplication and anomaly detection with Qdrant, leveraging neural networks while still being fast and affordable in your applications for insights hard to get in other ways. startFree: text: Get Started - url: https://cloud.qdrant.io/ + url: https://cloud.qdrant.io/signup learnMore: text: Contact Us url: /contact-us/ diff --git a/qdrant-landing/content/documentation/agentic-rag-crewai-zoom.md b/qdrant-landing/content/documentation/agentic-rag-crewai-zoom.md index 0ee6ed2ff..12e025166 100644 --- a/qdrant-landing/content/documentation/agentic-rag-crewai-zoom.md +++ b/qdrant-landing/content/documentation/agentic-rag-crewai-zoom.md @@ -87,7 +87,7 @@ The system is built on three main components: ![agentic-rag-crewai-zoom](/documentation/examples/agentic-rag-crewai-zoom/agentic-rag-2.png) 1. **Get API Credentials for Qdrant**: - - Sign up for an account at [Qdrant Cloud](https://cloud.qdrant.io/). + - Sign up for an account at [Qdrant Cloud](https://cloud.qdrant.io/signup). - Create a new cluster and copy the **Cluster URL** (format: https://xxx.gcp.cloud.qdrant.io). - Go to **Data Access Control** and generate an **API key**. diff --git a/qdrant-landing/content/documentation/cloud/qdrant-cloud-setup.md b/qdrant-landing/content/documentation/cloud/qdrant-cloud-setup.md index 175590342..87724ad20 100644 --- a/qdrant-landing/content/documentation/cloud/qdrant-cloud-setup.md +++ b/qdrant-landing/content/documentation/cloud/qdrant-cloud-setup.md @@ -19,7 +19,7 @@ Every account is tied to an email address. You can invite additional users to yo ### Email registration -1. Register for a [Cloud account](https://cloud.qdrant.io/) with your email, Google or GitHub credentials. +1. Register for a [Cloud account](https://cloud.qdrant.io/signup) with your email, Google or GitHub credentials. ## Inviting additional users to an account diff --git a/qdrant-landing/content/documentation/data-ingestion-beginners.md b/qdrant-landing/content/documentation/data-ingestion-beginners.md index 2837dae36..8c2d054e4 100644 --- a/qdrant-landing/content/documentation/data-ingestion-beginners.md +++ b/qdrant-landing/content/documentation/data-ingestion-beginners.md @@ -368,6 +368,6 @@ In this example, we queried **Phones with improved design**. Then, we converted In this guide, we set up an S3 bucket, ingested various data types, and stored embeddings in Qdrant. Using LangChain, we dynamically processed text and image files, making it easy to work with each file type. -Now, it’s your turn. Try experimenting with different data types, such as videos, and explore Qdrant’s advanced features to enhance your applications. To get started, [sign up](https://cloud.qdrant.io/) for Qdrant today. +Now, it’s your turn. Try experimenting with different data types, such as videos, and explore Qdrant’s advanced features to enhance your applications. To get started, [sign up](https://cloud.qdrant.io/signup) for Qdrant today. ![data-ingestion-beginners-12](/documentation/examples/data-ingestion-beginners/data-ingestion-12.png) \ No newline at end of file diff --git a/qdrant-landing/content/documentation/quickstart-cloud.md b/qdrant-landing/content/documentation/quickstart-cloud.md index 55f01bb7f..6b01a1cc2 100644 --- a/qdrant-landing/content/documentation/quickstart-cloud.md +++ b/qdrant-landing/content/documentation/quickstart-cloud.md @@ -16,7 +16,7 @@ aliases: ## Setup a Qdrant Cloud cluster -1. Register for a [Cloud account](https://cloud.qdrant.io/) with your email, Google or Github credentials. +1. Register for a [Cloud account](https://cloud.qdrant.io/signup) with your email, Google or Github credentials. 2. Go to **Overview** and follow the onboarding instructions under **Create First Cluster**. ![create a cluster](/docs/gettingstarted/gui-quickstart/create-cluster.png) diff --git a/qdrant-landing/content/enterprise-solutions/enterprise-solutions-hero.md b/qdrant-landing/content/enterprise-solutions/enterprise-solutions-hero.md index b4b961c24..fa4dd2093 100644 --- a/qdrant-landing/content/enterprise-solutions/enterprise-solutions-hero.md +++ b/qdrant-landing/content/enterprise-solutions/enterprise-solutions-hero.md @@ -3,7 +3,7 @@ title: Enterprise-Grade Vector Search description: "The premier vector database for enterprises: flexible deployment options for low latency and state-of-the-art privacy and security features. High performance at billion vector scale." startFree: text: Get Started - url: https://cloud.qdrant.io/ + url: https://cloud.qdrant.io/signup contactUs: text: Talk to Sales url: /contact-sales/ diff --git a/qdrant-landing/content/headless/docs-header.md b/qdrant-landing/content/headless/docs-header.md index dad1f8ec2..626560b2e 100644 --- a/qdrant-landing/content/headless/docs-header.md +++ b/qdrant-landing/content/headless/docs-header.md @@ -1,10 +1,10 @@ --- logIn: text: Log in - url: https://cloud.qdrant.io/ + url: https://cloud.qdrant.io/login startFree: text: Start Free - url: https://cloud.qdrant.io/ + url: https://cloud.qdrant.io/signup logoLink: / menuItems: - id: menu-0 diff --git a/qdrant-landing/content/headless/footer.md b/qdrant-landing/content/headless/footer.md index 5ad0cea8c..530ee1ae9 100644 --- a/qdrant-landing/content/headless/footer.md +++ b/qdrant-landing/content/headless/footer.md @@ -116,7 +116,7 @@ menuItems: - id: 4 name: Contact Us url: /contact-us/ -copyright: © 2024 Qdrant. All Rights Reserved +copyright: © 2025 Qdrant. All Rights Reserved termsLink: text: Terms url: /legal/terms_and_conditions/ diff --git a/qdrant-landing/content/headless/get-started-blogs.md b/qdrant-landing/content/headless/get-started-blogs.md index 9ade2507b..6ea2de5fc 100644 --- a/qdrant-landing/content/headless/get-started-blogs.md +++ b/qdrant-landing/content/headless/get-started-blogs.md @@ -2,7 +2,7 @@ title: Get Started with Qdrant Free button: text: Get Started - url: https://cloud.qdrant.io/ + url: https://cloud.qdrant.io/signup image: src: /img/rocket.svg alt: Rocket diff --git a/qdrant-landing/content/headless/get-started-small-database.md b/qdrant-landing/content/headless/get-started-small-database.md index a2302d45b..830f38dcb 100644 --- a/qdrant-landing/content/headless/get-started-small-database.md +++ b/qdrant-landing/content/headless/get-started-small-database.md @@ -2,7 +2,7 @@ title: Launch a new cluster today button: text: Get Started - url: https://cloud.qdrant.io/ + url: https://cloud.qdrant.io/signup image: src: /img/database.svg alt: Database diff --git a/qdrant-landing/content/headless/get-started-small-rocket.md b/qdrant-landing/content/headless/get-started-small-rocket.md index c630becbb..874d9964a 100644 --- a/qdrant-landing/content/headless/get-started-small-rocket.md +++ b/qdrant-landing/content/headless/get-started-small-rocket.md @@ -2,7 +2,7 @@ title: Qdrant Cloud is the fastest way to get started with Qdrant. button: text: Get Started - url: https://cloud.qdrant.io/ + url: https://cloud.qdrant.io/signup image: src: /img/rocket.svg alt: Rocket diff --git a/qdrant-landing/content/headless/get-started.md b/qdrant-landing/content/headless/get-started.md index acf5f2af5..c8c7aa3e2 100644 --- a/qdrant-landing/content/headless/get-started.md +++ b/qdrant-landing/content/headless/get-started.md @@ -3,6 +3,6 @@ title: Get started for free subtitle: Turn embeddings or neural network encoders into full-fledged applications for matching, searching, recommending, and more. button: text: Get Started - url: https://cloud.qdrant.io/ + url: https://cloud.qdrant.io/signup sitemapExclude: true --- diff --git a/qdrant-landing/content/headless/main/hero.md b/qdrant-landing/content/headless/main/hero.md index 2dae4bfe6..c4ab62fef 100644 --- a/qdrant-landing/content/headless/main/hero.md +++ b/qdrant-landing/content/headless/main/hero.md @@ -3,7 +3,7 @@ title: High-Performance Vector Search at Scale subtitle: Powering the next generation of AI applications with advanced, open-source vector similarity search technology. startFree: text: Get Started - url: https://cloud.qdrant.io/ + url: https://cloud.qdrant.io/signup learnMore: text: Learn More url: /qdrant-vector-database/ diff --git a/qdrant-landing/content/headless/menu.md b/qdrant-landing/content/headless/menu.md index ac85843bb..d0b8de08e 100644 --- a/qdrant-landing/content/headless/menu.md +++ b/qdrant-landing/content/headless/menu.md @@ -1,10 +1,10 @@ --- logIn: text: Log in - url: https://cloud.qdrant.io/ + url: https://cloud.qdrant.io/login startFree: text: Get Started - url: https://cloud.qdrant.io/ + url: https://cloud.qdrant.io/signup menuItems: - id: menu-0 name: Products diff --git a/qdrant-landing/content/hybrid-cloud/hybrid-cloud-get-started.md b/qdrant-landing/content/hybrid-cloud/hybrid-cloud-get-started.md index 567fecbb9..474fd6030 100644 --- a/qdrant-landing/content/hybrid-cloud/hybrid-cloud-get-started.md +++ b/qdrant-landing/content/hybrid-cloud/hybrid-cloud-get-started.md @@ -3,6 +3,6 @@ title: Get started today subtitle: Turn embeddings or neural network encoders into full-fledged applications for matching, searching, recommending, and more. button: text: Get Started - url: https://cloud.qdrant.io/ + url: https://cloud.qdrant.io/signup sitemapExclude: true --- diff --git a/qdrant-landing/content/hybrid-cloud/hybrid-cloud-hero.md b/qdrant-landing/content/hybrid-cloud/hybrid-cloud-hero.md index 6cef08c1d..e7fa572c9 100644 --- a/qdrant-landing/content/hybrid-cloud/hybrid-cloud-hero.md +++ b/qdrant-landing/content/hybrid-cloud/hybrid-cloud-hero.md @@ -19,7 +19,7 @@ features: description: Seamlessly deploy and manage the vector database across diverse environments, ensuring performance, security, and cost efficiency for AI-driven applications. startFree: text: Get Started - url: https://cloud.qdrant.io/ + url: https://cloud.qdrant.io/signup contactUs: text: Request a demo url: /contact-hybrid-cloud/ diff --git a/qdrant-landing/content/marketing/mozilla.md b/qdrant-landing/content/marketing/mozilla.md index ca05b678d..227351d96 100644 --- a/qdrant-landing/content/marketing/mozilla.md +++ b/qdrant-landing/content/marketing/mozilla.md @@ -11,7 +11,7 @@ heroSection: description: The leading open-source vector database designed to handle high-dimensional vectors for performance and massive-scale AI applications. Qdrant is purpose-built in Rust for unmatched speed and reliability even when processing billions of vectors. buttonLeft: text: Start Free - link: https://cloud.qdrant.io/ + link: https://cloud.qdrant.io/signup buttonRight: text: See Benchmarks link: /benchmarks/ diff --git a/qdrant-landing/content/partners/partners-cloud.md b/qdrant-landing/content/partners/partners-cloud.md index 210faebd9..0782c36b2 100644 --- a/qdrant-landing/content/partners/partners-cloud.md +++ b/qdrant-landing/content/partners/partners-cloud.md @@ -2,7 +2,7 @@ title: Cloud Partners description: Qdrant Cloud seamlessly integrates with top cloud platforms and is available on leading marketplaces. link: - url: https://cloud.qdrant.io/ + url: https://cloud.qdrant.io/signup text: Get Started with Qdrant Cloud sitemapExclude: true --- diff --git a/qdrant-landing/content/pricing/qdrant-pricing-doors-a.md b/qdrant-landing/content/pricing/qdrant-pricing-doors-a.md index 2015020db..a0852fd8a 100644 --- a/qdrant-landing/content/pricing/qdrant-pricing-doors-a.md +++ b/qdrant-landing/content/pricing/qdrant-pricing-doors-a.md @@ -7,7 +7,7 @@ cards: description: Starts with 1GB free cluster, no credit card required. button: text: Start Free - url: https://cloud.qdrant.io/ + url: https://cloud.qdrant.io/signup contained: true featureDescription: Scale your production solutions without deployment and upkeep. featureLink: diff --git a/qdrant-landing/content/qdrant-cloud/qdrant-cloud-hero.md b/qdrant-landing/content/qdrant-cloud/qdrant-cloud-hero.md index 6a19940a8..2b734d669 100644 --- a/qdrant-landing/content/qdrant-cloud/qdrant-cloud-hero.md +++ b/qdrant-landing/content/qdrant-cloud/qdrant-cloud-hero.md @@ -3,7 +3,7 @@ title: Qdrant Cloud description: Qdrant Cloud provides optimal flexibility and offers a suite of features focused on efficient and scalable vector search - fully managed. Available on AWS, Google Cloud, and Azure. startFree: text: Get Started - url: https://cloud.qdrant.io/ + url: https://cloud.qdrant.io/signup contactUs: text: Talk to Sales url: /contact-us/ diff --git a/qdrant-landing/content/qdrant-vector-database/qdrant-vector-database-hero.md b/qdrant-landing/content/qdrant-vector-database/qdrant-vector-database-hero.md index 49a45e7ed..ba202c8f1 100644 --- a/qdrant-landing/content/qdrant-vector-database/qdrant-vector-database-hero.md +++ b/qdrant-landing/content/qdrant-vector-database/qdrant-vector-database-hero.md @@ -3,7 +3,7 @@ title: Qdrant. Efficient, Scalable, Fast. description: Qdrant is the most advanced vector database with highest RPS, minimal latency, fast indexing, high control with accuracy, and so much more. startFree: text: Get Started - url: https://cloud.qdrant.io/ + url: https://cloud.qdrant.io/signup contactUs: text: Talk to Sales url: /contact-us/ diff --git a/qdrant-landing/content/recommendations/recommendations-hero.md b/qdrant-landing/content/recommendations/recommendations-hero.md index 9981bacd5..78e733235 100644 --- a/qdrant-landing/content/recommendations/recommendations-hero.md +++ b/qdrant-landing/content/recommendations/recommendations-hero.md @@ -3,7 +3,7 @@ title: Recommendation Systems description: Step into the next generation of recommendation engines powered by Qdrant. Experience a new level of intelligence in application interactions, offering unprecedented accuracy and depth in user personalization. startFree: text: Get Started - url: https://cloud.qdrant.io/ + url: https://cloud.qdrant.io/signup learnMore: text: Contact Us url: /contact-us/ diff --git a/qdrant-landing/content/retrieval-augmented-generation/retrieval-augmented-generation-hero.md b/qdrant-landing/content/retrieval-augmented-generation/retrieval-augmented-generation-hero.md index 4ab37e572..177bd2119 100644 --- a/qdrant-landing/content/retrieval-augmented-generation/retrieval-augmented-generation-hero.md +++ b/qdrant-landing/content/retrieval-augmented-generation/retrieval-augmented-generation-hero.md @@ -3,7 +3,7 @@ title: Retrieval Augmented Generation (RAG) description: Unlock the full potential of your AI with RAG powered by Qdrant. Dive into a new era of intelligent applications that understand and interact with unprecedented accuracy and depth. startFree: text: Get Started - url: https://cloud.qdrant.io/ + url: https://cloud.qdrant.io/signup learnMore: text: Contact Us url: /contact-us/ diff --git a/qdrant-landing/content/subscribe/_index.md b/qdrant-landing/content/subscribe/_index.md index e86da95d3..aedfb0bd0 100644 --- a/qdrant-landing/content/subscribe/_index.md +++ b/qdrant-landing/content/subscribe/_index.md @@ -15,7 +15,7 @@ form: placeholder: info@qdrant.com button: Subscribe footer: - rights: "© 2024 Qdrant. All Rights Reserved" + rights: "© 2025 Qdrant. All Rights Reserved" termsLink: url: /legal/terms_and_conditions/ text: Terms diff --git a/qdrant-landing/themes/qdrant/layouts/marketing/baseof.html b/qdrant-landing/themes/qdrant/layouts/marketing/baseof.html index 9e6d1473c..a358e5c90 100644 --- a/qdrant-landing/themes/qdrant/layouts/marketing/baseof.html +++ b/qdrant-landing/themes/qdrant/layouts/marketing/baseof.html @@ -10,7 +10,7 @@