From 9f36c592ddb812e579b8c16979360cf1d5672101 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 14:14:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f77a4d7..0e810cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,15 +66,15 @@ export default function LandingPage() { description="Experience exquisite flavors, elegant ambiance, and exceptional service in the heart of Sharjah." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-fancy-restaurant-round-table-with-windows_181624-26298.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-fancy-restaurant-round-table-with-windows_181624-26298.jpg?_wi=1", imageAlt: "Elegant restaurant interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720768.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720768.jpg?_wi=1", imageAlt: "Gourmet dish presentation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-indoors_23-2150708144.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-indoors_23-2150708144.jpg?_wi=1", imageAlt: "Outdoor morning seating", }, { @@ -133,7 +133,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-with-black-bread-black_140725-104145.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-fancy-restaurant-round-table-with-windows_181624-26298.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-fancy-restaurant-round-table-with-windows_181624-26298.jpg?_wi=2", imageAlt: "fresh ingredients on wooden board", }, { @@ -148,7 +148,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/confident-asian-businesswoman-showing-thumbs-up-standing-near-entrance-her-cafe-restaurant-recommending-place_1258-122948.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720768.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720768.jpg?_wi=2", imageAlt: "fresh ingredients on wooden board", }, { @@ -163,7 +163,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-indoors_23-2150708144.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-indoors_23-2150708144.jpg?_wi=2", imageAlt: "fresh ingredients on wooden board", }, ]} -- 2.49.1