diff --git a/src/app/page.tsx b/src/app/page.tsx index e1447b7..acccb6b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,6 +53,8 @@ export default function LandingPage() { buttons={[ { text: "Donate Now", href: "#contact"}, + { + text: "See Our Impact", href: "#metrics"}, { text: "Partner With Us", href: "#contact"}, ]}