From f37599a2ff8b56790c6a8c99f0720bcda0e84d0d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 11:26:53 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index c76c25c..bdbc933 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "Book a Table", href: "#contact", }} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-eating-together_23-2149008757.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-eating-together_23-2149008757.jpg?_wi=1" /> @@ -37,7 +37,7 @@ export default function HomePage() { quote="We believe that food is not just sustenance, but an experience that connects people through shared laughter, stories, and the finest ingredients." author="Kenji Ueda" role="Founder & Head Chef" - imageSrc="http://img.b2bpic.net/free-photo/side-view-chef-cutting-vegetable_23-2149631690.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-chef-cutting-vegetable_23-2149631690.jpg?_wi=1" /> @@ -112,7 +112,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/female-chef-cooking-tasty-fine-dining-meals-restaurant-kitchen_482257-121179.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-eating-together_23-2149008757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-eating-together_23-2149008757.jpg?_wi=2", imageAlt: "japanese head chef professional portrait", }, { @@ -125,7 +125,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149728034.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-cutting-vegetable_23-2149631690.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-cutting-vegetable_23-2149631690.jpg?_wi=2", imageAlt: "japanese head chef professional portrait", }, ]} -- 2.49.1