Merge version_1 into main #2
@@ -34,8 +34,10 @@ export default function PawsHomePage() {
|
|||||||
{ name: "Featured Pets", id: "featured" },
|
{ name: "Featured Pets", id: "featured" },
|
||||||
{ name: "Impact", id: "impact" },
|
{ name: "Impact", id: "impact" },
|
||||||
{ name: "Stories", id: "stories" },
|
{ name: "Stories", id: "stories" },
|
||||||
{ name: "FAQ", id: "faq" }
|
{ name: "FAQ", id: "faq" },
|
||||||
]}
|
|
||||||
|
{ name: "Blog", id: "/blog" },
|
||||||
|
]}
|
||||||
button={{
|
button={{
|
||||||
text: "Adopt Today", href: "contact"
|
text: "Adopt Today", href: "contact"
|
||||||
}}
|
}}
|
||||||
|
|||||||
Reference in New Issue
Block a user