Update src/app/page.tsx
This commit is contained in:
@@ -80,15 +80,15 @@ export default function LandingPage() {
|
|||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/sensual-glamour-portrait-beautiful-blond-woman-model-lady-with-fresh-daily-makeup-with-pink-lips-color-clean-healthy-skin_158538-14293.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/sensual-glamour-portrait-beautiful-blond-woman-model-lady-with-fresh-daily-makeup-with-pink-lips-color-clean-healthy-skin_158538-14293.jpg?_wi=1",
|
||||||
imageAlt: "Luxurious hair salon interior with stylists at work",
|
imageAlt: "Luxurious hair salon interior with stylists at work",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-protecting-client-with-plastic-cape_23-2147769746.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-protecting-client-with-plastic-cape_23-2147769746.jpg?_wi=1",
|
||||||
imageAlt: "Hair stylist applying color to client's hair",
|
imageAlt: "Hair stylist applying color to client's hair",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-holding-scissors-hairbrush-going-cut-standing-orange-wall_141793-48457.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-holding-scissors-hairbrush-going-cut-standing-orange-wall_141793-48457.jpg?_wi=1",
|
||||||
imageAlt: "Client getting hair cut and styled by a professional",
|
imageAlt: "Client getting hair cut and styled by a professional",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
|||||||
imageAlt: "Hair transformation before and after a cutting and styling session",
|
imageAlt: "Hair transformation before and after a cutting and styling session",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/sensual-glamour-portrait-beautiful-blond-woman-model-lady-with-fresh-daily-makeup-with-pink-lips-color-clean-healthy-skin_158538-14293.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/sensual-glamour-portrait-beautiful-blond-woman-model-lady-with-fresh-daily-makeup-with-pink-lips-color-clean-healthy-skin_158538-14293.jpg?_wi=2",
|
||||||
imageAlt: "hair transformation before after cutting styling",
|
imageAlt: "hair transformation before after cutting styling",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
|||||||
imageAlt: "Hair coloring process with foils and brushes",
|
imageAlt: "Hair coloring process with foils and brushes",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-protecting-client-with-plastic-cape_23-2147769746.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-protecting-client-with-plastic-cape_23-2147769746.jpg?_wi=2",
|
||||||
imageAlt: "hair transformation before after cutting styling",
|
imageAlt: "hair transformation before after cutting styling",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
|||||||
imageAlt: "Luxurious hair treatment application in a salon",
|
imageAlt: "Luxurious hair treatment application in a salon",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-holding-scissors-hairbrush-going-cut-standing-orange-wall_141793-48457.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-holding-scissors-hairbrush-going-cut-standing-orange-wall_141793-48457.jpg?_wi=2",
|
||||||
imageAlt: "hair transformation before after cutting styling",
|
imageAlt: "hair transformation before after cutting styling",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user