diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d20e718..1b3acdb 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -62,7 +62,7 @@ export default function AboutPage() { "With over 10 years of experience in the Richlands area, we understand the unique cleaning challenges faced by our community. Our team knows exactly how to handle the local climate and soil conditions to deliver exceptional results.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg", + "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: "Local expertise in pressure washing", }, items: [ @@ -78,7 +78,7 @@ export default function AboutPage() { "Your satisfaction is our priority. We guarantee quality workmanship on every project and stand behind our services. Our team treats your property with the care and respect it deserves.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-930.jpg", + "http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-930.jpg?_wi=2", imageAlt: "Customer satisfaction guarantee", }, items: [ @@ -94,7 +94,7 @@ export default function AboutPage() { "We believe quality pressure washing shouldn't break the bank. Our competitive pricing and transparent quotes ensure you get the best value for your money. We offer free estimates for all projects.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358979.jpg", + "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358979.jpg?_wi=5", imageAlt: "Affordable pricing options", }, items: [ diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index e9eee1d..ae89d69 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -72,7 +72,7 @@ export default function ContactPage() { required: false, }} 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="Richlands Pressure Washing Team" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index 54fc52b..d7f3b2d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,15 +54,15 @@ export default function HomePage() { buttonAnimation="slide-up" mediaItems={[ { - 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=1", imageAlt: "Professional pressure washing service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-collects-leaves-cleans-park_1157-27412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-collects-leaves-cleans-park_1157-27412.jpg?_wi=1", imageAlt: "Clean driveway after pressure washing", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358979.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358979.jpg?_wi=1", imageAlt: "House exterior cleaning", }, ]} @@ -81,7 +81,7 @@ export default function HomePage() { "Remove dirt, mold, and mildew from your home's siding and exterior surfaces. Our house washing service restores the clean look of your home safely and effectively.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358979.jpg", + "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358979.jpg?_wi=2", imageAlt: "Professional house washing", }, items: [ @@ -97,7 +97,7 @@ export default function HomePage() { "Oil stains, dirt, and grime can make your driveway look old and dirty. We clean concrete and asphalt driveways to bring back a bright, fresh appearance.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/woman-collects-leaves-cleans-park_1157-27412.jpg", + "http://img.b2bpic.net/free-photo/woman-collects-leaves-cleans-park_1157-27412.jpg?_wi=2", imageAlt: "Clean driveway", }, items: [ @@ -113,7 +113,7 @@ export default function HomePage() { "Weather and dirt can damage decks over time. We carefully clean wood and composite decks to restore their natural look.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/person-disinfecting-wooden-surface_23-2148571796.jpg", + "http://img.b2bpic.net/free-photo/person-disinfecting-wooden-surface_23-2148571796.jpg?_wi=1", imageAlt: "Clean deck", }, items: [ @@ -145,7 +145,7 @@ export default function HomePage() { "We clean sidewalks, patios, and other concrete surfaces to remove buildup and stains.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/woman-collects-leaves-cleans-park_1157-27412.jpg", + "http://img.b2bpic.net/free-photo/woman-collects-leaves-cleans-park_1157-27412.jpg?_wi=3", imageAlt: "Clean concrete", }, items: [ @@ -199,7 +199,7 @@ export default function HomePage() { rating: 5, reviewCount: "Local Service", imageSrc: - "http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-930.jpg", + "http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-930.jpg?_wi=1", imageAlt: "Contact us for free quote", }, ]} diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 58c058e..10605af 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -48,7 +48,7 @@ export default function ServicesPage() { "Remove dirt, mold, and mildew from your home's siding and exterior surfaces. Our house washing service restores the clean look of your home safely and effectively. Using state-of-the-art equipment and eco-friendly cleaning solutions, we ensure your home looks pristine without any damage.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358979.jpg", + "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358979.jpg?_wi=3", imageAlt: "Professional house washing", }, items: [ @@ -64,7 +64,7 @@ export default function ServicesPage() { "Oil stains, dirt, and grime can make your driveway look old and dirty. We clean concrete and asphalt driveways to bring back a bright, fresh appearance. Our professional techniques remove the toughest stains without damaging your driveway surface.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/woman-collects-leaves-cleans-park_1157-27412.jpg", + "http://img.b2bpic.net/free-photo/woman-collects-leaves-cleans-park_1157-27412.jpg?_wi=4", imageAlt: "Clean driveway", }, items: [ @@ -80,7 +80,7 @@ export default function ServicesPage() { "Weather and dirt can damage decks over time. We carefully clean wood and composite decks to restore their natural look and extend their lifespan. Our gentle yet effective methods preserve the integrity of your outdoor surfaces.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/person-disinfecting-wooden-surface_23-2148571796.jpg", + "http://img.b2bpic.net/free-photo/person-disinfecting-wooden-surface_23-2148571796.jpg?_wi=2", imageAlt: "Clean deck", }, items: [ @@ -120,7 +120,7 @@ export default function ServicesPage() { rating: 5, reviewCount: "Great for", imageSrc: - "http://img.b2bpic.net/free-photo/woman-collects-leaves-cleans-park_1157-27412.jpg", + "http://img.b2bpic.net/free-photo/woman-collects-leaves-cleans-park_1157-27412.jpg?_wi=5", imageAlt: "Single service package", }, { @@ -131,7 +131,7 @@ export default function ServicesPage() { rating: 5, reviewCount: "Most popular", imageSrc: - "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358979.jpg", + "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358979.jpg?_wi=4", imageAlt: "Multi-service bundle package", }, ]}