From 65fc747e861e4dcb44b5d23ff41d56f6d59e5b63 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 20:25:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 04c02b2..2501210 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,16 +86,16 @@ export default function LandingPage() { buttonAnimation="slide-up" accordionItems={[ { - id: "fade-service", title: "Premium Fades ($25–$45)", content: "High, mid, and low fades with crisp lines and smooth blending. Perfect for first-timers and fade enthusiasts. Peak times: Tue–Fri 10 AM–5 PM, Sat 10 AM–3 PM." + id: "fade-service", title: "Men cut w/ facial hair $45 (30 min)", content: "High, mid, and low fades with crisp lines and smooth blending. Perfect for first-timers and fade enthusiasts. Peak times: Tue–Fri 10 AM–5 PM, Sat 10 AM–3 PM." }, { - id: "texture-service", title: "Textured & Modern Cuts ($30–$50)", content: "Trendy cuts with personality—textured tops, hard parts, and creative styling. Expert consultation included to find your perfect match." + id: "texture-service", title: "Men cut (no facial hair) $40 (30 min)", content: "Trendy cuts with personality—textured tops, hard parts, and creative styling. Expert consultation included to find your perfect match." }, { - id: "ethnic-service", title: "Ethnic Hair Expertise ($20–$60)", content: "Specialized care for all curl patterns and hair types. We celebrate diversity and provide the precision your hair deserves." + id: "ethnic-service", title: "Beard Trim $15 (30min)", content: "Specialized care for all curl patterns and hair types. We celebrate diversity and provide the precision your hair deserves." }, { - id: "kids-service", title: "Kids' Cuts (Special Care Program)", content: "Patient, inclusive environment perfect for first cuts and special needs. We take time and pride in making it fun and comfortable." + id: "kids-service", title: "Kids' Cuts (12yr and younger) $25 (30min)", content: "Patient, inclusive environment perfect for first cuts and special needs. We take time and pride in making it fun and comfortable." } ]} imageSrc="http://img.b2bpic.net/free-photo/side-view-customer-waiting-haircut_23-2148256975.jpg" -- 2.49.1