diff --git a/src/app/page.tsx b/src/app/page.tsx index faf1722..563b5ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,23 +66,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/fruits-near-beverage-pastry_23-2147869461.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fruits-near-beverage-pastry_23-2147869461.jpg?_wi=1", imageAlt: "Authentic grandma home cooking", }, { - imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-making-dish-with-figs-kitchen_23-2150304418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-making-dish-with-figs-kitchen_23-2150304418.jpg?_wi=1", imageAlt: "Traditional signature dish", }, { - imageSrc: "http://img.b2bpic.net/free-photo/farfalle-slices-tomato-black-pan-with-oil_114579-76544.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/farfalle-slices-tomato-black-pan-with-oil_114579-76544.jpg?_wi=1", imageAlt: "Authentic homemade pasta", }, { - imageSrc: "http://img.b2bpic.net/free-photo/meat-slices-sauce-with-vegetables_140725-1168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-slices-sauce-with-vegetables_140725-1168.jpg?_wi=1", imageAlt: "Stuffed vegetables platter", }, { - imageSrc: "http://img.b2bpic.net/free-photo/world-cuisine-with-delicious-food_23-2151890029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/world-cuisine-with-delicious-food_23-2151890029.jpg?_wi=1", imageAlt: "Hearty traditional stew", }, ]} @@ -114,7 +114,7 @@ export default function LandingPage() { description: "שירות אישי וביתי לכל אורח", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/low-angle-elder-woman-kitchen-cooking_23-2148373872.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-angle-elder-woman-kitchen-cooking_23-2148373872.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -130,19 +130,19 @@ export default function LandingPage() { id: "1", name: "מרק עוף עשיר", price: "48 ₪", - imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-making-dish-with-figs-kitchen_23-2150304418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-making-dish-with-figs-kitchen_23-2150304418.jpg?_wi=2", }, { id: "2", name: "פסטה ברוטב סודי", price: "62 ₪", - imageSrc: "http://img.b2bpic.net/free-photo/farfalle-slices-tomato-black-pan-with-oil_114579-76544.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/farfalle-slices-tomato-black-pan-with-oil_114579-76544.jpg?_wi=2", }, { id: "3", name: "ממולאים מנחמים", price: "55 ₪", - imageSrc: "http://img.b2bpic.net/free-photo/meat-slices-sauce-with-vegetables_140725-1168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-slices-sauce-with-vegetables_140725-1168.jpg?_wi=2", }, { id: "4", @@ -160,7 +160,7 @@ export default function LandingPage() { id: "6", name: "תבשיל בקר משפחתי", price: "78 ₪", - imageSrc: "http://img.b2bpic.net/free-photo/world-cuisine-with-delicious-food_23-2151890029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/world-cuisine-with-delicious-food_23-2151890029.jpg?_wi=2", }, ]} title="התפריט שלנו" @@ -181,7 +181,7 @@ export default function LandingPage() { quote: "מרגישים את האהבה בכל ביס! ממש כמו בבית של סבתא.", tag: "לקוחה מרוצה", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-pointing-her-smile-checked-shirt-looking-cheerful-front-view_176474-112653.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fruits-near-beverage-pastry_23-2147869461.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fruits-near-beverage-pastry_23-2147869461.jpg?_wi=2", imageAlt: "warm authentic home cooked food restaurant table", }, { @@ -192,7 +192,7 @@ export default function LandingPage() { quote: "לא אכלתי אוכל כזה שנים. השירות היה אדיב והמנות נדיבות.", tag: "לקוח חוזר", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-wife-feeding-his-husband-restaurant_23-2148214632.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-elder-woman-kitchen-cooking_23-2148373872.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-elder-woman-kitchen-cooking_23-2148373872.jpg?_wi=2", imageAlt: "grandma cooking in traditional kitchen warm", }, { @@ -203,7 +203,7 @@ export default function LandingPage() { quote: "המרק עוף הכי טוב בעיר, נקודה.", tag: "חובבת אוכל", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-dark-eyed-girl-eating-salad-cafe-cheerful-female-model-enjoying-vegetarian-dish_197531-17195.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-making-dish-with-figs-kitchen_23-2150304418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-making-dish-with-figs-kitchen_23-2150304418.jpg?_wi=3", imageAlt: "delicious traditional homemade chicken soup", }, { @@ -214,7 +214,7 @@ export default function LandingPage() { quote: "אווירה חמה ונעימה, נחזור שוב בקרוב.", tag: "משפחה", avatarSrc: "http://img.b2bpic.net/free-photo/having-breakfast-home_1098-13946.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/farfalle-slices-tomato-black-pan-with-oil_114579-76544.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/farfalle-slices-tomato-black-pan-with-oil_114579-76544.jpg?_wi=3", imageAlt: "homemade pasta authentic sauce traditional meal", }, { @@ -225,7 +225,7 @@ export default function LandingPage() { quote: "העוגת תפוחים סגרה לנו את הערב בצורה מושלמת.", tag: "לקוחה חדשה", avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-man-serving-food-dining-table-while-having-lunch-with-friends-home_637285-5866.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/meat-slices-sauce-with-vegetables_140725-1168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-slices-sauce-with-vegetables_140725-1168.jpg?_wi=3", imageAlt: "traditional stuffed vegetables home cooked", }, ]}