FastAPI + Celery + Next.js + Postgres/Redis app with company monitoring, source collection, LLM-based change analysis, enrichment, and account security (Turnstile, escalating lockout, email verification).
12 lines
326 B
HTML
12 lines
326 B
HTML
<html>
|
|
<head><title>Pricing - Acme Mobility Systems</title></head>
|
|
<body>
|
|
<article>
|
|
<h1>Pricing</h1>
|
|
<p>FleetOS Starter plan: $999/month for up to 200 vehicles. Includes telemetry, rebalancing
|
|
routing, and email support.</p>
|
|
<p>FleetOS Enterprise: custom pricing for fleets over 1,000 vehicles.</p>
|
|
</article>
|
|
</body>
|
|
</html>
|