import Link from 'next/link'; import { RegisterForm } from '@/components/auth/RegisterForm'; export default function RegisterPage() { return (

🏓 TT Booking

Join our table tennis community

Already have an account? Sign in
); }