From a47766aace8a22390c5d541eb31445d444436b10 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 10:48:35 +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 5e4e5d5..7ee4d22 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "Call 020 64 30 00", href: "tel:020643000", }} - imageSrc="http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199334.jpg" + imageSrc="http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199334.jpg?_wi=1" /> @@ -52,7 +52,7 @@ export default function HomePage() { { title: "Presidential Suite", description: "Spacious luxury living with panoramic views.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv_105762-2296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv_105762-2296.jpg?_wi=1", }, { title: "Executive Double", @@ -125,7 +125,7 @@ export default function HomePage() { value: "On-site", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199334.jpg?_wi=2", imageAlt: "Restaurant hall with turquoise chairs, white walls french windows and curtains", }, { @@ -149,7 +149,7 @@ export default function HomePage() { }, ], completedLabel: "Certified", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv_105762-2296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv_105762-2296.jpg?_wi=2", imageAlt: "Restaurant hall with turquoise chairs, white walls french windows and curtains", }, ]} -- 2.49.1