Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 12:34:32 +00:00
parent dffa477d79
commit d8076d5b4f

View File

@@ -73,7 +73,7 @@ export default function AboutPage() {
tag="About Us"
tagIcon={Shield}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-cleaning-office-together_23-2149345517.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-cleaning-office-together_23-2149345517.jpg?_wi=3"
imageAlt="KAL Cleaning team at work"
useInvertedBackground={false}
buttons={[{ text: "Our Values", href: "#values" }]}
@@ -98,7 +98,7 @@ export default function AboutPage() {
title: "Years in Business",
description: "Consistently delivering professional cleaning excellence since day one",
imageSrc:
"http://img.b2bpic.net/free-photo/man-operating-special-equipment-cleaning-construction-site_259150-57675.jpg",
"http://img.b2bpic.net/free-photo/man-operating-special-equipment-cleaning-construction-site_259150-57675.jpg?_wi=5",
imageAlt: "Years of professional cleaning",
},
{
@@ -107,7 +107,7 @@ export default function AboutPage() {
title: "Satisfied Clients",
description: "Trusted by businesses and facilities across diverse industries",
imageSrc:
"http://img.b2bpic.net/free-photo/professional-cleaning-service-person-using-steam-cleaner-office_23-2150520635.jpg",
"http://img.b2bpic.net/free-photo/professional-cleaning-service-person-using-steam-cleaner-office_23-2150520635.jpg?_wi=3",
imageAlt: "Client satisfaction",
},
{
@@ -116,7 +116,7 @@ export default function AboutPage() {
title: "Commitment",
description: "Dedicated to professional standards and customer satisfaction on every job",
imageSrc:
"http://img.b2bpic.net/free-photo/medium-shot-men-cleaning-office-together_23-2149345517.jpg",
"http://img.b2bpic.net/free-photo/medium-shot-men-cleaning-office-together_23-2149345517.jpg?_wi=4",
imageAlt: "Professional commitment",
},
]}
@@ -143,7 +143,7 @@ export default function AboutPage() {
name: "David Mitchell",
role: "Facilities Manager, Tech Corp",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5",
imageAlt: "David Mitchell",
},
{
@@ -154,7 +154,7 @@ export default function AboutPage() {
name: "Sarah Johnson",
role: "Property Manager, Downtown Complex",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg",
"http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=3",
imageAlt: "Sarah Johnson",
},
{
@@ -165,7 +165,7 @@ export default function AboutPage() {
name: "Michael Chen",
role: "Owner, Commercial Plaza",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg",
"http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=3",
imageAlt: "Michael Chen",
},
]}