Merge version_1 into main #2
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18507.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18507.jpg"
|
||||
imageAlt="Professional barber providing premium haircut service"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -99,11 +99,11 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Premium Haircuts & Styling", tags: ["Haircut", "Popular"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-doing-his-job_23-2149220583.jpg?_wi=1", imageAlt: "Professional premium haircut service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-doing-his-job_23-2149220583.jpg", imageAlt: "Professional premium haircut service"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Beard Grooming & Shaping", tags: ["Grooming", "Specialty"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-barber-trimming-clients-hair-barbershop_23-2148181956.jpg?_wi=1", imageAlt: "Expert beard grooming and shaping service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-barber-trimming-clients-hair-barbershop_23-2148181956.jpg", imageAlt: "Expert beard grooming and shaping service"
|
||||
},
|
||||
{
|
||||
id: "3", title: "On-Demand Mobile Booking", tags: ["Convenience", "Flexible"],
|
||||
@@ -125,13 +125,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Classic Haircut", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18507.jpg?_wi=2", imageAlt: "Classic professional haircut"
|
||||
id: "1", name: "Classic Haircut", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18507.jpg", imageAlt: "Classic professional haircut"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Haircut + Beard Trim", price: "$40", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-doing-his-job_23-2149220583.jpg?_wi=2", imageAlt: "Complete grooming package"
|
||||
id: "2", name: "Haircut + Beard Trim", price: "$40", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-doing-his-job_23-2149220583.jpg", imageAlt: "Complete grooming package"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Premium Styling", price: "$50", imageSrc: "http://img.b2bpic.net/free-photo/adult-barber-trimming-clients-hair-barbershop_23-2148181956.jpg?_wi=2", imageAlt: "Premium styling service"
|
||||
id: "3", name: "Premium Styling", price: "$50", imageSrc: "http://img.b2bpic.net/free-photo/adult-barber-trimming-clients-hair-barbershop_23-2148181956.jpg", imageAlt: "Premium styling service"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -150,16 +150,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Michael Johnson", role: "Business Professional", testimonial: "Barber Mobile saved me so much time. The quality is incredible, and having a professional barber come to my office is a game-changer. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Michael Johnson testimonial", icon: ThumbsUp
|
||||
id: "1", name: "Michael Johnson", role: "Business Professional", testimonial: "Barber Mobile saved me so much time. The quality is incredible, and having a professional barber come to my office is a game-changer. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Johnson testimonial", icon: ThumbsUp
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Chen", role: "Busy Executive", testimonial: "Finally, a service that understands my schedule. The barbers are skilled, professional, and punctual. Best decision I made for my grooming routine.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Chen testimonial", icon: Heart
|
||||
id: "2", name: "David Chen", role: "Busy Executive", testimonial: "Finally, a service that understands my schedule. The barbers are skilled, professional, and punctual. Best decision I made for my grooming routine.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Chen testimonial", icon: Heart
|
||||
},
|
||||
{
|
||||
id: "3", name: "James Williams", role: "Working Dad", testimonial: "As a father of two, finding time for a haircut was nearly impossible. Barber Mobile brings convenience and quality right to my doorstep. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg", imageAlt: "James Williams testimonial", icon: Star
|
||||
},
|
||||
{
|
||||
id: "4", name: "Robert Martinez", role: "Remote Worker", testimonial: "No more sitting in crowded barbershops. The service is professional, timely, and affordable. I've already booked my next appointment!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Robert Martinez testimonial", icon: Award
|
||||
id: "4", name: "Robert Martinez", role: "Remote Worker", testimonial: "No more sitting in crowded barbershops. The service is professional, timely, and affordable. I've already booked my next appointment!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Martinez testimonial", icon: Award
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user