Merge version_1 into main #1
@@ -136,15 +136,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Expert Barbers", description: "Our team consists of highly trained professionals with years of experience in precision cutting and styling.", imageSrc: "http://img.b2bpic.net/free-photo/angry-barber-man-apron-holding-hair-brush-trimmer-pointing-side-with-brush-loking-displeased-shouting-yelling-standing-pink-wall_141793-50506.jpg", imageAlt: "Expert barber team member"
|
||||
title: "Expert Barbers", description: "Our team consists of highly trained professionals with years of experience in precision cutting and styling.", imageSrc: "http://img.b2bpic.net/free-photo/angry-barber-man-apron-holding-hair-brush-trimmer-pointing-side-with-brush-loking-displeased-shouting-yelling-standing-pink-wall_141793-50506.jpg?_wi=1", imageAlt: "Expert barber team member"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Premium Products", description: "We use only the finest quality grooming products and tools to ensure your comfort and satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-posing-black_176420-14764.jpg", imageAlt: "Premium barbershop products"
|
||||
title: "Premium Products", description: "We use only the finest quality grooming products and tools to ensure your comfort and satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-posing-black_176420-14764.jpg?_wi=1", imageAlt: "Premium barbershop products"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Relaxing Atmosphere", description: "Our shop features a welcoming, clean environment where you can unwind and enjoy the barbering experience.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-14781.jpg", imageAlt: "Comfortable barbershop interior"
|
||||
title: "Relaxing Atmosphere", description: "Our shop features a welcoming, clean environment where you can unwind and enjoy the barbering experience.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-14781.jpg?_wi=1", imageAlt: "Comfortable barbershop interior"
|
||||
}
|
||||
]}
|
||||
className="features-section"
|
||||
@@ -166,19 +166,19 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "barber-1", name: "Marco Rossi", role: "Master Barber & Owner", description: "With 20+ years of experience, Marco leads our team with passion for classic and modern cuts.", imageSrc: "http://img.b2bpic.net/free-photo/angry-barber-man-apron-holding-hair-brush-trimmer-pointing-side-with-brush-loking-displeased-shouting-yelling-standing-pink-wall_141793-50506.jpg", imageAlt: "Marco Rossi, Master Barber", socialLinks: [
|
||||
id: "barber-1", name: "Marco Rossi", role: "Master Barber & Owner", description: "With 20+ years of experience, Marco leads our team with passion for classic and modern cuts.", imageSrc: "http://img.b2bpic.net/free-photo/angry-barber-man-apron-holding-hair-brush-trimmer-pointing-side-with-brush-loking-displeased-shouting-yelling-standing-pink-wall_141793-50506.jpg?_wi=2", imageAlt: "Marco Rossi, Master Barber", socialLinks: [
|
||||
{ icon: Instagram, url: "https://instagram.com" },
|
||||
{ icon: Facebook, url: "https://facebook.com" }
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "barber-2", name: "Alex Chen", role: "Senior Barber", description: "Specializing in modern fades and contemporary styles, Alex brings creativity to every cut.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-posing-black_176420-14764.jpg", imageAlt: "Alex Chen, Senior Barber", socialLinks: [
|
||||
id: "barber-2", name: "Alex Chen", role: "Senior Barber", description: "Specializing in modern fades and contemporary styles, Alex brings creativity to every cut.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-posing-black_176420-14764.jpg?_wi=2", imageAlt: "Alex Chen, Senior Barber", socialLinks: [
|
||||
{ icon: Instagram, url: "https://instagram.com" },
|
||||
{ icon: Twitter, url: "https://twitter.com" }
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "barber-3", name: "David Williams", role: "Barber Specialist", description: "Expert in beard grooming and classic styles, David provides personalized attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-14781.jpg", imageAlt: "David Williams, Barber Specialist", socialLinks: [
|
||||
id: "barber-3", name: "David Williams", role: "Barber Specialist", description: "Expert in beard grooming and classic styles, David provides personalized attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-14781.jpg?_wi=2", imageAlt: "David Williams, Barber Specialist", socialLinks: [
|
||||
{ icon: Instagram, url: "https://instagram.com" },
|
||||
{ icon: Facebook, url: "https://facebook.com" }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user