Update src/app/services/page.tsx
This commit is contained in:
@@ -79,42 +79,42 @@ export default function ServicesPage() {
|
||||
{
|
||||
title: "Emergency Plumbing Repair",
|
||||
description: "24/7 emergency response for burst pipes, leaks, and urgent problems.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990727.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990727.jpg?_wi=2",
|
||||
imageAlt: "Emergency repair",
|
||||
buttonIcon: Zap,
|
||||
},
|
||||
{
|
||||
title: "Water Heater Repair & Installation",
|
||||
description: "Professional installation and repair of all water heater types and brands.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/waters-supply-plumbing-service-isomertic-banners_1284-17769.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/waters-supply-plumbing-service-isomertic-banners_1284-17769.jpg?_wi=3",
|
||||
imageAlt: "Water heater",
|
||||
buttonIcon: Droplets,
|
||||
},
|
||||
{
|
||||
title: "Furnace & Heating Repair",
|
||||
description: "Expert heating system repair and maintenance to keep your home warm.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineer-assembling-hvac-unit-manometers_482257-92713.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineer-assembling-hvac-unit-manometers_482257-92713.jpg?_wi=3",
|
||||
imageAlt: "Heating system",
|
||||
buttonIcon: Flame,
|
||||
},
|
||||
{
|
||||
title: "Drain & Pipe Issues",
|
||||
description: "Professional drain cleaning and pipe repair using modern equipment.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721547.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721547.jpg?_wi=3",
|
||||
imageAlt: "Drain service",
|
||||
buttonIcon: Pipe,
|
||||
},
|
||||
{
|
||||
title: "Gas Line Inspections",
|
||||
description: "Safety inspections and maintenance of residential gas lines and appliances.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15627.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15627.jpg?_wi=4",
|
||||
imageAlt: "Gas inspection",
|
||||
buttonIcon: AlertCircle,
|
||||
},
|
||||
{
|
||||
title: "Plumbing Installation",
|
||||
description: "New plumbing installations and comprehensive residential plumbing services.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg?_wi=5",
|
||||
imageAlt: "Installation",
|
||||
buttonIcon: Wrench,
|
||||
},
|
||||
@@ -126,7 +126,7 @@ export default function ServicesPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg?_wi=6"
|
||||
imageAlt="Schneider Plumbing team"
|
||||
columns={footerColumns}
|
||||
logoText="Schneider Plumbing & Heating"
|
||||
|
||||
Reference in New Issue
Block a user