Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fc69c94b6d | |||
| 55e8b4eebc | |||
| 13fdcf8bcb | |||
| 9217136ada |
@@ -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>
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
tag="Final Step"
|
||||
title="Look Sharp. Feel Confident."
|
||||
description="Book your appointment or visit us downtown today."
|
||||
buttonText="Book Appointment"
|
||||
buttonText="Secure Your Spot"
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k27jmo&_wi=4"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user