From 9ae0992562b044bfabfc79301f16c1938bf83cc7 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 10:34:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 147 +++++++++++------------------------------------ 1 file changed, 32 insertions(+), 115 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b4c5f1e..29bb935 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -53,37 +45,24 @@ export default function LandingPage() {
@@ -105,40 +84,16 @@ export default function LandingPage() { useInvertedBackground={false} groups={[ { - id: "group-1", - groupTitle: "Master Barbers", - members: [ + id: "group-1", groupTitle: "Master Barbers", members: [ { - id: "v1", - title: "Vee", - subtitle: "Master Barber", - detail: "Expert in fades and precision line-ups.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-man-with-receive-moustache-beard-trimming-procedure-barbershop_613910-15033.jpg?_wi=1", - }, + id: "v1", title: "Vee", subtitle: "Master Barber", detail: "Expert in fades and precision line-ups.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-man-with-receive-moustache-beard-trimming-procedure-barbershop_613910-15033.jpg"}, { - id: "v2", - title: "Alex", - subtitle: "Lead Stylist", - detail: "Classic techniques, modern vision.", - imageSrc: "http://img.b2bpic.net/free-photo/male-barber-giving-his-client-nice-haircut_23-2149186466.jpg", - }, + id: "v2", title: "Alex", subtitle: "Lead Stylist", detail: "Classic techniques, modern vision.", imageSrc: "http://img.b2bpic.net/free-photo/male-barber-giving-his-client-nice-haircut_23-2149186466.jpg"}, { - id: "v3", - title: "Marcus", - subtitle: "Senior Barber", - detail: "Dedicated to craft and confidence.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-carrying-toy-poodle-hands_23-2147840134.jpg", - }, + id: "v3", title: "Marcus", subtitle: "Senior Barber", detail: "Dedicated to craft and confidence.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-carrying-toy-poodle-hands_23-2147840134.jpg"}, { - id: "v4", - title: "Trey", - subtitle: "Barber", - detail: "Precision grooming specialists.", - imageSrc: "http://img.b2bpic.net/free-photo/shaving-process-small-dog-sits-table-dog-shaved-by-professional_1157-48802.jpg", - }, + id: "v4", title: "Trey", subtitle: "Barber", detail: "Precision grooming specialists.", imageSrc: "http://img.b2bpic.net/free-photo/shaving-process-small-dog-sits-table-dog-shaved-by-professional_1157-48802.jpg"}, ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bw0otTKuLVL2vBg86uqx8BaTQD/uploaded-1775385229513-w3qyqu7f.jpg?_wi=2", - imageAlt: "User provided image", }, ]} title="Our Talent" @@ -155,51 +110,27 @@ export default function LandingPage() { description="Quality craft for every style." plans={[ { - id: "p1", - name: "Classic Cut", - price: "$45", - features: [ - "Consultation", - "Precision Cut", - "Hot Towel Finish", - ], + id: "p1", name: "Classic Cut", price: "$45", features: [ + "Consultation", "Precision Cut", "Hot Towel Finish"], buttons: [ { - text: "Book Now", - href: "https://booksy.com", - }, + text: "Book Now", href: "https://booksy.com"}, ], }, { - id: "p2", - name: "Beard Sculpt", - price: "$30", - features: [ - "Beard Trim", - "Straight Razor Lineup", - "Beard Oil Finish", - ], + id: "p2", name: "Beard Sculpt", price: "$30", features: [ + "Beard Trim", "Straight Razor Lineup", "Beard Oil Finish"], buttons: [ { - text: "Book Now", - href: "https://booksy.com", - }, + text: "Book Now", href: "https://booksy.com"}, ], }, { - id: "p3", - name: "Signature Service", - price: "$70", - features: [ - "Haircut & Beard", - "Facial Treatment", - "Style Consultation", - ], + id: "p3", name: "Signature Service", price: "$70", features: [ + "Haircut & Beard", "Facial Treatment", "Style Consultation"], buttons: [ { - text: "Book Now", - href: "https://booksy.com", - }, + text: "Book Now", href: "https://booksy.com"}, ], }, ]} @@ -216,15 +147,9 @@ export default function LandingPage() { description="Elevating the traditional barbershop standard." features={[ { - title: "Premium Atmosphere", - description: "Relax in our modern, upscale lounge designed for comfort.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bw0otTKuLVL2vBg86uqx8BaTQD/uploaded-1775385229513-w3qyqu7f.jpg?_wi=3", - }, + title: "Premium Atmosphere", description: "Relax in our modern, upscale lounge designed for comfort.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bw0otTKuLVL2vBg86uqx8BaTQD/uploaded-1775385229513-w3qyqu7f.jpg"}, { - title: "Expert Stylists", - description: "Our team are masters of modern and classic grooming.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-man-with-receive-moustache-beard-trimming-procedure-barbershop_613910-15033.jpg?_wi=2", - }, + title: "Expert Stylists", description: "Our team are masters of modern and classic grooming.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-man-with-receive-moustache-beard-trimming-procedure-barbershop_613910-15033.jpg"}, ]} />
@@ -234,25 +159,17 @@ export default function LandingPage() { logoText="HEFF'S" columns={[ { - title: "Location", - items: [ + title: "Location", items: [ { - label: "2826 San Bruno Ave, San Francisco, CA 94134", - href: "#", - }, + label: "2826 San Bruno Ave, San Francisco, CA 94134", href: "#"}, ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { - label: "Instagram", - href: "https://instagram.com", - }, + label: "Instagram", href: "https://instagram.com"}, { - label: "Book Appointment", - href: "https://booksy.com", - }, + label: "Book Appointment", href: "https://booksy.com"}, ], }, ]}