Merge version_2 into main #3

Merged
bender merged 2 commits from version_2 into main 2026-03-08 14:08:48 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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