From d392da9d0ecf43de7d5a8c6ac4d719b89c1dd611 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 12:25:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 149 +++++++++++------------------------------------ 1 file changed, 34 insertions(+), 115 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f36d7bd..e4bf214 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,7 +5,7 @@ import ReactLenis from "lenis/react"; import ContactCTA from '@/components/sections/contact/ContactCTA'; import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia'; import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; -import HeroOverlay from '@/components/sections/hero/HeroOverlay'; +import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; @@ -30,48 +30,41 @@ export default function LandingPage() {
-
@@ -82,26 +75,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Men's Haircuts", - description: "Professional precision cuts tailored to your style.", - tag: "Popular", - imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4661.jpg?_wi=1", - }, + id: "f1", title: "Men's Haircuts", description: "Professional precision cuts tailored to your style.", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4661.jpg?_wi=1"}, { - id: "f2", - title: "Beard & Grooming", - description: "Refined beard trims and hot towel shaves for that sharp look.", - tag: "Expert", - imageSrc: "http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985737.jpg?_wi=1", - }, + id: "f2", title: "Beard & Grooming", description: "Refined beard trims and hot towel shaves for that sharp look.", tag: "Expert", imageSrc: "http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985737.jpg?_wi=1"}, { - id: "f3", - title: "Eyebrow Styling", - description: "Clean, defined brow shaping by our experienced stylists.", - tag: "Precision", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-bride-getting-ready-wedding_23-2149860805.jpg?_wi=1", - }, + id: "f3", title: "Eyebrow Styling", description: "Clean, defined brow shaping by our experienced stylists.", tag: "Precision", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-bride-getting-ready-wedding_23-2149860805.jpg?_wi=1"}, ]} title="Our Grooming Services" description="Expert care for every look, from precision cuts to refined beard grooming." @@ -127,60 +105,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "John D.", - date: "Oct 2023", - title: "Very satisfied", - quote: "I just got a haircut and beard shave here for K30… thoroughly satisfied and will be back.", - tag: "Regular", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-dark-hair-smiles-happily-expresses-positive-emotions-dressed-casual-turtleneck-hears-good-nes-isolated-brown-background-glad-meet-old-best-friend_273609-61400.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg?_wi=2", - imageAlt: "barber professional haircutting", - }, + id: "t1", name: "John D.", date: "Oct 2023", title: "Very satisfied", quote: "I just got a haircut and beard shave here for K30… thoroughly satisfied and will be back.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-dark-hair-smiles-happily-expresses-positive-emotions-dressed-casual-turtleneck-hears-good-nes-isolated-brown-background-glad-meet-old-best-friend_273609-61400.jpg", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg?_wi=2", imageAlt: "barber professional haircutting"}, { - id: "t2", - name: "Mark P.", - date: "Sept 2023", - title: "Sharp look", - quote: "Best barber in Port Moresby. Always clean, fast, and exactly what I asked for.", - tag: "Haircut", - avatarSrc: "http://img.b2bpic.net/free-photo/hairdresser-customer-talking-hair-salon_329181-1940.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4661.jpg?_wi=2", - imageAlt: "men haircut barber style", - }, + id: "t2", name: "Mark P.", date: "Sept 2023", title: "Sharp look", quote: "Best barber in Port Moresby. Always clean, fast, and exactly what I asked for.", tag: "Haircut", avatarSrc: "http://img.b2bpic.net/free-photo/hairdresser-customer-talking-hair-salon_329181-1940.jpg", imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4661.jpg?_wi=2", imageAlt: "men haircut barber style"}, { - id: "t3", - name: "Sarah L.", - date: "Aug 2023", - title: "Friendly service", - quote: "My eyebrows were done perfectly. Professional staff and really good vibes in the shop.", - tag: "Styling", - avatarSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-cut-barber-shop4_23-2149186458.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985737.jpg?_wi=2", - imageAlt: "beard trim grooming service", - }, + id: "t3", name: "Sarah L.", date: "Aug 2023", title: "Friendly service", quote: "My eyebrows were done perfectly. Professional staff and really good vibes in the shop.", tag: "Styling", avatarSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-cut-barber-shop4_23-2149186458.jpg", imageSrc: "http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985737.jpg?_wi=2", imageAlt: "beard trim grooming service"}, { - id: "t4", - name: "Chris B.", - date: "Aug 2023", - title: "Great price", - quote: "Affordable and reliable service. My go-to studio now for regular grooming.", - tag: "Beard", - avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-dinner_23-2148060527.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-bride-getting-ready-wedding_23-2149860805.jpg?_wi=2", - imageAlt: "eyebrow styling beauty service", - }, + id: "t4", name: "Chris B.", date: "Aug 2023", title: "Great price", quote: "Affordable and reliable service. My go-to studio now for regular grooming.", tag: "Beard", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-dinner_23-2148060527.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-bride-getting-ready-wedding_23-2149860805.jpg?_wi=2", imageAlt: "eyebrow styling beauty service"}, { - id: "t5", - name: "David M.", - date: "Nov 2023", - title: "Top tier", - quote: "Excellent attention to detail. This is the only place I trust with my beard in the city.", - tag: "Grooming", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-dark-hair-smiles-happily-expresses-positive-emotions-dressed-casual-turtleneck-hears-good-nes-isolated-brown-background-glad-meet-old-best-friend_273609-61400.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-barber-standing-with-arm-crossed_107420-94783.jpg?_wi=2", - imageAlt: "barber staff portrait", - }, + id: "t5", name: "David M.", date: "Nov 2023", title: "Top tier", quote: "Excellent attention to detail. This is the only place I trust with my beard in the city.", tag: "Grooming", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-dark-hair-smiles-happily-expresses-positive-emotions-dressed-casual-turtleneck-hears-good-nes-isolated-brown-background-glad-meet-old-best-friend_273609-61400.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-barber-standing-with-arm-crossed_107420-94783.jpg?_wi=2", imageAlt: "barber staff portrait"}, ]} title="What Our Clients Say" description="Don't just take our word for it—join our community of satisfied customers." @@ -190,21 +123,13 @@ export default function LandingPage() {
@@ -212,17 +137,11 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1