From a3e5e11ef6c8a1715792c31507a782824c0645cf Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 19:38:13 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 1b9b778..924f041 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -28,7 +28,7 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/expensive-restaurant-interior-view-with-colorful-illuminating_114579-1118.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expensive-restaurant-interior-view-with-colorful-illuminating_114579-1118.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/view-best-snack-with-various-fruits-foods-wooden-brown-tray-rope-old-newspaper_140725-138495.jpg", @@ -142,7 +142,7 @@ export default function HomePage() { detail: "Cucina", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/expensive-restaurant-interior-view-with-colorful-illuminating_114579-1118.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expensive-restaurant-interior-view-with-colorful-illuminating_114579-1118.jpg?_wi=2", imageAlt: "Medium shot couple having lunch in luxury restaurant", }, ]} -- 2.49.1