Merge version_1 into main #1
@@ -85,11 +85,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Straight Razor Shave", description: "Experience the ultimate in grooming luxury with our traditional straight razor shaves. Close, smooth, and incredibly refreshing for the ultimate gentleman's experience.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg", imageAlt: "Straight razor shaving service"
|
||||
title: "Straight Razor Shave", description: "Experience the ultimate in grooming luxury with our traditional straight razor shaves. Close, smooth, and incredibly refreshing for the ultimate gentleman's experience.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=1", imageAlt: "Straight razor shaving service"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Beard Trimming & Design", description: "Expert beard grooming and shaping. Whether you want a clean look or a full, sculpted beard, our barbers have the skills to create your ideal beard style.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg", imageAlt: "Beard trimming and design"
|
||||
title: "Beard Trimming & Design", description: "Expert beard grooming and shaping. Whether you want a clean look or a full, sculpted beard, our barbers have the skills to create your ideal beard style.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=2", imageAlt: "Beard trimming and design"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -130,13 +130,13 @@ export default function LandingPage() {
|
||||
tag="Expert Craftsmen"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Javier Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg", imageAlt: "Javier Rodriguez, Master Barber"
|
||||
id: "1", name: "Javier Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=1", imageAlt: "Javier Rodriguez, Master Barber"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Carlos Martinez", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg", imageAlt: "Carlos Martinez, Senior Barber"
|
||||
id: "2", name: "Carlos Martinez", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=2", imageAlt: "Carlos Martinez, Senior Barber"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Miguel Sanchez", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg", imageAlt: "Miguel Sanchez, Expert Barber"
|
||||
id: "3", name: "Miguel Sanchez", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=3", imageAlt: "Miguel Sanchez, Expert Barber"
|
||||
}
|
||||
]}
|
||||
memberVariant="card"
|
||||
@@ -150,13 +150,13 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Wilson"
|
||||
id: "1", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Wilson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Thompson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "David Thompson"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Robert Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Chen"
|
||||
id: "3", name: "Robert Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Robert Chen"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michael Johnson", imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", imageAlt: "Michael Johnson"
|
||||
|
||||
Reference in New Issue
Block a user