Update src/app/services/page.tsx

This commit is contained in:
2026-02-20 00:18:16 +00:00
parent 4935a9e2f1
commit 4366a4f568

View File

@@ -52,42 +52,42 @@ export default function ServicesPage() {
{
title: "Water Damage Restoration",
description: "Emergency response, water extraction, drying, and complete restoration. We fix the problem and prevent future issues.",
imageSrc: "https://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=2",
imageAlt: "Water damage restoration services",
button: { text: "Get Quote", href: "/contact" }
},
{
title: "Custom Carpentry",
description: "Built-ins, trim work, custom doors, staircases, and architectural details that enhance your home's character.",
imageSrc: "https://img.b2bpic.net/free-photo/details-classic-oak-furniture-closeup-old-sofa-classic-office-interior-design-concept-space-text_166373-2661.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/details-classic-oak-furniture-closeup-old-sofa-classic-office-interior-design-concept-space-text_166373-2661.jpg?_wi=2",
imageAlt: "Custom carpentry services",
button: { text: "Get Quote", href: "/contact" }
},
{
title: "Kitchen & Bath Remodeling",
description: "Full renovations that maximize function and style. From design to final fixtures, we handle every detail.",
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: "Kitchen and bathroom remodeling",
button: { text: "Get Quote", href: "/contact" }
},
{
title: "Exterior Renovations",
description: "Siding, roofing, windows, and exterior improvements that protect your investment and boost curb appeal.",
imageSrc: "https://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498452.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498452.jpg?_wi=2",
imageAlt: "Exterior renovation services",
button: { text: "Get Quote", href: "/contact" }
},
{
title: "Home Additions",
description: "Expand your living space with seamless additions that match your home's existing style and structure.",
imageSrc: "https://img.b2bpic.net/free-photo/home-interior-design-stairs_23-2148986627.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/home-interior-design-stairs_23-2148986627.jpg?_wi=2",
imageAlt: "Home addition services",
button: { text: "Get Quote", href: "/contact" }
},
{
title: "General Repairs & Maintenance",
description: "From minor fixes to major repairs, we keep your home in top condition with reliable, quality work.",
imageSrc: "https://img.b2bpic.net/free-photo/worker-sticking-nail-into-wooden-plank_329181-15646.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/worker-sticking-nail-into-wooden-plank_329181-15646.jpg?_wi=2",
imageAlt: "General repair and maintenance",
button: { text: "Get Quote", href: "/contact" }
}
@@ -115,7 +115,7 @@ export default function ServicesPage() {
name: "Emergency Response Package",
variant: "24/7 availability, immediate assessment",
price: "Starting at $500",
imageSrc: "https://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=3",
imageAlt: "Emergency response services"
},
{
@@ -123,7 +123,7 @@ export default function ServicesPage() {
name: "Home Maintenance Plan",
variant: "Quarterly inspections, priority scheduling",
price: "$200/month",
imageSrc: "https://img.b2bpic.net/free-photo/worker-sticking-nail-into-wooden-plank_329181-15646.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/worker-sticking-nail-into-wooden-plank_329181-15646.jpg?_wi=3",
imageAlt: "Home maintenance plan"
},
{
@@ -131,7 +131,7 @@ export default function ServicesPage() {
name: "Renovation Consultation",
variant: "Design review, project planning, estimates",
price: "$250",
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=3",
imageAlt: "Renovation consultation"
}
]}
@@ -156,13 +156,13 @@ export default function ServicesPage() {
{
title: "Written Estimates",
description: "Detailed, itemized quotes with no hidden fees or surprise charges. You know exactly what you're paying for.",
imageSrc: "https://img.b2bpic.net/free-photo/clipboard-near-coffee-laptop_23-2147777781.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/clipboard-near-coffee-laptop_23-2147777781.jpg?_wi=2",
imageAlt: "Written estimates guarantee"
},
{
title: "Quality Workmanship Warranty",
description: "All work backed by our comprehensive warranty. We stand behind every project with ongoing support.",
imageSrc: "https://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg?_wi=2",
imageAlt: "Quality workmanship warranty"
}
]}