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() {