From e12bd4304e54b489d1a38fe8e21d5625e5fc8600 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 14:12:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 032835d..6adc46a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { ]} autoPlay={true} autoPlayInterval={5000} - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} /> @@ -221,7 +221,7 @@ export default function LandingPage() { description="Place your order through WhatsApp for instant communication, or call us directly. Fast delivery available throughout Lahore." tagIcon={Phone} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} inputPlaceholder="Your WhatsApp Message" buttonText="Contact Us" -- 2.49.1