const LandingPage = () => { const { Button } = primereact.button; const { Card } = primereact.card; return (
{/* Hero Section */}

GenFleet IoT Command Center

Unified telemetry for gensets, fleets, and heavy equipment.

Monitor uptime, optimize fuel consumption, and enable predictive maintenance to keep your operations running at peak efficiency.

{/* Personas Section */}

Who Benefits?

Track vehicle locations, monitor driver behavior, and schedule preventative maintenance to ensure your fleet runs smoothly and efficiently.

Receive real-time alerts on equipment status, perform pre-operational checks, and access maintenance history on the go.

Diagnose issues remotely, manage work orders, and track parts inventory to keep your assets in top condition.

{/* Features Section */}

Key Features

Live data streams from all your connected assets, including location, fuel levels, engine diagnostics, and more.

Leverage AI-driven insights to predict equipment failures and optimize maintenance schedules before issues arise.

Set up automated alerts, notifications, and task assignments based on predefined rules and thresholds.

Define virtual boundaries and receive instant alerts for unauthorized movement or entry/exit from designated areas.

Generate comprehensive reports for operational efficiency, regulatory compliance, and performance analysis.

Access all features and data on the go with a fully responsive design optimized for mobile devices.

); }; window.LandingPage = LandingPage;