Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 81f161a0a7 | |||
| 8556c17993 | |||
| 35f0e86417 |
@@ -100,6 +100,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
multiSelect={{ name: "service", label: "Select Service", options: ["Haircut", "Fade", "Beard Trim"] }}
|
multiSelect={{ name: "service", label: "Select Service", options: ["Haircut", "Fade", "Beard Trim"] }}
|
||||||
buttonText="Confirm Booking"
|
buttonText="Confirm Booking"
|
||||||
|
buttonClassName="bg-[#ffdf7d] text-black font-extrabold text-lg px-8 py-4"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/barber-doing-haircut-bearded-aged-client-hair-salon_23-2148182013.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/barber-doing-haircut-bearded-aged-client-hair-salon_23-2148182013.jpg"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user