From 7dea4b1b081c9ba9b7cb3083702f5c308efdd277 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 19:56:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9779f6c..57f9404 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -144,7 +144,7 @@ export default function LandingPage() { price: "₪35", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-shopping-bag-wooden-background_169016-20843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-shopping-bag-wooden-background_169016-20843.jpg?_wi=1", }, { id: "2", @@ -153,7 +153,7 @@ export default function LandingPage() { price: "₪55", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-with-cinnamons-orange-slices-dark-plate-high-quality-photo_114579-67994.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-with-cinnamons-orange-slices-dark-plate-high-quality-photo_114579-67994.jpg?_wi=1", }, { id: "3", @@ -162,7 +162,7 @@ export default function LandingPage() { price: "₪30", rating: 4, reviewCount: "90", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-shopping-bag-wooden-background_169016-20843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-shopping-bag-wooden-background_169016-20843.jpg?_wi=2", }, { id: "4", @@ -171,7 +171,7 @@ export default function LandingPage() { price: "₪45", rating: 5, reviewCount: "60", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-with-cinnamons-orange-slices-dark-plate-high-quality-photo_114579-67994.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-with-cinnamons-orange-slices-dark-plate-high-quality-photo_114579-67994.jpg?_wi=2", }, ]} title="המאפים שלנו" @@ -189,35 +189,35 @@ export default function LandingPage() { name: "שרה כהן", role: "לקוחה", testimonial: "פשוט מושלם, טעם של פעם.", - imageSrc: "http://img.b2bpic.net/free-photo/gladsome-young-lady-posing-with-pastries-kitchen_132075-10840.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gladsome-young-lady-posing-with-pastries-kitchen_132075-10840.jpg?_wi=1", }, { id: "2", name: "דוד לוי", role: "לקוח", testimonial: "הלחם הכי טוב שאכלתי בחיים.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=1", }, { id: "3", name: "מיכל רוזן", role: "לקוחה", testimonial: "מרגישים את האהבה בכל ביס.", - imageSrc: "http://img.b2bpic.net/free-photo/gladsome-young-lady-posing-with-pastries-kitchen_132075-10840.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gladsome-young-lady-posing-with-pastries-kitchen_132075-10840.jpg?_wi=2", }, { id: "4", name: "ישראל ישראלי", role: "לקוח", testimonial: "ממליץ בחום לכל אירוע.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=2", }, { id: "5", name: "אורית שחר", role: "לקוחה", testimonial: "יחס אישי וטעם של בית.", - imageSrc: "http://img.b2bpic.net/free-photo/gladsome-young-lady-posing-with-pastries-kitchen_132075-10840.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gladsome-young-lady-posing-with-pastries-kitchen_132075-10840.jpg?_wi=3", }, ]} title="מה אומרים עלינו"