Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-14 09:57:59 +00:00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
{ text: "Explore Services", href: "#services" }
]}
buttonAnimation="entrance-slide"
imageSrc="http://img.b2bpic.net/free-photo/glasses-cosmetics-near-makeup-bag_23-2147778996.jpg"
imageSrc="http://img.b2bpic.net/free-photo/glasses-cosmetics-near-makeup-bag_23-2147778996.jpg?_wi=1"
imageAlt="Professional barber with customer"
showDimOverlay={true}
showBlur={true}
@@ -79,7 +79,7 @@ export default function LandingPage() {
tag="Our Story"
tagIcon={Award}
tagAnimation="entrance-slide"
imageSrc="http://img.b2bpic.net/free-photo/glasses-cosmetics-near-makeup-bag_23-2147778996.jpg"
imageSrc="http://img.b2bpic.net/free-photo/glasses-cosmetics-near-makeup-bag_23-2147778996.jpg?_wi=2"
imageAlt="Good Life Barbershop interior"
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
@@ -126,19 +126,19 @@ export default function LandingPage() {
<TeamCardTwo
members={[
{
id: "1", name: "Marcus Reid", role: "Master Barber & Founder", description: "20+ years of barber expertise, specializing in classic and modern cuts. Marcus founded Good Life to create the ultimate grooming sanctuary.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-male-dressed-blue-jacket-grey-vignette-background_613910-20101.jpg", imageAlt: "Marcus Reid - Master Barber", socialLinks: [
id: "1", name: "Marcus Reid", role: "Master Barber & Founder", description: "20+ years of barber expertise, specializing in classic and modern cuts. Marcus founded Good Life to create the ultimate grooming sanctuary.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-male-dressed-blue-jacket-grey-vignette-background_613910-20101.jpg?_wi=1", imageAlt: "Marcus Reid - Master Barber", socialLinks: [
{ icon: Instagram, url: "#" },
{ icon: Linkedin, url: "#" }
]
},
{
id: "2", name: "David Chen", role: "Senior Barber & Specialist", description: "Expert in precision fades and contemporary styling. David brings innovation while honoring traditional barbering craft.", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-redhead-bearded-hipster-male-with-crossed-arms-dressed-blue-fleece-shirt_613910-1526.jpg", imageAlt: "David Chen - Senior Barber", socialLinks: [
id: "2", name: "David Chen", role: "Senior Barber & Specialist", description: "Expert in precision fades and contemporary styling. David brings innovation while honoring traditional barbering craft.", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-redhead-bearded-hipster-male-with-crossed-arms-dressed-blue-fleece-shirt_613910-1526.jpg?_wi=1", imageAlt: "David Chen - Senior Barber", socialLinks: [
{ icon: Instagram, url: "#" },
{ icon: Linkedin, url: "#" }
]
},
{
id: "3", name: "James Thompson", role: "Beard Specialist & Stylist", description: "Dedicated to beard grooming excellence with 12 years of specialized experience in facial hair design and maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/man-black-suit-looking-confident_23-2148401452.jpg", imageAlt: "James Thompson - Beard Specialist", socialLinks: [
id: "3", name: "James Thompson", role: "Beard Specialist & Stylist", description: "Dedicated to beard grooming excellence with 12 years of specialized experience in facial hair design and maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/man-black-suit-looking-confident_23-2148401452.jpg?_wi=1", imageAlt: "James Thompson - Beard Specialist", socialLinks: [
{ icon: Instagram, url: "#" },
{ icon: Linkedin, url: "#" }
]
@@ -164,22 +164,22 @@ export default function LandingPage() {
<TestimonialCardTwo
testimonials={[
{
id: "1", name: "James Mitchell", role: "Executive, Tech Industry", testimonial: "Good Life Barbershop has become an essential part of my weekly routine. The precision, attention to detail, and professional atmosphere are unmatched. Marcus and his team truly understand grooming excellence.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-male-dressed-blue-jacket-grey-vignette-background_613910-20101.jpg", imageAlt: "James Mitchell", icon: Star
id: "1", name: "James Mitchell", role: "Executive, Tech Industry", testimonial: "Good Life Barbershop has become an essential part of my weekly routine. The precision, attention to detail, and professional atmosphere are unmatched. Marcus and his team truly understand grooming excellence.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-male-dressed-blue-jacket-grey-vignette-background_613910-20101.jpg?_wi=2", imageAlt: "James Mitchell", icon: Star
},
{
id: "2", name: "Robert Gonzalez", role: "Entrepreneur & Business Owner", testimonial: "I've tried many barbers, but Good Life stands out. The quality of service is exceptional, and every barber here is a true professional. Highly recommend to anyone serious about grooming.", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-redhead-bearded-hipster-male-with-crossed-arms-dressed-blue-fleece-shirt_613910-1526.jpg", imageAlt: "Robert Gonzalez", icon: Star
id: "2", name: "Robert Gonzalez", role: "Entrepreneur & Business Owner", testimonial: "I've tried many barbers, but Good Life stands out. The quality of service is exceptional, and every barber here is a true professional. Highly recommend to anyone serious about grooming.", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-redhead-bearded-hipster-male-with-crossed-arms-dressed-blue-fleece-shirt_613910-1526.jpg?_wi=2", imageAlt: "Robert Gonzalez", icon: Star
},
{
id: "3", name: "Christopher Lee", role: "Marketing Director", testimonial: "This is more than just a barbershop—it's an experience. The vintage aesthetic, skilled barbers, and hospitality create an atmosphere where you feel truly valued as a client.", imageSrc: "http://img.b2bpic.net/free-photo/man-black-suit-looking-confident_23-2148401452.jpg", imageAlt: "Christopher Lee", icon: Star
id: "3", name: "Christopher Lee", role: "Marketing Director", testimonial: "This is more than just a barbershop—it's an experience. The vintage aesthetic, skilled barbers, and hospitality create an atmosphere where you feel truly valued as a client.", imageSrc: "http://img.b2bpic.net/free-photo/man-black-suit-looking-confident_23-2148401452.jpg?_wi=2", imageAlt: "Christopher Lee", icon: Star
},
{
id: "4", name: "Michael Torres", role: "Financial Analyst", testimonial: "Every haircut is perfect. Every visit is memorable. The team at Good Life understands what premium grooming means, and they deliver consistently. Five stars every time.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-male-dressed-blue-jacket-grey-vignette-background_613910-20101.jpg", imageAlt: "Michael Torres", icon: Star
id: "4", name: "Michael Torres", role: "Financial Analyst", testimonial: "Every haircut is perfect. Every visit is memorable. The team at Good Life understands what premium grooming means, and they deliver consistently. Five stars every time.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-male-dressed-blue-jacket-grey-vignette-background_613910-20101.jpg?_wi=3", imageAlt: "Michael Torres", icon: Star
},
{
id: "5", name: "David Anderson", role: "Real Estate Professional", testimonial: "Clean, professional, and meticulous. Good Life Barbershop has set the standard for what a luxury barber experience should be. I'm a loyal customer for life.", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-redhead-bearded-hipster-male-with-crossed-arms-dressed-blue-fleece-shirt_613910-1526.jpg", imageAlt: "David Anderson", icon: Star
id: "5", name: "David Anderson", role: "Real Estate Professional", testimonial: "Clean, professional, and meticulous. Good Life Barbershop has set the standard for what a luxury barber experience should be. I'm a loyal customer for life.", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-redhead-bearded-hipster-male-with-crossed-arms-dressed-blue-fleece-shirt_613910-1526.jpg?_wi=3", imageAlt: "David Anderson", icon: Star
},
{
id: "6", name: "Steven Price", role: "Attorney", testimonial: "The quality of work is outstanding. Whether it's a fade, shave, or beard trim, the expertise shines through. Good Life is my go-to destination for grooming.", imageSrc: "http://img.b2bpic.net/free-photo/man-black-suit-looking-confident_23-2148401452.jpg", imageAlt: "Steven Price", icon: Star
id: "6", name: "Steven Price", role: "Attorney", testimonial: "The quality of work is outstanding. Whether it's a fade, shave, or beard trim, the expertise shines through. Good Life is my go-to destination for grooming.", imageSrc: "http://img.b2bpic.net/free-photo/man-black-suit-looking-confident_23-2148401452.jpg?_wi=3", imageAlt: "Steven Price", icon: Star
}
]}
animationType="slide-up"