Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-02-25 11:37:14 +00:00

View File

@@ -33,7 +33,9 @@ export default function LandingPage() {
{ name: "About", id: "about" },
{ name: "Pets", id: "products" },
{ name: "Stories", id: "testimonial" },
{ name: "FAQ", id: "faq" }
{ name: "FAQ", id: "faq" },
{ name: "Blog", id: "/blog" },
]}
button={{
text: "Adopt Now", href: "contact"