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" 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", }, ]}