Update src/app/page.tsx

This commit is contained in:
2026-05-06 13:55:46 +00:00
parent 7a86154060
commit 0545940189

View File

@@ -158,11 +158,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}"
}
],
"theme": {
"--background": "#000000", "--card": "#121212", "--foreground": "#ffffff", "--primary-cta": "#ff4d4d", "--secondary-cta": "#1a1a1a", "--accent": "#4d4d4d", "--background-accent": "#1a1a1a"
},
"rawPlan": "Refined the navigation and footer components to align with a cohesive, dark-themed cinematic aesthetic, ensuring the visual experience across the entire page is premium and atmospheric."
}