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() {