From 2274dd2e42a30335fc9d7f1f174313eec69ba89c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 20:49:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 789cf9a..8c2ab3e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-man-campervan_23-2149268838.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-man-campervan_23-2149268838.jpg?_wi=1" imageAlt="professional air duct cleaning service home" mediaAnimation="blur-reveal" avatars={[ @@ -154,7 +154,7 @@ export default function LandingPage() { tags: [ "Air Quality", ], - imageSrc: "http://img.b2bpic.net/free-photo/mother-child-having-fun-painting-house-walls-with-orange-paint-using-paintbrush-roller-redecorate-apartment-room-enjoy-renovation-woman-with-kid-decorating-home_482257-48198.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mother-child-having-fun-painting-house-walls-with-orange-paint-using-paintbrush-roller-redecorate-apartment-room-enjoy-renovation-woman-with-kid-decorating-home_482257-48198.jpg?_wi=1", imageAlt: "dryer vent cleaning inspection lint build up", }, { @@ -228,7 +228,7 @@ export default function LandingPage() { quote: "Tate was right on time, and started with an thorough dryer vent cleaning inspection. He found a huge build up of lint.", tag: "Dryer Vent", avatarSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371198.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-campervan_23-2149268838.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-campervan_23-2149268838.jpg?_wi=2", imageAlt: "person portrait indoor home environment", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { quote: "Justin and his team cleaned my dryer vent, sealed up the attic insulation's, and repaired my aging chimney.", tag: "General Maintenance", avatarSrc: "http://img.b2bpic.net/free-photo/young-girl-with-thumb-up-beach_1149-1081.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mother-child-having-fun-painting-house-walls-with-orange-paint-using-paintbrush-roller-redecorate-apartment-room-enjoy-renovation-woman-with-kid-decorating-home_482257-48198.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mother-child-having-fun-painting-house-walls-with-orange-paint-using-paintbrush-roller-redecorate-apartment-room-enjoy-renovation-woman-with-kid-decorating-home_482257-48198.jpg?_wi=2", imageAlt: "person portrait indoor home environment", }, { @@ -261,7 +261,7 @@ export default function LandingPage() { quote: "Dust and allergens were significantly reduced, making our home more comfortable.", tag: "Air Quality", avatarSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124294.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124294.jpg?_wi=1", imageAlt: "person portrait indoor home environment", }, { @@ -320,7 +320,7 @@ export default function LandingPage() { content: "Yes, we are fully licensed and insured professionals.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124294.jpg" + imageSrc="http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124294.jpg?_wi=2" mediaAnimation="slide-up" title="Frequently Asked Questions" description="Everything you need to know about our home maintenance services." -- 2.49.1