From 6658072085c6df25d584e7a1adefd1497a28bb57 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 19:10:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c81fb4..a85deca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-carrying-laptop-full-shot_23-2148993856.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-carrying-laptop-full-shot_23-2148993856.jpg?_wi=1" imageAlt="Professional fence installation by Jimenez Fence Corp" mediaAnimation="slide-up" avatars={[ @@ -137,7 +137,7 @@ export default function LandingPage() { title: "Client Satisfaction", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/group-steel-rod-tight-by-chain-lift-up-construction-site_1150-10137.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-steel-rod-tight-by-chain-lift-up-construction-site_1150-10137.jpg?_wi=1" imageAlt="Our expert fence installation team at work" mediaAnimation="slide-up" metricsAnimation="blur-reveal" @@ -197,7 +197,7 @@ export default function LandingPage() { name: "Sarah Jenkins", handle: "@sjenkins", testimonial: "Jimenez Fence Corp installed our privacy fence in just two days. The quality is incredible!", - imageSrc: "http://img.b2bpic.net/free-photo/woman-carrying-laptop-full-shot_23-2148993856.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-carrying-laptop-full-shot_23-2148993856.jpg?_wi=2", imageAlt: "professional fence contractor installing residential fence", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { name: "Mike Rodriguez", handle: "@mrodriguez", testimonial: "Professional, efficient, and friendly. Best fence contractor in town.", - imageSrc: "http://img.b2bpic.net/free-photo/group-steel-rod-tight-by-chain-lift-up-construction-site_1150-10137.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-steel-rod-tight-by-chain-lift-up-construction-site_1150-10137.jpg?_wi=2", imageAlt: "fencing crew working hard construction site", }, { @@ -213,7 +213,7 @@ export default function LandingPage() { name: "Emily Chen", handle: "@echen", testimonial: "Love our new vinyl fence. It looks beautiful and gives us the privacy we needed.", - imageSrc: "http://img.b2bpic.net/free-photo/man-taking-her-picture-through-camera-gesturing-peace-sign_23-2147863555.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-taking-her-picture-through-camera-gesturing-peace-sign_23-2147863555.jpg?_wi=1", imageAlt: "happy homeowner looking at new backyard fence", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { name: "David Thompson", handle: "@dthompson", testimonial: "Fair pricing and excellent communication throughout the process.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-carrying-laptop-full-shot_23-2148993856.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-carrying-laptop-full-shot_23-2148993856.jpg?_wi=3", imageAlt: "professional fence contractor installing residential fence", }, { @@ -229,7 +229,7 @@ export default function LandingPage() { name: "Lisa G.", handle: "@lisag", testimonial: "They repaired our old gate perfectly. Highly recommend their services.", - imageSrc: "http://img.b2bpic.net/free-photo/group-steel-rod-tight-by-chain-lift-up-construction-site_1150-10137.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-steel-rod-tight-by-chain-lift-up-construction-site_1150-10137.jpg?_wi=3", imageAlt: "fencing crew working hard construction site", }, ]} @@ -269,7 +269,7 @@ export default function LandingPage() { rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/man-taking-her-picture-through-camera-gesturing-peace-sign_23-2147863555.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-taking-her-picture-through-camera-gesturing-peace-sign_23-2147863555.jpg?_wi=2" imageAlt="Consultation with Jimenez Fence Corp" mediaPosition="right" /> -- 2.49.1