From 8ca3fe32581a1f89e5a442f74c34314feccecbff Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 10:45:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 80be5ce..7cb69dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "https://wa.me/254700000000", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/bird-city_1150-12655.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bird-city_1150-12655.jpg?_wi=1" imageAlt="Aerial view of Kisumu City Business Park" mediaAnimation="slide-up" /> @@ -105,7 +105,7 @@ export default function LandingPage() { description: "Spacious, organized parking for tenants and visitors.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-employee-getting-used-his-new-office-job-along-with-female-colleagues_23-2149034608.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-employee-getting-used-his-new-office-job-along-with-female-colleagues_23-2149034608.jpg?_wi=1" imageAlt="Professional office boardroom meeting" mediaAnimation="blur-reveal" /> @@ -243,7 +243,7 @@ export default function LandingPage() { "Heart of Kisumu", "Easy accessibility", ], - imageSrc: "http://img.b2bpic.net/free-photo/bird-city_1150-12655.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bird-city_1150-12655.jpg?_wi=2", imageAlt: "residential district in night. Valencia, Spain", }, { @@ -253,7 +253,7 @@ export default function LandingPage() { "Dedicated visitor bays", "Secure staff parking", ], - imageSrc: "http://img.b2bpic.net/free-photo/male-employee-getting-used-his-new-office-job-along-with-female-colleagues_23-2149034608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-employee-getting-used-his-new-office-job-along-with-female-colleagues_23-2149034608.jpg?_wi=2", imageAlt: "residential district in night. Valencia, Spain", }, ]} -- 2.49.1