import BookingInterface from "../components/BookingForm"; export default function Home() { return (
); }