Merge version_1 into main #3
@@ -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() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
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=2"
|
||||
logoText="YOGO"
|
||||
columns={[
|
||||
{ title: "ניווט מהיר", items: [{ label: "בית", href: "#hero" }, { label: "אודות", href: "#about" }, { label: "שירותים", href: "#features" }, { label: "צור קשר", href: "#contact" }] },
|
||||
|
||||
Reference in New Issue
Block a user