import { CosmeticDentistry } from "@/components/services/CosmeticDentistry"; import { NavbarWrapper } from "@/components/landing/navbar-wrapper"; export default function CosmeticDentistryPage() { return (
); }