Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-08 20:26:50 +00:00

View File

@@ -76,7 +76,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-building-construction-city_114579-12231.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-building-construction-city_114579-12231.jpg?_wi=1"
imageAlt="Construction project in Nairobi"
mediaAnimation="blur-reveal"
avatars={[
@@ -146,7 +146,7 @@ export default function LandingPage() {
title: "Staff Members",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124292.jpg"
imageSrc="http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124292.jpg?_wi=1"
imageAlt="Our engineering team"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -171,7 +171,7 @@ export default function LandingPage() {
title: "Commercial Projects",
description: "Scalable commercial developments tailored to meet business growth and operational needs.",
tag: "Business",
imageSrc: "http://img.b2bpic.net/free-photo/modern-business-building-with-glass-wall-from-empty-floor_1127-3106.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-business-building-with-glass-wall-from-empty-floor_1127-3106.jpg?_wi=1",
},
{
id: "f3",
@@ -235,7 +235,7 @@ export default function LandingPage() {
text: "Apply Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-building-construction-city_114579-12231.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-building-construction-city_114579-12231.jpg?_wi=2",
imageAlt: "construction site Nairobi",
},
{
@@ -252,7 +252,7 @@ export default function LandingPage() {
text: "Apply Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124292.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124292.jpg?_wi=2",
imageAlt: "engineers discussing plans",
},
]}
@@ -320,7 +320,7 @@ export default function LandingPage() {
required: true,
}}
buttonText="Send Message"
imageSrc="http://img.b2bpic.net/free-photo/modern-business-building-with-glass-wall-from-empty-floor_1127-3106.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-business-building-with-glass-wall-from-empty-floor_1127-3106.jpg?_wi=2"
/>
</div>