Update src/app/services/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user