From fba39cfd87e891dbc9ff326593a99478ea9a9b8e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 07:02:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 02afe30..2be3afe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,23 +76,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-candles-restaurant_8353-9527.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-candles-restaurant_8353-9527.jpg?_wi=1", imageAlt: "Luxurious fine dining table setting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727971.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727971.jpg?_wi=1", imageAlt: "Romantic restaurant evening ambiance", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-enyoing-dinner-party_23-2150717858.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-enyoing-dinner-party_23-2150717858.jpg?_wi=1", imageAlt: "Group celebrating birthday at restaurant", }, { - imageSrc: "http://img.b2bpic.net/free-photo/treats-halloween-party_23-2148603648.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/treats-halloween-party_23-2148603648.jpg?_wi=1", imageAlt: "Pakistani Chinese fusion dishes", }, { - imageSrc: "http://img.b2bpic.net/free-photo/wide-restaurant-hall-with-wooden-table-chairs-6-persons_140725-8910.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wide-restaurant-hall-with-wooden-table-chairs-6-persons_140725-8910.jpg?_wi=1", imageAlt: "Ornate restaurant interior decor", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-positive-young-man-holding-glass-wine_23-2148454112.jpg", avatarAlt: "Ahmed Ali", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-candles-restaurant_8353-9527.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-candles-restaurant_8353-9527.jpg?_wi=2", imageAlt: "happy woman elegant setting portrait", }, { @@ -255,7 +255,7 @@ export default function LandingPage() { tag: "Birthday", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-brunettte-woman-chef-cooking-carrot-cake-making-fish-face-with-mouth-squinting-eyes-crazy-comical_839833-19935.jpg", avatarAlt: "Fatima Hassan", - imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727971.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727971.jpg?_wi=2", imageAlt: "happy woman elegant setting portrait", }, { @@ -267,7 +267,7 @@ export default function LandingPage() { tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/happy-businessman-with-smartphone-smiling-camera_23-2148112961.jpg", avatarAlt: "Usman Malik", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-enyoing-dinner-party_23-2150717858.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-enyoing-dinner-party_23-2150717858.jpg?_wi=2", imageAlt: "happy woman elegant setting portrait", }, { @@ -279,7 +279,7 @@ export default function LandingPage() { tag: "Regular Diner", avatarSrc: "http://img.b2bpic.net/free-photo/family-enjoying-christmas-dinner-southern-hemisphere_23-2149172603.jpg", avatarAlt: "Ayesha Tariq", - imageSrc: "http://img.b2bpic.net/free-photo/treats-halloween-party_23-2148603648.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/treats-halloween-party_23-2148603648.jpg?_wi=2", imageAlt: "happy woman elegant setting portrait", }, { @@ -291,7 +291,7 @@ export default function LandingPage() { tag: "Food Critic", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-blouse-cardigan-looking-merry-front-view_176474-109580.jpg", avatarAlt: "Dr. Imran Sohail", - imageSrc: "http://img.b2bpic.net/free-photo/wide-restaurant-hall-with-wooden-table-chairs-6-persons_140725-8910.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wide-restaurant-hall-with-wooden-table-chairs-6-persons_140725-8910.jpg?_wi=2", imageAlt: "happy woman elegant setting portrait", }, ]}