From b441fbb07c06888f87a84d4387102d7ab7f19c62 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 17 Jun 2026 00:09:56 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index ee78313..096b3f2 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -38,7 +38,7 @@ export default function HomePage() { "Elena", "David", ]} - imageSrc="http://img.b2bpic.net/free-photo/skyscraper-building-cityscape_23-2151899158.jpg" + imageSrc="http://img.b2bpic.net/free-photo/skyscraper-building-cityscape_23-2151899158.jpg?_wi=1" /> @@ -50,7 +50,7 @@ export default function HomePage() { quote="Authenticity is the new luxury. We redefine how you experience premium spaces, blending cutting-edge 360° technology with timeless architectural storytelling." author="Julian Sterling" role="Founder, LuxImmersive" - imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-wearing-coat_23-2149871317.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-wearing-coat_23-2149871317.jpg?_wi=1" /> @@ -65,7 +65,7 @@ export default function HomePage() { { title: "Waterfront Villa", description: "Coastal serenity meets metropolitan sophistication.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-textured-facade-modern-building_181624-16993.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-textured-facade-modern-building_181624-16993.jpg?_wi=1", }, { title: "The Grand Atrium", @@ -124,7 +124,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/hotel-with-swimming-pool_169016-3317.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/skyscraper-building-cityscape_23-2151899158.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/skyscraper-building-cityscape_23-2151899158.jpg?_wi=2", imageAlt: "modern luxury waterfront villa sunset", }, { @@ -140,7 +140,7 @@ export default function HomePage() { }, ], placeholder: "Ask our expert...", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wearing-coat_23-2149871317.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wearing-coat_23-2149871317.jpg?_wi=2", imageAlt: "modern luxury waterfront villa sunset", }, { @@ -154,7 +154,7 @@ export default function HomePage() { "Navigation", "TrendingUp", ], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-textured-facade-modern-building_181624-16993.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-textured-facade-modern-building_181624-16993.jpg?_wi=2", imageAlt: "modern luxury waterfront villa sunset", }, ]}