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"