diff --git a/src/app/page.tsx b/src/app/page.tsx index 793af53..74174dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { { text: "View Portfolio", href: "#portfolio" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-shirt_1157-41448.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-shirt_1157-41448.jpg?_wi=1" imageAlt="Professional landscaping transformation" mediaAnimation="slide-up" imagePosition="right" @@ -81,11 +81,11 @@ export default function LandingPage() {