From d9e0a48bcc030ee32c6c00bddca3564ce6b4e035 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 21:14:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7bdb99b..a87d5be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { ]} enableKpiAnimation={true} tag="Next-Gen Marketplace" - imageSrc="http://img.b2bpic.net/free-photo/business-man-stock-exchange-trader-looking-laptop-screen-night_169016-47424.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-man-stock-exchange-trader-looking-laptop-screen-night_169016-47424.jpg?_wi=1" imageAlt="AI Marketplace Dashboard" tagIcon={Sparkles} avatars={[ @@ -163,7 +163,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-dashboard-display_23-2151977856.jpg", imageAlt: "Search Interface", }, - imageSrc: "http://img.b2bpic.net/free-photo/business-man-stock-exchange-trader-looking-laptop-screen-night_169016-47424.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-man-stock-exchange-trader-looking-laptop-screen-night_169016-47424.jpg?_wi=2", imageAlt: "ai data search icon", }, { @@ -184,14 +184,14 @@ export default function LandingPage() { 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", + 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", }, - imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-shield-with-padlock_23-2151998478.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-shield-with-padlock_23-2151998478.jpg?_wi=1", imageAlt: "ai data search icon", }, ]} @@ -267,14 +267,14 @@ export default function LandingPage() { 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", + 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", + imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-shield-with-padlock_23-2151998478.jpg?_wi=2", }, { id: "3", -- 2.49.1