diff --git a/src/app/page.tsx b/src/app/page.tsx index 2202692..5bfd789 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,15 +81,15 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-different-plants-greenhouse_23-2148509907.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-different-plants-greenhouse_23-2148509907.jpg?_wi=1", imageAlt: "גינה מטופחת עם פרחים פורחים", }, { - imageSrc: "http://img.b2bpic.net/free-photo/suburban-housing-garden_53876-30333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/suburban-housing-garden_53876-30333.jpg?_wi=1", imageAlt: "פינת ישיבה בגינה מעוצבת", }, { - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-sustainable-garden-with-home-grown-plants_23-2151479075.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-sustainable-garden-with-home-grown-plants_23-2151479075.jpg?_wi=1", imageAlt: "גינה טרופית עם צמחייה עשירה", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/macro-green-leaf_23-2148212011.jpg", imageAlt: "עיצוב גינה בתלת מימד", }, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-different-plants-greenhouse_23-2148509907.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-different-plants-greenhouse_23-2148509907.jpg?_wi=2", imageAlt: "Close-up gardener pruning roses", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-flowerpots-with-gardening-tools_23-2147997135.jpg", imageAlt: "תוכנית גינה עם שרטוטים", }, - imageSrc: "http://img.b2bpic.net/free-photo/suburban-housing-garden_53876-30333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/suburban-housing-garden_53876-30333.jpg?_wi=2", imageAlt: "Close-up gardener pruning roses", }, { @@ -172,7 +172,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-beautiful-grad-sneznik-white-castle-slovenia_181624-24359.jpg", imageAlt: "צילום אווירי של גינה מטופחת", }, - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-sustainable-garden-with-home-grown-plants_23-2151479075.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-sustainable-garden-with-home-grown-plants_23-2151479075.jpg?_wi=2", imageAlt: "Close-up gardener pruning roses", }, ]}