Merge version_1 into main #3
@@ -48,13 +48,13 @@ export default function LandingPage() {
|
||||
title="No.1 Uyo Hair Vendor"
|
||||
description="Luxury & affordable hair extensions, beauty accessories, and world-class retail deals delivered worldwide."
|
||||
testimonials={[
|
||||
{ name: "Jane Doe", handle: "@jane_beauty", testimonial: "The best hair I've ever purchased in Uyo! Truly luxury quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-beauty-clinic-beauty-treatment_23-2148878943.jpg" },
|
||||
{ name: "Mercy", handle: "@mercystyles", testimonial: "Exceptional texture and shine. Completely worth every penny.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-happy-student-girl-with-dark-curly-hair-sitting-stairs-university-with-textbooks-knees-cup-coffee-go-hand-joyfully-looking-friend_574295-3958.jpg" },
|
||||
{ name: "Anita", handle: "@anitabeauty", testimonial: "Fastest delivery to Lagos I've ever experienced.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-looking-photographer_23-2148339239.jpg" },
|
||||
{ name: "Blessing", handle: "@bless_hair", testimonial: "Found my perfect wedding look here. Absolutely stunning quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-wedding_23-2149860779.jpg" },
|
||||
{ name: "Joy", handle: "@joyous_look", testimonial: "Top-notch customer service and premium bundles. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-sunny-summer-fashion-lifestyle-portrait-amazing-pretty-young-woman-with-freckles-bright-sexy-makeup-fluffy-long-hairs_291049-445.jpg" },
|
||||
{ name: "Jane Doe", handle: "@jane_beauty", testimonial: "The best hair I've ever purchased in Uyo! Truly luxury quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-beauty-clinic-beauty-treatment_23-2148878943.jpg?_wi=1" },
|
||||
{ name: "Mercy", handle: "@mercystyles", testimonial: "Exceptional texture and shine. Completely worth every penny.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-happy-student-girl-with-dark-curly-hair-sitting-stairs-university-with-textbooks-knees-cup-coffee-go-hand-joyfully-looking-friend_574295-3958.jpg?_wi=1" },
|
||||
{ name: "Anita", handle: "@anitabeauty", testimonial: "Fastest delivery to Lagos I've ever experienced.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-looking-photographer_23-2148339239.jpg?_wi=1" },
|
||||
{ name: "Blessing", handle: "@bless_hair", testimonial: "Found my perfect wedding look here. Absolutely stunning quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-wedding_23-2149860779.jpg?_wi=1" },
|
||||
{ name: "Joy", handle: "@joyous_look", testimonial: "Top-notch customer service and premium bundles. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-sunny-summer-fashion-lifestyle-portrait-amazing-pretty-young-woman-with-freckles-bright-sexy-makeup-fluffy-long-hairs_291049-445.jpg?_wi=1" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-blond-woman-disco-style-clothes-laughs-poses-lilac-background_197531-26976.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-blond-woman-disco-style-clothes-laughs-poses-lilac-background_197531-26976.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/curly-girl-silver-v-neck-blouse-denim-shorts-laughs-pink-space_197531-15624.jpg", alt: "Customer 1" },
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "basic", title: "Starter", price: "$50", period: "bundle", features: ["12-month quality guarantee", "Premium texture", "Care guide"], button: { text: "Order Now" }, imageSrc: "http://img.b2bpic.net/free-photo/elegance-cool-adult-hand-old_1187-6235.jpg" },
|
||||
{ id: "pro", title: "Essential", price: "$100", period: "bundle", features: ["Fast delivery", "Accessory set", "24/7 Support"], button: { text: "Select" }, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-blond-woman-disco-style-clothes-laughs-poses-lilac-background_197531-26976.jpg" },
|
||||
{ id: "pro", title: "Essential", price: "$100", period: "bundle", features: ["Fast delivery", "Accessory set", "24/7 Support"], button: { text: "Select" }, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-blond-woman-disco-style-clothes-laughs-poses-lilac-background_197531-26976.jpg?_wi=2" },
|
||||
]}
|
||||
title="Bundles & Packages"
|
||||
description="Affordable wholesale and retail options."
|
||||
@@ -128,11 +128,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah", role: "Client", testimonial: "Absolutely love my new bone straight wig!", imageSrc: "http://img.b2bpic.net/free-photo/woman-beauty-clinic-beauty-treatment_23-2148878943.jpg" },
|
||||
{ id: "2", name: "Mercy", role: "Client", testimonial: "Best hair vendor in town. Service was great.", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-student-girl-with-dark-curly-hair-sitting-stairs-university-with-textbooks-knees-cup-coffee-go-hand-joyfully-looking-friend_574295-3958.jpg" },
|
||||
{ id: "3", name: "Anita", role: "Client", testimonial: "Fast delivery to Lagos, quality is top notch.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-looking-photographer_23-2148339239.jpg" },
|
||||
{ id: "4", name: "Blessing", role: "Client", testimonial: "Found exactly what I needed for my event.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-wedding_23-2149860779.jpg" },
|
||||
{ id: "5", name: "Joy", role: "Client", testimonial: "Highly recommend Dera's hair collections.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-sunny-summer-fashion-lifestyle-portrait-amazing-pretty-young-woman-with-freckles-bright-sexy-makeup-fluffy-long-hairs_291049-445.jpg" },
|
||||
{ id: "1", name: "Sarah", role: "Client", testimonial: "Absolutely love my new bone straight wig!", imageSrc: "http://img.b2bpic.net/free-photo/woman-beauty-clinic-beauty-treatment_23-2148878943.jpg?_wi=2" },
|
||||
{ id: "2", name: "Mercy", role: "Client", testimonial: "Best hair vendor in town. Service was great.", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-student-girl-with-dark-curly-hair-sitting-stairs-university-with-textbooks-knees-cup-coffee-go-hand-joyfully-looking-friend_574295-3958.jpg?_wi=2" },
|
||||
{ id: "3", name: "Anita", role: "Client", testimonial: "Fast delivery to Lagos, quality is top notch.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-looking-photographer_23-2148339239.jpg?_wi=2" },
|
||||
{ id: "4", name: "Blessing", role: "Client", testimonial: "Found exactly what I needed for my event.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-wedding_23-2149860779.jpg?_wi=2" },
|
||||
{ id: "5", name: "Joy", role: "Client", testimonial: "Highly recommend Dera's hair collections.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-sunny-summer-fashion-lifestyle-portrait-amazing-pretty-young-woman-with-freckles-bright-sexy-makeup-fluffy-long-hairs_291049-445.jpg?_wi=2" },
|
||||
]}
|
||||
title="Client Reviews"
|
||||
description="Trusted by customers across Uyo and beyond."
|
||||
|
||||
Reference in New Issue
Block a user