Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-07 07:21:19 +00:00

View File

@@ -106,21 +106,21 @@ export default function LandingPage() {
features={[
{
title: "Instant Verification", description: "Our AI-powered system validates gift cards in seconds.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/folder-icon-with-lock-secret-security-document-directory-encryption-technology-icon-symbol-background-3d-illustration_56104-2071.jpg", imageAlt: "Verification"},
imageSrc: "http://img.b2bpic.net/free-photo/folder-icon-with-lock-secret-security-document-directory-encryption-technology-icon-symbol-background-3d-illustration_56104-2071.jpg?_wi=1", imageAlt: "Verification"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/folder-icon-with-lock-secret-security-document-directory-encryption-technology-icon-symbol-background-3d-illustration_56104-2071.jpg", imageAlt: "Verification"}
imageSrc: "http://img.b2bpic.net/free-photo/folder-icon-with-lock-secret-security-document-directory-encryption-technology-icon-symbol-background-3d-illustration_56104-2071.jpg?_wi=2", imageAlt: "Verification"}
},
{
title: "Fast Bank Payouts", description: "Direct bank deposits to all major Nigerian banks.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/diagram-graphs-information-statistics-stock-data-concept_53876-64925.jpg", imageAlt: "Payments"},
imageSrc: "http://img.b2bpic.net/free-photo/diagram-graphs-information-statistics-stock-data-concept_53876-64925.jpg?_wi=1", imageAlt: "Payments"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/diagram-graphs-information-statistics-stock-data-concept_53876-64925.jpg", imageAlt: "Payments"}
imageSrc: "http://img.b2bpic.net/free-photo/diagram-graphs-information-statistics-stock-data-concept_53876-64925.jpg?_wi=2", imageAlt: "Payments"}
},
{
title: "Secure Transactions", description: "End-to-end encryption for all your financial data.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/folder-icon-with-lock-secret-security-document-directory-encryption-technology-icon-symbol-background-3d-illustration_56104-2071.jpg", imageAlt: "Security"},
imageSrc: "http://img.b2bpic.net/free-photo/folder-icon-with-lock-secret-security-document-directory-encryption-technology-icon-symbol-background-3d-illustration_56104-2071.jpg?_wi=3", imageAlt: "Security"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/folder-icon-with-lock-secret-security-document-directory-encryption-technology-icon-symbol-background-3d-illustration_56104-2071.jpg", imageAlt: "Security"}
imageSrc: "http://img.b2bpic.net/free-photo/folder-icon-with-lock-secret-security-document-directory-encryption-technology-icon-symbol-background-3d-illustration_56104-2071.jpg?_wi=4", imageAlt: "Security"}
},
]}
showStepNumbers={true}