diff --git a/src/app/page.tsx b/src/app/page.tsx index 970cb90..59e8b75 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/summer-vegetation_23-2147685410.jpg" + imageSrc="http://img.b2bpic.net/free-photo/summer-vegetation_23-2147685410.jpg?_wi=1" imageAlt="Lush garden with various plants" /> @@ -110,7 +110,7 @@ export default function LandingPage() { content: "שירותי גיזום מקצועיים, ניכוש עשבים, דישון והשקיה מבוקרת לשמירה על גינה בריאה, פורחת ומטופחת לאורך כל השנה.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/aerial-view-from-hong-kong_181624-34551.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aerial-view-from-hong-kong_181624-34551.jpg?_wi=1" imageAlt="Garden planning on a table with plants" mediaAnimation="slide-up" /> @@ -299,7 +299,7 @@ export default function LandingPage() { button: { text: "התחילו עכשיו", }, - imageSrc: "http://img.b2bpic.net/free-photo/summer-vegetation_23-2147685410.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/summer-vegetation_23-2147685410.jpg?_wi=2", imageAlt: "botanical garden colorful yellow pink", }, { @@ -316,7 +316,7 @@ export default function LandingPage() { button: { text: "צרו קשר", }, - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-from-hong-kong_181624-34551.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-from-hong-kong_181624-34551.jpg?_wi=2", imageAlt: "botanical garden colorful yellow pink", }, ]}