diff --git a/src/app/page.tsx b/src/app/page.tsx index aa5466a..5033979 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,9 @@ export default function LandingPage() { name: "Contact", id: "contact", }, - ]} + + { name: "Blog", id: "/blog" }, +]} brandName="Happy Paws Shelter" />