From 61e60b957ed5a290c9f6276aa84e6ab46b9c2001 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 11:32:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 88e3145..5baad53 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,11 +104,11 @@ export default function LandingPage() { title: "עבודת יד מדויקת", description: "כל בורקס נוצר באהבה ומסירות, שכבה אחר שכבה, כדי להבטיח את הפריכות והטעם המושלם.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/person-shaking-out-flour-from-his-hands_23-2148229110.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-shaking-out-flour-from-his-hands_23-2148229110.jpg?_wi=1", imageAlt: "ידיים מכינות בורקס בעבודת יד", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/person-shaking-out-flour-from-his-hands_23-2148229110.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-shaking-out-flour-from-his-hands_23-2148229110.jpg?_wi=2", imageAlt: "תהליך הכנת בורקס", }, }, @@ -117,11 +117,11 @@ export default function LandingPage() { title: "טריות ללא פשרות", description: "אנו אופים את הבורקסים שלנו יום יום, שעה שעה, כדי שתקבלו חוויה לוהטת ופריכה ישירות מהתנור.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-traditional-indian-bakery-pies_23-2148295019.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-traditional-indian-bakery-pies_23-2148295019.jpg?_wi=1", imageAlt: "בורקס חם ישר מהתנור", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-traditional-indian-bakery-pies_23-2148295019.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-traditional-indian-bakery-pies_23-2148295019.jpg?_wi=2", imageAlt: "מגש בורקסים חמים", }, }, @@ -130,11 +130,11 @@ export default function LandingPage() { title: "ניקיון וסטנדרט אירופאי", description: "אנו מקפידים על סביבת עבודה ואירוח נקייה ומסודרת, בסטנדרט הגבוה ביותר, לחוויה מהנה ובטוחה.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-blurred-effect_23-2148164718.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-blurred-effect_23-2148164718.jpg?_wi=1", imageAlt: "מסעדה נקייה ומסודרת", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-blurred-effect_23-2148164718.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-blurred-effect_23-2148164718.jpg?_wi=2", imageAlt: "סביבת עבודה היגיינית", }, },