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