diff --git a/qdrant-landing/content/customers/case-study-4.md b/qdrant-landing/content/customers/case-study-dailymotion.md
similarity index 76%
rename from qdrant-landing/content/customers/case-study-4.md
rename to qdrant-landing/content/customers/case-study-dailymotion.md
index bb0d3ca97..207bb2b7f 100644
--- a/qdrant-landing/content/customers/case-study-4.md
+++ b/qdrant-landing/content/customers/case-study-dailymotion.md
@@ -1,10 +1,8 @@
---
-title: Customers
-description: Learn how Qdrant powers thousands of top AI solutions that require vector search with unparalleled efficiency, performance and massive-scale data processing.
caseStudy:
logo:
src: /img/customers-case-studies/customer-logo4.svg
- alt: Logo
+ alt: Logo Dailymotion
title: Recommendation Engine with Qdrant Vector Database
description: Dailymotion leverages Qdrant to optimize its video recommendation engine, managing over 420 million videos and processing 13 million recommendations daily. With this, Dailymotion was able to reduced content processing times from hours to minutes and increased user interactions and click-through rates by more than 3x.
link:
diff --git a/qdrant-landing/content/customers/case-study-hubspot.md b/qdrant-landing/content/customers/case-study-hubspot.md
new file mode 100644
index 000000000..e7c035873
--- /dev/null
+++ b/qdrant-landing/content/customers/case-study-hubspot.md
@@ -0,0 +1,15 @@
+---
+caseStudy:
+ logo:
+ src: /img/customers-case-studies/hubspot-logo.svg
+ alt: Logo
+ title: "HubSpot & Qdrant: Scaling an Intelligent AI Assistant"
+ description: HubSpot selected Qdrant because it significantly outperformed alternatives, ensuring that Breeze AI could quickly retrieve and rank relevant data. This was crucial for recommendation systems and contextual content retrieval, where speed and accuracy directly impact user engagement and satisfaction.
+ link:
+ text: Read Case Study
+ url: /blog/case-study-hubspot/
+ image:
+ src: /img/customers-case-studies/case-study-hubspot.png
+ alt: Preview
+sitemapExclude: true
+---
diff --git a/qdrant-landing/content/customers/case-study-3.md b/qdrant-landing/content/customers/case-study-nyris.md
similarity index 75%
rename from qdrant-landing/content/customers/case-study-3.md
rename to qdrant-landing/content/customers/case-study-nyris.md
index b6c62cdf4..19f6e6f55 100644
--- a/qdrant-landing/content/customers/case-study-3.md
+++ b/qdrant-landing/content/customers/case-study-nyris.md
@@ -1,10 +1,8 @@
---
-title: Customers
-description: Learn how Qdrant powers thousands of top AI solutions that require vector search with unparalleled efficiency, performance and massive-scale data processing.
caseStudy:
logo:
src: /img/customers-case-studies/customer-logo3.svg
- alt: Logo
+ alt: Logo Nyris
title: "Nyris & Qdrant: How Vectors are the Future of Visual Search"
description: Nyris offers visual search solutions for various industries, using vector-based technology to quickly identify products. They selected Qdrant for its speed, accuracy, and scalability, advancing their vision of transforming product search with unified vector representations.
link:
diff --git a/qdrant-landing/content/customers/case-study-1.md b/qdrant-landing/content/customers/case-study-sprinklr.md
similarity index 76%
rename from qdrant-landing/content/customers/case-study-1.md
rename to qdrant-landing/content/customers/case-study-sprinklr.md
index 0af88233a..2c431f0e2 100644
--- a/qdrant-landing/content/customers/case-study-1.md
+++ b/qdrant-landing/content/customers/case-study-sprinklr.md
@@ -1,10 +1,8 @@
---
-title: Customers
-description: Learn how Qdrant powers thousands of top AI solutions that require vector search with unparalleled efficiency, performance and massive-scale data processing.
caseStudy:
logo:
src: /img/customers-case-studies/customer-logo1.svg
- alt: Logo
+ alt: Logo Sprinklr
title: How Sprinklr Leverages Qdrant to Enhance AI-Driven Customer Experience Solutions
description: Sprinklr uses Qdrant to enhance its AI-driven customer experience management platform, improving data retrieval speed, efficiency, and reducing costs by 30%. This integration has also boosted developer productivity and ensured superior search performance across their AI applications.
link:
diff --git a/qdrant-landing/content/customers/case-study-0.md b/qdrant-landing/content/customers/case-study-telekom.md
similarity index 75%
rename from qdrant-landing/content/customers/case-study-0.md
rename to qdrant-landing/content/customers/case-study-telekom.md
index 4abf3c2b9..1766d0fde 100644
--- a/qdrant-landing/content/customers/case-study-0.md
+++ b/qdrant-landing/content/customers/case-study-telekom.md
@@ -1,10 +1,8 @@
---
-title: Customers
-description: Learn how Qdrant powers thousands of top AI solutions that require vector search with unparalleled efficiency, performance and massive-scale data processing.
caseStudy:
logo:
src: /img/customers-case-studies/customer-logo0.svg
- alt: Logo
+ alt: Logo Deutsche Telekom
title: How Deutsche Telekom Built a Multi-Agent Enterprise Platform Leveraging Qdrant
description: Deutsche Telekom leveraged Qdrant to build an AI Agent Platform powering their multi-agent PaaS (LMOS), enabling scalable AI deployment across 10 European subsidiaries, supporting over 2 million conversations, and reducing agent development time from 15 days to just 2.
link:
diff --git a/qdrant-landing/content/customers/case-study-2.md b/qdrant-landing/content/customers/case-study-voiceflow.md
similarity index 75%
rename from qdrant-landing/content/customers/case-study-2.md
rename to qdrant-landing/content/customers/case-study-voiceflow.md
index 2833a5468..3a844f85c 100644
--- a/qdrant-landing/content/customers/case-study-2.md
+++ b/qdrant-landing/content/customers/case-study-voiceflow.md
@@ -1,10 +1,8 @@
---
-title: Customers
-description: Learn how Qdrant powers thousands of top AI solutions that require vector search with unparalleled efficiency, performance and massive-scale data processing.
caseStudy:
logo:
src: /img/customers-case-studies/customer-logo2.svg
- alt: Logo
+ alt: Logo Voiceflow
title: "Voiceflow & Qdrant: Powering No-Code AI Agent Creation with Scalable Vector Search"
description: Voiceflow enables enterprises to create AI agents in a no-code environment by designing workflows. Qdrant's features and infrastructure provided Voiceflow with a stable, scalable, and efficient solution for their data processing and retrieval needs.
link:
diff --git a/qdrant-landing/themes/qdrant-2024/layouts/customers/list.html b/qdrant-landing/themes/qdrant-2024/layouts/customers/list.html
index b5876ab78..806320f44 100644
--- a/qdrant-landing/themes/qdrant-2024/layouts/customers/list.html
+++ b/qdrant-landing/themes/qdrant-2024/layouts/customers/list.html
@@ -6,7 +6,7 @@
- {{ with (.Site.GetPage "/customers/case-study-0") }}
+ {{ with (.Site.GetPage "/customers/case-study-hubspot") }}
{{ partial "case-study" . }}
{{ end }}
@@ -23,7 +23,7 @@
- {{ with (.Site.GetPage "/customers/case-study-1") }}
+ {{ with (.Site.GetPage "/customers/case-study-telekom") }}
{{ partial "case-study" . }}
{{ end }}