From 638731b386bd7c56e791f1243317eb0372513be6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 07:30:31 +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 db72476..6ddd468 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { description="Discover authentic cuisine and warm hospitality in an inviting atmosphere. Experience memorable moments with every visit." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/view-table-arrangement-with-plant_23-2148914885.jpg", imageAlt: "Luxurious restaurant interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/view-table-arrangement-with-plant_23-2148914885.jpg?_wi=1", imageAlt: "Luxurious restaurant interior"}, { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glasses-pomegranate_23-2148993798.jpg", imageAlt: "Cozy restaurant corner with warm lighting"}, { @@ -248,7 +248,7 @@ export default function LandingPage() {