From 75109ec075b3f5041ffd1765d1206d008e3a287c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 05:34:27 +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 96d4a2e..46809f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg", imageAlt: "modern residential roof installation blue sky" + imageSrc: "http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg?_wi=1", imageAlt: "modern residential roof installation blue sky" } ]} ariaLabel="Hero section for Cornerstone Roofing" @@ -330,7 +330,7 @@ export default function LandingPage() {