From 7a6650663e38a8fa8e82e753c244b43737993b5d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 15:14:38 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2777b78..0ba00ce 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -75,7 +75,7 @@ export default function AboutPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/row-decorative-light-bulbs-hanging-cafe_181624-58119.jpg" + imageSrc="http://img.b2bpic.net/free-photo/row-decorative-light-bulbs-hanging-cafe_181624-58119.jpg?_wi=2" imageAlt="פנים הבר מודרני" mediaAnimation="blur-reveal" imagePosition="right" @@ -99,7 +99,7 @@ export default function AboutPage() { }, ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/close-up-friends-clinking-glasses_23-2149119639.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-friends-clinking-glasses_23-2149119639.jpg?_wi=1" imageAlt="ידידים חוגגים עם משקאות" mediaAnimation="blur-reveal" /> @@ -111,37 +111,37 @@ export default function AboutPage() { { id: "1", name: "דור מוביל", - imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-experiencing-time-expansion_23-2151338335.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-experiencing-time-expansion_23-2151338335.jpg?_wi=2", imageAlt: "דור מוביל", }, { id: "2", name: "תומר כהן", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-boy-front-white-curtain_23-2148184877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-boy-front-white-curtain_23-2148184877.jpg?_wi=2", imageAlt: "תומר כהן", }, { id: "3", name: "יעל לוי", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-slim-sensual-girl-gray-dress-leaning-ag_613910-8706.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-slim-sensual-girl-gray-dress-leaning-ag_613910-8706.jpg?_wi=2", imageAlt: "יעל לוי", }, { id: "4", name: "אביב ישראלי", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-pack-expressive-businessman-character-with-blue-suit_23-2147610688.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-pack-expressive-businessman-character-with-blue-suit_23-2147610688.jpg?_wi=2", imageAlt: "אביב ישראלי", }, { id: "5", name: "ניצה גבריאלי", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-holding-chocolate-heart_1163-89.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-holding-chocolate-heart_1163-89.jpg?_wi=2", imageAlt: "ניצה גבריאלי", }, { id: "6", name: "רון טל", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-young-man-sitting-armchair-against-grey-wall_23-2148130370.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-young-man-sitting-armchair-against-grey-wall_23-2148130370.jpg?_wi=2", imageAlt: "רון טל", }, ]} @@ -155,7 +155,7 @@ export default function AboutPage() {