Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-11 21:14:09 +00:00

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "EETS Framework",
id: "features",
},
name: "EETS Framework", id: "features"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="AETIS"
/>
@@ -53,105 +45,62 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Driving Interoperability Across Europe"
description="AETIS is the leading Association of Electronic Toll and Interoperable Services, dedicated to seamless mobility and efficient regulatory frameworks for road users and toll chargers."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-views-dubai-city-illuminated-neon-spectrum_23-2151305358.jpg",
imageAlt: "european highway electronic tolling",
},
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-views-dubai-city-illuminated-neon-spectrum_23-2151305358.jpg", imageAlt: "european highway electronic tolling"},
{
imageSrc: "http://img.b2bpic.net/free-photo/car-racing-video-game-arcade_53876-98103.jpg",
imageAlt: "transport data analytics digital interface",
},
imageSrc: "http://img.b2bpic.net/free-photo/car-racing-video-game-arcade_53876-98103.jpg", imageAlt: "transport data analytics digital interface"},
{
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-san-francisco-bay-area-rapid-transit-train-approaches-daly-city-station_181624-36503.jpg",
imageAlt: "highway junction aerial shot",
},
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-san-francisco-bay-area-rapid-transit-train-approaches-daly-city-station_181624-36503.jpg", imageAlt: "highway junction aerial shot"},
{
imageSrc: "http://img.b2bpic.net/free-photo/paying-public-transport-by-card-public-transport-contactless-fare-payment_169016-67277.jpg",
imageAlt: "Paying for public transport by card",
},
imageSrc: "http://img.b2bpic.net/free-photo/paying-public-transport-by-card-public-transport-contactless-fare-payment_169016-67277.jpg", imageAlt: "Paying for public transport by card"},
{
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-traffic-roundabout-highway-night_335224-696.jpg",
imageAlt: "Aerial view of traffic in roundabout",
},
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-traffic-roundabout-highway-night_335224-696.jpg", imageAlt: "Aerial view of traffic in roundabout"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-planet_1134-219.jpg",
imageAlt: "digital communication network connectivity",
},
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-planet_1134-219.jpg", imageAlt: "digital communication network connectivity"},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-woman-her-coworkers-examining-packages-while-working-distribution-warehouse_637285-3954.jpg",
imageAlt: "professional team logistics collaboration",
},
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-woman-her-coworkers-examining-packages-while-working-distribution-warehouse_637285-3954.jpg", imageAlt: "professional team logistics collaboration"},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-airport-building_23-2150896650.jpg",
imageAlt: "modern toll collection facility architecture",
},
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-airport-building_23-2150896650.jpg", imageAlt: "modern toll collection facility architecture"},
{
imageSrc: "http://img.b2bpic.net/free-photo/speeding-cars-blur-blue-modern-city-rush-generated-by-ai_188544-13501.jpg",
imageAlt: "Speeding cars blur blue in modern city",
},
imageSrc: "http://img.b2bpic.net/free-photo/speeding-cars-blur-blue-modern-city-rush-generated-by-ai_188544-13501.jpg", imageAlt: "Speeding cars blur blue in modern city"},
{
imageSrc: "http://img.b2bpic.net/free-photo/mock-up-animation-financial-stock-market-data-software-with-different-diagrams-graphs_482257-26904.jpg",
imageAlt: "Mock Up Animation of Financial Stock Market Data",
},
imageSrc: "http://img.b2bpic.net/free-photo/mock-up-animation-financial-stock-market-data-software-with-different-diagrams-graphs_482257-26904.jpg", imageAlt: "Mock Up Animation of Financial Stock Market Data"},
]}
buttons={[
{
text: "Learn About Our Mission",
href: "#about",
},
text: "Learn About Our Mission", href: "#about"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/hispanic-woman-using-digital-tablet_53876-95106.jpg",
alt: "User 1",
},
src: "http://img.b2bpic.net/free-photo/hispanic-woman-using-digital-tablet_53876-95106.jpg", alt: "User 1"},
{
src: "http://img.b2bpic.net/free-photo/company-managers-leading-carpenter-analyzing-reports-wood-factory-coronavirus-pandemic_637285-11859.jpg",
alt: "User 2",
},
src: "http://img.b2bpic.net/free-photo/company-managers-leading-carpenter-analyzing-reports-wood-factory-coronavirus-pandemic_637285-11859.jpg", alt: "User 2"},
{
src: "http://img.b2bpic.net/free-photo/two-supervisors-counting-boxes-stock-merchandise-storage-room-looking-goods-depot-shelves-diverse-people-planning-order-shipment-warehouse-checking-cargo-products_482257-71879.jpg",
alt: "User 3",
},
src: "http://img.b2bpic.net/free-photo/two-supervisors-counting-boxes-stock-merchandise-storage-room-looking-goods-depot-shelves-diverse-people-planning-order-shipment-warehouse-checking-cargo-products_482257-71879.jpg", alt: "User 3"},
{
src: "http://img.b2bpic.net/free-photo/people-taking-care-warehouse-logistics_23-2149128334.jpg",
alt: "User 4",
},
src: "http://img.b2bpic.net/free-photo/people-taking-care-warehouse-logistics_23-2149128334.jpg", alt: "User 4"},
{
src: "http://img.b2bpic.net/free-photo/multiethnic-executive-team-meeting-discuss-look-administrative-tasks_482257-116626.jpg",
alt: "User 5",
},
src: "http://img.b2bpic.net/free-photo/multiethnic-executive-team-meeting-discuss-look-administrative-tasks_482257-116626.jpg", alt: "User 5"},
]}
avatarText="Trusted by 500+ industry experts"
showMarqueeCard={true}
marqueeItems={[
{
type: "text",
text: "EETS Compliance",
},
type: "text", text: "EETS Compliance"},
{
type: "text",
text: "Interoperability",
},
type: "text", text: "Interoperability"},
{
type: "text",
text: "EU Standardization",
},
type: "text", text: "EU Standardization"},
{
type: "text",
text: "Seamless Mobility",
},
type: "text", text: "Seamless Mobility"},
{
type: "text",
text: "Infrastructure",
},
type: "text", text: "Infrastructure"},
]}
/>
</div>
@@ -163,29 +112,19 @@ export default function LandingPage() {
metrics={[
{
icon: Globe,
label: "EU Member States",
value: "27+",
},
label: "EU Member States", value: "27+"},
{
icon: ShieldCheck,
label: "Regulatory Frameworks",
value: "Managed",
},
label: "Regulatory Frameworks", value: "Managed"},
{
icon: Users,
label: "Registered Providers",
value: "150+",
},
label: "Registered Providers", value: "150+"},
{
icon: Zap,
label: "Active Corridors",
value: "400+",
},
label: "Active Corridors", value: "400+"},
{
icon: CheckCircle,
label: "Compliance Rate",
value: "100%",
},
label: "Compliance Rate", value: "100%"},
]}
metricsAnimation="slide-up"
/>
@@ -199,29 +138,19 @@ export default function LandingPage() {
features={[
{
icon: FileText,
title: "EU Regulatory Compliance",
description: "Ensuring all EETS providers meet stringent EU regulatory standards for seamless service.",
},
title: "EU Regulatory Compliance", description: "Ensuring all EETS providers meet stringent EU regulatory standards for seamless service."},
{
icon: Zap,
title: "Added Value for Users",
description: "Streamlining processes to deliver significant efficiencies for toll chargers and road users.",
},
title: "Added Value for Users", description: "Streamlining processes to deliver significant efficiencies for toll chargers and road users."},
{
icon: Building,
title: "Implementation Support",
description: "Guiding stakeholders through implementation in diverse EU member states.",
},
title: "Implementation Support", description: "Guiding stakeholders through implementation in diverse EU member states."},
{
icon: Globe,
title: "Cross-Border Reliability",
description: "Unified protocols to guarantee consistent service across international borders.",
},
title: "Cross-Border Reliability", description: "Unified protocols to guarantee consistent service across international borders."},
{
icon: Shield,
title: "Security Standards",
description: "Advanced encryption and data protection for all transaction platforms.",
},
title: "Security Standards", description: "Advanced encryption and data protection for all transaction platforms."},
]}
title="EETS Regulatory Framework"
description="Providing standardized, interoperable solutions that simplify toll collection and road usage across the European Union through collaboration and innovation."
@@ -230,44 +159,20 @@ export default function LandingPage() {
<div id="metrics" data-section="metrics">
<MetricCardEleven
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
metrics={[
{
id: "1",
value: "99.9%",
title: "Interoperability Rate",
description: "Achieving near-perfect cross-border tolling reliability.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-supervising-admin-integrating-ai-automation-data-center_482257-123359.jpg",
},
id: "1", value: "99.9%", title: "Interoperability Rate", description: "Achieving near-perfect cross-border tolling reliability.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-supervising-admin-integrating-ai-automation-data-center_482257-123359.jpg"},
{
id: "2",
value: "15%",
title: "Cost Efficiency",
description: "Reduction in administrative burden for infrastructure operators.",
imageSrc: "http://img.b2bpic.net/free-photo/teleworker-home-office-gathering-information-from-internet-seminar_482257-119301.jpg",
},
id: "2", value: "15%", title: "Cost Efficiency", description: "Reduction in administrative burden for infrastructure operators.", imageSrc: "http://img.b2bpic.net/free-photo/teleworker-home-office-gathering-information-from-internet-seminar_482257-119301.jpg"},
{
id: "3",
value: "100k+",
title: "Daily Transactions",
description: "Seamlessly processed interactions on European roads.",
imageSrc: "http://img.b2bpic.net/free-photo/high-tech-view-futuristic-earth_23-2151100372.jpg",
},
id: "3", value: "100k+", title: "Daily Transactions", description: "Seamlessly processed interactions on European roads.", imageSrc: "http://img.b2bpic.net/free-photo/high-tech-view-futuristic-earth_23-2151100372.jpg"},
{
id: "4",
value: "50+",
title: "System Integrations",
description: "Connecting diverse tolling hardware to a singular framework.",
imageSrc: "http://img.b2bpic.net/free-photo/server-farm-it-specialist-using-laptop-improve-deep-learning-ai-systems_482257-129703.jpg",
},
id: "4", value: "50+", title: "System Integrations", description: "Connecting diverse tolling hardware to a singular framework.", imageSrc: "http://img.b2bpic.net/free-photo/server-farm-it-specialist-using-laptop-improve-deep-learning-ai-systems_482257-129703.jpg"},
{
id: "5",
value: "24/7",
title: "Operational Uptime",
description: "Round-the-clock monitoring of critical infrastructure.",
imageSrc: "http://img.b2bpic.net/free-photo/computer-software-photovoltaics-factory-used-optimizing-production-flow_482257-120470.jpg",
},
id: "5", value: "24/7", title: "Operational Uptime", description: "Round-the-clock monitoring of critical infrastructure.", imageSrc: "http://img.b2bpic.net/free-photo/computer-software-photovoltaics-factory-used-optimizing-production-flow_482257-120470.jpg"},
]}
title="Industry Impact"
description="Our commitment to the European tolling sector yields measurable results in connectivity and efficiency."
@@ -281,25 +186,14 @@ export default function LandingPage() {
description="Connect with our board and association representatives to discuss membership, regulatory inquiries, or collaboration opportunities."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
},
name: "name", type: "text", placeholder: "Your Name"},
{
name: "email",
type: "email",
placeholder: "Your Email",
},
name: "email", type: "email", placeholder: "Your Email"},
{
name: "company",
type: "text",
placeholder: "Your Company",
},
name: "company", type: "text", placeholder: "Your Company"},
]}
textarea={{
name: "message",
placeholder: "How can we assist you?",
rows: 4,
name: "message", placeholder: "How can we assist you?", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/business-meeting-room-office_1170-1964.jpg"
/>
@@ -310,50 +204,31 @@ export default function LandingPage() {
logoText="AETIS"
columns={[
{
title: "Association",
items: [
title: "Association", items: [
{
label: "About AETIS",
href: "#",
},
label: "About AETIS", href: "#"},
{
label: "Our Mission",
href: "#",
},
label: "Our Mission", href: "#"},
{
label: "Board",
href: "#",
},
label: "Board", href: "#"},
],
},
{
title: "EETS",
items: [
title: "EETS", items: [
{
label: "EETS in a Nutshell",
href: "#",
},
label: "EETS in a Nutshell", href: "#"},
{
label: "Regulatory Framework",
href: "#",
},
label: "Regulatory Framework", href: "#"},
{
label: "Registered Providers",
href: "#",
},
label: "Registered Providers", href: "#"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Association Updates",
href: "#",
},
label: "Association Updates", href: "#"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
],
},
]}
@@ -362,4 +237,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}