From 353727899c0bcfd915c4b3443424c019a31c04af Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 22:13:14 +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 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" -- 2.49.1