Merge version_4 into main #6
@@ -34,11 +34,11 @@ export default function BookingPage() {
|
||||
<div id="booking" data-section="booking">
|
||||
<ContactCTA
|
||||
tag="Appointment"
|
||||
title="Book an Appointment"
|
||||
description="Secure your preferred time at Varad Salon."
|
||||
buttons={[{ text: "Confirm Booking" }]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
title="Book Your Appointment"
|
||||
description="Ready to experience Varad Salon? Secure your preferred time slot directly through our booking portal below."
|
||||
buttons={[{ text: "Confirm Booking", href: "#" }]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user