Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -30,8 +30,10 @@ export default function LandingPage() {
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Our Mission", id: "features" },
|
||||
{ name: "Stories", id: "testimonial" },
|
||||
{ name: "Contact", id: "footer" }
|
||||
]}
|
||||
{ name: "Contact", id: "footer" },
|
||||
|
||||
{ name: "Blog", id: "/blog" },
|
||||
]}
|
||||
brandName="Paws & Love"
|
||||
bottomLeftText="Saving Lives, Finding Homes"
|
||||
bottomRightText="hello@pawsandlove.org"
|
||||
|
||||
Reference in New Issue
Block a user