diff --git a/src/app/page.tsx b/src/app/page.tsx index 117bdf3..2261c20 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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}