Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-05 23:21:36 +00:00

View File

@@ -18,7 +18,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="mediumLargeSizeMediumTitles"
background="fluid"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="shadow"
secondaryButtonStyle="radial-glow"
@@ -43,14 +43,14 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="SEVEN18"
description="Premium Cuts. Precision Grooming. Hollywood's most trusted barbershop for fades, scissor cuts, and beard work. Experienced barbers. Meticulous attention. Results that speak for themselves."
background={{ variant: "fluid" }}
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Book Your Cut", href: "#booking" },
{ text: "Our Services", href: "#services" }
]}
buttonAnimation="slide-up"
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg"
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?_wi=2", 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", 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?_wi=1", 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", 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?_wi=2", 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", 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?_wi=3", 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", 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?_wi=4", 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", imageAlt: "Antonio Marquez testimonial"
}
]}
textboxLayout="default"
@@ -132,7 +132,7 @@ export default function LandingPage() {
tagIcon={Calendar}
title="Reserve Your Appointment"
description="Walk-ins welcome, but booking guarantees your preferred time. Secure your cut with Hollywood Boulevard's most trusted barbers."
background={{ variant: "fluid" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/quebec-city-canada-sep-10-old-street-night-september-10-2012-quebec-city-canada-as-capital-canadian-province-quebec-it-is-one-oldest-cities-north-america_649448-2201.jpg"
imageAlt="Seven18 Barber Lounge location on Hollywood Boulevard"