diff --git a/src/app/page.tsx b/src/app/page.tsx index 873209c..fcafbfb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/analog-landscape-city-with-buildings_23-2149661460.jpg" + imageSrc="http://img.b2bpic.net/free-photo/analog-landscape-city-with-buildings_23-2149661460.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="Modern architecture of Windplay Business Center" /> @@ -134,7 +134,7 @@ export default function LandingPage() { { title: "Future Tenant Space", description: "Prime retail and office suites available for lease in a high-traffic location.", - imageSrc: "http://img.b2bpic.net/free-photo/analog-landscape-city-with-buildings_23-2149661460.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/analog-landscape-city-with-buildings_23-2149661460.jpg?_wi=2", imageAlt: "Modern office suite exterior", }, ]} @@ -190,7 +190,7 @@ export default function LandingPage() {