diff --git a/src/app/page.tsx b/src/app/page.tsx index 843a456..13a1f8f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg" + imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg?_wi=1" imageAlt="Seven18 Barber Lounge storefront on Hollywood Boulevard" mediaAnimation="blur-reveal" frameStyle="browser" @@ -90,7 +90,7 @@ export default function LandingPage() { buttonHref: "#booking" }, { - title: "Consultations", description: "Understanding your style goals. Expert recommendations based on face shape and preferences.", imageSrc: "http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg", imageAlt: "Barber consultation", buttonIcon: ArrowRight, + title: "Consultations", description: "Understanding your style goals. Expert recommendations based on face shape and preferences.", imageSrc: "http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg?_wi=2", imageAlt: "Barber consultation", buttonIcon: ArrowRight, buttonHref: "#booking" } ]} @@ -107,16 +107,16 @@ export default function LandingPage() { description="Authentic voices from loyal customers who've experienced Seven18 quality firsthand" testimonials={[ { - id: "1", title: "Precision That Lasts", quote: "I've been coming to Seven18 for 10 years. The attention to detail is unmatched. Every cut is perfect, every time. Marcus understands exactly what I need before I even say it.", name: "James Richardson", role: "Marketing Director", imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-bearded-man-dressed-wool-jacket-bow-tie_613910-15696.jpg", imageAlt: "James Richardson testimonial" + id: "1", title: "Precision That Lasts", quote: "I've been coming to Seven18 for 10 years. The attention to detail is unmatched. Every cut is perfect, every time. Marcus understands exactly what I need before I even say it.", name: "James Richardson", role: "Marketing Director", imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-bearded-man-dressed-wool-jacket-bow-tie_613910-15696.jpg?_wi=1", imageAlt: "James Richardson testimonial" }, { - id: "2", title: "More Than a Haircut", quote: "Walking into Seven18 feels special. The atmosphere, the expertise, the respect for the craft. This is what professional barbering should feel like.", name: "Michael Torres", role: "Entertainment Producer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-bearded-man-dressed-wool-jacket-bow-tie_613910-15696.jpg", imageAlt: "Michael Torres testimonial" + id: "2", title: "More Than a Haircut", quote: "Walking into Seven18 feels special. The atmosphere, the expertise, the respect for the craft. This is what professional barbering should feel like.", name: "Michael Torres", role: "Entertainment Producer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-bearded-man-dressed-wool-jacket-bow-tie_613910-15696.jpg?_wi=2", imageAlt: "Michael Torres testimonial" }, { - id: "3", title: "My Barber for Life", quote: "Seven18 isn't just a barbershop—it's a community. The barbers genuinely care about their clients. My beard has never looked better.", name: "David Chen", role: "Tech Executive", imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-bearded-man-dressed-wool-jacket-bow-tie_613910-15696.jpg", imageAlt: "David Chen testimonial" + id: "3", title: "My Barber for Life", quote: "Seven18 isn't just a barbershop—it's a community. The barbers genuinely care about their clients. My beard has never looked better.", name: "David Chen", role: "Tech Executive", imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-bearded-man-dressed-wool-jacket-bow-tie_613910-15696.jpg?_wi=3", imageAlt: "David Chen testimonial" }, { - id: "4", title: "Exceptional Every Visit", quote: "Whether it's a fade, scissor cut, or beard trim, the quality is consistent. You know exactly what you're getting at Seven18—excellence.", name: "Antonio Marquez", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-bearded-man-dressed-wool-jacket-bow-tie_613910-15696.jpg", imageAlt: "Antonio Marquez testimonial" + id: "4", title: "Exceptional Every Visit", quote: "Whether it's a fade, scissor cut, or beard trim, the quality is consistent. You know exactly what you're getting at Seven18—excellence.", name: "Antonio Marquez", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-bearded-man-dressed-wool-jacket-bow-tie_613910-15696.jpg?_wi=4", imageAlt: "Antonio Marquez testimonial" } ]} textboxLayout="default"