diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e525de..7c22b26 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,15 +90,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-book-garden-along-with-her-dog_23-2149392603.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-book-garden-along-with-her-dog_23-2149392603.jpg?_wi=1", imageAlt: "Luxurious backyard garden design with swimming pool", }, { - imageSrc: "http://img.b2bpic.net/free-photo/inspired-bearded-male-gardener-shaping-spiral-from-thuja-hedge-by-trimming-outside-side-view_7502-10568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/inspired-bearded-male-gardener-shaping-spiral-from-thuja-hedge-by-trimming-outside-side-view_7502-10568.jpg?_wi=1", imageAlt: "Professional landscaper trimming hedges", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-mesmerizing-nature-traditional-styled-japanese-adelaide-himeji-gardens_181624-46567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-mesmerizing-nature-traditional-styled-japanese-adelaide-himeji-gardens_181624-46567.jpg?_wi=1", imageAlt: "Stunning backyard waterfall feature with rock garden", }, { @@ -152,7 +152,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-garden-flower_74190-4265.jpg", imageAlt: "Colorful flower bed", }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-book-garden-along-with-her-dog_23-2149392603.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-book-garden-along-with-her-dog_23-2149392603.jpg?_wi=2", imageAlt: "lush green grass lawn maintenance", }, { @@ -166,7 +166,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/bobblestone-path-with-moss_23-2151942472.jpg", imageAlt: "Modern backyard patio with water feature", }, - imageSrc: "http://img.b2bpic.net/free-photo/inspired-bearded-male-gardener-shaping-spiral-from-thuja-hedge-by-trimming-outside-side-view_7502-10568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/inspired-bearded-male-gardener-shaping-spiral-from-thuja-hedge-by-trimming-outside-side-view_7502-10568.jpg?_wi=2", imageAlt: "lush green grass lawn maintenance", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/man-prepares-climb-ropes-park_1304-4987.jpg", imageAlt: "Tree pruning service", }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-mesmerizing-nature-traditional-styled-japanese-adelaide-himeji-gardens_181624-46567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-mesmerizing-nature-traditional-styled-japanese-adelaide-himeji-gardens_181624-46567.jpg?_wi=2", imageAlt: "lush green grass lawn maintenance", }, ]}