From a556c1306b4bb39506958f0136101ffa08305786 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 21:44:25 +0000 Subject: [PATCH 1/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 8a363e6..0005658 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/low-angle-view-couple-standing-balcony_23-2147923064.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-angle-view-couple-standing-balcony_23-2147923064.jpg?_wi=1" imageAlt="rooftop view with tools at sunset" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 29edf1df49889f87b37d49627b209a8b4de9b7f6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 21:44:26 +0000 Subject: [PATCH 2/2] Update src/app/services/page.tsx --- src/app/services/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 16385fd..4da68f0 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -172,7 +172,7 @@ export default function LandingPage() { id: 4, title: "Final Walkthrough & Cleanup", description: "We ensure your satisfaction with a final inspection and a thorough cleanup of your property.", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-couple-standing-balcony_23-2147923064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-couple-standing-balcony_23-2147923064.jpg?_wi=2", imageAlt: "completed roof at sunset", }, ]} -- 2.49.1