Update src/app/page.tsx
This commit is contained in:
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
title: "Booking",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94772.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94772.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -149,11 +149,11 @@ export default function LandingPage() {
|
||||
icon: Scissors,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205891.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205891.jpg?_wi=1",
|
||||
imageAlt: "Precision Haircut",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205891.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205891.jpg?_wi=2",
|
||||
imageAlt: "Detailing",
|
||||
},
|
||||
],
|
||||
@@ -166,15 +166,15 @@ export default function LandingPage() {
|
||||
icon: Scissors,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop-salon-doing-haircut-beard-trim_1303-20946.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop-salon-doing-haircut-beard-trim_1303-20946.jpg?_wi=1",
|
||||
imageAlt: "Beard Grooming",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop-salon-doing-haircut-beard-trim_1303-20946.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop-salon-doing-haircut-beard-trim_1303-20946.jpg?_wi=2",
|
||||
imageAlt: "Detailing",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94772.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94772.jpg?_wi=2",
|
||||
imageAlt: "barber cutting hair professional",
|
||||
},
|
||||
{
|
||||
@@ -183,15 +183,15 @@ export default function LandingPage() {
|
||||
icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures-light-facial-massage_343596-4220.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures-light-facial-massage_343596-4220.jpg?_wi=1",
|
||||
imageAlt: "Hot Towel Shave",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures-light-facial-massage_343596-4220.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures-light-facial-massage_343596-4220.jpg?_wi=2",
|
||||
imageAlt: "Detailing",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205891.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205891.jpg?_wi=3",
|
||||
imageAlt: "men haircut service scissors",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user