From 59d9713d7cf20b792208f8e2d1bb03540426c7f1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 05:10:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 98760a7..a81fa4b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#pricing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/global-network-illustration_53876-16141.jpg" + imageSrc="http://img.b2bpic.net/free-photo/global-network-illustration_53876-16141.jpg?_wi=1" /> @@ -103,7 +103,7 @@ export default function LandingPage() { title: "Breach Notifications", description: "Get real-time alerts if your credentials appear in new data leaks.", tag: "Monitor", - 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", }, { id: "f2", @@ -233,7 +233,7 @@ export default function LandingPage() { button: { text: "Get Started", }, - imageSrc: "http://img.b2bpic.net/free-photo/global-network-illustration_53876-16141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/global-network-illustration_53876-16141.jpg?_wi=2", imageAlt: "Army officer examining real time satellite data on big screen in military base", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { button: { text: "Get Started", }, - 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", imageAlt: "Army officer examining real time satellite data on big screen in military base", }, ]}