diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index a8b0852..e04fffe 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { placeholder: "Describe your roofing issue", required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248316.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248316.jpg?_wi=2" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 79c3482..8613913 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "tel:5555555555", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248316.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248316.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-20.jpg", @@ -116,7 +116,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Why Homeowners Choose Apex Roofing" description="We don't cut corners. Our crew provides immediate response times, expertise in difficult metal roofing, guidance through insurance claims, and a clean, professional approach." - imageSrc="http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg" + imageSrc="http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg?_wi=1" /> diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 4cd56cd..77a51d0 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { href: "/contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg" + imageSrc="http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg?_wi=2" />