From d071485974e5dad7e161ad916a83e6f802aff789 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 22:59:09 +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 eabb9eb..e096f49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg?_wi=1", imageAlt: "Tides Restaurant Exterior", }, { @@ -141,14 +141,14 @@ export default function LandingPage() { id: "1", name: "Tallapia Fish", price: "$25", - imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg?_wi=1", imageAlt: "Grilled Tallapia", }, { id: "2", name: "Chicken Burger", price: "$18", - imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg?_wi=1", imageAlt: "Fried Chicken Burger", }, { @@ -200,7 +200,7 @@ export default function LandingPage() { "Relaxing", "View", ], - imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129573.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129573.jpg?_wi=1", imageAlt: "elegant restaurant interior design", }, { @@ -212,7 +212,7 @@ export default function LandingPage() { "Fresh", "Gourmet", ], - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg?_wi=2", imageAlt: "elegant restaurant interior design", }, { @@ -224,7 +224,7 @@ export default function LandingPage() { "Luxury", "Quiet", ], - imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg?_wi=2", imageAlt: "elegant restaurant interior design", }, ]} @@ -254,7 +254,7 @@ export default function LandingPage() { handle: "@mikec", testimonial: "Beautiful outdoor setup with delicious meals and excellent service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg?_wi=3", imageAlt: "Gourmet meal served with wine", }, { @@ -263,7 +263,7 @@ export default function LandingPage() { handle: "@emilyr", testimonial: "One of the most elegant dining experiences in Entebbe. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129573.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129573.jpg?_wi=2", imageAlt: "Gourmet meal served with wine", }, { @@ -272,7 +272,7 @@ export default function LandingPage() { handle: "@davidk", testimonial: "Fresh ingredients and amazing staff.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg?_wi=3", imageAlt: "Gourmet meal served with wine", }, { @@ -281,7 +281,7 @@ export default function LandingPage() { handle: "@janed", testimonial: "Truly a hidden gem in the city.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg?_wi=2", imageAlt: "Gourmet meal served with wine", }, ]}