From fb59bec9feb4bd63002c30f743817e34e995cbbf Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 06:16:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 190 +++++++++++------------------------------------ 1 file changed, 42 insertions(+), 148 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b6076f8..5dca366 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,7 +15,7 @@ export default function LandingPage() { return ( @@ -53,32 +45,15 @@ export default function LandingPage() {
@@ -104,27 +75,15 @@ export default function LandingPage() { description="Our architecture prioritizes data integrity and security for every welfare claim processed." accordionItems={[ { - id: "f1", - title: "2-Step Identity Check", - content: "Multi-factor authentication cross-references government databases to confirm beneficiary status securely.", - }, + id: "f1", title: "2-Step Identity Check", content: "Multi-factor authentication cross-references government databases to confirm beneficiary status securely."}, { - id: "f2", - title: "Advanced Cryptographic Hashing", - content: "Every claim generates a unique cryptographic hash, ensuring data remains immutable once registered.", - }, + id: "f2", title: "Advanced Cryptographic Hashing", content: "Every claim generates a unique cryptographic hash, ensuring data remains immutable once registered."}, { - id: "f3", - title: "Real-time Verification", - content: "Instant validation against verified national records to eliminate duplicate applications.", - }, + id: "f3", title: "Real-time Verification", content: "Instant validation against verified national records to eliminate duplicate applications."}, { - id: "f4", - title: "Encrypted Audit Trails", - content: "Transparent yet secure logging of all changes for full accountability.", - }, + id: "f4", title: "Encrypted Audit Trails", content: "Transparent yet secure logging of all changes for full accountability."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concepts_23-2152001154.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concepts_23-2152001154.jpg" mediaAnimation="blur-reveal" imageAlt="Security architecture diagram" /> @@ -137,26 +96,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "99.9%", - title: "Claim Accuracy", - description: "Verified through rigorous hashing protocols.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-cybersecurity-concept-design_23-2151841678.jpg?_wi=2", - }, + id: "m1", value: "99.9%", title: "Claim Accuracy", description: "Verified through rigorous hashing protocols.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-cybersecurity-concept-design_23-2151841678.jpg"}, { - id: "m2", - value: "100+", - title: "Security Patches", - description: "Constant updates to ledger integrity.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-cybersecurity-concept-design_23-2151841695.jpg?_wi=3", - }, + id: "m2", value: "100+", title: "Security Patches", description: "Constant updates to ledger integrity.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-cybersecurity-concept-design_23-2151841695.jpg"}, { - id: "m3", - value: "24/7", - title: "Real-time Audits", - description: "Continuous monitoring of all claim events.", - imageSrc: "http://img.b2bpic.net/free-photo/privacy-security-data-protection-shield-graphic-concept_53876-122494.jpg?_wi=2", - }, + id: "m3", value: "24/7", title: "Real-time Audits", description: "Continuous monitoring of all claim events.", imageSrc: "http://img.b2bpic.net/free-photo/privacy-security-data-protection-shield-graphic-concept_53876-122494.jpg"}, ]} title="Tamper-Proof Ledger Performance" description="Our system ensures transparent audit trails and record-keeping precision." @@ -168,23 +112,14 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", - title: "How does the ledger hashing work?", - content: "We use SHA-256 protocols to generate immutable hashes for every claim event, preventing unauthorized modification.", - }, + id: "q1", title: "How does the ledger hashing work?", content: "We use SHA-256 protocols to generate immutable hashes for every claim event, preventing unauthorized modification."}, { - id: "q2", - title: "Is beneficiary data encrypted?", - content: "Yes, end-to-end encryption is used both at rest and in transit, ensuring PII is protected.", - }, + id: "q2", title: "Is beneficiary data encrypted?", content: "Yes, end-to-end encryption is used both at rest and in transit, ensuring PII is protected."}, { - id: "q3", - title: "Can claims be revoked?", - content: "Claims can be updated only via multi-sig authorization, with every state change recorded on the ledger.", - }, + id: "q3", title: "Can claims be revoked?", content: "Claims can be updated only via multi-sig authorization, with every state change recorded on the ledger."}, ]} sideTitle="Common Verification Questions" - faqsAnimation="reveal-blur" + faqsAnimation="slide-up" /> @@ -197,51 +132,25 @@ export default function LandingPage() { description="See how public sector organizations are modernizing welfare verification." testimonials={[ { - id: "t1", - name: "Sarah Jenkins", - role: "IT Director", - company: "Public Welfare Dept", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-cybersecurity-concept-design_23-2151841678.jpg?_wi=3", - }, + id: "t1", name: "Sarah Jenkins", role: "IT Director", company: "Public Welfare Dept", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/abstract-cybersecurity-concept-design_23-2151841678.jpg"}, { - id: "t2", - name: "Michael Chen", - role: "Security Lead", - company: "Social Services", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-cybersecurity-concept-design_23-2151841695.jpg?_wi=4", - }, + id: "t2", name: "Michael Chen", role: "Security Lead", company: "Social Services", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/abstract-cybersecurity-concept-design_23-2151841695.jpg"}, { - id: "t3", - name: "Dr. Elena Rossi", - role: "Policy Advisor", - company: "State Agency", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/privacy-security-data-protection-shield-graphic-concept_53876-122494.jpg?_wi=3", - }, + id: "t3", name: "Dr. Elena Rossi", role: "Policy Advisor", company: "State Agency", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/privacy-security-data-protection-shield-graphic-concept_53876-122494.jpg"}, { - id: "t4", - name: "David Smith", - role: "Compliance Mgr", - company: "Regional Welfare", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concepts_23-2152001154.jpg?_wi=3", - }, + id: "t4", name: "David Smith", role: "Compliance Mgr", company: "Regional Welfare", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concepts_23-2152001154.jpg"}, ]} kpiItems={[ { - value: "40%", - label: "Reduction in Fraud", - }, + value: "40%", label: "Reduction in Fraud"}, { - value: "12m+", - label: "Claims Processed", - }, + value: "12m+", label: "Claims Processed"}, { - value: "99.9%", - label: "Uptime Reliability", - }, + value: "99.9%", label: "Uptime Reliability"}, ]} /> @@ -251,42 +160,27 @@ export default function LandingPage() { logoText="TrustVerify" columns={[ { - title: "Platform", - items: [ + title: "Platform", items: [ { - label: "Security Overview", - href: "#", - }, + label: "Security Overview", href: "#"}, { - label: "Ledger Tech", - href: "#", - }, + label: "Ledger Tech", href: "#"}, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About Us", - href: "#", - }, + label: "About Us", href: "#"}, { - label: "Compliance", - href: "#", - }, + label: "Compliance", href: "#"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Use", - href: "#", - }, + label: "Terms of Use", href: "#"}, ], }, ]}