Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-18 05:11:42 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
description="Discover where your data lives online and secure your digital identity. PrivaGuard provides advanced, legal breach monitoring and privacy cleanup tools for your peace of mind."
tag="Advanced Email Privacy & Breach Monitoring"
buttons={[{ text: "Start Free Scan", href: "#scanner" }, { text: "See Plans", 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>
@@ -70,7 +70,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
{ id: "f1", 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" },
{ id: "f1", 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?_wi=1" },
{ id: "f2", title: "OSINT Risk Scanner", description: "Scan public sources to find exposed personal data and risky digital visibility.", tag: "Scan", imageSrc: "http://img.b2bpic.net/free-photo/male-holding-mobile-with-lighting-controlling-app-sitting-kitchen_482257-7527.jpg" },
{ id: "f3", title: "Lawful Removal Guidance", description: "Step-by-step workflows to request legal data removal from third-party services.", tag: "Cleanup", imageSrc: "http://img.b2bpic.net/free-photo/data-breach-unsecured-warning-sign-concept_53876-120317.jpg" }
]}
@@ -115,8 +115,8 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{ id: "basic", title: "Essential", price: "$9/mo", period: "billed annually", features: ["Breach alerts", "Email security tips", "Basic removal guides"], button: { text: "Get Started" }, imageSrc: "http://img.b2bpic.net/free-photo/army-officer-examining-real-time-satellite-data-big-screen-military-base_482257-89895.jpg" },
{ id: "pro", title: "Pro Protection", price: "$19/mo", period: "billed annually", features: ["Full OSINT scan", "Data broker cleanup workflows", "Priority alerts", "24/7 Monitoring"], button: { text: "Get Started" }, imageSrc: "http://img.b2bpic.net/free-photo/global-network-illustration_53876-16141.jpg" },
{ id: "enterprise", title: "Family Shield", price: "$29/mo", period: "billed annually", features: ["Up to 5 accounts", "Everything in Pro", "Advanced family monitoring", "Direct support"], button: { text: "Get Started" }, imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-shield-with-padlock_23-2151998478.jpg" }
{ id: "pro", title: "Pro Protection", price: "$19/mo", period: "billed annually", features: ["Full OSINT scan", "Data broker cleanup workflows", "Priority alerts", "24/7 Monitoring"], button: { text: "Get Started" }, imageSrc: "http://img.b2bpic.net/free-photo/global-network-illustration_53876-16141.jpg?_wi=2" },
{ id: "enterprise", title: "Family Shield", price: "$29/mo", period: "billed annually", features: ["Up to 5 accounts", "Everything in Pro", "Advanced family monitoring", "Direct support"], button: { text: "Get Started" }, imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-shield-with-padlock_23-2151998478.jpg?_wi=2" }
]}
title="Flexible Protection Plans"
description="Choose the level of privacy monitoring that suits your needs."