Merge version_3 into main #3

Merged
bender merged 2 commits from version_3 into main 2026-04-18 04:15:31 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -12,7 +12,7 @@
--background: #fdfaf6;
--card: #f0e6d6;
--foreground: #4a3b2d;
--foreground: #2d2015;
--primary-cta: #d97706;
--primary-cta-text: #f5f5f5;
--secondary-cta: #f0e6d6;