From d58c3b992ee3a3145d8d18e6a4c8faf42fd1b4f9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 22:08:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a3afc6f..e4856a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/happy-positive-mature-business-leader-enjoying-coffee_74855-3525.jpg?_wi=2", imageAlt: "Abraham Enriquez campaign"}, ]} buttons={[ - { text: "Volunteer Today", href: "#contact" }, + { text: "Support Our Campaign", href: "#contact" }, { text: "Learn More", href: "#about" }, ]} buttonAnimation="slide-up"