Merge version_1 into main #2
@@ -35,8 +35,10 @@ export default function LandingPage() {
|
||||
{ name: "Adoptables", id: "adoptables" },
|
||||
{ name: "Impact", id: "impact" },
|
||||
{ name: "Team", id: "team" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
{ name: "Contact", id: "contact" },
|
||||
|
||||
{ name: "Blog", id: "/blog" },
|
||||
]}
|
||||
button={{
|
||||
text: "Donate Now", href: "#contact"
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user