Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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() {
|
||||
|
||||
<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={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user