Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-09 10:51:59 +00:00

View File

@@ -76,11 +76,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-business-woman-beige-suit-walking-city-center-posing-near-office-buildings_1258-194036.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-business-woman-beige-suit-walking-city-center-posing-near-office-buildings_1258-194036.jpg?_wi=1",
imageAlt: "modern office building exterior Kisumu",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/building_1127-3120.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/building_1127-3120.jpg?_wi=1",
imageAlt: "business commercial park aerial view",
},
{
@@ -88,7 +88,7 @@ export default function LandingPage() {
imageAlt: "business reception desk modern",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-office-space-multinational-company-with-monitor_482257-119882.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-office-space-multinational-company-with-monitor_482257-119882.jpg?_wi=1",
imageAlt: "restaurant cafe interior design",
},
{
@@ -283,7 +283,7 @@ export default function LandingPage() {
title: "Ample Parking",
description: "Plenty of space for employees and clients.",
tag: "Access",
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-business-woman-beige-suit-walking-city-center-posing-near-office-buildings_1258-194036.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-business-woman-beige-suit-walking-city-center-posing-near-office-buildings_1258-194036.jpg?_wi=2",
imageAlt: "City park under blue sky with Downtown Skyline in the Background",
},
{
@@ -291,7 +291,7 @@ export default function LandingPage() {
title: "Prime Location",
description: "Ideally positioned in the heart of Kisumu.",
tag: "Location",
imageSrc: "http://img.b2bpic.net/free-photo/building_1127-3120.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/building_1127-3120.jpg?_wi=2",
imageAlt: "City park under blue sky with Downtown Skyline in the Background",
},
{
@@ -299,7 +299,7 @@ export default function LandingPage() {
title: "Diverse Ecosystem",
description: "Network with various professional enterprises.",
tag: "Growth",
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-office-space-multinational-company-with-monitor_482257-119882.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-office-space-multinational-company-with-monitor_482257-119882.jpg?_wi=2",
imageAlt: "City park under blue sky with Downtown Skyline in the Background",
},
]}