import TermsOfService from "@/components/terms-services/TermsOfService"; const page = () => { return (
); }; export default page;