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() {