From 367038246fb3fe90b9a4273253f6799323f987e1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 17 Jun 2026 14:06:12 +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 72950f7..2ab459e 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -34,7 +34,7 @@ export default function HomePage() { text: "Easy Online Booking", icon: Calendar, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg" + imageSrc="http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg?_wi=1" /> @@ -80,7 +80,7 @@ export default function HomePage() { { title: "Premium Standards", description: "Our certified professionals use top-tier tools.", bentoComponent: "media-stack", mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg?_wi=2"}, { imageSrc: "http://img.b2bpic.net/free-photo/mixed-race-woman-with-hand-dark-skinned-man-around-neck_8353-12401.jpg"}, { -- 2.49.1