diff --git a/src/app/(mobile-ui)/profile/backup/page.tsx b/src/app/(mobile-ui)/profile/backup/page.tsx index eb0bb9794..0d625ab61 100644 --- a/src/app/(mobile-ui)/profile/backup/page.tsx +++ b/src/app/(mobile-ui)/profile/backup/page.tsx @@ -41,7 +41,7 @@ export default function BackupPage() { router.replace('/profile')} /> diff --git a/src/app/lp/card/CardLandingPage.tsx b/src/app/lp/card/CardLandingPage.tsx index 913f9eb40..ff4bfb833 100644 --- a/src/app/lp/card/CardLandingPage.tsx +++ b/src/app/lp/card/CardLandingPage.tsx @@ -95,7 +95,7 @@ const CardLandingPage = () => { Pay with the peanut card. Earn with every purchase, yours or your friends.

- Self-custodial. Best rates. No hidden fees. + Non-custodial. Best rates. No hidden fees. {
  • - Self-custodial - your funds, your control + Non-custodial - your funds, your control
  • diff --git a/src/components/LandingPage/securityBuiltIn.tsx b/src/components/LandingPage/securityBuiltIn.tsx index b139439e6..7d8d71042 100644 --- a/src/components/LandingPage/securityBuiltIn.tsx +++ b/src/components/LandingPage/securityBuiltIn.tsx @@ -22,7 +22,7 @@ const features: Feature[] = [ title: 'TOTAL SECURITY', titleSvg: biometricProtection, description: - 'Peanut is 100% self-custodial. Every transaction is approved via Passkeys using Face ID, Touch ID or passcode. No one else can move your assets. Not even us.', + 'Peanut is 100% non-custodial. Every transaction is approved via Passkeys using Face ID, Touch ID or passcode. No one else can move your assets. Not even us.', iconSrc: handThumbsUp, iconAlt: 'Thumbs up', }, diff --git a/src/content b/src/content index 1741a4f2c..f98bd6d91 160000 --- a/src/content +++ b/src/content @@ -1 +1 @@ -Subproject commit 1741a4f2cb356e39e081f3bdcaac557f154926a8 +Subproject commit f98bd6d91e50ef9c7e79588593146709ffa01862