Update src/app/services/page.tsx

This commit is contained in:
2026-03-04 00:22:15 +00:00
parent 456a4cf320
commit a1828d223e

View File

@@ -27,7 +27,7 @@ export default function ServicesPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530873.jpg", imageAlt: "Crystal clear residential windows"
},
],
] as [any, any],
},
{
title: "Gutter Cleaning", description: "Complete debris removal and downspout flushing to prevent foundation damage and overflow. Protect your home's structural integrity year-round.", icon: Shield,
@@ -38,7 +38,7 @@ export default function ServicesPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/map-montana-polygonal-mesh-line-map-flag-map_559531-11409.jpg", imageAlt: "Home exterior gutter system"
},
],
] as [any, any],
},
{
title: "Pressure Washing", description: "Professional power washing for driveways, siding, patios, and walkways. Mold and mildew removal included. Transform your home's exterior.", icon: Zap,
@@ -49,7 +49,7 @@ export default function ServicesPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg", imageAlt: "Clean exterior surfaces"
},
],
] as [any, any],
},
];
@@ -63,7 +63,7 @@ export default function ServicesPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530873.jpg", imageAlt: "Local service area"
},
],
] as [any, any],
},
{
title: "Linganore & Frederick County", description: "Extended service area covering Linganore and greater Frederick County with the same quality commitment you expect from us.", icon: Navigation,
@@ -74,7 +74,7 @@ export default function ServicesPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-windows-using-spray-detergent_1303-30947.jpg", imageAlt: "Professional service team"
},
],
] as [any, any],
},
];