From c5491583d49f2254f6b14c5164763ea991739369 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 15:50:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8e7e375..ba819de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,8 +48,8 @@ export default function LandingPage() { { text: "צור קשר ב-WhatsApp", href: "https://wa.me/972525283877" }, ]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-taking-break-with-smartphone_23-2150522272.jpg", imageAlt: "Smart home living room" }, - { imageSrc: "http://img.b2bpic.net/free-photo/diverse-employees-following-delivery-track-through-city-traffic_482257-93956.jpg", imageAlt: "Security dashboard" } + { 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?_wi=1", imageAlt: "Security dashboard" } ]} mediaAnimation="slide-up" rating={5} @@ -112,7 +112,7 @@ export default function LandingPage() { background={{ variant: "plain" }} 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="צור קשר" /> @@ -120,7 +120,7 @@ export default function LandingPage() {