From 5a6d6d3235ff49e06fc5dac98556441173b5629b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 08:03:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 326 ++++------------------------------------------- 1 file changed, 23 insertions(+), 303 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bf113e6..70ecceb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,142 +29,25 @@ export default function LandingPage() {
@@ -175,18 +58,9 @@ export default function LandingPage() { title="Precision and Passion" description="Established in Riverside, we pride ourselves on delivering top-tier grooming services. From classic fades to hot towel shaves, our barbers are masters of their craft." bulletPoints={[ - { - title: "Expert Craftsmanship", - description: "Years of experience in fades, beard trims, and scissor cuts.", - }, - { - title: "Luxurious Environment", - description: "Laid-back, clean surroundings for a premium barbering experience.", - }, - { - title: "Family Friendly", - description: "Welcoming atmosphere for men, women, and children.", - }, + { title: "Expert Craftsmanship", description: "Years of experience in fades, beard trims, and scissor cuts." }, + { title: "Luxurious Environment", description: "Laid-back, clean surroundings for a premium barbering experience." }, + { title: "Family Friendly", description: "Welcoming atmosphere for men, women, and children." }, ]} imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-barber-shop_23-2149141768.jpg?_wi=3" imageAlt="Modern barbershop interior" @@ -200,36 +74,8 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} members={[ - { - id: "1", - name: "Joel", - role: "Owner / Master Barber", - imageSrc: "http://img.b2bpic.net/free-photo/male-barber-giving-his-client-nice-haircut_23-2149186479.jpg?_wi=3", - }, - { - id: "2", - name: "Zeus", - role: "Lead Stylist", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg?_wi=3", - }, - { - id: "3", - name: "Alejandra", - role: "Senior Barber", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-priest-his-lunch-time_23-2149284678.jpg?_wi=2", - }, - { - id: "4", - name: "Jesus", - role: "Master Barber", - imageSrc: "http://img.b2bpic.net/free-photo/male-barber-giving-his-client-nice-haircut_23-2149186479.jpg?_wi=4", - }, - { - id: "5", - name: "Marcus", - role: "Junior Barber", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg?_wi=4", - }, + { id: "1", name: "Joey Cutz", role: "Master Barber", imageSrc: "http://img.b2bpic.net/free-photo/male-barber-giving-his-client-nice-haircut_23-2149186479.jpg?_wi=3" }, + { id: "2", name: "Zeus", role: "Lead Stylist", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg?_wi=3" } ]} title="Meet Your Barbers" description="Our team of seasoned professionals is dedicated to your look." @@ -242,54 +88,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} plans={[ - { - id: "basic", - name: "Classic Cut", - price: "$30", - features: [ - "Precision Haircut", - "Neck Clean-up", - "Hot Towel", - ], - buttons: [ - { - text: "Book Now", - href: "#contact", - }, - ], - }, - { - id: "pro", - name: "Cut & Beard", - price: "$45", - features: [ - "Classic Cut", - "Beard Trim & Edge", - "Straight Razor Finish", - ], - buttons: [ - { - text: "Book Now", - href: "#contact", - }, - ], - }, - { - id: "premium", - name: "The Masterpiece", - price: "$60", - features: [ - "Full Grooming Experience", - "Hot Towel Shave", - "Scalp Massage", - ], - buttons: [ - { - text: "Book Now", - href: "#contact", - }, - ], - }, + { id: "p1", name: "Men's Haircut", price: "$30", features: ["Precision haircut", "Neck clean-up", "Hot towel"], buttons: [{ text: "Book Now", href: "#contact" }] }, + { id: "p2", name: "Haircut & Beard", price: "$45", features: ["Precision haircut", "Beard shaping and edge-up", "Straight razor finish"], buttons: [{ text: "Book Now", href: "#contact" }] }, + { id: "p3", name: "Kids Cut", price: "$25", features: ["Professional kid-friendly cut", "Friendly atmosphere"], buttons: [{ text: "Book Now", href: "#contact" }] }, + { id: "p4", name: "Masterpiece Service", price: "$60", features: ["Full hair and beard grooming", "Scalp massage", "Deep cleanse treatment"], buttons: [{ text: "Book Now", href: "#contact" }] } ]} title="Services & Pricing" description="Quality grooming for every style." @@ -301,48 +103,7 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - testimonials={[ - { - id: "1", - name: "Josue Gonzalez", - handle: "@josue", - testimonial: "Truly the best. Highly recommend Zeus for any cut.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-hair-stylist_23-2148113070.jpg?_wi=2", - }, - { - id: "2", - name: "Iliana Garcia", - handle: "@iliana", - testimonial: "Staff is very polite and patient with children. Very clean.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-sunglasses-posing-brick-wall_176420-14726.jpg", - }, - { - id: "3", - name: "Derek Ramirez", - handle: "@derek", - testimonial: "Vibe cannot be replicated. Detail is incredible.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/barber-drying-hair-unrecognizable-man_23-2147778789.jpg?_wi=2", - }, - { - id: "4", - name: "Javier Espinoza", - handle: "@javier", - testimonial: "Joey gave me the best advice for my receding hairline.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-waiting-new-haircut_23-2148353450.jpg", - }, - { - id: "5", - name: "Eduardo Gomez", - handle: "@eduardo", - testimonial: "Jesus mastered the cut I wanted. 10/10.", - 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", - }, - ]} + testimonials={[]} showRating={true} title="Client Experiences" description="Join 150+ satisfied clients who trust us with their look." @@ -352,9 +113,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file -- 2.49.1