Update src/app/page.tsx

This commit is contained in:
2026-05-28 16:53:06 +00:00
parent 54413e620f
commit e1b4c85e1c

View File

@@ -39,7 +39,7 @@ export default function LandingPage() {
{
name: "Products", id: "#products"},
{
name: "Education", href: "/education"},
name: "Education", id: "/education"},
{
name: "Testimonials", id: "#testimonials"},
{