Update src/app/services/page.tsx
This commit is contained in:
@@ -88,7 +88,7 @@ export default function ServicesPage() {
|
||||
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", 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", imageAlt: "Installation", buttonIcon: Wrench,
|
||||
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?_wi=1", imageAlt: "Installation", buttonIcon: Wrench,
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -98,7 +98,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=2"
|
||||
imageAlt="Schneider Plumbing team"
|
||||
columns={footerColumns}
|
||||
logoText="Schneider Plumbing & Heating"
|
||||
|
||||
Reference in New Issue
Block a user