From b3ec31a26504c77926cad86c516b32599f95214f Mon Sep 17 00:00:00 2001 From: Andrei Date: Sat, 11 Oct 2025 07:44:03 +0000 Subject: [PATCH] feat: add all donation methods to Join the Mission + 50px footer CTA padding MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add all three donation methods to Join the Mission section: - Donate via PayPal (primary button) - Donate by Card (outlined button) - Kickstarter coming soon - Change Footer CTA padding from pt: 8, pb: 0 to py: 6.25 (50px) - Maintains consistent donation options across page sections 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- app/[locale]/page.tsx | 69 ++++++++++++++++++++++++++++++------------- 1 file changed, 48 insertions(+), 21 deletions(-) diff --git a/app/[locale]/page.tsx b/app/[locale]/page.tsx index 53aff45..d7cfd69 100644 --- a/app/[locale]/page.tsx +++ b/app/[locale]/page.tsx @@ -529,25 +529,53 @@ export default function Home() { If this mission speaks to you — help keep the Bible free forever. - + + + + + + + + 🎯 + Support us on Kickstarter (coming soon) + + + Every verse you read today stays free tomorrow. @@ -559,8 +587,7 @@ export default function Home() { sx={{ background: 'linear-gradient(135deg, #009688 0%, #00796B 100%)', color: 'white', - pt: 8, - pb: 0, + py: 6.25, textAlign: 'center', }} >