diff --git a/src/app/page.tsx b/src/app/page.tsx index 64caeeb..dbb06dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} dashboard={{ title: "Astrology Guidance Hub", logoIcon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-vector/elegant-golden-mandala-purple-background_23-2147635107.jpg", buttons: [ + imageSrc: "http://img.b2bpic.net/free-vector/elegant-golden-mandala-purple-background_23-2147635107.jpg?_wi=1", buttons: [ { text: "📞 Call Now", href: "tel:+91" }, { text: "Book Consultation", href: "#contact" } ], @@ -232,7 +232,7 @@ export default function LandingPage() { description="Don't let problems control your destiny. Take guidance today and step into a brighter, more positive future. Our expert astrologers are here to help you 24/7." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/elegant-golden-mandala-purple-background_23-2147635107.jpg" + imageSrc="http://img.b2bpic.net/free-vector/elegant-golden-mandala-purple-background_23-2147635107.jpg?_wi=2" mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Enter your email"