Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-01-21 17:12:57 +00:00

View File

@@ -34,8 +34,10 @@ export default function PawsHomePage() {
{ name: "Featured Pets", id: "featured" },
{ name: "Impact", id: "impact" },
{ name: "Stories", id: "stories" },
{ name: "FAQ", id: "faq" }
]}
{ name: "FAQ", id: "faq" },
{ name: "Blog", id: "/blog" },
]}
button={{
text: "Adopt Today", href: "contact"
}}