From 028959cec65cf3f0ad667a7a0e03dfdc8cb50d59 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 17:19:18 +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 5070c0d..855803a 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -39,7 +39,7 @@ export default function HomePage() { icon: Flame, }, ]} - 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" /> @@ -62,7 +62,7 @@ export default function HomePage() { { title: "Homemade Tagliatelle", description: "Tossed in rich ragu", - imageSrc: "http://img.b2bpic.net/free-photo/snack-sandwiches-table-with-red-cocktail_140725-5470.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/snack-sandwiches-table-with-red-cocktail_140725-5470.jpg?_wi=1", }, { title: "Margherita Pizza", @@ -169,7 +169,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/male-chef-cutting-eggplant-wooden-board-uniform-apron-kitchen_176474-8974.jpg", }, ], - 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: "head chef cooking in kitchen", }, { @@ -188,7 +188,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/waiter-shirt-vest-holding-wooden-tray-looking-focused-front-view_176474-14586.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/snack-sandwiches-table-with-red-cocktail_140725-5470.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/snack-sandwiches-table-with-red-cocktail_140725-5470.jpg?_wi=2", imageAlt: "head chef cooking in kitchen", }, ]} -- 2.49.1