From f04b677ea0a2daf6556b9d383deb70b9e8e60bc2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 21:05:35 +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 a490005..09c7c77 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { { title: "Precision Finishes", description: "Smooth, seamless drywall and professional textures done right by detail-obsessed craftsmen.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-wall_23-2148384427.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-wall_23-2148384427.jpg?_wi=1", }, { title: "Reliable & Responsive", @@ -119,7 +119,7 @@ export default function LandingPage() { description: "Clean, sharp finishes for single rooms or full homes.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-man-working-wall_23-2148384427.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-man-working-wall_23-2148384427.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1