Merge version_2 into main #2
@@ -63,6 +63,7 @@ export default function AppointmentPage() {
|
||||
description="Please enter your contact information and details regarding your plumbing urgency to complete the booking."
|
||||
buttons={[{ text: "Submit Appointment Request", onClick: () => alert("Booking submitted!") }]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user