Update src/app/page.tsx
This commit is contained in:
@@ -73,27 +73,27 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tall-bar-stool-wooden-background_181624-30147.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tall-bar-stool-wooden-background_181624-30147.jpg?_wi=1",
|
||||
imageAlt: "Luxurious barbershop interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-annoyed-blonde-male-barber-uniform-puts-comb-temple-rolling-eyes-isolated-violet-space-with-copy-space_141793-60233.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-annoyed-blonde-male-barber-uniform-puts-comb-temple-rolling-eyes-isolated-violet-space-with-copy-space_141793-60233.jpg?_wi=1",
|
||||
imageAlt: "Precision haircut service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-hair-salon_23-2150665451.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-hair-salon_23-2150665451.jpg?_wi=1",
|
||||
imageAlt: "Warm barbershop atmosphere",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tall-bar-stool-wooden-background_181624-30147.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tall-bar-stool-wooden-background_181624-30147.jpg?_wi=2",
|
||||
imageAlt: "Professional grooming setup",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-annoyed-blonde-male-barber-uniform-puts-comb-temple-rolling-eyes-isolated-violet-space-with-copy-space_141793-60233.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-annoyed-blonde-male-barber-uniform-puts-comb-temple-rolling-eyes-isolated-violet-space-with-copy-space_141793-60233.jpg?_wi=2",
|
||||
imageAlt: "Barber precision at work",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-hair-salon_23-2150665451.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-hair-salon_23-2150665451.jpg?_wi=2",
|
||||
imageAlt: "Refined salon environment",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user