Update src/app/page.tsx

This commit is contained in:
2026-04-17 09:28:05 +00:00
parent 5115af7bcf
commit 5ffc0332df

View File

@@ -49,7 +49,9 @@ export default function LandingPage() {
name: "Contact",
id: "contact",
},
]}
{ name: "Blog", id: "/blog" },
]}
brandName="Happy Paws Shelter"
/>
</div>