diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 56b2821..61c17a3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -155,13 +155,13 @@ export default function AboutPage() { tagAnimation="none" metrics={[ { - id: "traders", value: "50K+", title: "Active Traders", description: "Active traders on the platform", 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: "diverse people exchanging items community trading marketplace"}, + id: "traders", value: "50K+", title: "Active Traders", description: "Active traders on the platform", 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?_wi=1", imageAlt: "diverse people exchanging items community trading marketplace"}, { - id: "trades", value: "100K+", title: "Successful Trades", description: "Successful trades completed", 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: "diverse people exchanging items community trading marketplace"}, + id: "trades", value: "100K+", title: "Successful Trades", description: "Successful trades completed", 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?_wi=2", imageAlt: "diverse people exchanging items community trading marketplace"}, { - id: "trust", value: "99%", title: "Community Trust Score", description: "Community trust and safety score", 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: "diverse people exchanging items community trading marketplace"}, + id: "trust", value: "99%", title: "Community Trust Score", description: "Community trust and safety score", 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?_wi=3", imageAlt: "diverse people exchanging items community trading marketplace"}, { - id: "categories", value: "500+", title: "Item Categories", description: "Available item categories for trading", 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: "diverse people exchanging items community trading marketplace"}, + id: "categories", value: "500+", title: "Item Categories", description: "Available item categories for trading", 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?_wi=4", imageAlt: "diverse people exchanging items community trading marketplace"}, ]} animationType="none" textboxLayout="default"