Update src/app/about/page.tsx

This commit is contained in:
2026-03-12 10:23:36 +00:00
parent 11f886dd0c
commit 83f32432d2

View File

@@ -101,28 +101,28 @@ export default function AboutPage() {
id: "01",
title: "Quality Workmanship",
description: "We never compromise on the quality of our work. Every project is completed to the highest standards with attention to detail.",
imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741829.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741829.jpg?_wi=5",
imageAlt: "High quality renovation work showcasing attention to detail",
},
{
id: "02",
title: "Honest Pricing",
description: "Transparent quotes with no hidden costs. We believe in fair pricing that reflects the true value of our work.",
imageSrc: "http://img.b2bpic.net/free-photo/team-business-people-group-architect-engineers-international-partners_1157-48547.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/team-business-people-group-architect-engineers-international-partners_1157-48547.jpg?_wi=2",
imageAlt: "Professional team discussing project pricing",
},
{
id: "03",
title: "Local Expertise",
description: "Based in Brackenfell, we understand Cape Town's unique climate, building requirements, and local preferences.",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-roof_23-2149343673.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-roof_23-2149343673.jpg?_wi=3",
imageAlt: "Local construction team working on Cape Town property",
},
{
id: "04",
title: "Customer Focused",
description: "Your satisfaction is our priority. We communicate clearly, meet deadlines, and treat your home with respect.",
imageSrc: "http://img.b2bpic.net/free-photo/repairman-reporting-found-freon-leaks_482257-92670.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/repairman-reporting-found-freon-leaks_482257-92670.jpg?_wi=4",
imageAlt: "Professional contractors communicating with satisfied client",
},
]}
@@ -149,7 +149,7 @@ export default function AboutPage() {
tag: "Home Renovation",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg",
avatarAlt: "Sarah Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-wearing-helmets_23-2148751995.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-wearing-helmets_23-2148751995.jpg?_wi=3",
imageAlt: "Completed renovation project by CA Contractors",
},
{
@@ -161,7 +161,7 @@ export default function AboutPage() {
tag: "Kitchen Renovation",
avatarSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg",
avatarAlt: "Michael Chen",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976621.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976621.jpg?_wi=3",
imageAlt: "Modern kitchen renovation by CA Contractors",
},
{
@@ -173,7 +173,7 @@ export default function AboutPage() {
tag: "Property Maintenance",
avatarSrc: "http://img.b2bpic.net/free-photo/well-dressed-employee-outdoors_1098-2197.jpg",
avatarAlt: "Emily Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/repairman-reporting-found-freon-leaks_482257-92670.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/repairman-reporting-found-freon-leaks_482257-92670.jpg?_wi=5",
imageAlt: "Property maintenance service by CA Contractors",
},
{
@@ -185,7 +185,7 @@ export default function AboutPage() {
tag: "Home Extension",
avatarSrc: "http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg",
avatarAlt: "David Kim",
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317367.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317367.jpg?_wi=3",
imageAlt: "Home extension project by CA Contractors",
},
{
@@ -197,7 +197,7 @@ export default function AboutPage() {
tag: "Bathroom Renovation",
avatarSrc: "http://img.b2bpic.net/free-photo/content-business-woman-talking-smartphone-outdoors_1262-20534.jpg",
avatarAlt: "Jennifer Williams",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-cleaning-shower_23-2149535084.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-cleaning-shower_23-2149535084.jpg?_wi=3",
imageAlt: "Luxury bathroom renovation by CA Contractors",
},
{
@@ -209,7 +209,7 @@ export default function AboutPage() {
tag: "Building Work",
avatarSrc: "http://img.b2bpic.net/free-photo/serious-successful-young-businessman-standing-office-looking-camera_1163-4223.jpg",
avatarAlt: "Robert Thompson",
imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741829.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741829.jpg?_wi=6",
imageAlt: "Professional building work by CA Contractors",
},
]}