Update src/app/services/page.tsx
This commit is contained in:
@@ -50,42 +50,42 @@ export default function ServicesPage() {
|
||||
id: 1,
|
||||
title: "Carpentry (1st & 2nd Fix)",
|
||||
description: "Expert carpentry services for all stages of your project, from structural work to finishing touches. We handle new builds, renovations, and repairs with precision.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manual-tool-set-set-wooden-floor_1150-15362.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manual-tool-set-set-wooden-floor_1150-15362.jpg?_wi=2",
|
||||
imageAlt: "Carpentry services",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Wood & Laminate Flooring",
|
||||
description: "Professional flooring installation with precision craftsmanship and attention to detail. We work with quality materials and ensure perfect finishes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doing-diy-handsome-handyman-his-30s-sitting-home-building-himself-new-coffee-table-bookshelf_662251-602.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doing-diy-handsome-handyman-his-30s-sitting-home-building-himself-new-coffee-table-bookshelf_662251-602.jpg?_wi=2",
|
||||
imageAlt: "Flooring installation",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Bespoke Alcove Furniture",
|
||||
description: "Custom-built shelving and furniture tailored to maximize your space. From floating shelves to fitted wardrobes, we create bespoke solutions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-kitchen-with-metal-ladder-built-oven-loft-kitchen_169016-69383.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-kitchen-with-metal-ladder-built-oven-loft-kitchen_169016-69383.jpg?_wi=2",
|
||||
imageAlt: "Alcove shelving",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Kitchen Fitting",
|
||||
description: "Complete kitchen installation services with professional craftsmanship and precision. We handle layouts, cabinetry, and finishing work.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990685.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990685.jpg?_wi=2",
|
||||
imageAlt: "Kitchen fitting",
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
title: "Door Installation",
|
||||
description: "Expert door fitting services ensuring perfect alignment and smooth operation. Internal, external, bifold, and sliding doors all handled professionally.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-blonde-middle-aged-carpenter-checking-quality-wood-product-his-carpentry-workshop_342744-825.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-blonde-middle-aged-carpenter-checking-quality-wood-product-his-carpentry-workshop_342744-825.jpg?_wi=2",
|
||||
imageAlt: "Door installation",
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
title: "Fencing & Decking",
|
||||
description: "Outdoor construction services creating beautiful, durable spaces for your home. We build quality decking and fencing that enhances your property.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-sea-fear-bridge-violence-health_1428-703.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-sea-fear-bridge-violence-health_1428-703.jpg?_wi=2",
|
||||
imageAlt: "Decking and fencing",
|
||||
},
|
||||
]}
|
||||
@@ -109,7 +109,7 @@ export default function ServicesPage() {
|
||||
{ title: "Clean & Tidy", description: "We leave your space clean and organized, removing all debris", icon: Sparkles },
|
||||
{ title: "Your Satisfaction", description: "Your complete satisfaction is our ultimate goal and priority", icon: Star },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/carpenter-male-dressed-safety-yellow-cap-works-with-chain-saw-garage_613910-2654.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/carpenter-male-dressed-safety-yellow-cap-works-with-chain-saw-garage_613910-2654.jpg?_wi=2"
|
||||
imageAlt="Professional service delivery"
|
||||
imagePosition="left"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user