From 2b33dc5b66d3df2a962a5f5b3dae166014fab5a3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 18:02:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2cc320b..b40d001 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,35 +64,35 @@ export default function LandingPage() { handle: "@israel", testimonial: "השווארמה הכי טעימה שאכלתי בחיים שלי!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-waiter-using-digital-tablet-while-talking-couple-taking-their-order-cafe_637285-540.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-waiter-using-digital-tablet-while-talking-couple-taking-their-order-cafe_637285-540.jpg?_wi=1", }, { name: "דנה לוי", handle: "@dana", testimonial: "שירות מדהים ואוכל ברמה של מסעדות יוקרה.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg?_wi=1", }, { name: "יוסי כהן", handle: "@yossi", testimonial: "כמות מכובדת של בשר, איכות ללא פשרות.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006639.jpg?_wi=1", }, { name: "נועה אברהם", handle: "@noa", testimonial: "חוויה קולינרית אמיתית, נחזור בטוח!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-businessman-working-office_1157-21037.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-businessman-working-office_1157-21037.jpg?_wi=1", }, { name: "אבי לוי", handle: "@avi", testimonial: "מקום נקי, צוות אדיב ואוכל פצצה.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-woman-sitting-caf-eating-muffin_23-2147974613.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-woman-sitting-caf-eating-muffin_23-2147974613.jpg?_wi=1", }, ]} buttons={[ @@ -101,7 +101,7 @@ export default function LandingPage() { href: "https://wa.me/972500000000", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/elegant-wooden-dining-room-with-modern-lighting-generated-by-ai_188544-29879.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-wooden-dining-room-with-modern-lighting-generated-by-ai_188544-29879.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -229,7 +229,7 @@ export default function LandingPage() { role: "לקוח קבוע", company: "תל אביב", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-waiter-using-digital-tablet-while-talking-couple-taking-their-order-cafe_637285-540.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-waiter-using-digital-tablet-while-talking-couple-taking-their-order-cafe_637285-540.jpg?_wi=2", }, { id: "2", @@ -237,7 +237,7 @@ export default function LandingPage() { role: "פודית", company: "רמת גן", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg?_wi=2", }, { id: "3", @@ -245,7 +245,7 @@ export default function LandingPage() { role: "יזם", company: "חולון", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006639.jpg?_wi=2", }, { id: "4", @@ -253,7 +253,7 @@ export default function LandingPage() { role: "סטודנטית", company: "ראשון לציון", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-businessman-working-office_1157-21037.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-businessman-working-office_1157-21037.jpg?_wi=2", }, { id: "5", @@ -261,7 +261,7 @@ export default function LandingPage() { role: "מתכנת", company: "גבעתיים", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-woman-sitting-caf-eating-muffin_23-2147974613.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-woman-sitting-caf-eating-muffin_23-2147974613.jpg?_wi=2", }, ]} kpiItems={[ @@ -301,7 +301,7 @@ export default function LandingPage() {