Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-04-02 05:12:53 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -13,7 +13,7 @@
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta: #ffffff;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;