Update src/app/page.tsx

This commit is contained in:
2026-05-09 12:04:13 +00:00
parent 307b0d3d8a
commit e341a32118

View File

@@ -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"],
},
]}