Merge version_1 into main #4
@@ -51,10 +51,10 @@ export default function LandingPage() {
|
||||
"http://img.b2bpic.net/free-photo/make-up-cosmetics-products-black-background-professional-cosmetics_482257-34495.jpg", imageAlt: "Makeup artist at work"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pregnant-woman-applies-makeup-home-front-mirror_169016-27998.jpg", imageAlt: "Makeup tutorial showcase"},
|
||||
"http://img.b2bpic.net/free-photo/pregnant-woman-applies-makeup-home-front-mirror_169016-27998.jpg?_wi=1", imageAlt: "Makeup tutorial showcase"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/cosmetologist-working-client-close-up_23-2148398548.jpg", imageAlt: "Beauty transformation"},
|
||||
"http://img.b2bpic.net/free-photo/cosmetologist-working-client-close-up_23-2148398548.jpg?_wi=1", imageAlt: "Beauty transformation"},
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
showDimOverlay={true}
|
||||
@@ -89,12 +89,12 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Glam Evening Look", description:
|
||||
"Sophisticated smokey eye with metallic accents. Perfect for special occasions and evening events", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pregnant-woman-applies-makeup-home-front-mirror_169016-27998.jpg", imageAlt: "Glam evening makeup look", button: { text: "View Details", href: "#" },
|
||||
"http://img.b2bpic.net/free-photo/pregnant-woman-applies-makeup-home-front-mirror_169016-27998.jpg?_wi=2", imageAlt: "Glam evening makeup look", button: { text: "View Details", href: "#" },
|
||||
},
|
||||
{
|
||||
title: "Natural Everyday Beauty", description:
|
||||
"Fresh, minimal makeup tutorial for daily wear. Enhances natural features with neutral tones", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/cosmetologist-working-client-close-up_23-2148398548.jpg", imageAlt: "Natural everyday makeup", button: { text: "View Details", href: "#" },
|
||||
"http://img.b2bpic.net/free-photo/cosmetologist-working-client-close-up_23-2148398548.jpg?_wi=2", imageAlt: "Natural everyday makeup", button: { text: "View Details", href: "#" },
|
||||
},
|
||||
{
|
||||
title: "Bold Statement Makeup", description:
|
||||
@@ -120,19 +120,19 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "Jessica Martinez", role: "Bride", testimonial:
|
||||
"The makeup was absolutely flawless on my wedding day. She understood my vision perfectly and made me feel beautiful and confident!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Jessica Martinez"},
|
||||
"http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=1", imageAlt: "Jessica Martinez"},
|
||||
{
|
||||
id: "2", name: "Sarah Thompson", role: "Content Creator", testimonial:
|
||||
"Her makeup tutorials are incredibly easy to follow. I've learned so much and now I can recreate her looks at home. Highly recommended!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Sarah Thompson"},
|
||||
"http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=2", imageAlt: "Sarah Thompson"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Event Attendee", testimonial:
|
||||
"The attention to detail is exceptional. She took time to understand my skin type and created a look that lasted all day. Worth every penny!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Emily Rodriguez"},
|
||||
"http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=3", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4", name: "Amanda Chen", role: "Photography Client", testimonial:
|
||||
"Professional, creative, and so talented. My makeup looked perfect in every photo. She's a game-changer in the beauty industry!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Amanda Chen"},
|
||||
"http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=4", imageAlt: "Amanda Chen"},
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user