Update src/app/booking/page.tsx

This commit is contained in:
2026-04-18 06:09:09 +00:00
parent 9c0b24e897
commit 68d704e4ea

View File

@@ -15,6 +15,7 @@ export default function BookingPage() {
title="Book Your Court"
description="Fill out the details below to secure your preferred slot at Divya Jyot Sports Academy. Our team will confirm your booking shortly."
imageSrc="http://img.b2bpic.net/free-photo/sports-equipment-arrangement-view_23-2149129583.jpg"
useInvertedBackground={false}
inputs={[
{ name: "name", type: "text", placeholder: "Full Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true },