Update src/app/page.tsx
This commit is contained in:
@@ -94,40 +94,40 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-her-hair-done_23-2148108824.jpg",
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-her-hair-done_23-2148108824.jpg?_wi=1",
|
||||
imageAlt: "Hair styling and client consultation",
|
||||
videoAriaLabel: "Salon hair styling",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-her-hair-done_23-2148108824.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-her-hair-done_23-2148108824.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-washing-hair-blonde_23-2147769799.jpg",
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-washing-hair-blonde_23-2147769799.jpg?_wi=1",
|
||||
imageAlt: "Hair transformation and happy client",
|
||||
videoAriaLabel: "Hair transformation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-washing-hair-blonde_23-2147769799.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-washing-hair-blonde_23-2147769799.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-bride-indoors_23-2149721993.jpg",
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-bride-indoors_23-2149721993.jpg?_wi=1",
|
||||
imageAlt: "Blow dry styling and luxury interiors",
|
||||
videoAriaLabel: "Blow dry styling",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-bride-indoors_23-2149721993.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-bride-indoors_23-2149721993.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/person-enjoying-scalp-massage-spa_23-2151454789.jpg",
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/person-enjoying-scalp-massage-spa_23-2151454789.jpg?_wi=1",
|
||||
imageAlt: "Makeup artistry and client smiling",
|
||||
videoAriaLabel: "Makeup artistry",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-scalp-massage-spa_23-2151454789.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-scalp-massage-spa_23-2151454789.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/high-view-shot-accessories-barber-shop_23-2148256926.jpg",
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/high-view-shot-accessories-barber-shop_23-2148256926.jpg?_wi=1",
|
||||
imageAlt: "Luxurious salon interior",
|
||||
videoAriaLabel: "Luxury interiors",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-view-shot-accessories-barber-shop_23-2148256926.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-view-shot-accessories-barber-shop_23-2148256926.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/professional-make-up-artist-working_23-2148328760.jpg",
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/professional-make-up-artist-working_23-2148328760.jpg?_wi=1",
|
||||
imageAlt: "Client consultation and hair treatment",
|
||||
videoAriaLabel: "Client consultation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-make-up-artist-working_23-2148328760.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-make-up-artist-working_23-2148328760.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
|
||||
Reference in New Issue
Block a user