From 9441a621fa12fd2dca86dc9fd4487e2e252316ef Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 15:49:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8e9b584..6f80652 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,23 +62,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-taking-break-with-smartphone_23-2150522272.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-taking-break-with-smartphone_23-2150522272.jpg?_wi=1", imageAlt: "Smart home living room", }, { - imageSrc: "http://img.b2bpic.net/free-photo/diverse-employees-following-delivery-track-through-city-traffic_482257-93956.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/diverse-employees-following-delivery-track-through-city-traffic_482257-93956.jpg?_wi=1", imageAlt: "Security dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-laptop_23-2148976849.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-laptop_23-2148976849.jpg?_wi=1", imageAlt: "Security technician", }, { - imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-smiling-medium-shot_23-2148329361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-smiling-medium-shot_23-2148329361.jpg?_wi=1", imageAlt: "Happy client", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-glasses-showing-okay-hand-sign-sitting-with-laptop-cafe-working-remotely-recommends-coworking-space_1258-314260.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-glasses-showing-okay-hand-sign-sitting-with-laptop-cafe-working-remotely-recommends-coworking-space_1258-314260.jpg?_wi=1", imageAlt: "Professional office setup", }, ]} @@ -108,7 +108,7 @@ export default function LandingPage() { description: "אנחנו כאן בשבילך בכל נקודה בארץ.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-with-laptop_23-2148976849.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-with-laptop_23-2148976849.jpg?_wi=2" /> @@ -170,14 +170,14 @@ export default function LandingPage() { name: "דנה לוי", role: "בעלת בית פרטי", testimonial: "שירות יוצא מן הכלל! עבודה נקייה מאוד, נראה יוקרתי ובדיוק מה שחיפשתי.", - imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-smiling-medium-shot_23-2148329361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-smiling-medium-shot_23-2148329361.jpg?_wi=2", }, { id: "t2", name: "אבי כהן", role: "בעל משרד", testimonial: "פתרונות טכנולוגיים מתקדמים, מקצועיות ללא פשרות. מומלץ בחום!", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-glasses-showing-okay-hand-sign-sitting-with-laptop-cafe-working-remotely-recommends-coworking-space_1258-314260.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-glasses-showing-okay-hand-sign-sitting-with-laptop-cafe-working-remotely-recommends-coworking-space_1258-314260.jpg?_wi=2", }, { id: "t3", @@ -214,7 +214,7 @@ export default function LandingPage() { }} title="מוכנים לשדרג את האבטחה שלכם?" description="יוסי כאן לכל שאלה, התייעצות או הצעת מחיר. נשמח לעזור לך לבחור את המערכת המתאימה ביותר." - imageSrc="http://img.b2bpic.net/free-photo/diverse-employees-following-delivery-track-through-city-traffic_482257-93956.jpg" + imageSrc="http://img.b2bpic.net/free-photo/diverse-employees-following-delivery-track-through-city-traffic_482257-93956.jpg?_wi=2" buttonText="שלח הודעה" tag="צור קשר" /> @@ -222,7 +222,7 @@ export default function LandingPage() {