diff --git a/src/app/page.tsx b/src/app/page.tsx index 9cc393f..ca431d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -266,7 +266,7 @@ export default function LandingPage() { name: "message", placeholder: "Your Message", rows: 5, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-landscape-cubes-with-depth-field_1048-12642.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-landscape-cubes-with-depth-field_1048-12642.jpg?_wi=2" imageAlt="Abstract network illustration for contact section" mediaAnimation="slide-up" mediaPosition="right" @@ -276,7 +276,7 @@ export default function LandingPage() {