3 Commits

Author SHA1 Message Date
fcb9f59a7c Update src/app/page.tsx 2025-12-25 15:21:03 +00:00
431cbbef83 Update src/app/globals.css 2025-12-25 15:21:03 +00:00
569bdb3555 Update src/app/globals.css 2025-12-25 14:36:53 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -6,8 +6,8 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #fffffae6;
--primary-cta: #fde047;
--foreground: #ffffffe6;
--primary-cta: #ff3d4a;
--secondary-cta: #1a1a1a;
--accent: #737373;
--background-accent: #737373;

View File

@@ -23,7 +23,7 @@ export default function LandingPage() {
sizing="largeSmallSizeMediumTitles"
background="noiseGradient"
cardStyle="glass-depth"
primaryButtonStyle="outline"
primaryButtonStyle="gradient"
secondaryButtonStyle="outline"
headingFontWeight="bold"
>