Update src/app/page.tsx
This commit is contained in:
@@ -28,7 +28,7 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Adopt", id: "product" },
|
||||
{ name: "Testimonials", id: "testimonial" },
|
||||
|
||||
Reference in New Issue
Block a user