Update src/app/page.tsx

This commit is contained in:
2025-12-12 10:11:36 +00:00
parent f698484a8f
commit d037376fed

View File

@@ -35,7 +35,7 @@ export default function LandingPage() {
{ name: "About", id: "about" },
{ name: "Menu", id: "features" },
{ name: "Team", id: "team" },
{ name: "Contact", id: "contact" }
{ name: "Contacts1213", id: "contact" }
]}
/>
</div>