Update src/app/page.tsx

This commit is contained in:
2026-06-10 00:55:38 +00:00
parent 461134c5f4
commit f24954f26d

View File

@@ -255,7 +255,7 @@ export default function LandingPage() {
id: "support", badge: "Every Contribution Matters", badgeIcon: Heart, id: "support", badge: "Every Contribution Matters", badgeIcon: Heart,
price: "Join the Movement", subtitle: "Your support fuels Bill's fight for Milpitas. Every dollar helps us reach more voters and secure our city's future.", buttons: [ price: "Join the Movement", subtitle: "Your support fuels Bill's fight for Milpitas. Every dollar helps us reach more voters and secure our city's future.", buttons: [
{ {
text: "Donate Now", href: "https://stripe.com"}, text: "Donate Now", href: "https://donate.stripe.com/28E9AT6u43dz6ccgUn7kc0"},
], ],
features: [], features: [],
}, },