Merge version_4 into main #6

Merged
bender merged 1 commits from version_4 into main 2026-04-16 01:35:34 +00:00

View File

@@ -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."
/>
</div>