Files
CIAgent/apps/api/tests/fixtures/acme_mobility/v2/about.html
T
saksham 1a4c80958f Initial commit: CI Agent competitive-intelligence monitoring app
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).
2026-08-05 10:48:20 -04:00

15 lines
612 B
HTML

<html>
<head><title>About Acme Mobility Systems</title></head>
<body>
<article>
<h1>About Us</h1>
<p>Acme Mobility Systems is a mobility technology startup based in Austin, Texas, founded in 2019.
We build fleet management software for micromobility operators running e-scooter and e-bike fleets
across North America.</p>
<p>In June 2026, James Okafor was named the company's new Chief Executive Officer, succeeding
co-founder Maria Chen, who will remain on the board as Chair.</p>
<p>Acme Mobility Systems is headquartered in Austin with a satellite engineering office in Denver.</p>
</article>
</body>
</html>