Update src/app/page.tsx
This commit is contained in:
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
handle: "@oren_k",
|
||||
testimonial: "כל ביקור הוא חוויה! הצוות מקצועי ויודע בדיוק מה אני רוצה. התספורת תמיד מושלמת.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285285.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285285.jpg?_wi=1",
|
||||
imageAlt: "Oren Cohen",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
handle: "@lior_l",
|
||||
testimonial: "המקום הכי טוב בתל אביב לתספורת וסידור זקן. אווירה נהדרת ותוצאות מדהימות.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142264.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142264.jpg?_wi=1",
|
||||
imageAlt: "Lior Levi",
|
||||
},
|
||||
{
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-expensive-barber-shop-chair_23-2148256916.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-expensive-barber-shop-chair_23-2148256916.jpg?_wi=1"
|
||||
imageAlt="Barber shop interior with a client getting a haircut"
|
||||
mediaAnimation="slide-up"
|
||||
fixedMediaHeight={true}
|
||||
@@ -225,7 +225,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Scissors icon",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-expensive-barber-shop-chair_23-2148256916.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-expensive-barber-shop-chair_23-2148256916.jpg?_wi=2",
|
||||
imageAlt: "modern haircut close up",
|
||||
},
|
||||
{
|
||||
@@ -242,7 +242,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Razor blade icon",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285285.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285285.jpg?_wi=2",
|
||||
imageAlt: "modern haircut close up",
|
||||
},
|
||||
{
|
||||
@@ -259,7 +259,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Beard comb icon",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142264.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142264.jpg?_wi=2",
|
||||
imageAlt: "modern haircut close up",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user