Update src/app/education/page.tsx
This commit is contained in:
@@ -28,7 +28,7 @@ export default function EducationPage() {
|
||||
{ name: "Home", id: "#hero" },
|
||||
{ name: "About", id: "#about" },
|
||||
{ name: "Products", id: "#products" },
|
||||
{ name: "Education", href: "/education" },
|
||||
{ name: "Education", id: "/education" },
|
||||
{ name: "Testimonials", id: "#testimonials" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user