From ca56f6d44a663bf4077965590e769ae20611c944 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 17:55:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3703dcf..2c6f43e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#reserve", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg" + imageSrc="http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg?_wi=1" imageAlt="Italian restaurant dinner experience" /> @@ -109,7 +109,7 @@ export default function LandingPage() { price: "$28.00", rating: 5, reviewCount: "1200", - imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-germany-sausage_1339-5601.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-germany-sausage_1339-5601.jpg?_wi=1", }, { id: "p2", @@ -179,7 +179,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/unfocused-background-with-wooden-furniture_1203-1690.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg?_wi=2", imageAlt: "family dining italian restaurant", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/man-woman-enjoying-takeaway-food-street_23-2149025841.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-germany-sausage_1339-5601.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-germany-sausage_1339-5601.jpg?_wi=2", imageAlt: "family dining italian restaurant", }, ]} -- 2.49.1