Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-06 15:33:00 +00:00

View File

@@ -49,7 +49,7 @@ export default function AboutPage() {
features={[
{
id: 1,
title: "Our Mission", description: "To democratize cryptocurrency trading by providing secure, transparent, and accessible exchange services for everyone", imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-with-headset-using-computer_482257-120429.jpg", imageAlt: "Our mission"
title: "Our Mission", description: "To democratize cryptocurrency trading by providing secure, transparent, and accessible exchange services for everyone", imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-with-headset-using-computer_482257-120429.jpg?_wi=1", imageAlt: "Our mission"
},
{
id: 2,
@@ -61,7 +61,7 @@ export default function AboutPage() {
},
{
id: 4,
title: "Customer Support", description: "Our dedicated team is available 24/7 to help you with any questions or concerns", imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-with-headset-using-computer_482257-120429.jpg", imageAlt: "Customer support"
title: "Customer Support", description: "Our dedicated team is available 24/7 to help you with any questions or concerns", imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-with-headset-using-computer_482257-120429.jpg?_wi=2", imageAlt: "Customer support"
}
]}
textboxLayout="default"