Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 33776ea1ca | |||
| c4159be65c | |||
| 1af3828e89 | |||
| 85170bf9e2 |
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
title="Simple Success Fee"
|
||||
description="We only profit when you succeed. Transparent 5% per successful transaction."
|
||||
description="We only profit when you succeed. Our 5% fee includes full escrow protection for every transaction."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -188,6 +188,8 @@ export default function LandingPage() {
|
||||
id: "q2", title: "Is it secure?", content: "Yes, we use a secure escrow system for all transactions."},
|
||||
{
|
||||
id: "q3", title: "How to start?", content: "Simply sign up, list your livestock, and start trading."},
|
||||
{
|
||||
id: "q4", title: "How do you handle Buyer/Seller Verification?", content: "We perform a multi-step background check on every user, verifying identity and business credentials to ensure a safe trading environment."}
|
||||
]}
|
||||
sideTitle="Questions?"
|
||||
sideDescription="Everything you need to know."
|
||||
|
||||
Reference in New Issue
Block a user