diff --git a/src/app/page.tsx b/src/app/page.tsx index 8beba69..212f677 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-checking-leaves-potted-plant_23-2147918579.jpg", imageAlt: "GTA Landscaping"}, + imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-checking-leaves-potted-plant_23-2147918579.jpg?_wi=1", imageAlt: "GTA Landscaping"}, { imageSrc: "http://img.b2bpic.net/free-photo/green-park-view_1417-1510.jpg", imageAlt: "Lawn Care"}, { @@ -182,7 +182,7 @@ export default function LandingPage() {