Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-05-22 13:40:05 +00:00

View File

@@ -2,10 +2,10 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactSplit from '@/components/sections/contact/ContactSplit';
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardTen from '@/components/sections/feature/FeatureCardTen';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel';
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
@@ -33,14 +33,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Product", id: "product"},
{
name: "Workflow", id: "workflow"},
{
name: "Intelligence", id: "intelligence"},
{
name: "Pricing", id: "pricing"},
{ name: "Product", id: "product" },
{ name: "Workflow", id: "workflow" },
{ name: "Intelligence", id: "intelligence" },
{ name: "Pricing", id: "pricing" },
{ name: "Contact", id: "contact" },
]}
brandName="Voltio"
/>
@@ -48,69 +45,37 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars"}}
background={{ variant: "gradient-bars" }}
title="Turn AML alerts into defensible decisions."
description="Voltio helps compliance teams prioritize AML alerts, explain risk, document human decisions, and export audit-ready case files."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119617.jpg?_wi=1", imageAlt: "Dashboard 1"},
{
imageSrc: "http://img.b2bpic.net/free-photo/digital-devices-displaying-company-data_482257-119238.jpg", imageAlt: "Dashboard 2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126876.jpg", imageAlt: "Dashboard 3"},
{
imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg", imageAlt: "Dashboard 4"},
{
imageSrc: "http://img.b2bpic.net/free-photo/business-leader-trader-searching-new-investment-solution_482257-116895.jpg", imageAlt: "Dashboard 5"},
{
imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-success-strategy-marketing-computer-concept_53876-47081.jpg", imageAlt: "Dashboard 6"},
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119617.jpg?_wi=1", imageAlt: "Dashboard 1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/digital-devices-displaying-company-data_482257-119238.jpg", imageAlt: "Dashboard 2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126876.jpg", imageAlt: "Dashboard 3" },
{ imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg", imageAlt: "Dashboard 4" },
{ imageSrc: "http://img.b2bpic.net/free-photo/business-leader-trader-searching-new-investment-solution_482257-116895.jpg", imageAlt: "Dashboard 5" },
{ imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-success-strategy-marketing-computer-concept_53876-47081.jpg", imageAlt: "Dashboard 6" },
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/person-looking-finance-graphs_52683-116605.jpg", imageAlt: "Dashboard 7"},
{
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg", imageAlt: "Dashboard 8"},
{
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169856.jpg", imageAlt: "Dashboard 9"},
{
imageSrc: "http://img.b2bpic.net/free-photo/financial-broker-looking-stock-market-exchange-statistics-with-global-money-trade-profit-computer-screen-analyzing-real-time-forex-data-report-make-hedge-fund-investment_482257-47670.jpg", imageAlt: "Dashboard 10"},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-working-from-smart-house-controlling-ambience-with-wifi-gadget_482257-9703.jpg", imageAlt: "Dashboard 11"},
{
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg", imageAlt: "Dashboard 12"},
{ imageSrc: "http://img.b2bpic.net/free-photo/person-looking-finance-graphs_52683-116605.jpg", imageAlt: "Dashboard 7" },
{ imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg", imageAlt: "Dashboard 8" },
{ imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169856.jpg", imageAlt: "Dashboard 9" },
{ imageSrc: "http://img.b2bpic.net/free-photo/financial-broker-looking-stock-market-exchange-statistics-with-global-money-trade-profit-computer-screen-analyzing-real-time-forex-data-report-make-hedge-fund-investment_482257-47670.jpg", imageAlt: "Dashboard 10" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-working-from-smart-house-controlling-ambience-with-wifi-gadget_482257-9703.jpg", imageAlt: "Dashboard 11" },
{ imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg", imageAlt: "Dashboard 12" },
]}
buttons={[
{
text: "Launch Demo", href: "#contact"},
{
text: "Start Pilot", href: "#pricing"},
{ text: "Launch Demo", href: "#contact" },
{ text: "Start Pilot", href: "#pricing" },
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-163251.jpg", alt: "People hangout together at coffee shop"},
{
src: "http://img.b2bpic.net/free-photo/busy-paralysed-handicapped-team-leader-answering-phone-talking-with-partner-typing-computer-explaning-project-ideea-checking-financial-data-diverse-colleagues-working-start-up-office_482257-28180.jpg", alt: "Diverse colleagues working in start up office"},
{
src: "http://img.b2bpic.net/free-photo/multicultural-team-women-leaders-hold-online-conference-call_482257-123708.jpg", alt: "Multicultural team of women leaders"},
{
src: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg", alt: "Multi-ethnic business team"},
{
src: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16027.jpg", alt: "Close up on people working in the office"},
{ src: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-163251.jpg", alt: "People hangout together at coffee shop" },
{ src: "http://img.b2bpic.net/free-photo/busy-paralysed-handicapped-team-leader-answering-phone-talking-with-partner-typing-computer-explaning-project-ideea-checking-financial-data-diverse-colleagues-working-start-up-office_482257-28180.jpg", alt: "Diverse colleagues working in start up office" },
{ src: "http://img.b2bpic.net/free-photo/multicultural-team-women-leaders-hold-online-conference-call_482257-123708.jpg", alt: "Multicultural team of women leaders" },
{ src: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg", alt: "Multi-ethnic business team" },
{ src: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16027.jpg", alt: "Close up on people working in the office" },
]}
avatarText="Trusted by 500+ compliance teams"
marqueeItems={[
{
type: "image", src: "http://img.b2bpic.net/free-photo/minimal-digital-futuristic-technology-background_53876-102622.jpg", alt: "Minimal digital futuristic technology background"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/3d-data-communications-background-with-flowing-particle-waves_1048-18474.jpg", alt: "3D data communications background"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/3d-digital-network-connections-modern-background_1048-10641.jpg", alt: "3D digital Network connections"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/3d-abstract-particle-design-background_1048-18868.jpg", alt: "3D abstract particle design"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/cybersecurity-threats-map-with-real-time-pulse-visualization_23-2152001128.jpg", alt: "Cybersecurity threats map"},
]}
/>
</div>
@@ -121,18 +86,12 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
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: "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: "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: "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: "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" },
{ 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: "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" },
]}
title="Platform Overview"
description="Enterprise-grade tools for compliance professionals."
@@ -146,50 +105,29 @@ 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"},
{
icon: Zap,
text: "Real-time"},
{
icon: Shield,
text: "Secure"},
{ icon: CheckCircle, text: "Multi-source" },
{ icon: Zap, text: "Real-time" },
{ icon: Shield, text: "Secure" },
],
reverse: false,
},
{
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"},
{
icon: User,
text: "Analyst-centric"},
{
icon: Archive,
text: "Permanent"},
{ icon: FileText, text: "Audit-ready" },
{ icon: User, text: "Analyst-centric" },
{ icon: Archive, text: "Permanent" },
],
reverse: true,
},
{
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"},
{
icon: AlertCircle,
text: "Prioritized"},
{
icon: Shield,
text: "Proven"},
{ icon: TrendingUp, text: "Insightful" },
{ icon: AlertCircle, text: "Prioritized" },
{ icon: Shield, text: "Proven" },
],
reverse: false,
},
@@ -205,12 +143,9 @@ export default function LandingPage() {
textboxLayout="split"
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: "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: "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: "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."
@@ -223,21 +158,11 @@ export default function LandingPage() {
textboxLayout="split"
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: "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: "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: "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: "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: "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"
@@ -250,12 +175,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
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: "f3", title: "Can we integrate existing APIs?", content: "Voltio integrates with standard industry compliance APIs easily."},
{ 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: "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."
@@ -270,23 +192,17 @@ 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"],
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."},
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"},
{
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=2", 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"],
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=2"},
{
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=2", 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"],
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=2"},
]}
title="Flexible Deployment"
description="Transparent pricing for any compliance scale."
@@ -297,55 +213,51 @@ export default function LandingPage() {
<SocialProofOne
textboxLayout="split"
useInvertedBackground={false}
names={[
"Finbank Corp", "TrustWealth Group", "NeoAssets Inc", "Global Trade Secure", "Secure Pay Systems", "Apex Financial", "Capital Shield"]}
names={["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."
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain"}}
<ContactSplitForm
title="Request a Demo"
description="See how Voltio transforms your compliance operations."
inputs={[
{ name: "name", type: "text", placeholder: "Full Name", required: true },
{ name: "email", type: "email", placeholder: "Company Email", required: true }
]}
textarea={{ name: "message", placeholder: "How can we help?", rows: 4 }}
useInvertedBackground={true}
buttonText="Submit Request"
imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-background-with-glowing-flowing-waves-with-particles_1048-18189.jpg"
tag="Get Started"
mediaAnimation="slide-up"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
<FooterBaseReveal
logoText="Voltio"
columns={[
{
items: [
{
label: "Product", href: "#product"},
{
label: "Workflow", href: "#workflow"},
title: "Product", items: [
{ label: "Overview", href: "#product" },
{ label: "Workflow", href: "#workflow" },
],
},
{
items: [
{
label: "Security", href: "#trust"},
{
label: "Pricing", href: "#pricing"},
title: "Company", items: [
{ label: "Security", href: "#trust" },
{ label: "Pricing", href: "#pricing" },
],
},
{
items: [
{
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service", href: "#"},
title: "Legal", items: [
{ label: "Privacy", href: "#" },
{ label: "Terms", href: "#" },
],
},
]}
logoText="Voltio"
copyrightText="© 2024 Voltio Technologies. All rights reserved."
/>
</div>
</ReactLenis>