Switch to version 13: modified src/app/schedule/page.tsx

This commit is contained in:
2026-03-25 19:01:37 +00:00
parent 88ab612d15
commit 38cdd14aa5

View File

@@ -44,6 +44,7 @@ export default function SchedulePage() {
navItems={[
{ name: "Home", id: "/" },
{ name: "Services", id: "#services" },
{ name: "Why Us", id: "#why-us" },
{ name: "About Us", id: "#about-student-team" },
{ name: "FAQ", id: "#faq" },
{ name: "Appointments", id: "/appointments" },