diff --git a/src/app/page.tsx b/src/app/page.tsx index 04536f2..1f1ed8c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,31 +63,31 @@ export default function LandingPage() { name: "Sarah J.", quote: "הריח אחד לאחד – לא מפסיקים לשאול אותי מה אני שם", title: "לקוחה", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-young-redheaded-woman_171337-8472.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-young-redheaded-woman_171337-8472.jpg?_wi=1", }, { name: "David K.", quote: "איכות מטורפת למחיר – שווה כל שקל", title: "לקוח", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-lean-grey-wall-holding-laptop-hand_197531-348.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-lean-grey-wall-holding-laptop-hand_197531-348.jpg?_wi=1", }, { name: "Elena R.", quote: "ניחוח שנשאר לאורך כל היום, תמורה מעולה.", title: "לקוחה", - imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6775.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6775.jpg?_wi=1", }, { name: "Michael B.", quote: "פשוט מדהים, שירות מהיר ואדיב!", title: "לקוח", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-retro-stylish-redhead-man-suspenders-posing-against-white-wall-studio_613910-5286.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-retro-stylish-redhead-man-suspenders-posing-against-white-wall-studio_613910-5286.jpg?_wi=1", }, { name: "Daniel S.", quote: "לא אקנה שום דבר אחר מעכשיו.", title: "לקוח", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-yellow-t-shirt_141793-89199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-yellow-t-shirt_141793-89199.jpg?_wi=1", }, ]} buttons={[ @@ -206,7 +206,7 @@ export default function LandingPage() { quote: "הריח אחד לאחד – לא מפסיקים לשאול אותי מה אני שם", name: "Sarah J.", role: "לקוחה", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-young-redheaded-woman_171337-8472.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-young-redheaded-woman_171337-8472.jpg?_wi=2", }, { id: "t2", @@ -214,7 +214,7 @@ export default function LandingPage() { quote: "איכות מטורפת למחיר – שווה כל שקל", name: "David K.", role: "לקוח", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-lean-grey-wall-holding-laptop-hand_197531-348.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-lean-grey-wall-holding-laptop-hand_197531-348.jpg?_wi=2", }, { id: "t3", @@ -222,7 +222,7 @@ export default function LandingPage() { quote: "הריח עמיד לכל היום, פשוט תענוג.", name: "Elena R.", role: "לקוחה", - imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6775.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6775.jpg?_wi=2", }, { id: "t4", @@ -230,7 +230,7 @@ export default function LandingPage() { quote: "הכי קרוב למקור שקיים, הופתעתי מאוד.", name: "Michael B.", role: "לקוח", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-retro-stylish-redhead-man-suspenders-posing-against-white-wall-studio_613910-5286.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-retro-stylish-redhead-man-suspenders-posing-against-white-wall-studio_613910-5286.jpg?_wi=2", }, { id: "t5", @@ -238,7 +238,7 @@ export default function LandingPage() { quote: "המשלוח הגיע מהר מאוד, ריח מושלם.", name: "Daniel S.", role: "לקוח", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-yellow-t-shirt_141793-89199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-yellow-t-shirt_141793-89199.jpg?_wi=2", }, ]} title="מה הלקוחות שלנו אומרים"