Update src/app/services/page.tsx

This commit is contained in:
2026-02-20 00:45:32 +00:00
parent 8b63a3d588
commit dad6a5ffad

View File

@@ -47,28 +47,28 @@ export default function ServicesPage() {
{
title: "Restoration & Repairs",
description: "Water issues, damage, and fixes that protect your home. From emergency repairs to preventive maintenance, we handle it all with precision and care.",
imageSrc: "https://img.b2bpic.net/free-photo/shocked-woman-calling-plumber-while-collecting-water-leaking-from-ceiling-using-utensil_657921-1199.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/shocked-woman-calling-plumber-while-collecting-water-leaking-from-ceiling-using-utensil_657921-1199.jpg?_wi=2",
imageAlt: "Professional restoration work",
button: { text: "Learn More", href: "/contact" }
},
{
title: "Carpentry & Custom Work",
description: "Trim, built-ins, doors, stairs, and finish details done right. Custom solutions that enhance your home's functionality and beauty.",
imageSrc: "https://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26126.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26126.jpg?_wi=2",
imageAlt: "Expert carpentry craftsmanship",
button: { text: "Get Quote", href: "/contact" }
},
{
title: "Remodeling",
description: "Interior upgrades designed to look clean and feel intentional. Transform your space with thoughtful design and quality execution.",
imageSrc: "https://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg?_wi=2",
imageAlt: "Professional remodeling services",
button: { text: "Start Project", href: "/contact" }
},
{
title: "Exterior Improvements",
description: "Siding, repairs, and updates that elevate curb appeal. Protect and enhance your home's exterior with lasting quality.",
imageSrc: "https://img.b2bpic.net/free-photo/windows-building_1122-873.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/windows-building_1122-873.jpg?_wi=2",
imageAlt: "Exterior improvement work",
button: { text: "Schedule Visit", href: "/contact" }
}
@@ -91,7 +91,7 @@ export default function ServicesPage() {
title: "Initial Consultation",
description: "We start with a thorough walkthrough to understand your needs and assess the scope of work required.",
tag: "Step 1",
imageSrc: "https://img.b2bpic.net/free-photo/office-workers-spending-time-room_23-2147650945.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/office-workers-spending-time-room_23-2147650945.jpg?_wi=1",
buttons: [{ text: "Schedule Consultation", href: "/contact" }]
},
{
@@ -99,7 +99,7 @@ export default function ServicesPage() {
title: "Project Planning",
description: "Detailed planning with clear timelines, material specifications, and transparent pricing for your project.",
tag: "Step 2",
imageSrc: "https://img.b2bpic.net/free-photo/consulting-client_1098-16279.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/consulting-client_1098-16279.jpg?_wi=1",
buttons: [{ text: "Learn More", href: "/process" }]
},
{
@@ -107,7 +107,7 @@ export default function ServicesPage() {
title: "Quality Execution",
description: "Professional execution with regular updates and attention to every detail for exceptional results.",
tag: "Step 3",
imageSrc: "https://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26126.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26126.jpg?_wi=3",
buttons: [{ text: "View Gallery", href: "/gallery" }]
}
]}
@@ -128,14 +128,14 @@ export default function ServicesPage() {
title: "Clear Communication",
description: "Regular updates, transparent timelines, and honest pricing throughout your entire project.",
tag: "Promise",
imageSrc: "https://img.b2bpic.net/free-photo/consulting-client_1098-16279.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/consulting-client_1098-16279.jpg?_wi=2"
},
{
id: "craftsmanship",
title: "Quality Craftsmanship",
description: "Every detail matters. We take pride in delivering work that enhances your home's value and beauty.",
tag: "Commitment",
imageSrc: "https://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26126.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26126.jpg?_wi=4"
}
]}
animationType="slide-up"