5 Commits

Author SHA1 Message Date
314f0fbd3e Update src/app/styles/variables.css 2026-05-26 15:32:18 +00:00
ba368de97a Update src/app/page.tsx 2026-05-26 15:32:17 +00:00
783fe7cd5a Merge version_1 into main
Merge version_1 into main
2026-05-26 15:26:04 +00:00
8ab1620940 Merge version_1 into main
Merge version_1 into main
2026-05-26 15:24:17 +00:00
8af863222c Merge version_1 into main
Merge version_1 into main
2026-05-26 15:23:22 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -332,4 +332,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: #efebe5;
--card: #f9f9f9; --card: #f7f2ea;
--foreground: #000f06e6; --foreground: #000000;
--primary-cta: #0a7039; --primary-cta: #000000;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9; --secondary-cta: #ffffff;
--secondary-cta-text: #000f06e6; --secondary-cta-text: #000f06e6;
--accent: #e2e2e2; --accent: #ffffff;
--background-accent: #c4c4c4; --background-accent: #e1b875;
/* 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);