Merge version_5 into main

Merge version_5 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-02-10 19:05:18 +00:00
2 changed files with 15 additions and 15 deletions

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="pill" borderRadius="pill"
contentWidth="mediumLarge" contentWidth="mediumLarge"
sizing="mediumLargeSizeMediumTitles" sizing="mediumLargeSizeMediumTitles"
background="none" background="aurora"
cardStyle="layered-gradient" cardStyle="layered-gradient"
primaryButtonStyle="flat" primaryButtonStyle="flat"
secondaryButtonStyle="radial-glow" secondaryButtonStyle="radial-glow"

View File

@@ -2,21 +2,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #1a0f2e;; /* --background: #f7f6f7;;
--card: #2d1b47;; --card: #ffffff;;
--foreground: #e6e0ff;; --foreground: #032419;;
--primary-cta: #8b5cf6;; --primary-cta: #2bb889;;
--secondary-cta: #2d1b47;; --secondary-cta: #ffffff;;
--accent: #d8cef5;; --accent: #09b97e;;
--background-accent: #6b3fb6;; */ --background-accent: #a8e8c3;; */
--background: #1a0f2e;; --background: #f7f6f7;;
--card: #2d1b47;; --card: #ffffff;;
--foreground: #e6e0ff;; --foreground: #032419;;
--primary-cta: #8b5cf6;; --primary-cta: #2bb889;;
--secondary-cta: #2d1b47;; --secondary-cta: #ffffff;;
--accent: #d8cef5;; --accent: #09b97e;;
--background-accent: #6b3fb6;; --background-accent: #a8e8c3;;
/* 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);