Switch to version 13: modified src/app/schedule/page.tsx
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user