From 5122124c5e8d5ef7e9ad6af4b37a34a49139104e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 16:29:58 +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 8e5ee19..1d61cda 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-with-protection-equipment_23-2148269365.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-with-protection-equipment_23-2148269365.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -132,7 +132,7 @@ export default function LandingPage() { title="Built on Trust, Proven by Results" description="We are a hands-on, local team that values communication as much as craftsmanship. We take the stress out of home exterior repairs." subdescription="Whether it’s a minor repair or a complete replacement, our crew handles every project with the precision your home deserves." - imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-black-auto-mechanic-workshop_637285-9406.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-black-auto-mechanic-workshop_637285-9406.jpg?_wi=1" mediaAnimation="blur-reveal" icon={Building} /> @@ -154,21 +154,21 @@ export default function LandingPage() { title: "Skylight Services", description: "Professional replacement and leak-proof installation.", buttonIcon: "CheckCircle", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-with-protection-equipment_23-2148269365.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-with-protection-equipment_23-2148269365.jpg?_wi=2", imageAlt: "Front view smiley young man with helmet", }, { title: "Chimney Repairs", description: "Chase cover replacements and masonry maintenance.", buttonIcon: "CheckCircle", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-black-auto-mechanic-workshop_637285-9406.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-black-auto-mechanic-workshop_637285-9406.jpg?_wi=2", imageAlt: "Front view smiley young man with helmet", }, { title: "Exterior Repairs", description: "General repairs to ensure your home stays dry and secure.", buttonIcon: "CheckCircle", - imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg?_wi=1", imageAlt: "Front view smiley young man with helmet", }, ]} @@ -200,7 +200,7 @@ export default function LandingPage() { { id: "1", name: "Sarah J.", - imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg?_wi=2", }, { id: "2", -- 2.49.1