diff --git a/src/app/page.tsx b/src/app/page.tsx index 07c7bae..56e6f05 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />