Merge version_1 into main #1
@@ -33,8 +33,10 @@ export default function PetShelterPage() {
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Pets", id: "featured-pets" },
|
||||
{ name: "Stories", id: "testimonials" },
|
||||
{ name: "FAQ", id: "faq" }
|
||||
]}
|
||||
{ name: "FAQ", id: "faq" },
|
||||
|
||||
{ name: "Blog", id: "/blog" },
|
||||
]}
|
||||
button={{
|
||||
text: "Get Started", href: "contact"
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user