Merge version_2 into main #2
@@ -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}
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user