diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 9e6b451..251e387 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { rows: 5, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/young-happy-businesswoman-working-home-communicating-cell-phone_637285-4625.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-happy-businesswoman-working-home-communicating-cell-phone_637285-4625.jpg?_wi=2" imageAlt="Modern HVAC office reception area" mediaAnimation="blur-reveal" mediaPosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index 84ca005..e1c1637 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -379,7 +379,7 @@ export default function LandingPage() { rows: 5, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/young-happy-businesswoman-working-home-communicating-cell-phone_637285-4625.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-happy-businesswoman-working-home-communicating-cell-phone_637285-4625.jpg?_wi=1" imageAlt="HVAC service dispatcher taking calls" mediaAnimation="slide-up" mediaPosition="right"