Merge version_1 into main #1
@@ -34,8 +34,10 @@ export default function PetShelterPage() {
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Adopt", id: "animals" },
|
||||
{ name: "FAQ", id: "faq" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
{ name: "Contact", id: "contact" },
|
||||
|
||||
{ name: "Blog", id: "/blog" },
|
||||
]}
|
||||
button={{
|
||||
text: "Start Adoption", href: "#animals"
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user