Update src/app/booking/page.tsx
This commit is contained in:
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
multiSelect={{
|
||||
name: "serviceInterest", label: "Service Interest", options: ['Haircut', 'Shave', 'Kids Haircut', 'Groom Package'],
|
||||
name: "serviceInterest", label: "Service Interest", options: ['Haircut', 'Shave', 'Kids Haircut', 'Groom Package']
|
||||
}}
|
||||
textarea={{
|
||||
name: "notes", placeholder: "Special Requests or Notes for Your Barber", rows: 4,
|
||||
|
||||
Reference in New Issue
Block a user