From be22b5b4fd0277363bddbb55bf350ee693ef599d Mon Sep 17 00:00:00 2001 From: Andrei Date: Sun, 12 Oct 2025 19:46:33 +0000 Subject: [PATCH] chore: update PayPal donation link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change PayPal donation link from paypal.me/biblicalguide to paypal.me/andupetcu Updated in both "Join the Mission" sections on the landing page. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- app/[locale]/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/[locale]/page.tsx b/app/[locale]/page.tsx index d7cfd69..ee504b3 100644 --- a/app/[locale]/page.tsx +++ b/app/[locale]/page.tsx @@ -379,7 +379,7 @@ export default function Home() { '&:hover': { bgcolor: 'primary.dark' }, }} startIcon={💳} - href="https://paypal.me/biblicalguide" + href="https://paypal.me/andupetcu" target="_blank" > Donate via PayPal @@ -542,7 +542,7 @@ export default function Home() { '&:hover': { bgcolor: 'primary.dark' }, }} startIcon={💳} - href="https://paypal.me/biblicalguide" + href="https://paypal.me/andupetcu" target="_blank" > Donate via PayPal