import CustomerTicketFlow from "@/components/CustomerTicketFlow"; export default function Home() { return (
); }