From 853acda02ebad1121c8e1a9b5c83d022f1dfcae8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 17:05:08 +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 9c863de..6653255 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-sheep_23-2148990411.jpg", imageAlt: "young child picking strawberries"}, ]} 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} @@ -219,7 +219,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-photo-camera_23-2149049085.jpg", imageAlt: "happy family farm visit portrait"}, { id: "2", name: "אולסיה דבליאטובה", handle: "@OlesiaDavliatova", testimonial: "ממליצה בחום, מקום יפיפה לקטיף תותים, פטל ועוד. יש מלא אזור משחק לקטנים. העברנו מלא שעות ונהנינו מהטבע.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-collecting-food-from-forest_23-2150167873.jpg", imageAlt: "happy family farm visit portrait"}, + imageSrc: "http://img.b2bpic.net/free-photo/people-collecting-food-from-forest_23-2150167873.jpg?_wi=2", imageAlt: "happy family farm visit portrait"}, ]} showRating={true} title="מה לקוחותינו אומרים?" -- 2.49.1