From f351da176e981e1dfe5f7a9ed0cb8729ea740d59 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 00:23:11 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index bb8d096..3cd5260 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -46,10 +46,10 @@ 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?_wi=3", 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?_wi=3", imageAlt: "Professional cleaning standards" }, ] as [any, any], }, @@ -57,10 +57,10 @@ export default function AboutPage() { 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?_wi=3", 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?_wi=2", imageAlt: "Mount Airy community" }, ] as [any, any], }, @@ -99,7 +99,7 @@ export default function AboutPage() { description="Locally Owned & Operated in Mount Airy, MD" subdescription="Commitment to Quality, Reliability, and Professional Service" icon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/man-washing-windows-using-spray-detergent_1303-30947.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-washing-windows-using-spray-detergent_1303-30947.jpg?_wi=4" imageAlt="S n S Window Cleaning professional team" mediaAnimation="slide-up" useInvertedBackground={false} @@ -125,7 +125,7 @@ export default function AboutPage() { description="Excellence in Every Detail" subdescription="Your trust is our most valuable asset" icon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg?_wi=4" imageAlt="Professional service delivery" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1 From cb7e3d1d6201d84716b6617436cee1f5787a8318 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 00:23:11 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2ad5ef6..b76c372 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -23,19 +23,19 @@ 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?_wi=1", 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?_wi=1", 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?_wi=1", 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?_wi=1", 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?_wi=1", imageAlt: "S n S Window Cleaning professional team" }, ]; @@ -59,10 +59,10 @@ 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?_wi=2", 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?_wi=2", imageAlt: "Crystal clear residential windows" }, ] as [any, any], }, @@ -70,10 +70,10 @@ export default function HomePage() { 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?_wi=2", 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?_wi=1", imageAlt: "Home exterior gutter system" }, ] as [any, any], }, @@ -81,10 +81,10 @@ export default function HomePage() { 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?_wi=2", 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?_wi=3", imageAlt: "Clean exterior surfaces" }, ] as [any, any], }, @@ -92,10 +92,10 @@ export default function HomePage() { 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?_wi=1", 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?_wi=1", 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." @@ -104,10 +104,10 @@ export default function HomePage() { 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?_wi=2", 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?_wi=2", imageAlt: "Michael T." }, ]; @@ -208,7 +208,7 @@ export default function HomePage() { description="Locally Owned & Operated in Mount Airy, MD" subdescription="Commitment to Quality, Reliability, and Professional Service" icon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/man-washing-windows-using-spray-detergent_1303-30947.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-washing-windows-using-spray-detergent_1303-30947.jpg?_wi=2" imageAlt="S n S Window Cleaning professional team" mediaAnimation="slide-up" useInvertedBackground={false} @@ -233,7 +233,7 @@ export default function HomePage() { description="Get a free quote today or call us directly. We're here to help you maintain beautiful, clean windows and exterior surfaces year-round." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg?_wi=3" imageAlt="Clean exterior surfaces" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From fa70ac71abc1ae1ad4256cb59b1573e859a6c072 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 00:23:12 +0000 Subject: [PATCH 3/3] Update src/app/services/page.tsx --- src/app/services/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 8074d19..bf990d1 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -22,10 +22,10 @@ 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?_wi=4", 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?_wi=4", imageAlt: "Crystal clear residential windows" }, ] as [any, any], }, @@ -33,10 +33,10 @@ export default function ServicesPage() { 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?_wi=4", 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?_wi=3", imageAlt: "Home exterior gutter system" }, ] as [any, any], }, @@ -44,10 +44,10 @@ export default function ServicesPage() { 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?_wi=5", 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?_wi=5", imageAlt: "Clean exterior surfaces" }, ] as [any, any], }, @@ -58,10 +58,10 @@ 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?_wi=4", 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?_wi=5", imageAlt: "Local service area" }, ] as [any, any], }, @@ -69,10 +69,10 @@ export default function ServicesPage() { 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?_wi=5", 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?_wi=5", imageAlt: "Professional service team" }, ] as [any, any], }, @@ -140,19 +140,19 @@ 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?_wi=5", 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?_wi=6", 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?_wi=6", 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?_wi=6", 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?_wi=6", imageAlt: "Professional team" }, ]} /> -- 2.49.1