From 5f13cfbbe3e486d1de14be6ab823825cead95194 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 14:08:44 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3a01ab2..bdc2d3c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -232,7 +232,7 @@ export default function LandingPage() { ]} textarea={{ name: "itemDescription", placeholder: "Describe the items you need removed...", rows: 5, required: true }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-949.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-949.jpg?_wi=1" imageAlt="Contact our junk removal team" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1 From 13e84e9d93a8f989ca6a28caeb79f87ad24213c7 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 14:08:44 +0000 Subject: [PATCH 2/2] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index efbf63e..aa1be89 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -166,7 +166,7 @@ export default function PricingPage() { ]} textarea={{ name: "itemDescription", placeholder: "Describe the items you need removed...", rows: 5, required: true }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-949.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-949.jpg?_wi=2" imageAlt="Get your free quote" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1