Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -53,10 +53,10 @@ export default function LandingPage() {
|
||||
{ text: "Book a Visit", href: "#contact" }
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-business-woman-beige-suit-walking-city-center-posing-near-office-buildings_1258-194036.jpg", imageAlt: "modern office building exterior Kisumu" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/building_1127-3120.jpg", imageAlt: "business commercial park aerial view" },
|
||||
{ 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?_wi=1", imageAlt: "business commercial park aerial view" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/business-woman-working-ipad-medium-shot_23-2150103635.jpg", imageAlt: "business reception desk modern" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/luxurious-office-space-multinational-company-with-monitor_482257-119882.jpg", imageAlt: "restaurant cafe interior design" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/luxurious-office-space-multinational-company-with-monitor_482257-119882.jpg?_wi=1", imageAlt: "restaurant cafe interior design" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-shopping-together_23-2149273781.jpg", imageAlt: "retail space interior modern" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-office-interior-design_23-2149647174.jpg", imageAlt: "empty office unit interior" }
|
||||
]}
|
||||
@@ -139,9 +139,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ id: "f1", title: "Secure Environment", description: "24/7 onsite security and surveillance.", tag: "Security", imageSrc: "http://img.b2bpic.net/free-photo/city-park-blue-sky-with-downtown-skyline-background_1127-3064.jpg", imageAlt: "City park under blue sky with Downtown Skyline in the Background" },
|
||||
{ id: "f2", 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", imageAlt: "City park under blue sky with Downtown Skyline in the Background" },
|
||||
{ id: "f3", title: "Prime Location", description: "Ideally positioned in the heart of Kisumu.", tag: "Location", imageSrc: "http://img.b2bpic.net/free-photo/building_1127-3120.jpg", imageAlt: "City park under blue sky with Downtown Skyline in the Background" },
|
||||
{ id: "f4", 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", imageAlt: "City park under blue sky with Downtown Skyline in the Background" }
|
||||
{ id: "f2", 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?_wi=2", imageAlt: "City park under blue sky with Downtown Skyline in the Background" },
|
||||
{ id: "f3", title: "Prime Location", description: "Ideally positioned in the heart of Kisumu.", tag: "Location", 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" },
|
||||
{ id: "f4", 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?_wi=2", imageAlt: "City park under blue sky with Downtown Skyline in the Background" }
|
||||
]}
|
||||
title="Why Choose Us?"
|
||||
description="More than just a location—it's a business ecosystem designed for your success."
|
||||
|
||||
Reference in New Issue
Block a user