From dc238c6a338620335c73ccbd8c825a100f203124 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 12:35:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e0c326d..b616a36 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-vector/vr-virtual-reality-isometric-man-stay-platform-choosing-options-data-analysis-concept_39422-891.jpg" + imageSrc="http://img.b2bpic.net/free-vector/vr-virtual-reality-isometric-man-stay-platform-choosing-options-data-analysis-concept_39422-891.jpg?_wi=1" /> @@ -94,15 +94,15 @@ export default function LandingPage() { icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/smartphone-with-connectivity-5g-technology_24877-53973.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/smartphone-with-connectivity-5g-technology_24877-53973.jpg?_wi=1", imageAlt: "Policy Mapping", }, { - imageSrc: "http://img.b2bpic.net/free-vector/smartphone-with-connectivity-5g-technology_24877-53973.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/smartphone-with-connectivity-5g-technology_24877-53973.jpg?_wi=2", imageAlt: "Policy Mapping", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/vr-virtual-reality-isometric-man-stay-platform-choosing-options-data-analysis-concept_39422-891.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/vr-virtual-reality-isometric-man-stay-platform-choosing-options-data-analysis-concept_39422-891.jpg?_wi=2", imageAlt: "compliance dashboard interface", }, { @@ -111,15 +111,15 @@ export default function LandingPage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/smartphone-with-connectivity-5g-technology_24877-53973.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/smartphone-with-connectivity-5g-technology_24877-53973.jpg?_wi=3", imageAlt: "Automated Audits", }, { - imageSrc: "http://img.b2bpic.net/free-vector/smartphone-with-connectivity-5g-technology_24877-53973.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/smartphone-with-connectivity-5g-technology_24877-53973.jpg?_wi=4", imageAlt: "Automated Audits", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/smartphone-with-connectivity-5g-technology_24877-53973.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/smartphone-with-connectivity-5g-technology_24877-53973.jpg?_wi=5", imageAlt: "compliance tracking software dashboard", }, { @@ -128,11 +128,11 @@ export default function LandingPage() { icon: LineChart, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/smartphone-with-connectivity-5g-technology_24877-53973.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/smartphone-with-connectivity-5g-technology_24877-53973.jpg?_wi=6", imageAlt: "Risk Analytics", }, { - imageSrc: "http://img.b2bpic.net/free-vector/smartphone-with-connectivity-5g-technology_24877-53973.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/smartphone-with-connectivity-5g-technology_24877-53973.jpg?_wi=7", imageAlt: "Risk Analytics", }, ], -- 2.49.1