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"