From 6d35ca1cbf2631fb242e5f9d16ea5884bcafbc04 Mon Sep 17 00:00:00 2001 From: development Date: Tue, 6 Jan 2026 12:22:53 +0000 Subject: [PATCH 1/2] Update src/app/globals.css --- src/app/globals.css | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/globals.css b/src/app/globals.css index 2353003..478c4c7 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -4,13 +4,13 @@ /* Base units */ /* --vw is set by ThemeProvider */ - --background: #000000;; - --card: #1a1a1a;; - --foreground: #ffff00;; - --primary-cta: #ffff00;; - --secondary-cta: #1a1a1a;; - --accent: #ffff00;; - --background-accent: #1a1a1a;; + --background: #ffffff;; + --card: #fcfcfc;; + --foreground: #000000e6;; + --primary-cta: #1a1a1a;; + --secondary-cta: #ffffff;; + --accent: #bebebe;; + --background-accent: #c4c4c4;; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); From 80632b2d8e098225b5c608a852f0eddc59450b8a Mon Sep 17 00:00:00 2001 From: development Date: Tue, 6 Jan 2026 12:22:54 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 48dc569..8fe81a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,7 @@ export default function LandingPage() { /> -
+
-
+
-
+
-
+
-
+
-
+
-
+
-