From e341a32118ece792f7e2b2e108c1d308b4c0a609 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 12:04:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 09c1701..de199eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -144,7 +144,7 @@ export default function LandingPage() { ]} plans={[ { - id: "basic", badge: "Standard", price: "5%", subtitle: "Per successful sale", features: [ + id: "basic", badge: "Escrow Protected", price: "5%", subtitle: "Per successful sale", features: [ "Verified Buyers", "Secure Escrow", "Fast Payouts"], }, ]}