5 Commits

Author SHA1 Message Date
c1e5c0fe65 Update src/app/styles/variables.css 2026-04-09 15:54:57 +00:00
a957bc2923 Update src/app/page.tsx 2026-04-09 15:54:56 +00:00
3e8e01dbcb Merge version_1 into main
Merge version_1 into main
2026-04-09 15:50:12 +00:00
4c0ee3d67c Merge version_1 into main
Merge version_1 into main
2026-04-09 15:49:48 +00:00
16fdc2f514 Merge version_1 into main
Merge version_1 into main
2026-04-09 15:49:19 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -132,4 +132,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #0a0a0a;
--card: #f9f9f9; --card: #1a1a1a;
--foreground: #120006e6; --foreground: #ffffffe6;
--primary-cta: #e63946; --primary-cta: #e6e6e6;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9; --secondary-cta: #1a1a1a;
--secondary-cta-text: #120006e6; --secondary-cta-text: #120006e6;
--accent: #000000; --accent: #737373;
--background-accent: #e63946; --background-accent: #737373;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);