Merge version_1 into main #3
@@ -47,17 +47,17 @@ export default function LandingPage() {
|
||||
title="Transform Your Hair. Transform Yourself."
|
||||
description="Award-winning stylists. Bespoke care. Wildly unforgettable results."
|
||||
testimonials={[
|
||||
{ name: "Elena R.", handle: "@elena_styl", testimonial: "The best transformation I've ever had. Truly luxurious experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/photo-two-black-ceramical-hair-sinks-standing-beaty-salon_651396-960.jpg", imageAlt: "luxury hair salon interior gold theme" },
|
||||
{ name: "Marcus D.", handle: "@m.d_style", testimonial: "Wild Hair turned my style around completely. Edgy and professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/surprised-woman-with-messy-bun-holding-brushes_114579-31213.jpg", imageAlt: "professional hairdresser smiling portrait" },
|
||||
{ name: "Elena R.", handle: "@elena_styl", testimonial: "The best transformation I've ever had. Truly luxurious experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/photo-two-black-ceramical-hair-sinks-standing-beaty-salon_651396-960.jpg?_wi=1", imageAlt: "luxury hair salon interior gold theme" },
|
||||
{ name: "Marcus D.", handle: "@m.d_style", testimonial: "Wild Hair turned my style around completely. Edgy and professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/surprised-woman-with-messy-bun-holding-brushes_114579-31213.jpg?_wi=1", imageAlt: "professional hairdresser smiling portrait" },
|
||||
{ name: "Sarah J.", handle: "@sarah_j", testimonial: "Bespoke care and the artistry here is just unmatched.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-getting-her-hair-dyed-by-hairdresser-home_23-2148817230.jpg", imageAlt: "luxury haircut styling professional" },
|
||||
{ name: "Chloe L.", handle: "@chloel", testimonial: "Professional, clean, and so creative. I feel like a model!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/photo-two-black-ceramical-hair-sinks-standing-beaty-salon_651396-960.jpg", imageAlt: "luxury hair salon interior gold theme" },
|
||||
{ name: "David K.", handle: "@d_king", testimonial: "A touch of bold creativity in every cut. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/surprised-woman-with-messy-bun-holding-brushes_114579-31213.jpg", imageAlt: "professional hairdresser smiling portrait" },
|
||||
{ name: "Chloe L.", handle: "@chloel", testimonial: "Professional, clean, and so creative. I feel like a model!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/photo-two-black-ceramical-hair-sinks-standing-beaty-salon_651396-960.jpg?_wi=2", imageAlt: "luxury hair salon interior gold theme" },
|
||||
{ name: "David K.", handle: "@d_king", testimonial: "A touch of bold creativity in every cut. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/surprised-woman-with-messy-bun-holding-brushes_114579-31213.jpg?_wi=2", imageAlt: "professional hairdresser smiling portrait" },
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Book Now", href: "#contact" },
|
||||
{ text: "See Our Services", href: "#services" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-two-black-ceramical-hair-sinks-standing-beaty-salon_651396-960.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-two-black-ceramical-hair-sinks-standing-beaty-salon_651396-960.jpg?_wi=3"
|
||||
avatars={Array(5).fill({ src: "http://img.b2bpic.net/free-photo/photo-two-black-ceramical-hair-sinks-standing-beaty-salon_651396-960.jpg", alt: "Client" })}
|
||||
avatarText="Join 500+ satisfied clients"
|
||||
marqueeItems={[
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Luxury Meets Artistry"
|
||||
description="At Wild Hair, we believe hair is more than style – it’s expression. Our expert team crafts individualized transformations with premium products and precision artistry."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/surprised-woman-with-messy-bun-holding-brushes_114579-31213.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/surprised-woman-with-messy-bun-holding-brushes_114579-31213.jpg?_wi=3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
testimonials={Array(5).fill({ id: "t", name: "Client", role: "Client", company: "Wild Hair", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/photo-two-black-ceramical-hair-sinks-standing-beaty-salon_651396-960.jpg" })}
|
||||
testimonials={Array(5).fill({ id: "t", name: "Client", role: "Client", company: "Wild Hair", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/photo-two-black-ceramical-hair-sinks-standing-beaty-salon_651396-960.jpg?_wi=4" })}
|
||||
title="Loved by Our Clients"
|
||||
description="Rated 4.9 across over 70 reviews."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user