Merge version_1 into main #2

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

View File

@@ -32,22 +32,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Features",
id: "features",
},
{
name: "Scanner",
id: "scanner",
},
{
name: "Pricing",
id: "pricing",
},
{
name: "FAQ",
id: "faq",
},
{ name: "Features", id: "features" },
{ name: "Scanner", id: "scanner" },
{ name: "Pricing", id: "pricing" },
{ name: "FAQ", id: "faq" }
]}
brandName="PrivaGuard"
/>
@@ -55,23 +43,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Your Privacy, Hardened."
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?_wi=1"
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"
/>
</div>
@@ -80,15 +57,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"TechSecurity Weekly",
"DataPrivacy Insider",
"SecureNet Labs",
"Digital Defense Corp",
"CloudShield Systems",
"CyberAudit Pro",
"PrivacyTech Today",
"TechSecurity Weekly", "DataPrivacy Insider", "SecureNet Labs", "Digital Defense Corp", "CloudShield Systems", "CyberAudit Pro", "PrivacyTech Today"
]}
title="Trusted by Cybersecurity Experts"
description="Securing the world's most sensitive digital assets with industry-leading privacy technology."
/>
</div>
@@ -98,27 +70,9 @@ 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?_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",
},
{ 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: "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" }
]}
title="Comprehensive Privacy Protection"
description="Everything you need to regain control over your digital footprint."
@@ -132,48 +86,12 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Breach Status",
price: "Secure",
variant: "Active",
imageSrc: "http://img.b2bpic.net/free-photo/fingerprint-authentication-tablet_23-2152001147.jpg",
},
{
id: "p2",
name: "Data Broker Presence",
price: "Low",
variant: "Minimal",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-username-password-information-with-mouse-keyboard_23-2148578109.jpg",
},
{
id: "p3",
name: "Public Mentions",
price: "Clean",
variant: "Status",
imageSrc: "http://img.b2bpic.net/free-photo/communication-connection-message-networking_53876-120339.jpg",
},
{
id: "p4",
name: "Phishing Risk",
price: "Minimal",
variant: "Low",
imageSrc: "http://img.b2bpic.net/free-photo/digital-security-breach-alert-electronic-devices_23-2152029076.jpg",
},
{
id: "p5",
name: "Account Hardening",
price: "Pending",
variant: "Update",
imageSrc: "http://img.b2bpic.net/free-photo/army-officer-examining-real-time-satellite-data-big-screen-military-base_482257-89841.jpg",
},
{
id: "p6",
name: "Reputation Score",
price: "High",
variant: "Healthy",
imageSrc: "http://img.b2bpic.net/free-photo/access-denied-digital-security-warning_23-2151967426.jpg",
},
{ id: "p1", name: "Breach Status", price: "Secure", variant: "Active", imageSrc: "http://img.b2bpic.net/free-photo/fingerprint-authentication-tablet_23-2152001147.jpg" },
{ id: "p2", name: "Data Broker Presence", price: "Low", variant: "Minimal", imageSrc: "http://img.b2bpic.net/free-photo/top-view-username-password-information-with-mouse-keyboard_23-2148578109.jpg" },
{ id: "p3", name: "Public Mentions", price: "Clean", variant: "Status", imageSrc: "http://img.b2bpic.net/free-photo/communication-connection-message-networking_53876-120339.jpg" },
{ id: "p4", name: "Phishing Risk", price: "Minimal", variant: "Low", imageSrc: "http://img.b2bpic.net/free-photo/digital-security-breach-alert-electronic-devices_23-2152029076.jpg" },
{ id: "p5", name: "Account Hardening", price: "Pending", variant: "Update", imageSrc: "http://img.b2bpic.net/free-photo/army-officer-examining-real-time-satellite-data-big-screen-military-base_482257-89841.jpg" },
{ id: "p6", name: "Reputation Score", price: "High", variant: "Healthy", imageSrc: "http://img.b2bpic.net/free-photo/access-denied-digital-security-warning_23-2151967426.jpg" }
]}
title="Built-in Privacy Scanner"
description="Visualize your risk profile with our advanced monitoring dashboard."
@@ -184,15 +102,8 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Advanced Dashboard & Monitoring",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg",
alt: "Dashboard preview",
},
{ type: "text", content: "Advanced Dashboard & Monitoring" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg", alt: "Dashboard preview" }
]}
/>
</div>
@@ -203,56 +114,9 @@ export default function LandingPage() {
textboxLayout="default"
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",
imageAlt: "Army officer examining real time satellite data on big screen in military base",
},
{
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",
imageAlt: "Army officer examining real time satellite data on big screen in military base",
},
{
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",
imageAlt: "Army officer examining real time satellite data on big screen in military base",
},
{ 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" }
]}
title="Flexible Protection Plans"
description="Choose the level of privacy monitoring that suits your needs."
@@ -265,60 +129,16 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Alice M.",
role: "Software Architect",
company: "TechInnovate",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg",
},
{
id: "t2",
name: "David R.",
role: "Product Lead",
company: "StartupGen",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg",
},
{
id: "t3",
name: "Sarah K.",
role: "Marketing Dir",
company: "GrowthX",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg",
},
{
id: "t4",
name: "Mark L.",
role: "Cyber Analyst",
company: "SecAudit",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-hipster-male-dressed-suit-sunglasses-dark-grey-background_613910-12487.jpg",
},
{
id: "t5",
name: "Elena P.",
role: "Freelance Dev",
company: "DigitalCraft",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
},
{ id: "t1", name: "Alice M.", role: "Software Architect", company: "TechInnovate", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg" },
{ id: "t2", name: "David R.", role: "Product Lead", company: "StartupGen", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg" },
{ id: "t3", name: "Sarah K.", role: "Marketing Dir", company: "GrowthX", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg" },
{ id: "t4", name: "Mark L.", role: "Cyber Analyst", company: "SecAudit", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-hipster-male-dressed-suit-sunglasses-dark-grey-background_613910-12487.jpg" },
{ id: "t5", name: "Elena P.", role: "Freelance Dev", company: "DigitalCraft", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" }
]}
kpiItems={[
{
value: "50K+",
label: "Breaches Detected",
},
{
value: "12K+",
label: "Privacy Cleanups",
},
{
value: "99%",
label: "User Satisfaction",
},
{ value: "50K+", label: "Breaches Detected" },
{ value: "12K+", label: "Privacy Cleanups" },
{ value: "99%", label: "User Satisfaction" }
]}
title="Secure Your Legacy"
description="Join thousands who have regained control over their digital exposure."
@@ -330,21 +150,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Does PrivaGuard hack services?",
content: "Absolutely not. We focus solely on legal, ethical privacy improvements and OSINT discovery.",
},
{
id: "q2",
title: "Is my data monitored 24/7?",
content: "Yes, our automated systems check for new breach notifications around the clock.",
},
{
id: "q3",
title: "Can you guarantee removal?",
content: "No, we guide you through lawful opt-out processes; we do not guarantee third-party database removal.",
},
{ id: "q1", title: "Does PrivaGuard hack services?", content: "Absolutely not. We focus solely on legal, ethical privacy improvements and OSINT discovery." },
{ id: "q2", title: "Is my data monitored 24/7?", content: "Yes, our automated systems check for new breach notifications around the clock." },
{ id: "q3", title: "Can you guarantee removal?", content: "No, we guide you through lawful opt-out processes; we do not guarantee third-party database removal." }
]}
title="Security Questions Answered"
description="Common inquiries about our monitoring platform and legal privacy services."
@@ -355,18 +163,11 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={true}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Get Started"
title="Ready to Hardened Your Privacy?"
description="Start your first scanner today and protect your digital footprint."
buttons={[
{
text: "Begin Scan",
href: "#scanner",
},
]}
buttons={[{ text: "Begin Scan", href: "#scanner" }]}
/>
</div>
@@ -374,32 +175,8 @@ export default function LandingPage() {
<FooterBaseReveal
logoText="PrivaGuard"
columns={[
{
title: "Product",
items: [
{
label: "Scanner",
href: "#scanner",
},
{
label: "Pricing",
href: "#pricing",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
{ title: "Product", items: [{ label: "Scanner", href: "#scanner" }, { label: "Pricing", href: "#pricing" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }
]}
copyrightText="© 2024 PrivaGuard. Ethical Privacy Solutions."
/>