diff --git a/src/app/page.tsx b/src/app/page.tsx index a4e3c68..e778880 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@johnd", testimonial: "Fast response, professional crew!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg?_wi=1", imageAlt: "professional plumber at work", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@jsmith", testimonial: "They fixed my leak in minutes.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/call-center-supervisor-providing-support-guidance-intern_482257-118020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/call-center-supervisor-providing-support-guidance-intern_482257-118020.jpg?_wi=1", imageAlt: "professional plumber at work", }, { @@ -113,7 +113,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg?_wi=2" mediaAnimation="blur-reveal" avatars={[ { @@ -168,7 +168,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Your Trusted Plumbing Experts" description="With over 20 years of experience, we provide high-quality plumbing repairs and installations. Our team is fully certified and dedicated to 100% customer satisfaction." - imageSrc="http://img.b2bpic.net/free-photo/call-center-supervisor-providing-support-guidance-intern_482257-118020.jpg" + imageSrc="http://img.b2bpic.net/free-photo/call-center-supervisor-providing-support-guidance-intern_482257-118020.jpg?_wi=2" />