Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-17 07:12:33 +00:00

View File

@@ -28,30 +28,12 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Book",
id: "/book",
},
{
name: "Services",
id: "/services",
},
{
name: "About",
id: "/about",
},
{
name: "Gallery",
id: "/gallery",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Book", id: "/book" },
{ name: "Services", id: "/services" },
{ name: "About", id: "/about" },
{ name: "Gallery", id: "/gallery" },
{ name: "Contact", id: "/contact" },
]}
brandName="Eazy Fadez"
/>
@@ -59,60 +41,24 @@ export default function LandingPage() {
<div id="home-hero" data-section="home-hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Precision Cuts. Clean Confidence."
description="Experience professional grooming at Eazy Fadez. Where style meets mastery."
buttons={[
{
text: "Book Now",
href: "/book",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-electric-trimmer-dressing-table_107420-94802.jpg?_wi=1"
buttons={[{ text: "Book Now", href: "/book" }]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-electric-trimmer-dressing-table_107420-94802.jpg"
imageAlt="Professional barber cutting hair"
/>
</div>
<div id="services-preview" data-section="services-preview">
<FeatureCardTwentyFour
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={true}
features={[
{
id: "s1",
title: "Classic Fade",
author: "Starting $35",
description: "Seamless transition from skin to length.",
tags: [
"Fade",
"Clean",
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-getting-haircut_23-2148224419.jpg",
},
{
id: "s2",
title: "Beard Trim",
author: "Starting $25",
description: "Precision shaping and grooming.",
tags: [
"Grooming",
"Beard",
],
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg",
},
{
id: "s3",
title: "Full Cut",
author: "Starting $50",
description: "Complete transformation with hot towel.",
tags: [
"Full",
"Luxury",
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-shaving-his-beard_23-2148506239.jpg",
},
{ id: "s1", title: "Classic Fade", author: "Starting $35", description: "Seamless transition from skin to length.", tags: ["Fade", "Clean"], imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-getting-haircut_23-2148224419.jpg" },
{ id: "s2", title: "Beard Trim", author: "Starting $25", description: "Precision shaping and grooming.", tags: ["Grooming", "Beard"], imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg" },
{ id: "s3", title: "Full Cut", author: "Starting $50", description: "Complete transformation with hot towel.", tags: ["Full", "Luxury"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-shaving-his-beard_23-2148506239.jpg" },
]}
title="Signature Services"
description="Refined cuts for the modern gentleman."
@@ -126,33 +72,11 @@ export default function LandingPage() {
useInvertedBackground={false}
groups={[
{
id: "g1",
groupTitle: "Lead Stylists",
members: [
{
id: "m1",
title: "Marcus V.",
subtitle: "Master Barber",
detail: "10 years of precision.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-modern-male-with-tattoos-his-arms-posing-near-window-room-with-loft-interior_613910-3595.jpg",
},
{
id: "m2",
title: "Leo R.",
subtitle: "Fade Specialist",
detail: "The king of clean lines.",
imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-chair-hairdresser-with-client-guy-drinkig-whiskey_1157-43585.jpg",
},
{
id: "m3",
title: "Andre P.",
subtitle: "Senior Barber",
detail: "Expert in modern textures.",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-ginger-beard-apron-gloves-holding-knife_273609-20983.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-electric-trimmer-dressing-table_107420-94802.jpg?_wi=2",
imageAlt: "professional barber smiling portrait",
id: "g1", groupTitle: "Lead Stylists", members: [
{ id: "m1", title: "Marcus V.", subtitle: "Master Barber", detail: "10 years of precision.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-modern-male-with-tattoos-his-arms-posing-near-window-room-with-loft-interior_613910-3595.jpg" },
{ id: "m2", title: "Leo R.", subtitle: "Fade Specialist", detail: "The king of clean lines.", imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-chair-hairdresser-with-client-guy-drinkig-whiskey_1157-43585.jpg" },
{ id: "m3", title: "Andre P.", subtitle: "Senior Barber", detail: "Expert in modern textures.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-ginger-beard-apron-gloves-holding-knife_273609-20983.jpg" },
]
},
]}
title="Meet Your Barbers"
@@ -167,46 +91,11 @@ export default function LandingPage() {
gridVariant="asymmetric-60-wide-40-narrow"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "John D.",
role: "Finance Exec",
company: "Global Corp",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-bearded-man-smiling-looking-away-while-professional-barber-giving-him-haircut-copyspace_7502-5640.jpg",
},
{
id: "2",
name: "Sam K.",
role: "Creative Director",
company: "Media Inc",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-hair-salon_23-2150665451.jpg",
},
{
id: "3",
name: "Brian L.",
role: "Tech Lead",
company: "StartUp Labs",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-sitting-outside-cafe-with-his-bicycle_23-2148176434.jpg",
},
{
id: "4",
name: "Mark S.",
role: "Sales Lead",
company: "Retail Co",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2921.jpg",
},
{
id: "5",
name: "David W.",
role: "Architect",
company: "Build Design",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/indian-stylish-man-black-traditional-clothes-with-white-scarf-posed-outdoor-sitting-bench_627829-12682.jpg",
},
{ id: "1", name: "John D.", role: "Finance Exec", company: "Global Corp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-bearded-man-smiling-looking-away-while-professional-barber-giving-him-haircut-copyspace_7502-5640.jpg" },
{ id: "2", name: "Sam K.", role: "Creative Director", company: "Media Inc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-hair-salon_23-2150665451.jpg" },
{ id: "3", name: "Brian L.", role: "Tech Lead", company: "StartUp Labs", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-sitting-outside-cafe-with-his-bicycle_23-2148176434.jpg" },
{ id: "4", name: "Mark S.", role: "Sales Lead", company: "Retail Co", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2921.jpg" },
{ id: "5", name: "David W.", role: "Architect", company: "Build Design", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/indian-stylish-man-black-traditional-clothes-with-white-scarf-posed-outdoor-sitting-bench_627829-12682.jpg" },
]}
title="What Clients Say"
description="Trusted by hundreds of regulars."
@@ -221,42 +110,11 @@ export default function LandingPage() {
title="Client Stories"
description="Hear why our regulars keep coming back for the freshest cuts in town."
testimonials={[
{
id: "ex-1",
name: "Michael R.",
role: "Entrepreneur",
testimonial: "The precision and attention to detail at Eazy Fadez is unmatched.",
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-cut-barber-shop4_23-2149186458.jpg",
},
{
id: "ex-2",
name: "Sarah J.",
role: "Designer",
testimonial: "I trust them with every fade. Consistent, clean, and professional.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-hair-salon_23-2150665423.jpg",
},
{
id: "ex-3",
name: "Chris P.",
role: "Athlete",
company: "Pro Sports",
testimonial: "Fast, high-quality, and the vibe is always on point.",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-bearded-male-with-tattoo-arm-dressed-flannel-shirt-holding-juice-while-getting-haircut_613910-5727.jpg",
},
{
id: "ex-4",
name: "Daniel W.",
role: "Developer",
testimonial: "Finally found my permanent barber spot. Never going anywhere else.",
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186462.jpg",
},
{
id: "ex-5",
name: "Robert B.",
role: "Consultant",
testimonial: "Excellent service. The hot towel treatment is the best in the city.",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-washing-head_627829-7378.jpg",
},
{ id: "ex-1", name: "Michael R.", role: "Entrepreneur", testimonial: "The precision and attention to detail at Eazy Fadez is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-cut-barber-shop4_23-2149186458.jpg" },
{ id: "ex-2", name: "Sarah J.", role: "Designer", testimonial: "I trust them with every fade. Consistent, clean, and professional.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-hair-salon_23-2150665423.jpg" },
{ id: "ex-3", name: "Chris P.", role: "Athlete", testimonial: "Fast, high-quality, and the vibe is always on point.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-bearded-male-with-tattoo-arm-dressed-flannel-shirt-holding-juice-while-getting-haircut_613910-5727.jpg" },
{ id: "ex-4", name: "Daniel W.", role: "Developer", testimonial: "Finally found my permanent barber spot. Never going anywhere else.", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186462.jpg" },
{ id: "ex-5", name: "Robert B.", role: "Consultant", testimonial: "Excellent service. The hot towel treatment is the best in the city.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-washing-head_627829-7378.jpg" },
]}
/>
</div>
@@ -264,42 +122,9 @@ export default function LandingPage() {
<div id="home-footer" data-section="home-footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "Book Appointment",
href: "/book",
},
{
label: "Our Services",
href: "/services",
},
],
},
{
items: [
{
label: "About Us",
href: "/about",
},
{
label: "Visit Gallery",
href: "/gallery",
},
],
},
{
items: [
{
label: "Contact",
href: "/contact",
},
{
label: "Privacy Policy",
href: "#",
},
],
},
{ items: [{ label: "Book Appointment", href: "/book" }, { label: "Our Services", href: "/services" }] },
{ items: [{ label: "About Us", href: "/about" }, { label: "Visit Gallery", href: "/gallery" }] },
{ items: [{ label: "Contact", href: "/contact" }, { label: "Privacy Policy", href: "#" }] },
]}
logoText="Eazy Fadez"
/>