diff --git a/src/app/page.tsx b/src/app/page.tsx index 4886357..761b630 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="medium" sizing="largeSmallSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -45,7 +45,7 @@ export default function LandingPage() { description="Traditional Moroccan sweets and freshly baked pastries made daily. From aromatic croissants to authentic sablés, we craft every item with quality ingredients and time-honored recipes." tag="Local Bakery Since 2010" tagIcon={Sparkles} - background={{ variant: "grid" }} + background={{ variant: "animated-grid" }} kpis={[ { value: "5.0★", label: "Customer Rating" }, { value: "10+", label: "Years Trusted" },