Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-03-04 00:20:21 +00:00
3 changed files with 86 additions and 43 deletions

View File

@@ -46,18 +46,22 @@ export default function AboutPage() {
title: "Quality First", description: "Every job is completed with meticulous attention to detail. We believe in doing the work right the first time, ensuring your complete satisfaction.", icon: Award,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374391.jpg", imageAlt: "High-quality window cleaning results"},
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374391.jpg", imageAlt: "High-quality window cleaning results"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530873.jpg", imageAlt: "Professional cleaning standards"},
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530873.jpg", imageAlt: "Professional cleaning standards"
},
],
},
{
title: "Local Community", description: "We're proud to be part of the Mount Airy community. Our commitment extends beyond business—we care about our neighbors and their homes.", icon: Heart,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-windows-using-spray-detergent_1303-30947.jpg", imageAlt: "Local service team"},
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-windows-using-spray-detergent_1303-30947.jpg", imageAlt: "Local service team"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/map-montana-polygonal-mesh-line-map-flag-map_559531-11409.jpg", imageAlt: "Mount Airy community"},
imageSrc: "http://img.b2bpic.net/free-photo/map-montana-polygonal-mesh-line-map-flag-map_559531-11409.jpg", imageAlt: "Mount Airy community"
},
],
},
];
@@ -83,7 +87,8 @@ export default function AboutPage() {
id: item.id,
}))}
button={{
text: "Get Free Quote", href: "/contact"}}
text: "Get Free Quote", href: "/contact"
}}
/>
</div>

View File

@@ -23,26 +23,35 @@ export default function HomePage() {
const heroMediaItems = [
{
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530873.jpg", imageAlt: "Crystal clean windows"},
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530873.jpg", imageAlt: "Crystal clean windows"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374391.jpg", imageAlt: "Window cleaning before and after"},
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374391.jpg", imageAlt: "Window cleaning before and after"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg", imageAlt: "Professional gutter cleaning service"},
imageSrc: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg", imageAlt: "Professional gutter cleaning service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg", imageAlt: "Driveway pressure washing results"},
imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg", imageAlt: "Driveway pressure washing results"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-windows-using-spray-detergent_1303-30947.jpg", imageAlt: "S n S Window Cleaning professional team"},
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-windows-using-spray-detergent_1303-30947.jpg", imageAlt: "S n S Window Cleaning professional team"
},
];
const trustMetrics = [
{
id: "1", title: "4.9 Star Rating", subtitle: "From 45+ verified customer reviews", category: "Reputation", value: "Excellent"},
id: "1", title: "4.9 Star Rating", subtitle: "From 45+ verified customer reviews", category: "Reputation", value: "Excellent"
},
{
id: "2", title: "Licensed & Insured", subtitle: "Full coverage and professional protection", category: "Compliance", value: "Verified"},
id: "2", title: "Licensed & Insured", subtitle: "Full coverage and professional protection", category: "Compliance", value: "Verified"
},
{
id: "3", title: "Locally Owned & Operated", subtitle: "Serving Mount Airy since day one", category: "Local", value: "Community"},
id: "3", title: "Locally Owned & Operated", subtitle: "Serving Mount Airy since day one", category: "Local", value: "Community"
},
{
id: "4", title: "100% Satisfaction Guarantee", subtitle: "Your satisfaction is our commitment", category: "Guarantee", value: "Guaranteed"},
id: "4", title: "100% Satisfaction Guarantee", subtitle: "Your satisfaction is our commitment", category: "Guarantee", value: "Guaranteed"
},
];
const serviceFeatures = [
@@ -50,44 +59,56 @@ export default function HomePage() {
title: "Window Cleaning", description: "Interior & exterior cleaning with streak-free finish. We handle screens and tracks for complete clarity.", icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374391.jpg", imageAlt: "Spotless window cleaning results"},
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374391.jpg", imageAlt: "Spotless window cleaning results"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530873.jpg", imageAlt: "Crystal clear residential windows"},
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530873.jpg", imageAlt: "Crystal clear residential windows"
},
],
},
{
title: "Gutter Cleaning", description: "Complete debris removal and downspout flushing to prevent foundation damage and overflow.", icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg", imageAlt: "Professional gutter maintenance"},
imageSrc: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg", imageAlt: "Professional gutter maintenance"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/map-montana-polygonal-mesh-line-map-flag-map_559531-11409.jpg", imageAlt: "Home exterior gutter system"},
imageSrc: "http://img.b2bpic.net/free-photo/map-montana-polygonal-mesh-line-map-flag-map_559531-11409.jpg", imageAlt: "Home exterior gutter system"
},
],
},
{
title: "Pressure Washing", description: "Professional power washing for driveways, siding, patios, and walkways. Mold and mildew removal included.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg", imageAlt: "Pristine driveway after pressure washing"},
imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg", imageAlt: "Pristine driveway after pressure washing"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg", imageAlt: "Clean exterior surfaces"},
imageSrc: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg", imageAlt: "Clean exterior surfaces"
},
],
},
];
const testimonialData = [
{
id: "1", name: "Heidi M.", handle: "Mount Airy, MD", testimonial: "Quinn cares a lot about customer service and getting the job done right! Our windows have never looked better.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", imageAlt: "Heidi M."},
id: "1", name: "Heidi M.", handle: "Mount Airy, MD", testimonial: "Quinn cares a lot about customer service and getting the job done right! Our windows have never looked better.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", imageAlt: "Heidi M."
},
{
id: "2", name: "Joe P.", handle: "Linganore, MD", testimonial: "Great service and communication! Asked if I was satisfied before leaving the house. True professional.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Joe P."},
id: "2", name: "Joe P.", handle: "Linganore, MD", testimonial: "Great service and communication! Asked if I was satisfied before leaving the house. True professional.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Joe P."
},
{
id: "3", name: "Lisa M.", handle: "Mount Airy, MD", testimonial: "Left no mess behind and my windows look fantastic! Highly recommend S n S Window Cleaning.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-middle-aged-businesswoman-standing-looking-away_74855-8812.jpg", imageAlt: "Lisa M."},
id: "3", name: "Lisa M.", handle: "Mount Airy, MD", testimonial: "Left no mess behind and my windows look fantastic! Highly recommend S n S Window Cleaning.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-middle-aged-businesswoman-standing-looking-away_74855-8812.jpg", imageAlt: "Lisa M."
},
{
id: "4", name: "David K.", handle: "Frederick County, MD", testimonial: "Professional, punctual, and thorough. Best window cleaning service in the area. 5 stars!", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "David K."},
id: "4", name: "David K.", handle: "Frederick County, MD", testimonial: "Professional, punctual, and thorough. Best window cleaning service in the area. 5 stars!", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "David K."
},
{
id: "5", name: "Sarah J.", handle: "Mount Airy, MD", testimonial: "Excellent attention to detail and clear communication throughout. Will definitely use again.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", imageAlt: "Sarah J."},
id: "5", name: "Sarah J.", handle: "Mount Airy, MD", testimonial: "Excellent attention to detail and clear communication throughout. Will definitely use again.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", imageAlt: "Sarah J."
},
{
id: "6", name: "Michael T.", handle: "Linganore, MD", testimonial: "Reliable, honest, and they stand behind their work. Worth every penny for quality results.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Michael T."},
id: "6", name: "Michael T.", handle: "Linganore, MD", testimonial: "Reliable, honest, and they stand behind their work. Worth every penny for quality results.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Michael T."
},
];
const footerColumns = [
@@ -135,7 +156,8 @@ export default function HomePage() {
id: item.id,
}))}
button={{
text: "Get Free Quote", href: "/contact"}}
text: "Get Free Quote", href: "/contact"
}}
/>
</div>

View File

@@ -22,27 +22,33 @@ export default function ServicesPage() {
title: "Window Cleaning", description: "Interior & exterior cleaning with streak-free finish. We handle screens and tracks for complete clarity. Professional equipment and eco-friendly solutions.", icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374391.jpg", imageAlt: "Spotless window cleaning results"},
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374391.jpg", imageAlt: "Spotless window cleaning results"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530873.jpg", imageAlt: "Crystal clear residential windows"},
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530873.jpg", imageAlt: "Crystal clear residential windows"
},
],
},
{
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,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg", imageAlt: "Professional gutter maintenance"},
imageSrc: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg", imageAlt: "Professional gutter maintenance"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/map-montana-polygonal-mesh-line-map-flag-map_559531-11409.jpg", imageAlt: "Home exterior gutter system"},
imageSrc: "http://img.b2bpic.net/free-photo/map-montana-polygonal-mesh-line-map-flag-map_559531-11409.jpg", imageAlt: "Home exterior gutter system"
},
],
},
{
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,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg", imageAlt: "Pristine driveway after pressure washing"},
imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg", imageAlt: "Pristine driveway after pressure washing"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg", imageAlt: "Clean exterior surfaces"},
imageSrc: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg", imageAlt: "Clean exterior surfaces"
},
],
},
];
@@ -52,18 +58,22 @@ export default function ServicesPage() {
title: "Mount Airy, MD", description: "Our home base and primary service area. 30+ years of trusted local service to our neighbors and friends.", icon: MapPin,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/map-montana-polygonal-mesh-line-map-flag-map_559531-11409.jpg", imageAlt: "Mount Airy Maryland location"},
imageSrc: "http://img.b2bpic.net/free-photo/map-montana-polygonal-mesh-line-map-flag-map_559531-11409.jpg", imageAlt: "Mount Airy Maryland location"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530873.jpg", imageAlt: "Local service area"},
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530873.jpg", imageAlt: "Local service area"
},
],
},
{
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,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/map-montana-polygonal-mesh-line-map-flag-map_559531-11409.jpg", imageAlt: "Service coverage area"},
imageSrc: "http://img.b2bpic.net/free-photo/map-montana-polygonal-mesh-line-map-flag-map_559531-11409.jpg", imageAlt: "Service coverage area"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-windows-using-spray-detergent_1303-30947.jpg", imageAlt: "Professional service team"},
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-windows-using-spray-detergent_1303-30947.jpg", imageAlt: "Professional service team"
},
],
},
];
@@ -113,7 +123,8 @@ export default function ServicesPage() {
id: item.id,
}))}
button={{
text: "Get Free Quote", href: "/contact"}}
text: "Get Free Quote", href: "/contact"
}}
/>
</div>
@@ -129,15 +140,20 @@ export default function ServicesPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374391.jpg", imageAlt: "Professional window cleaning"},
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374391.jpg", imageAlt: "Professional window cleaning"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg", imageAlt: "Gutter cleaning service"},
imageSrc: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg", imageAlt: "Gutter cleaning service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg", imageAlt: "Pressure washing service"},
imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg", imageAlt: "Pressure washing service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530873.jpg", imageAlt: "Exterior cleaning services"},
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530873.jpg", imageAlt: "Exterior cleaning services"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-windows-using-spray-detergent_1303-30947.jpg", imageAlt: "Professional team"},
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-windows-using-spray-detergent_1303-30947.jpg", imageAlt: "Professional team"
},
]}
/>
</div>