diff --git a/src/app/page.tsx b/src/app/page.tsx index c0fa0cc..3eeda50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,27 +84,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=1", imageAlt: "Landscape construction", }, { - imageSrc: "http://img.b2bpic.net/free-photo/cement-walkway-garden_1252-1023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cement-walkway-garden_1252-1023.jpg?_wi=1", imageAlt: "Stone retaining wall", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-using-tablet-outdoors_23-2150747661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-using-tablet-outdoors_23-2150747661.jpg?_wi=1", imageAlt: "Aerial landscaping view", }, { - imageSrc: "http://img.b2bpic.net/free-photo/hard-working-man-casual-outfit-removing-dry-leaves-from-sidewalk-with-hand-blower-sunny-day_7502-10151.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hard-working-man-casual-outfit-removing-dry-leaves-from-sidewalk-with-hand-blower-sunny-day_7502-10151.jpg?_wi=1", imageAlt: "Excavation equipment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/lush-tropical-garden_1385-762.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lush-tropical-garden_1385-762.jpg?_wi=1", imageAlt: "Well-manicured property", }, { - imageSrc: "http://img.b2bpic.net/free-photo/building-night_1127-3369.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/building-night_1127-3369.jpg?_wi=1", imageAlt: "Night landscape lighting", }, ]} @@ -138,7 +138,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=2", imageAlt: "landscaping design drawing", }, { @@ -162,7 +162,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/cement-walkway-garden_1252-1023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cement-walkway-garden_1252-1023.jpg?_wi=2", imageAlt: "landscaping design drawing", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-using-tablet-outdoors_23-2150747661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-using-tablet-outdoors_23-2150747661.jpg?_wi=2", imageAlt: "landscaping design drawing", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/hard-working-man-casual-outfit-removing-dry-leaves-from-sidewalk-with-hand-blower-sunny-day_7502-10151.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hard-working-man-casual-outfit-removing-dry-leaves-from-sidewalk-with-hand-blower-sunny-day_7502-10151.jpg?_wi=2", imageAlt: "landscaping design drawing", }, { @@ -234,7 +234,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/lush-tropical-garden_1385-762.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lush-tropical-garden_1385-762.jpg?_wi=2", imageAlt: "landscaping design drawing", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/building-night_1127-3369.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/building-night_1127-3369.jpg?_wi=2", imageAlt: "landscaping design drawing", }, {