From aafce2512a3b150cd34e24cde6fd9bc3c76b8276 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 16:00:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b961353..48527d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,12 +14,12 @@ import { Heart, ShoppingCart, Sparkles } from "lucide-react"; export default function LandingPage() { return ( @@ -177,7 +177,7 @@ export default function LandingPage() { title="Ready to Taste the Difference?" description="Join hundreds of happy customers in Panchkula. Order your favourite meals online or walk in anytime. We're open 11 AM to 11 PM daily." tagAnimation="slide-up" - background={{ variant: "radial-gradient" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} inputPlaceholder="Enter your phone number" buttonText="Order via WhatsApp" -- 2.49.1