From 518c3e78a0078892e7465f8c63ca5845c92e191f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Feb 2026 11:11:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c892114..302c630 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,9 +25,6 @@ export default function SitePage() { primaryButtonStyle="inset-glow" secondaryButtonStyle="glass" headingFontWeight="semibold" - theme={{ - "--background": "#0a0a0a", "--card": "#1a1a1a", "--foreground": "#fffffae6", "--primary-cta": "#fde047", "--secondary-cta": "#1a1a1a", "--accent": "#737373", "--background-accent": "#737373", "--primary-cta-text": "#0a0a0a", "--secondary-cta-text": "#fffffae6" - }} >