Update src/app/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user