Update src/app/page.tsx
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
href: "#about",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesman-technological-scene_1134-492.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesman-technological-scene_1134-492.jpg?_wi=1"
|
||||
imageAlt="Digital security shield interface"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -98,42 +98,42 @@ export default function LandingPage() {
|
||||
title: "Automated Bot Detection",
|
||||
description: "Detects and prevents malicious bot traffic in real-time.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/communication-social-media-icons-smartphone-device_23-2150781041.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/communication-social-media-icons-smartphone-device_23-2150781041.jpg?_wi=1",
|
||||
imageAlt: "Bot detection",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-cybersecurity-virus-protection-machine-learning_53876-129788.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-cybersecurity-virus-protection-machine-learning_53876-129788.jpg?_wi=1",
|
||||
imageAlt: "Security analytics",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesman-technological-scene_1134-492.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesman-technological-scene_1134-492.jpg?_wi=2",
|
||||
imageAlt: "digital security shield",
|
||||
},
|
||||
{
|
||||
title: "Encrypted Data Streams",
|
||||
description: "Ensures all user interaction data is encrypted and secure.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/communication-social-media-icons-smartphone-device_23-2150781041.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/communication-social-media-icons-smartphone-device_23-2150781041.jpg?_wi=2",
|
||||
imageAlt: "Encryption",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-cybersecurity-virus-protection-machine-learning_53876-129788.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-cybersecurity-virus-protection-machine-learning_53876-129788.jpg?_wi=2",
|
||||
imageAlt: "Data streams",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/communication-social-media-icons-smartphone-device_23-2150781041.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/communication-social-media-icons-smartphone-device_23-2150781041.jpg?_wi=3",
|
||||
imageAlt: "secure app mockup",
|
||||
},
|
||||
{
|
||||
title: "Seamless Verification",
|
||||
description: "User-friendly verification process that doesn't disrupt user experience.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/communication-social-media-icons-smartphone-device_23-2150781041.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/communication-social-media-icons-smartphone-device_23-2150781041.jpg?_wi=4",
|
||||
imageAlt: "User experience",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-cybersecurity-virus-protection-machine-learning_53876-129788.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-cybersecurity-virus-protection-machine-learning_53876-129788.jpg?_wi=3",
|
||||
imageAlt: "Security verification",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-cybersecurity-virus-protection-machine-learning_53876-129788.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-cybersecurity-virus-protection-machine-learning_53876-129788.jpg?_wi=4",
|
||||
imageAlt: "data encryption visualization",
|
||||
},
|
||||
]}
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
}}
|
||||
title="Secure Your Platform Today"
|
||||
description="Ready to protect your website from malicious traffic? Reach out to our team."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-technology-background-with-low-poly-plexus-design_1048-16168.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-technology-background-with-low-poly-plexus-design_1048-16168.jpg?_wi=1"
|
||||
tag="Contact Us"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-technology-background-with-low-poly-plexus-design_1048-16168.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-technology-background-with-low-poly-plexus-design_1048-16168.jpg?_wi=2"
|
||||
logoText="SecureVerify"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user