From 62e6978d6ba9dfc5c054cb1675d1b9ea8ecc2d76 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 17:02:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b302c4..ddefbe3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,7 +121,7 @@ export default function LandingPage() { }, ]} testimonialRotationInterval={5000} - imageSrc="http://img.b2bpic.net/free-photo/people-collecting-food-from-forest_23-2150167873.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-collecting-food-from-forest_23-2150167873.jpg?_wi=1" imageAlt="Family picking strawberries at Agronen farm" mediaAnimation="slide-up" fixedMediaHeight={true} @@ -368,7 +368,7 @@ export default function LandingPage() { { id: "2", name: "אולסיה דבליאטובה", - imageSrc: "http://img.b2bpic.net/free-photo/people-collecting-food-from-forest_23-2150167873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-collecting-food-from-forest_23-2150167873.jpg?_wi=2", imageAlt: "happy family farm visit portrait", }, ]} -- 2.49.1