Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-03 09:27:13 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -52,7 +52,7 @@ export default function AboutPage() {
{ value: "500+", title: "Team Members" } { value: "500+", title: "Team Members" }
]} ]}
useInvertedBackground={false} useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/workers-long-wooden-table_1262-810.jpg" imageSrc="http://img.b2bpic.net/free-photo/workers-long-wooden-table_1262-810.jpg?_wi=2"
imageAlt="BuildCorp Kenya leadership and team" imageAlt="BuildCorp Kenya leadership and team"
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />

View File

@@ -62,7 +62,7 @@ export default function ContactPage() {
tagAnimation="blur-reveal" tagAnimation="blur-reveal"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg" imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg?_wi=2"
imageAlt="BuildCorp Kenya support team" imageAlt="BuildCorp Kenya support team"
mediaAnimation="slide-up" mediaAnimation="slide-up"
mediaPosition="right" mediaPosition="right"

View File

@@ -83,7 +83,7 @@ export default function HomePage() {
{ value: "500+", title: "Team Members" } { value: "500+", title: "Team Members" }
]} ]}
useInvertedBackground={false} useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/workers-long-wooden-table_1262-810.jpg" imageSrc="http://img.b2bpic.net/free-photo/workers-long-wooden-table_1262-810.jpg?_wi=1"
imageAlt="BuildCorp Kenya office and team" imageAlt="BuildCorp Kenya office and team"
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
@@ -188,7 +188,7 @@ export default function HomePage() {
tagAnimation="blur-reveal" tagAnimation="blur-reveal"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg" imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg?_wi=1"
imageAlt="BuildCorp Kenya support team" imageAlt="BuildCorp Kenya support team"
mediaAnimation="slide-up" mediaAnimation="slide-up"
mediaPosition="left" mediaPosition="left"