diff --git a/src/app/appointments/page.tsx b/src/app/appointments/page.tsx index 896f99f..5d4694a 100644 --- a/src/app/appointments/page.tsx +++ b/src/app/appointments/page.tsx @@ -8,12 +8,13 @@ import ReactLenis from "lenis/react"; export default function AppointmentsPage() { return ( - + ); -} +} \ No newline at end of file