diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b04450..7078109 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,9 +127,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} plans={[ - { id: "loyalty-plan", badge: "Special", price: "$10 Off", subtitle: "Your next visit", features: ["Rebooking incentive", "Priority scheduling", "Member discounts"] } + { id: "loyalty-plan", badge: "Special", price: "Exclusive", subtitle: "Member Benefits", features: ["Priority Appointment Access", "Complimentary Beard Taper", "Quarterly Style Consultation"] } ]} - title="Loyalty Program" + title="Client Loyalty Program" description="We value our regulars. Get rewarded for looking sharp." />