Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-04-15 14:30:13 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -68,10 +68,10 @@ export default function LandingPage() {
title: "Jane Smith",
subtitle: "Director",
detail: "Founder and lead engineer",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-architect-looking-camera_23-2148242889.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-architect-looking-camera_23-2148242889.jpg?_wi=2",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317233.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317233.jpg?_wi=2",
imageAlt: "Front view smiley architect looking at the camera ",
},
]}

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
description="Delivering high-quality, durable construction and roofing solutions across Uganda with unmatched expertise and integrity."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317233.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317233.jpg?_wi=1",
imageAlt: "Roofing Work 1",
},
{

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-engineers-work-hours-job-site_23-2151589584.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-architect-looking-camera_23-2148242889.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-architect-looking-camera_23-2148242889.jpg?_wi=1",
imageAlt: "Front view smiley architect looking at the camera ",
},
]}