diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b48285..2a93705 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "View Services", href: "#services" } ]} background={{ variant: "downward-rays-animated-grid" }} - imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg?_wi=1" imageAlt="Professional plumber at work" mediaAnimation="slide-up" buttonAnimation="slide-up" @@ -244,7 +244,7 @@ export default function LandingPage() { title="Schedule Your Service" description="Ready to fix your plumbing problems? Fill out the form below and we'll get back to you within the next business hour. For emergencies, call us directly." useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg?_wi=2" imageAlt="Professional plumbing service" mediaAnimation="blur-reveal" mediaPosition="right"