diff --git a/preview-src/img/vector-ui-dark.png b/preview-src/img/vector-ui-dark.png
new file mode 100644
index 00000000..3b35ac21
Binary files /dev/null and b/preview-src/img/vector-ui-dark.png differ
diff --git a/preview-src/img/vector-ui-light.png b/preview-src/img/vector-ui-light.png
new file mode 100644
index 00000000..c605afe9
Binary files /dev/null and b/preview-src/img/vector-ui-light.png differ
diff --git a/preview-src/page-templates/home.adoc b/preview-src/page-templates/home.adoc
new file mode 100644
index 00000000..c33ded2d
--- /dev/null
+++ b/preview-src/page-templates/home.adoc
@@ -0,0 +1,250 @@
+= DataStax Docs
+:page-layout: home
+
+[.[&>h2]:!hidden]
+== {empty}
+
+[subs="macros,attributes"]
+++++
+
+
+
+
Astra DB Serverless
+
+
Astra DB Serverless by DataStax provides the tools developers need to create robust AI applications, featuring strong APIs, real-time data processing, and easy integration with other systems.
+
+
+ handyman Vector Search
+ handyman Modern APIs
+ handyman Enterprise Ready
+
+
+
+ xref:astra-db-serverless:get-started:quickstart.adoc[Quickstart arrow_forward,role="btn btn-primary btn-solid"]
+ https://astra.datastax.com[Try Astra^,role="btn btn-neutral btn-outlined"]
+
+
+
+
+++++
+
+image::../img/vector-ui-dark.png["Vector Database UI", role="absolute -bottom-12 !m-0 rounded w-[31rem] h-[17.5rem] [&_img]:rounded drop-shadow-md for-dark no-zoom"]
+image::../img/vector-ui-light.png["Vector Database UI", role="absolute -bottom-12 !m-0 rounded w-[31rem] h-[17.5rem] [&_img]:rounded drop-shadow-md for-light no-zoom"]
+
+[source,python,subs="verbatim,quotes",role="nolang inverse-theme [&_.source-toolbox]:hidden rounded w-[31rem] h-[17.5rem] relative !-mt-0 !-mb-12 -top-12 right-10"]
+----
+from astrapy import DataAPIClient
+
+# connect to a database
+database = DataAPIClient(*TOKEN*).get_database_by_api_endpoint(*URL*)
+
+# Ingest vectors into your collection
+collection = database.test_collection
+collection.insert_many(documents=*DOCUMENTS*)
+
+# Find the closest vectors
+collection.find(vector=[0.15, 0.1, 0.1, 0.35, 0.55])
+----
+
+[subs="macros,attributes"]
+++++
+
+
+
+
+
+ xref:astra-db-serverless::index.adoc[
+
+
+
handyman
+
+
Astra DB Serverless
+
Scale with cloud-native databases
+
+
+ ,role="!no-underline relative group"]
+
+ xref:ragstack::index.adoc[
+
+
+
timer
+
+
RAGStack
+
Build AI apps faster
+
+
+ ,role="!no-underline relative group"]
+
+ xref:dse:getting-started:get-started-dse.adoc[
+
+
+
business
+
+
DSE
+
Enterprise scalability and performance
+
+
+ ,role="!no-underline relative group"]
+
+ xref:mission-control::index.adoc[
+
+
+
space_dashboard
+
+
Mission Control
+
Manage your data ecosystem
+
+
+ ,role="!no-underline relative group"]
+
+ xref:astra-streaming:getting-started:index.adoc[
+
+
+
air
+
+
Streaming
+
Efficient data streaming
+
+
+ ,role="!no-underline relative group"]
+
+ xref:luna-cassandra::index.adoc[
+
+
+
nights_stay
+
+
Luna
+
Expertise and support for DataStax products
+
+
+ ,role="!no-underline relative group"]
+
+
+
+
+
+
Latest Additionsnew_label
+
+ xref:astra-db-serverless:databases:load-data.adoc[
+
+
+ Loading data into Astra DB databases
+
+ Astra DB
+
+
+
++Use the Astra DB Data Loader to load data in your database from a variety of sources, including CSV files, sample datasets, and Amazon DynamoDB.++
+
Read Loading data into Astra DB databases arrow_forward
+
+ ,role="!no-underline group flex flex-col"]
+
+ xref:ragstack:intro-to-rag:evaluation.adoc[
+
+
+ Optimizing Query Performance
+
+ RAGStack
+
+
+
++Improve the efficiency of your queries on AI-ready cloud databases with best practices for indexing and query tuning.++
+
Read Optimizing Query Performance arrow_forward
+
+ ,role="!no-underline group flex flex-col"]
+
+ xref:astra-db-serverless::index.adoc[
+
+
+ Securing Database Connections
+
+ Astra DB
+
+
+
++Learn how to secure connections to your AI-ready cloud database using SSL encryption and access control methods.++
+
Read Securing Database Connections arrow_forward
+
+ ,role="!no-underline group flex flex-col"]
+
+
Working with AI/ML smart_toy
+
+ xref:astra-db-serverless::index.adoc[
+
+
+ Automating Backups and Recovery
+
+ Astra DB
+
+
+
++Set up automated backups for your cloud database and learn how to quickly recover your data in case of loss or corruption.++
+
Read Automating Backups and Recovery arrow_forward
+
+ ,role="!no-underline group flex flex-col"]
+
+ xref:astra-db-serverless::index.adoc[
+
+
+ Monitoring and Alerts
+
+ Mission Control
+
+
+
++Monitor the health and performance of your cloud database with real-time analytics and set up alerts for potential issues.++
+
Read Monitoring and Alerts arrow_forward
+
+ ,role="!no-underline group flex flex-col"]
+
+ xref:astra-db-serverless::index.adoc[
+
+
+ Scaling Your Database
+
+ Astra DB
+
+
+
++Scale your AI-ready cloud database vertically or horizontally to meet changing workload demands and optimize performance.++
+
Read Scaling Your Database arrow_forward
+
+ ,role="!no-underline group flex flex-col"]
+
+
+