diff --git a/src/app/page.tsx b/src/app/page.tsx index 50c0652..6bb7c8a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="smallMedium" sizing="medium" - background="grid" + background="animated-grid" cardStyle="gradient-bordered" primaryButtonStyle="primary-glow" secondaryButtonStyle="radial-glow" @@ -177,7 +177,7 @@ export default function LandingPage() { description="Have questions? Love our food? Reach out to us through WhatsApp or call directly. We're here to serve you!" tagIcon={MessageSquare} tagAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "animated-grid" }} useInvertedBackground={false} inputPlaceholder="Enter your email for updates" buttonText="Subscribe"