diff --git a/src/app/page.tsx b/src/app/page.tsx index 868ef92..f2df174 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,21 +34,13 @@ export default function LandingPage() { @@ -57,121 +49,67 @@ export default function LandingPage() {
@@ -184,47 +122,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Automated Prioritization", - price: "Standard", - variant: "Core", - imageSrc: "http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-51691.jpg", - }, + id: "p1", name: "Automated Prioritization", price: "Standard", variant: "Core", imageSrc: "http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-51691.jpg"}, { - id: "p2", - name: "Audit Logs", - price: "Integrated", - variant: "Core", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tablet-with-financial-review_1232-184.jpg?_wi=1", - }, + id: "p2", name: "Audit Logs", price: "Integrated", variant: "Core", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tablet-with-financial-review_1232-184.jpg"}, { - id: "p3", - name: "Case Intelligence", - price: "Advanced", - variant: "Pro", - imageSrc: "http://img.b2bpic.net/free-photo/workers-working-computer-network-graphic-overlay_53876-132297.jpg", - }, + id: "p3", name: "Case Intelligence", price: "Advanced", variant: "Pro", imageSrc: "http://img.b2bpic.net/free-photo/workers-working-computer-network-graphic-overlay_53876-132297.jpg"}, { - id: "p4", - name: "Risk Scoring", - price: "Adaptive", - variant: "Pro", - imageSrc: "http://img.b2bpic.net/free-vector/business-conveyor-concept-idea-business-development-coordination-business-project-planning-optimization-streamlining-effective-team-work-isolated-flat-vector-illustration_613284-1092.jpg?_wi=1", - }, + id: "p4", name: "Risk Scoring", price: "Adaptive", variant: "Pro", imageSrc: "http://img.b2bpic.net/free-vector/business-conveyor-concept-idea-business-development-coordination-business-project-planning-optimization-streamlining-effective-team-work-isolated-flat-vector-illustration_613284-1092.jpg"}, { - id: "p5", - name: "Team Reporting", - price: "Collaborative", - variant: "Core", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-analyzing-statistics-while-reading-charts-office-copy-space_637285-12.jpg", - }, + id: "p5", name: "Team Reporting", price: "Collaborative", variant: "Core", imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-analyzing-statistics-while-reading-charts-office-copy-space_637285-12.jpg"}, { - id: "p6", - name: "API Connectors", - price: "Unified", - variant: "Pro", - imageSrc: "http://img.b2bpic.net/free-photo/financial-broker-analyzing-stock-trade-market-computer-using-exchange-hedge-fund-statistics-create-investment-profit-entrepreneur-working-with-forex-real-time-sales-trend-handheld-shot_482257-40951.jpg", - }, + id: "p6", name: "API Connectors", price: "Unified", variant: "Pro", imageSrc: "http://img.b2bpic.net/free-photo/financial-broker-analyzing-stock-trade-market-computer-using-exchange-hedge-fund-statistics-create-investment-profit-entrepreneur-working-with-forex-real-time-sales-trend-handheld-shot_482257-40951.jpg"}, ]} title="Platform Overview" description="Enterprise-grade tools for compliance professionals." @@ -238,79 +146,52 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Automated Alert Aggregation", - description: "Consolidate alerts from multiple systems.", - media: { - imageSrc: "http://img.b2bpic.net/free-vector/linear-financial-icons_1257-311.jpg", - imageAlt: "Flow", - }, + title: "Automated Alert Aggregation", description: "Consolidate alerts from multiple systems.", media: { + imageSrc: "http://img.b2bpic.net/free-vector/linear-financial-icons_1257-311.jpg", imageAlt: "Flow"}, items: [ { icon: CheckCircle, - text: "Multi-source", - }, + text: "Multi-source"}, { icon: Zap, - text: "Real-time", - }, + text: "Real-time"}, { icon: Shield, - text: "Secure", - }, + text: "Secure"}, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119617.jpg?_wi=2", - imageAlt: "workflow diagram business", }, { - title: "Decision Documentation", - description: "Every action captured for auditors.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/female-analyzing-finance-cooperation-tech-touchpad_1421-247.jpg", - imageAlt: "Docs", - }, + title: "Decision Documentation", description: "Every action captured for auditors.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/female-analyzing-finance-cooperation-tech-touchpad_1421-247.jpg", imageAlt: "Docs"}, items: [ { icon: FileText, - text: "Audit-ready", - }, + text: "Audit-ready"}, { icon: User, - text: "Analyst-centric", - }, + text: "Analyst-centric"}, { icon: Archive, - text: "Permanent", - }, + text: "Permanent"}, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-vector/business-conveyor-concept-idea-business-development-coordination-business-project-planning-optimization-streamlining-effective-team-work-isolated-flat-vector-illustration_613284-1092.jpg?_wi=2", - imageAlt: "workflow diagram business", }, { - title: "Actionable Risk Insights", - description: "Prioritize risk based on severity.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/male-investor-looking-stock-trade-sales-computer-using-financial-statistics-plan-business-investment-growth-market-analyst-working-with-real-time-forex-exchange-graphs_482257-40949.jpg", - imageAlt: "Risk", - }, + title: "Actionable Risk Insights", description: "Prioritize risk based on severity.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/male-investor-looking-stock-trade-sales-computer-using-financial-statistics-plan-business-investment-growth-market-analyst-working-with-real-time-forex-exchange-graphs_482257-40949.jpg", imageAlt: "Risk"}, items: [ { icon: TrendingUp, - text: "Insightful", - }, + text: "Insightful"}, { icon: AlertCircle, - text: "Prioritized", - }, + text: "Prioritized"}, { icon: Shield, - text: "Proven", - }, + text: "Proven"}, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tablet-with-financial-review_1232-184.jpg?_wi=2", - imageAlt: "workflow diagram business", }, ]} title="Alert-to-Decision Workflow" @@ -325,26 +206,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "40%", - title: "Time Saved", - description: "Reduced investigation time.", - imageSrc: "http://img.b2bpic.net/free-photo/person-talking-colleagues-video-call-communication-using-smartphone-business-meeting-businessman-holding-mobile-phone-online-conference-with-workmates-corporate-office_482257-28475.jpg", - }, + id: "m1", value: "40%", title: "Time Saved", description: "Reduced investigation time.", imageSrc: "http://img.b2bpic.net/free-photo/person-talking-colleagues-video-call-communication-using-smartphone-business-meeting-businessman-holding-mobile-phone-online-conference-with-workmates-corporate-office_482257-28475.jpg"}, { - id: "m2", - value: "99.9%", - title: "Compliance Accuracy", - description: "High integrity audits.", - imageSrc: "http://img.b2bpic.net/free-photo/working-process-startup-businessman-working-wood-table-with-new-finance-project-modern-notebook-table-pen-holding-hand_1423-65.jpg", - }, + id: "m2", value: "99.9%", title: "Compliance Accuracy", description: "High integrity audits.", imageSrc: "http://img.b2bpic.net/free-photo/working-process-startup-businessman-working-wood-table-with-new-finance-project-modern-notebook-table-pen-holding-hand_1423-65.jpg"}, { - id: "m3", - value: "10k+", - title: "Cases Handled", - description: "Validated throughput.", - imageSrc: "http://img.b2bpic.net/free-photo/customer-marketing-sales-dashboard-graphics-concept_53876-133831.jpg", - }, + id: "m3", value: "10k+", title: "Cases Handled", description: "Validated throughput.", imageSrc: "http://img.b2bpic.net/free-photo/customer-marketing-sales-dashboard-graphics-concept_53876-133831.jpg"}, ]} title="AI Assisted Intelligence" description="Augmented decision-making for your human team." @@ -358,45 +224,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Alice Miller", - handle: "@compliance_lead", - testimonial: "Voltio finally made our investigation process audit-ready and defensible.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/work-desk-bookkeeping-workplace-career-sunlight_1418-526.jpg", - }, + id: "t1", name: "Alice Miller", handle: "@compliance_lead", testimonial: "Voltio finally made our investigation process audit-ready and defensible.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/work-desk-bookkeeping-workplace-career-sunlight_1418-526.jpg"}, { - id: "t2", - name: "Mark Stevens", - handle: "@aml_manager", - testimonial: "The decision documentation feature is a game changer for regulators.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-man-with-beard-working-hard-his-desk-office-motivated-man_482257-18758.jpg", - }, + id: "t2", name: "Mark Stevens", handle: "@aml_manager", testimonial: "The decision documentation feature is a game changer for regulators.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/business-man-with-beard-working-hard-his-desk-office-motivated-man_482257-18758.jpg"}, { - id: "t3", - name: "Sarah Chen", - handle: "@risk_director", - testimonial: "Voltio respects human expertise while providing necessary AI support.", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lnc1m6", - }, + id: "t3", name: "Sarah Chen", handle: "@risk_director", testimonial: "Voltio respects human expertise while providing necessary AI support.", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lnc1m6"}, { - id: "t4", - name: "John Doe", - handle: "@compliance_officer", - testimonial: "Unmatched visibility into our alert resolution process.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-analyse-idea-concept_1421-226.jpg", - }, + id: "t4", name: "John Doe", handle: "@compliance_officer", testimonial: "Unmatched visibility into our alert resolution process.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/business-analyse-idea-concept_1421-226.jpg"}, { - id: "t5", - name: "Jane Smith", - handle: "@analyst", - testimonial: "Defensible decisions are now the standard, not the exception.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/employee-examining-company-performance_482257-121856.jpg", - }, + id: "t5", name: "Jane Smith", handle: "@analyst", testimonial: "Defensible decisions are now the standard, not the exception.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/employee-examining-company-performance_482257-121856.jpg"}, ]} showRating={true} title="What Analysts Say" @@ -410,20 +251,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Are files audit-ready?", - content: "Yes, every action and human decision is logged in immutable records.", - }, + id: "f1", title: "Are files audit-ready?", content: "Yes, every action and human decision is logged in immutable records."}, { - id: "f2", - title: "Do I retain control?", - content: "Voltio is designed as AI-assisted. You make the final decision.", - }, + id: "f2", title: "Do I retain control?", content: "Voltio is designed as AI-assisted. You make the final decision."}, { - id: "f3", - title: "Can we integrate existing APIs?", - content: "Voltio integrates with standard industry compliance APIs easily.", - }, + id: "f3", title: "Can we integrate existing APIs?", content: "Voltio integrates with standard industry compliance APIs easily."}, ]} title="Audit-Ready Reports" description="Standardized, exportable, and defensible documentation." @@ -438,53 +270,23 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "pilot", - title: "Pilot", - price: "EUR 2,500", - period: "one-time", - features: [ - "Proof of Concept", - "Basic Integration", - "Email Support", - ], + id: "pilot", title: "Pilot", price: "EUR 2,500", period: "one-time", features: [ + "Proof of Concept", "Basic Integration", "Email Support"], button: { - text: "Contact Sales", - }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-broker-looking-real-time-stock-market-sales-analyzing-global-trade-exchange-statistics-capital-money-investment-working-with-hegde-fund-index-profit-forex-trading-night_482257-46966.jpg", - imageAlt: "Woman broker looking at real time stock market sales, analyzing global trade exchange statistics for capital money investment. Working with hegde fund index profit on forex trading at night.", - }, + text: "Contact Sales"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-broker-looking-real-time-stock-market-sales-analyzing-global-trade-exchange-statistics-capital-money-investment-working-with-hegde-fund-index-profit-forex-trading-night_482257-46966.jpg", imageAlt: "Woman broker looking at real time stock market sales, analyzing global trade exchange statistics for capital money investment. Working with hegde fund index profit on forex trading at night."}, { - id: "business", - title: "Business", - price: "EUR 1,500", - period: "month", - features: [ - "Advanced AML Rules", - "Team Collaboration", - "Priority Support", - ], + id: "business", title: "Business", price: "EUR 1,500", period: "month", features: [ + "Advanced AML Rules", "Team Collaboration", "Priority Support"], button: { - text: "Select Business", - }, - imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119617.jpg?_wi=3", - imageAlt: "Woman broker looking at real time stock market sales, analyzing global trade exchange statistics for capital money investment. Working with hegde fund index profit on forex trading at night.", - }, + text: "Select Business"}, + imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119617.jpg", imageAlt: "Woman broker looking at real time stock market sales, analyzing global trade exchange statistics for capital money investment. Working with hegde fund index profit on forex trading at night."}, { - id: "enterprise", - title: "Enterprise", - price: "EUR 4,000", - period: "month", - features: [ - "Full Audit Logs", - "Custom Reporting", - "Dedicated Support", - ], + id: "enterprise", title: "Enterprise", price: "EUR 4,000", period: "month", features: [ + "Full Audit Logs", "Custom Reporting", "Dedicated Support"], button: { - text: "Contact Enterprise", - }, - imageSrc: "http://img.b2bpic.net/free-vector/business-conveyor-concept-idea-business-development-coordination-business-project-planning-optimization-streamlining-effective-team-work-isolated-flat-vector-illustration_613284-1092.jpg?_wi=3", - imageAlt: "Woman broker looking at real time stock market sales, analyzing global trade exchange statistics for capital money investment. Working with hegde fund index profit on forex trading at night.", - }, + text: "Contact Enterprise"}, + imageSrc: "http://img.b2bpic.net/free-vector/business-conveyor-concept-idea-business-development-coordination-business-project-planning-optimization-streamlining-effective-team-work-isolated-flat-vector-illustration_613284-1092.jpg", imageAlt: "Woman broker looking at real time stock market sales, analyzing global trade exchange statistics for capital money investment. Working with hegde fund index profit on forex trading at night."}, ]} title="Flexible Deployment" description="Transparent pricing for any compliance scale." @@ -496,14 +298,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} names={[ - "Finbank Corp", - "TrustWealth Group", - "NeoAssets Inc", - "Global Trade Secure", - "Secure Pay Systems", - "Apex Financial", - "Capital Shield", - ]} + "Finbank Corp", "TrustWealth Group", "NeoAssets Inc", "Global Trade Secure", "Secure Pay Systems", "Apex Financial", "Capital Shield"]} title="Enterprise Trust" description="Built with the highest security standards for financial data." /> @@ -513,8 +308,7 @@ export default function LandingPage() {