From df6b62ab64dd535a0e3967d540488ee2f64df1fc Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 04:00:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 274 ++++++++--------------------------------------- 1 file changed, 43 insertions(+), 231 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5f673ef..aa1fdff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -4,7 +4,8 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterMedia from '@/components/sections/footer/FooterMedia'; -import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial'; +import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel'; +import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import TeamCardSix from '@/components/sections/team/TeamCardSix'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; @@ -28,128 +29,40 @@ export default function LandingPage() { -
- + + +
+
@@ -157,9 +70,7 @@ export default function LandingPage() { useInvertedBackground={true} title="A Legacy of Excellence" description={[ - "Exclusive Barbershop is more than just a place to get a cut; it's a hub for community, style, and black entrepreneurship.", - "Our master barbers are dedicated to precision, offering a curated experience that respects your time and elevates your personal brand.", - ]} + "Exclusive Barbershop is more than just a place to get a cut; it's a hub for community, style, and black entrepreneurship.", "Our master barbers are dedicated to precision, offering a curated experience that respects your time and elevates your personal brand."]} />
@@ -170,30 +81,10 @@ export default function LandingPage() { gridVariant="asymmetric-60-wide-40-narrow" useInvertedBackground={false} members={[ - { - id: "1", - name: "James Washington", - role: "Head Barber", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-tattoo-his-face-with-crossed-arms-dressed-white-shirt-grey-background_613910-8120.jpg", - }, - { - id: "2", - name: "Marcus Cole", - role: "Master Groomer", - imageSrc: "http://img.b2bpic.net/free-photo/young-surprised-blonde-male-barber-uniform-hundred-dollars-bill-scissors-isolated-white-space-with-copy-space_141793-60405.jpg", - }, - { - id: "3", - name: "Devon Harris", - role: "Precision Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-barber-wearing-uniform-holding-combs-hair-spray-looking-side-isolated-pink-wall-with-copy-space_141793-109744.jpg", - }, - { - id: "4", - name: "Terrence Moore", - role: "Senior Stylist", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-blonde-woman-breeder-holds-her-cute-pug-isolated-gray-background_613910-5457.jpg", - }, + { id: "1", name: "James Washington", role: "Head Barber", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-tattoo-his-face-with-crossed-arms-dressed-white-shirt-grey-background_613910-8120.jpg" }, + { id: "2", name: "Marcus Cole", role: "Master Groomer", imageSrc: "http://img.b2bpic.net/free-photo/young-surprised-blonde-male-barber-uniform-hundred-dollars-bill-scissors-isolated-white-space-with-copy-space_141793-60405.jpg" }, + { id: "3", name: "Devon Harris", role: "Precision Specialist", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-barber-wearing-uniform-holding-combs-hair-spray-looking-side-isolated-pink-wall-with-copy-space_141793-109744.jpg" }, + { id: "4", name: "Terrence Moore", role: "Senior Stylist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-blonde-woman-breeder-holds-her-cute-pug-isolated-gray-background_613910-5457.jpg" }, ]} title="Meet Our Master Barbers" description="Highly trained professionals dedicated to excellence in every cut." @@ -206,41 +97,8 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} testimonials={[ - { - id: "t1", - name: "Marcus J.", - role: "Regular Client", - testimonial: "Top tier experience every single time.", - imageSrc: "http://img.b2bpic.net/free-photo/full-throttle-bearded-hipster-male-drinks-coffee-before-hair-styling-hairdresser-s-salon_613910-5397.jpg?_wi=2", - }, - { - id: "t2", - name: "David L.", - role: "Regular Client", - testimonial: "Professional grooming standards. Unmatched.", - imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-with-happy-face-smiling-showing-thumbs-up-standing-white-wall_141793-48491.jpg?_wi=2", - }, - { - id: "t3", - name: "Andre R.", - role: "Loyal Patron", - testimonial: "The atmosphere is unmatched in the city.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-studio_23-2149411429.jpg?_wi=2", - }, - { - id: "t4", - name: "Kevin B.", - role: "Loyal Patron", - testimonial: "Crisp cuts, great conversations, always on time.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-blond-bearded-male-dressed-suit-grey-background_613910-11879.jpg?_wi=2", - }, - { - id: "t5", - name: "Chris M.", - role: "Loyal Patron", - testimonial: "Excellence is the standard here.", - imageSrc: "http://img.b2bpic.net/free-photo/positive-blond-bearded-male-dressed-plaid-shirt-denim-jacket-posing-grey-vignette-background_613910-11770.jpg?_wi=2", - }, + { id: "t1", name: "Marcus J.", role: "Regular Client", testimonial: "Top tier experience every single time.", imageSrc: "http://img.b2bpic.net/free-photo/full-throttle-bearded-hipster-male-drinks-coffee-before-hair-styling-hairdresser-s-salon_613910-5397.jpg?_wi=2" }, + { id: "t2", name: "David L.", role: "Regular Client", testimonial: "Professional grooming standards. Unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-with-happy-face-smiling-showing-thumbs-up-standing-white-wall_141793-48491.jpg?_wi=2" }, ]} title="What Our Clients Say" description="Real feedback from our loyal community." @@ -250,9 +108,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file -- 2.49.1