diff --git a/src/app/page.tsx b/src/app/page.tsx index a81fa4b..c0ec5ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,22 +32,10 @@ export default function LandingPage() { @@ -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() { @@ -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() {
@@ -374,32 +175,8 @@ export default function LandingPage() {