diff --git a/src/app/page.tsx b/src/app/page.tsx index 51325a9..6cc8704 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { description="Your Trusted Partner for Perfect Celebrations" subdescription="Located in Vidhyadhar Nagar, near Vidhyadhar Stadium" icon={Star} - imageSrc="http://img.b2bpic.net/free-photo/wedding-table-with-candles-decorated-with-bouquets-flowers_8353-9575.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wedding-table-with-candles-decorated-with-bouquets-flowers_8353-9575.jpg?_wi=1" imageAlt="Aananda Banquet elegant interior" mediaAnimation="slide-up" useInvertedBackground={false} @@ -163,7 +163,7 @@ export default function LandingPage() { id: "3", name: "Elegant Lighting", price: "Ambient Atmosphere", imageSrc: "http://img.b2bpic.net/free-photo/candles-shine-wooden-floor-darkness_1304-3768.jpg", imageAlt: "Professional event lighting" }, { - id: "4", name: "Hall Interior", price: "Luxury Design", imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-with-candles-decorated-with-bouquets-flowers_8353-9575.jpg", imageAlt: "Elegant banquet hall interior" + id: "4", name: "Hall Interior", price: "Luxury Design", imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-with-candles-decorated-with-bouquets-flowers_8353-9575.jpg?_wi=2", imageAlt: "Elegant banquet hall interior" } ]} gridVariant="bento-grid"