Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-12 10:23:42 +00:00
6 changed files with 102 additions and 60 deletions

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",
},
]}

View File

@@ -90,7 +90,7 @@ export default function ContactPage() {
{ text: "Request a Free Quote", href: "/contact" },
]}
buttonAnimation="slide-up"
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=3"
imageAlt="Professional construction team working on renovation project"
mediaAnimation="slide-up"
frameStyle="card"
@@ -122,28 +122,28 @@ export default function ContactPage() {
id: "01",
title: "Home Renovations",
description: "Transform your living space with modern updates and quality finishes",
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=8",
imageAlt: "Professional home renovation project",
},
{
id: "02",
title: "Home Extensions",
description: "Add valuable space to your property with expert design and construction",
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=4",
imageAlt: "Modern home extension project",
},
{
id: "03",
title: "Property Maintenance",
description: "Keep your property in excellent condition with regular professional maintenance",
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=7",
imageAlt: "Property maintenance and inspection service",
},
{
id: "04",
title: "Building Work",
description: "Complete construction services including structural work and new builds",
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=9",
imageAlt: "Building construction and structural work",
},
]}
@@ -172,7 +172,7 @@ export default function ContactPage() {
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=6",
imageAlt: "Completed renovation project by CA Contractors",
},
{
@@ -184,7 +184,7 @@ export default function ContactPage() {
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=6",
imageAlt: "Modern kitchen renovation by CA Contractors",
},
{
@@ -196,7 +196,7 @@ export default function ContactPage() {
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=8",
imageAlt: "Property maintenance service by CA Contractors",
},
{
@@ -208,7 +208,7 @@ export default function ContactPage() {
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=6",
imageAlt: "Home extension project by CA Contractors",
},
{
@@ -220,7 +220,7 @@ export default function ContactPage() {
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=6",
imageAlt: "Luxury bathroom renovation by CA Contractors",
},
{
@@ -232,7 +232,7 @@ export default function ContactPage() {
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=10",
imageAlt: "Professional building work by CA Contractors",
},
]}
@@ -299,7 +299,7 @@ export default function ContactPage() {
description="Let us know about your project and we'll provide a detailed, obligation-free quote. Call us today or fill out the form to get started."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/lawyer-talking_23-2147984056.jpg"
imageSrc="http://img.b2bpic.net/free-photo/lawyer-talking_23-2147984056.jpg?_wi=2"
imageAlt="Contact CA Contractors for your renovation project"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -1,29 +1,69 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Manrope } from "next/font/google";
import { DM_Sans } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Manrope } from "next/font/google";
import { DM_Sans } from "next/font/google";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
};
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const manrope = Manrope({
variable: "--font-manrope",
subsets: ["latin"],
});
const dmSans = DM_Sans({
variable: "--font-dm-sans",
subsets: ["latin"],
});
export const metadata: Metadata = {
title: "CA Contractors - Construction & Renovation Services Cape Town",
description: "Professional construction, renovations, and home extensions in Cape Town. Local Brackenfell contractors providing quality workmanship and honest pricing. Call 063 516 4349 for a free quote.",
keywords: "contractors Cape Town, construction company Cape Town, home renovations Cape Town, builders Cape Town, property maintenance, home extensions, Brackenfell contractors",
metadataBase: new URL("https://www.cacontractors.co.za"),
alternates: {
canonical: "https://www.cacontractors.co.za",
},
robots: {
index: true,
follow: true,
},
openGraph: {
title: "CA Contractors - Construction & Renovation Services Cape Town",
description: "Professional construction and renovation services serving Cape Town and surrounding areas.",
url: "https://www.cacontractors.co.za",
siteName: "CA Contractors",
type: "website",
images: [
{
url: "http://img.b2bpic.net/free-photo/team-business-people-group-architect-engineers-international-partners_1157-48547.jpg",
alt: "CA Contractors - Professional construction team Cape Town",
},
],
},
twitter: {
card: "summary_large_image",
title: "CA Contractors - Construction & Renovation Cape Town",
description: "Quality workmanship. Honest pricing. Local professionals you can trust.",
images: [
"http://img.b2bpic.net/free-photo/team-business-people-group-architect-engineers-international-partners_1157-48547.jpg",
],
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -32,7 +72,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${manrope.variable} ${dmSans.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${manrope.variable} ${dmSans.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -44,4 +86,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -91,7 +91,7 @@ export default function HomePage() {
{ text: "Request a Free Quote", href: "/contact" },
]}
buttonAnimation="slide-up"
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=1"
imageAlt="Professional construction team working on renovation project"
mediaAnimation="slide-up"
frameStyle="card"
@@ -110,28 +110,28 @@ export default function HomePage() {
id: "01",
title: "Home Renovations",
description: "Transform your living space with modern updates and quality finishes",
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=1",
imageAlt: "Professional home renovation project",
},
{
id: "02",
title: "Home Extensions",
description: "Add valuable space to your property with expert design and construction",
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=1",
imageAlt: "Modern home extension project",
},
{
id: "03",
title: "Property Maintenance",
description: "Keep your property in excellent condition with regular professional maintenance",
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=1",
imageAlt: "Property maintenance and inspection service",
},
{
id: "04",
title: "Building Work",
description: "Complete construction services including structural work and new builds",
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=2",
imageAlt: "Building construction and structural work",
},
]}
@@ -168,28 +168,28 @@ export default function HomePage() {
id: "1",
name: "Luxury Home Renovation",
price: "Brackenfell",
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=1",
imageAlt: "Completed luxury home renovation project",
},
{
id: "2",
name: "Modern Kitchen Upgrade",
price: "Southern Suburbs",
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=1",
imageAlt: "Professional kitchen renovation completed",
},
{
id: "3",
name: "Spa Bathroom Renovation",
price: "Pinelands",
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=1",
imageAlt: "Luxury bathroom renovation showcased",
},
{
id: "4",
name: "Home Extension",
price: "Blackheath",
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=1",
imageAlt: "Completed residential extension project",
},
]}
@@ -218,7 +218,7 @@ export default function HomePage() {
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=2",
imageAlt: "Completed renovation project by CA Contractors",
},
{
@@ -230,7 +230,7 @@ export default function HomePage() {
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=2",
imageAlt: "Modern kitchen renovation by CA Contractors",
},
{
@@ -242,7 +242,7 @@ export default function HomePage() {
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=2",
imageAlt: "Property maintenance service by CA Contractors",
},
{
@@ -254,7 +254,7 @@ export default function HomePage() {
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=2",
imageAlt: "Home extension project by CA Contractors",
},
{
@@ -266,7 +266,7 @@ export default function HomePage() {
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=2",
imageAlt: "Luxury bathroom renovation by CA Contractors",
},
{
@@ -278,7 +278,7 @@ export default function HomePage() {
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=3",
imageAlt: "Professional building work by CA Contractors",
},
]}
@@ -339,7 +339,7 @@ export default function HomePage() {
description="Let us know about your project and we'll provide a detailed, obligation-free quote. Call us today or fill out the form to get started."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/lawyer-talking_23-2147984056.jpg"
imageSrc="http://img.b2bpic.net/free-photo/lawyer-talking_23-2147984056.jpg?_wi=1"
imageAlt="Contact CA Contractors for your renovation project"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -101,28 +101,28 @@ export default function ProjectsPage() {
id: "1",
name: "Luxury Home Renovation",
price: "Brackenfell",
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=4",
imageAlt: "Completed luxury home renovation project",
},
{
id: "2",
name: "Modern Kitchen Upgrade",
price: "Southern Suburbs",
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=4",
imageAlt: "Professional kitchen renovation completed",
},
{
id: "3",
name: "Spa Bathroom Renovation",
price: "Pinelands",
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=4",
imageAlt: "Luxury bathroom renovation showcased",
},
{
id: "4",
name: "Home Extension",
price: "Blackheath",
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=4",
imageAlt: "Completed residential extension project",
},
]}
@@ -149,7 +149,7 @@ export default function ProjectsPage() {
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=5",
imageAlt: "Completed renovation project by CA Contractors",
},
{
@@ -161,7 +161,7 @@ export default function ProjectsPage() {
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=5",
imageAlt: "Modern kitchen renovation by CA Contractors",
},
{
@@ -173,7 +173,7 @@ export default function ProjectsPage() {
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=6",
imageAlt: "Property maintenance service by CA Contractors",
},
{
@@ -185,7 +185,7 @@ export default function ProjectsPage() {
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=5",
imageAlt: "Home extension project by CA Contractors",
},
{
@@ -197,7 +197,7 @@ export default function ProjectsPage() {
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=5",
imageAlt: "Luxury bathroom renovation by CA Contractors",
},
{
@@ -209,7 +209,7 @@ export default function ProjectsPage() {
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=7",
imageAlt: "Professional building work by CA Contractors",
},
]}

View File

@@ -63,21 +63,21 @@ export default function ServicesPage() {
id: "01",
title: "Home Renovations",
description: "Complete interior and exterior renovations including kitchens, bathrooms, bedrooms, and living spaces. We handle everything from design consultation to final finishing.",
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=4",
imageAlt: "Professional home renovation project",
},
{
id: "02",
title: "Home Extensions",
description: "Expand your living space with professionally designed and constructed extensions. We manage all structural work, permits, and compliance requirements.",
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=2",
imageAlt: "Modern home extension project",
},
{
id: "03",
title: "Property Maintenance",
description: "Regular maintenance services including repairs, inspections, and preventative care to keep your property in excellent condition year-round.",
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=3",
imageAlt: "Property maintenance and inspection service",
},
]}