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" 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"