Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-04 18:13:55 +00:00

View File

@@ -30,22 +30,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Services",
id: "services",
},
{
name: "Barbers",
id: "barbers",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Services", id: "services" },
{ name: "Barbers", id: "barbers" },
{ name: "Contact", id: "contact" },
]}
brandName="Exqwizite Cuts"
/>
@@ -53,43 +41,17 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Apexs Trusted Neighborhood Barbershop"
description="Clean fades. Skilled barbers. A welcoming shop where the community comes together."
tag="Rated 4.8 Stars"
buttons={[
{
text: "Call Now",
href: "tel:9195550123",
},
{
text: "Book Appointment",
href: "#contact",
},
{ text: "Call Now", href: "tel:9195550123" },
{ text: "Book Appointment", href: "#contact" },
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-leather-barber-shop-chair_23-2148242807.jpg?_wi=1",
imageAlt: "Modern barbershop interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-slavic-middle-aged-male-barber-uniform-holding-scissors-crossing-hands-isolated-purple-wall_141793-83015.jpg?_wi=1",
imageAlt: "Barber precision work",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-concept-isolated-handsome-fashionable-tattooed-man-with-fuzzy-beard-shaved-head-posing-indoors-with-arms-folded-having-confident-facial-expression_343059-1711.jpg?_wi=1",
imageAlt: "Classic shop scene",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286080.jpg?_wi=1",
imageAlt: "Friendly customer service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-getting-haircut_23-2150665412.jpg?_wi=1",
imageAlt: "Skilled haircut session",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-leather-barber-shop-chair_23-2148242807.jpg", imageAlt: "Modern barbershop interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-slavic-middle-aged-male-barber-uniform-holding-scissors-crossing-hands-isolated-purple-wall_141793-83015.jpg", imageAlt: "Barber precision work" }
]}
mediaAnimation="slide-up"
rating={5}
@@ -104,64 +66,32 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Experienced Barbers",
description: "Skilled professionals who know classic and modern styles.",
icon: CheckCircle,
title: "Experienced Barbers", description: "Skilled professionals who know classic and modern styles.", icon: CheckCircle,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-slavic-middle-aged-male-barber-uniform-holding-scissors-crossing-hands-isolated-purple-wall_141793-83015.jpg?_wi=2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-concept-isolated-handsome-fashionable-tattooed-man-with-fuzzy-beard-shaved-head-posing-indoors-with-arms-folded-having-confident-facial-expression_343059-1711.jpg?_wi=2",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-leather-barber-shop-chair_23-2148242807.jpg?_wi=2",
imageAlt: "barbershop interior modern professional",
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-slavic-middle-aged-male-barber-uniform-holding-scissors-crossing-hands-isolated-purple-wall_141793-83015.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-concept-isolated-handsome-fashionable-tattooed-man-with-fuzzy-beard-shaved-head-posing-indoors-with-arms-folded-having-confident-facial-expression_343059-1711.jpg" },
]
},
{
title: "Family Friendly Shop",
description: "A welcoming environment for men, kids, and families.",
icon: Users,
title: "Family Friendly Shop", description: "A welcoming environment for men, kids, and families.", icon: Users,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-scissors-clenching-fist-rejoicing-crazy-happy_141793-37385.jpg?_wi=1",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/smiling-slavic-middle-aged-male-barber-uniform-holding-scissors-crossing-hands-isolated-purple-wall_141793-83015.jpg?_wi=3",
imageAlt: "professional barber portrait smiling",
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-scissors-clenching-fist-rejoicing-crazy-happy_141793-37385.jpg" },
]
},
{
title: "Great Atmosphere",
description: "Music, sports on TV, and great conversation while you wait.",
icon: Coffee,
title: "Great Atmosphere", description: "Music, sports on TV, and great conversation while you wait.", icon: Coffee,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-leather-barber-shop-chair_23-2148242807.jpg?_wi=3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-slavic-middle-aged-male-barber-uniform-holding-scissors-crossing-hands-isolated-purple-wall_141793-83015.jpg?_wi=4",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-concept-isolated-handsome-fashionable-tattooed-man-with-fuzzy-beard-shaved-head-posing-indoors-with-arms-folded-having-confident-facial-expression_343059-1711.jpg?_wi=3",
imageAlt: "talented barber portrait",
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-leather-barber-shop-chair_23-2148242807.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-slavic-middle-aged-male-barber-uniform-holding-scissors-crossing-hands-isolated-purple-wall_141793-83015.jpg" },
]
},
{
title: "Affordable Quality",
description: "Great haircuts at fair prices for everyone.",
icon: Award,
title: "Affordable Quality", description: "Great haircuts at fair prices for everyone.", icon: Award,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-getting-haircut_23-2150665412.jpg?_wi=2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-18295.jpg?_wi=1",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286080.jpg?_wi=2",
imageAlt: "trusted barber professional",
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-getting-haircut_23-2150665412.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-18295.jpg" },
]
},
]}
title="Why Choose Us"
@@ -176,64 +106,20 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "1",
name: "Mens Haircuts",
price: "$30",
features: [
"Precision cut",
"Style consultation",
],
buttons: [
{
text: "Book Now",
href: "#contact",
},
],
id: "1", name: "Mens Haircuts", price: "$30", features: ["Precision cut", "Style consultation"],
buttons: [{ text: "Book Now", href: "#contact" }],
},
{
id: "2",
name: "Skin Fades",
price: "$35",
features: [
"Expert fading",
"Line up",
],
buttons: [
{
text: "Book Now",
href: "#contact",
},
],
id: "2", name: "Skin Fades", price: "$35", features: ["Expert fading", "Line up"],
buttons: [{ text: "Book Now", href: "#contact" }],
},
{
id: "3",
name: "Kids Haircuts",
price: "$25",
features: [
"Patient service",
"Kid friendly",
],
buttons: [
{
text: "Book Now",
href: "#contact",
},
],
id: "3", name: "Kids Haircuts", price: "$25", features: ["Patient service", "Kid friendly"],
buttons: [{ text: "Book Now", href: "#contact" }],
},
{
id: "4",
name: "Beard Trims",
price: "$20",
features: [
"Trimming",
"Shaping",
],
buttons: [
{
text: "Book Now",
href: "#contact",
},
],
id: "4", name: "Beard Trims", price: "$20", features: ["Trimming", "Shaping"],
buttons: [{ text: "Book Now", href: "#contact" }],
},
]}
title="Our Services"
@@ -248,24 +134,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
members={[
{
id: "wiz",
name: "Wiz",
role: "Master Barber",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-slavic-middle-aged-male-barber-uniform-holding-scissors-crossing-hands-isolated-purple-wall_141793-83015.jpg?_wi=5",
},
{
id: "joe",
name: "Joe",
role: "Creative Barber",
imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-concept-isolated-handsome-fashionable-tattooed-man-with-fuzzy-beard-shaved-head-posing-indoors-with-arms-folded-having-confident-facial-expression_343059-1711.jpg?_wi=4",
},
{
id: "mike",
name: "Mike",
role: "Lead Barber",
imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286080.jpg?_wi=3",
},
{ id: "wiz", name: "Wiz", role: "Master Barber", imageSrc: "http://img.b2bpic.net/free-photo/smiling-slavic-middle-aged-male-barber-uniform-holding-scissors-crossing-hands-isolated-purple-wall_141793-83015.jpg" },
{ id: "joe", name: "Joe", role: "Creative Barber", imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-concept-isolated-handsome-fashionable-tattooed-man-with-fuzzy-beard-shaved-head-posing-indoors-with-arms-folded-having-confident-facial-expression_343059-1711.jpg" },
{ id: "mike", name: "Mike", role: "Lead Barber", imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286080.jpg" },
]}
title="Meet the Barbers"
description="Our team of skilled professionals."
@@ -278,41 +149,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Sarah J.",
handle: "@apexlocal",
testimonial: "If you're looking for a great cut, stop by and let Wiz work his magic.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg?_wi=2",
},
{
id: "t2",
name: "David M.",
handle: "@apexparent",
testimonial: "Best haircut my son has had in this whole area.",
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-scissors-clenching-fist-rejoicing-crazy-happy_141793-37385.jpg?_wi=2",
},
{
id: "t3",
name: "Michael R.",
handle: "@loyalclient",
testimonial: "Great barbershop. Joe, Wiz and Mike have great chemistry together.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-getting-haircut_23-2150665412.jpg?_wi=3",
},
{
id: "t4",
name: "Emily K.",
handle: "@apexmom",
testimonial: "Weve been coming here for years and have never been let down.",
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-18295.jpg?_wi=2",
},
{
id: "t5",
name: "Tom B.",
handle: "@freshfade",
testimonial: "Hands down the best fade in the area.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-preschooler-boy-getting-haircut-older-sister-cuts-her-little-brother-with-trimmer-against-brick-wall_613910-19671.jpg",
},
{ id: "t1", name: "Sarah J.", handle: "@apexlocal", testimonial: "If you're looking for a great cut, stop by and let Wiz work his magic.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg" },
{ id: "t2", name: "David M.", handle: "@apexparent", testimonial: "Best haircut my son has had in this whole area.", imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-scissors-clenching-fist-rejoicing-crazy-happy_141793-37385.jpg" },
{ id: "t3", name: "Michael R.", handle: "@loyalclient", testimonial: "Great barbershop. Joe, Wiz and Mike have great chemistry together.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-getting-haircut_23-2150665412.jpg" },
{ id: "t4", name: "Emily K.", handle: "@apexmom", testimonial: "Weve been coming here for years and have never been let down.", imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-18295.jpg" },
{ id: "t5", name: "Tom B.", handle: "@freshfade", testimonial: "Hands down the best fade in the area.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-preschooler-boy-getting-haircut-older-sister-cuts-her-little-brother-with-trimmer-against-brick-wall_613910-19671.jpg" },
]}
title="Customer Reviews"
description="See why our community loves Exqwizite Cuts."
@@ -322,9 +163,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Visit Us"
title="Ready for a Fresh Cut?"
description="Book your appointment or visit us in Apex today. Walk-ins welcome."
@@ -335,45 +174,9 @@ export default function LandingPage() {
<FooterBaseCard
logoText="Exqwizite Cuts"
columns={[
{
title: "Shop",
items: [
{
label: "Call Now",
href: "tel:9195550123",
},
{
label: "Book Now",
href: "#contact",
},
],
},
{
title: "Info",
items: [
{
label: "Hours",
href: "#",
},
{
label: "Location",
href: "#",
},
],
},
{
title: "Social",
items: [
{
label: "Instagram",
href: "#",
},
{
label: "Google Reviews",
href: "#",
},
],
},
{ title: "Shop", items: [{ label: "Call Now", href: "tel:9195550123" }, { label: "Book Now", href: "#contact" }] },
{ title: "Info", items: [{ label: "Hours", href: "#" }, { label: "Location", href: "#" }] },
{ title: "Social", items: [{ label: "Instagram", href: "#" }, { label: "Google Reviews", href: "#" }] },
]}
copyrightText="© 2025 Exqwizite Cuts. All rights reserved."
/>