From b4d93eff69c7e642e7e6a13211903bed9a882957 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 12:34:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d44572..45dbbdd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-green-cream-dark-surface_140725-115366.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-green-cream-dark-surface_140725-115366.jpg?_wi=1" imageAlt="Delicious gourmet dish at Nini's Kitchen" mediaAnimation="slide-up" avatars={[ @@ -182,7 +182,7 @@ export default function LandingPage() { price: "₹450", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-high-protein-meal-assortment_23-2149089637.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-high-protein-meal-assortment_23-2149089637.jpg?_wi=1", imageAlt: "Paneer Lababdar", }, { @@ -264,14 +264,14 @@ export default function LandingPage() { title: "Premium Dining Experience", description: "Elegant settings, attentive service, and exquisite presentation elevate every meal.", buttonIcon: "Gem", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-green-cream-dark-surface_140725-115366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-green-cream-dark-surface_140725-115366.jpg?_wi=2", imageAlt: "Luxury logo design collection for branding corporate identity", }, { title: "Exceptional Service", description: "Our dedicated team provides personalized care, making every guest feel valued and at home.", buttonIcon: "Star", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-high-protein-meal-assortment_23-2149089637.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-high-protein-meal-assortment_23-2149089637.jpg?_wi=2", imageAlt: "Luxury logo design collection for branding corporate identity", }, ]}