Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -88,19 +88,19 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-sitting-chair_23-2149220561.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-sitting-chair_23-2149220561.jpg?_wi=1",
|
||||
imageAlt: "Classic barber chair in a clean barbershop",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-with-scissors-comb-barbershop-close-up-photo_613910-18538.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-with-scissors-comb-barbershop-close-up-photo_613910-18538.jpg?_wi=1",
|
||||
imageAlt: "Barber giving a precision haircut",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unpleased-young-caucasian-male-barber-wearing-glasses-uniform-shaving-his-beard-with-straight-razor-with-shaving-cream-put-his-face-putting-finger-neck_141793-98622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unpleased-young-caucasian-male-barber-wearing-glasses-uniform-shaving-his-beard-with-straight-razor-with-shaving-cream-put-his-face-putting-finger-neck_141793-98622.jpg?_wi=1",
|
||||
imageAlt: "Barber performing a hot shave",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-professional-hairdressing-equipment_23-2148352955.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-professional-hairdressing-equipment_23-2148352955.jpg?_wi=1",
|
||||
imageAlt: "Assortment of professional barber tools",
|
||||
},
|
||||
{
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
description: "Indulge in a classic hot lather shave for ultimate smoothness.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Scissors,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-sitting-chair_23-2149220561.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-sitting-chair_23-2149220561.jpg?_wi=2",
|
||||
imageAlt: "barbershop logo vintage modern",
|
||||
},
|
||||
{
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
description: "Keep your beard looking its best with our meticulous trimming and shaping.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Feather,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-with-scissors-comb-barbershop-close-up-photo_613910-18538.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-with-scissors-comb-barbershop-close-up-photo_613910-18538.jpg?_wi=2",
|
||||
imageAlt: "barbershop logo vintage modern",
|
||||
},
|
||||
{
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
description: "Stylish and comfortable cuts for our younger gentlemen.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unpleased-young-caucasian-male-barber-wearing-glasses-uniform-shaving-his-beard-with-straight-razor-with-shaving-cream-put-his-face-putting-finger-neck_141793-98622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unpleased-young-caucasian-male-barber-wearing-glasses-uniform-shaving-his-beard-with-straight-razor-with-shaving-cream-put-his-face-putting-finger-neck_141793-98622.jpg?_wi=2",
|
||||
imageAlt: "barbershop logo vintage modern",
|
||||
},
|
||||
{
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
description: "Revitalize your hair with our nourishing treatments and conditioning.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Droplets,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-professional-hairdressing-equipment_23-2148352955.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-professional-hairdressing-equipment_23-2148352955.jpg?_wi=2",
|
||||
imageAlt: "barbershop logo vintage modern",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user