diff --git a/src/app/page.tsx b/src/app/page.tsx index f399bd7..5a05874 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,7 +101,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-female-hand-holding-smart-phone-using-navigation-syst_1163-2667.jpg", imageAlt: "Tracking Map" } }, { - title: "Secure Mobile Payments", description: "Seamless integration with local mobile money solutions and cards, ensuring fast, safe settlements for sellers.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg", imageAlt: "Secure Checkout" }, + title: "Secure Mobile Payments", description: "Seamless integration with local mobile money solutions and cards, ensuring fast, safe settlements for sellers.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg?_wi=1", imageAlt: "Secure Checkout" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150515784.jpg", imageAlt: "Secure Checkout" } }, ]} @@ -133,7 +133,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { id: "1", value: "99.9%", title: "Uptime", description: "High-availability servers", imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg" }, + { id: "1", value: "99.9%", title: "Uptime", description: "High-availability servers", imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg?_wi=2" }, { id: "2", value: "128ms", title: "Latency", description: "Ultra-fast response times", imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-shield-with-padlock_23-2151998478.jpg" }, { id: "3", value: "256-bit", title: "Encryption", description: "Military-grade data security", imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160205.jpg" }, ]}