From 46df0c81541ffde6d35b24f7eda90ba9363c85ff Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 19:14:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c3ca376..d4c9a72 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,7 +124,7 @@ export default function LandingPage() { plans={[ { id: "1", badge: "Regular Cut", badgeIcon: Scissors, - price: "From $15", subtitle: "Classic haircut with number 1 or 2 sides", buttons: [ + price: "$35 ", subtitle: "Classic haircut with number 1 or 2 sides", buttons: [ { text: "Book Now", href: "tel:(505) 386-9320" } ], features: [ @@ -133,7 +133,7 @@ export default function LandingPage() { }, { id: "2", badge: "Haircut + Design", badgeIcon: Sparkles, - price: "From $25", subtitle: "Haircut with custom beard or fade design", buttons: [ + price: "$40 ", subtitle: "Haircut with custom beard or fade design", buttons: [ { text: "Book Now", href: "tel:(505) 386-9320" } ], features: [ @@ -142,7 +142,7 @@ export default function LandingPage() { }, { id: "3", badge: "The Works", badgeIcon: Award, - price: "From $35", subtitle: "Complete grooming package with all enhancements", buttons: [ + price: "$40+ ", subtitle: "Complete grooming package with all enhancements", buttons: [ { text: "Book Now", href: "tel:(505) 386-9320" } ], features: [