From 2802bb82570e2b1e472c46acd76fc1dd660adafa Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 01:25:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 996307a..a0ff30f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/pine-branches-white-wooden-fence_1372-71.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pine-branches-white-wooden-fence_1372-71.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -158,14 +158,14 @@ export default function LandingPage() { title: "Classic Wood Fencing", description: "Timeless aesthetics and natural beauty for your backyard privacy.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg?_wi=1", imageAlt: "Wood Fence", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg?_wi=2", imageAlt: "Wood Fence Detail", }, - imageSrc: "http://img.b2bpic.net/free-photo/pine-branches-white-wooden-fence_1372-71.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pine-branches-white-wooden-fence_1372-71.jpg?_wi=2", imageAlt: "residential fence installation garden", }, { @@ -173,11 +173,11 @@ export default function LandingPage() { title: "Metal Security Fencing", description: "Strength and reliability for ultimate property security.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207761.jpg?_wi=1", imageAlt: "Metal Fence", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207761.jpg?_wi=2", imageAlt: "Metal Fence Detail", }, imageSrc: "http://img.b2bpic.net/free-photo/woman-workshop-measuring-wood_23-2148836026.jpg", @@ -188,14 +188,14 @@ export default function LandingPage() { title: "Vinyl Privacy Fencing", description: "Maintenance-free privacy that looks pristine all year round.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-skateboard_23-2148805144.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-skateboard_23-2148805144.jpg?_wi=1", imageAlt: "Vinyl Fence", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-skateboard_23-2148805144.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-skateboard_23-2148805144.jpg?_wi=2", imageAlt: "Vinyl Fence Detail", }, - imageSrc: "http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg?_wi=3", imageAlt: "wood picket fence design", }, ]}