Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-03-22 00:32:20 +00:00
2 changed files with 7 additions and 9 deletions

View File

@@ -203,8 +203,6 @@ export default function LandingPage() {
useInvertedBackground={true}
mediaAnimation="blur-reveal"
faqsAnimation="blur-reveal"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BHHQFoeoxrI6GlLRjBFHuyusxL/a-technical-architecture-diagram-showing-1774139137094-b0b0ab67.png"
imageAlt="MESP RAG Pipeline Architecture"
mediaPosition="right"
animationType="smooth"
showCard={true}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #010912;
--card: #152840;
--foreground: #e6f0ff;
--primary-cta: #cee7ff;
--background: #060612;
--card: #0f1525;
--foreground: #e8f0ff;
--primary-cta: #00d9ff;
--primary-cta-text: #010912;
--secondary-cta: #0e1a29;
--secondary-cta: #1a2a4a;
--secondary-cta-text: #e6f0ff;
--accent: #3f5c79;
--background-accent: #004a93;
--accent: #00d9ff;
--background-accent: #0a3a6a;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);