diff --git a/src/app/page.tsx b/src/app/page.tsx index c000748..24c66f4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="small" sizing="medium" - background="glowing-orb" + background="aurora" cardStyle="solid" primaryButtonStyle="double-inset" secondaryButtonStyle="radial-glow" @@ -45,7 +45,7 @@ export default function LandingPage() { description="Award-winning chef specializing in contemporary fine dining and bespoke culinary experiences. Transforming ingredients into unforgettable moments of gastronomic perfection." tag="Master Chef" tagIcon={ChefHat} - background={{ variant: "glowing-orb" }} + background={{ variant: "aurora" }} kpis={[ { value: "20+", label: "Years Experience" }, { value: "50+", label: "Signature Dishes" },