From 956c9b1ee6aeaec3cd15fe4102ff358cac070ac5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 11:31:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d6df885..3d3b3ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woodworking-expert-using-coarse-grade-sandpaper-manual-sanding_482257-93663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woodworking-expert-using-coarse-grade-sandpaper-manual-sanding_482257-93663.jpg?_wi=1", imageAlt: "Carpenter working on a detailed wood project", }, { @@ -304,7 +304,7 @@ export default function LandingPage() { imageAlt: "Portrait of David Lee", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/woodworking-expert-using-coarse-grade-sandpaper-manual-sanding_482257-93663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woodworking-expert-using-coarse-grade-sandpaper-manual-sanding_482257-93663.jpg?_wi=2", imageAlt: "male client headshot smiling confident", }, ]}