diff --git a/src/app/page.tsx b/src/app/page.tsx
index 31ad60b..117bdf3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,90 +31,57 @@ export default function LandingPage() {
@@ -126,9 +93,7 @@ export default function LandingPage() {
title="Your Trusted Exchange Partner"
buttons={[
{
- text: "Learn More",
- href: "#",
- },
+ text: "Learn More", href: "#"},
]}
/>
@@ -140,46 +105,22 @@ export default function LandingPage() {
useInvertedBackground={false}
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?_wi=1",
- imageAlt: "Verification",
- },
+ 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"},
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?_wi=2",
- imageAlt: "Verification",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg",
- imageAlt: "digital dashboard ui",
+ 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"}
},
{
- 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?_wi=1",
- imageAlt: "Payments",
- },
+ 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"},
phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/diagram-graphs-information-statistics-stock-data-concept_53876-64925.jpg?_wi=2",
- imageAlt: "Payments",
- },
- 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: "secure digital vault",
+ imageSrc: "http://img.b2bpic.net/free-photo/diagram-graphs-information-statistics-stock-data-concept_53876-64925.jpg", 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?_wi=4",
- imageAlt: "Security",
- },
+ 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"},
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?_wi=5",
- imageAlt: "Security",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/diagram-graphs-information-statistics-stock-data-concept_53876-64925.jpg?_wi=3",
- imageAlt: "financial data flow",
+ 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"}
},
]}
showStepNumbers={true}
@@ -190,44 +131,20 @@ export default function LandingPage() {