Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-09 12:01:40 +00:00

View File

@@ -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: "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: "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?" sideTitle="Questions?"
sideDescription="Everything you need to know." sideDescription="Everything you need to know."