3 Commits

Author SHA1 Message Date
81f161a0a7 Update src/app/page.tsx 2026-04-13 05:08:20 +00:00
8556c17993 Update src/app/page.tsx 2026-04-13 05:07:52 +00:00
35f0e86417 Merge version_2 into main
Merge version_2 into main
2026-04-13 05:04:22 +00:00

View File

@@ -100,6 +100,7 @@ export default function LandingPage() {
]}
multiSelect={{ name: "service", label: "Select Service", options: ["Haircut", "Fade", "Beard Trim"] }}
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"
/>
</div>