From c92462a28245025172dae13907b6eb8e01788bdb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 06:02:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9bcbfa6..9b4c734 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { title="Key Platform Benefits" description="Advanced tools for the modern compliance team." features={[ - { title: "AI-Driven Sorting", description: "Auto-prioritize high-risk alerts with deep machine learning analysis.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/programmer-developing-software-large-computer-screen_53876-101149.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-science-background-with-plexus-design_1048-13217.jpg" } }, + { title: "AI-Driven Sorting", description: "Auto-prioritize high-risk alerts with deep machine learning analysis.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/programmer-developing-software-large-computer-screen_53876-101149.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-science-background-with-plexus-design_1048-13217.jpg?_wi=1" } }, { title: "Encrypted Data", description: "Ensure total privacy with bank-grade encryption at every step.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/conceptual-data-privacy-man-hand-pointing-with-wooden-blocks-paper-settings-icon_176474-10519.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/settings-front-side-with-white-background_187299-39965.jpg" } } ]} /> @@ -123,7 +123,7 @@ export default function LandingPage() { { id: "f1", title: "How long does deployment take?", content: "Deployment usually takes less than 24 hours." }, { id: "f2", title: "Is the system secure?", content: "Yes, we use AES-256 encryption." } ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-science-background-with-plexus-design_1048-13217.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-science-background-with-plexus-design_1048-13217.jpg?_wi=2" /> -- 2.49.1