Update src/app/page.tsx

This commit is contained in:
2026-04-18 05:10:48 +00:00
parent 0cae7a728d
commit 59d9713d7c

View File

@@ -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"
/>
</div>
@@ -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",
},
]}