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