Update src/app/how-it-works/page.tsx

This commit is contained in:
2026-03-16 07:52:25 +00:00
parent d6ff586e20
commit f2e4bfe192

View File

@@ -132,13 +132,17 @@ export default function HowItWorksPage() {
tagAnimation="none"
metrics={[
{
id: "speed", value: "3-7", title: "Days to Complete Trade", description: "Fast, streamlined process from match to completion with mutual confirmation"},
id: "speed", value: "3-7", title: "Days to Complete Trade", description: "Fast, streamlined process from match to completion with mutual confirmation", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-volunteers-charitable-event-handing-out-food-poor-needy-smiles-abound-as-voluntary-individuals-work-together-fight-hunger-provide-support-less-fortunate_482257-68825.jpg", imageAlt: "Fast trading process completion"
},
{
id: "escrow", value: "100%", title: "Escrow Protection", description: "Your items are held safely by TradeSphere until both parties confirm receipt"},
id: "escrow", value: "100%", title: "Escrow Protection", description: "Your items are held safely by TradeSphere until both parties confirm receipt", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-volunteers-charitable-event-handing-out-food-poor-needy-smiles-abound-as-voluntary-individuals-work-together-fight-hunger-provide-support-less-fortunate_482257-68825.jpg", imageAlt: "Secure escrow protection system"
},
{
id: "verification", value: "Multi-Step", title: "Verification System", description: "Identity checks, condition verification, and rating history all transparent"},
id: "verification", value: "Multi-Step", title: "Verification System", description: "Identity checks, condition verification, and rating history all transparent", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-volunteers-charitable-event-handing-out-food-poor-needy-smiles-abound-as-voluntary-individuals-work-together-fight-hunger-provide-support-less-fortunate_482257-68825.jpg", imageAlt: "Multi-step verification process"
},
{
id: "disputes", value: "Fair", title: "Dispute Resolution", description: "Impartial review of evidence from both parties with community consensus"},
id: "disputes", value: "Fair", title: "Dispute Resolution", description: "Impartial review of evidence from both parties with community consensus", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-volunteers-charitable-event-handing-out-food-poor-needy-smiles-abound-as-voluntary-individuals-work-together-fight-hunger-provide-support-less-fortunate_482257-68825.jpg", imageAlt: "Fair dispute resolution system"
},
]}
animationType="none"
textboxLayout="default"