From 63072a2eaf84851e8e172ac219c3386062a6e8e6 Mon Sep 17 00:00:00 2001 From: development Date: Tue, 20 Jan 2026 15:04:24 +0000 Subject: [PATCH 1/3] Update src/app/globals.css --- src/app/globals.css | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/globals.css b/src/app/globals.css index 0712ef9..a218a1a 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -6,19 +6,19 @@ /* --background: #f7f6f7;; --card: #ffffff;; - --foreground: #250c0d;; - --primary-cta: #b82b40;; + --foreground: #251a0c;; + --primary-cta: #f4c408;; --secondary-cta: #ffffff;; - --accent: #b90941;; - --background-accent: #e8a8b6;; */ + --accent: #f4ca26;; + --background-accent: #e8daa8;; */ --background: #f7f6f7;; --card: #ffffff;; - --foreground: #250c0d;; - --primary-cta: #b82b40;; + --foreground: #251a0c;; + --primary-cta: #f4c408;; --secondary-cta: #ffffff;; - --accent: #b90941;; - --background-accent: #e8a8b6;; + --accent: #f4ca26;; + --background-accent: #e8daa8;; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); -- 2.49.1 From a2ef5973c5c04f9c59d24eb7e32e9dbe143be397 Mon Sep 17 00:00:00 2001 From: development Date: Tue, 20 Jan 2026 15:04:25 +0000 Subject: [PATCH 2/3] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 9613ad9..b6e029f 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1262,4 +1262,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} -- 2.49.1 From d8f8987f9afdaeced8e0c7c3c7f20d5772ea53cc Mon Sep 17 00:00:00 2001 From: development Date: Tue, 20 Jan 2026 15:04:26 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f8418f2..748ecae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,7 +26,7 @@ export default function LandingPage() { >