From 2a8c1c0fe282cfca855dc704acf28d4661ded285 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 18:35: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 24c2f9b..c224f6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function LandingPage() { href: "tel:5555555555", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248316.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248316.jpg?_wi=1" showBlur={true} avatars={[ { @@ -151,7 +151,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2594.jpg", imageAlt: "Installation Detail", }, - imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248316.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248316.jpg?_wi=2", imageAlt: "roof replacement premium shingles", }, { @@ -172,14 +172,14 @@ export default function LandingPage() { title: "Exterior Renovation", description: "Professional siding and gutter installation to complete your home's protection.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/old-man-with-laptop_1157-45380.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-man-with-laptop_1157-45380.jpg?_wi=1", imageAlt: "Siding and Gutters", }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg", imageAlt: "Final Exterior", }, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg?_wi=1", imageAlt: "roof replacement premium shingles", }, ]} @@ -208,7 +208,7 @@ export default function LandingPage() { title: "Documentation", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/old-man-with-laptop_1157-45380.jpg" + imageSrc="http://img.b2bpic.net/free-photo/old-man-with-laptop_1157-45380.jpg?_wi=2" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -227,7 +227,7 @@ export default function LandingPage() { role: "Client", company: "Dallas", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg?_wi=2", }, { id: "2", -- 2.49.1