Update src/app/page.tsx

This commit is contained in:
2026-06-10 00:49:01 +00:00
parent 86eef1d6c3
commit 612cbc1548

View File

@@ -32,7 +32,7 @@ export default function LandingPage() {
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ {
name: "Home", id: "#"}, name: "Home", id: "#hero"},
{ {
name: "About Us", id: "#about"}, name: "About Us", id: "#about"},
{ {