Dental Care
This commit is contained in:
5
app/docs/terms-and-conditions/page.tsx
Normal file
5
app/docs/terms-and-conditions/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import TermsAndConditions from "@/components/landing/terms-and-conditions";
|
||||
|
||||
export default function TermsAndConditionsPage() {
|
||||
return <TermsAndConditions />;
|
||||
}
|
||||
Reference in New Issue
Block a user