Update src/app/page.tsx
This commit is contained in:
@@ -31,6 +31,7 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
brandName="Paws Haven"
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Pets", id: "pets" },
|
||||
{ name: "Adopt", id: "adopt" },
|
||||
|
||||
Reference in New Issue
Block a user