From 6ce56364e721fa50d0e4bbcc1925852b9f15d6fa Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Feb 2026 23:36:53 +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 60db748..153442a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { ]} mediaAnimation="slide-up" background={{ variant: 'noise' }} - imageSrc="https://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg" + imageSrc="https://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg?_wi=1" imageAlt="Professional roofers installing a new metal roof" frameStyle="card" ariaLabel="Hero section with T&K Roofing and Sheet Metal logo" @@ -163,7 +163,7 @@ export default function LandingPage() { tagAnimation="entrance-slide" background={{ variant: 'plain' }} useInvertedBackground={false} - imageSrc="https://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg" + imageSrc="https://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg?_wi=2" imageAlt="Skilled roofer working on a residential roof" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1