diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 0254d5d..e3d8b2e 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -45,7 +45,7 @@ export default function ContactPage() { variant: "sparkles-gradient", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/urban-city-skyline-sunset_649448-768.jpg" + imageSrc="http://img.b2bpic.net/free-photo/urban-city-skyline-sunset_649448-768.jpg?_wi=2" mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Enter your email" diff --git a/src/app/page.tsx b/src/app/page.tsx index 3095436..fd9ce01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -191,7 +191,7 @@ export default function HomePage() { description="Contact us now for a free estimate or emergency service. Call us anytime - we're here to help 24/7." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/urban-city-skyline-sunset_649448-768.jpg" + imageSrc="http://img.b2bpic.net/free-photo/urban-city-skyline-sunset_649448-768.jpg?_wi=1" imageAlt="Montreal city skyline aerial view" mediaAnimation="slide-up" mediaPosition="right"