From ce985b68dd45359dda34eafddea086bbf3f8a7b9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 18:37:27 +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 ccc4a51..75faf6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg?_wi=1" imageAlt="Restaurant ambiance" mediaAnimation="slide-up" avatars={[ @@ -150,7 +150,7 @@ export default function LandingPage() { description: "Dining that feels just like home.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/culinary-professionals-team-restaurant-kitchen-cooking-gourmet-dishes_482257-121164.jpg" + imageSrc="http://img.b2bpic.net/free-photo/culinary-professionals-team-restaurant-kitchen-cooking-gourmet-dishes_482257-121164.jpg?_wi=1" imageAlt="Chef preparing dish" mediaAnimation="slide-up" /> @@ -179,7 +179,7 @@ export default function LandingPage() { "Green", "Local", ], - imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg?_wi=2", imageAlt: "Chef cooking in the kitchen while wearing professional attire", }, { @@ -189,7 +189,7 @@ export default function LandingPage() { "Space", "Events", ], - imageSrc: "http://img.b2bpic.net/free-photo/culinary-professionals-team-restaurant-kitchen-cooking-gourmet-dishes_482257-121164.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/culinary-professionals-team-restaurant-kitchen-cooking-gourmet-dishes_482257-121164.jpg?_wi=2", imageAlt: "Chef cooking in the kitchen while wearing professional attire", }, ]}