<!DOCTYPE html>
<html>
<head>
<title>Rove</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
body { background:#0f172a; color:white; text-align:center; font-family:sans-serif; }
img { width:250px; margin:10px; border-radius:12px; }
</style>
</head>
<body>
<img src="logo.png" style="width:120px;">
<p>LAUNCHING SPRING 2026</p>
<h1>Rove</h1>
<p>Real-time insight for better gig decisions.</p>
<input placeholder="Enter your email">
<button>Get Early Access</button>
<br><br>
<img src="screen1.png">
<img src="screen2.png">
<img src="screen3.png">
<p>
Gig workers are constantly forced to make decisions without enough information — leading to wasted time and lower earnings.<br><br>
Rove gives you the clarity to know what’s worth it, instantly.<br><br>
Built for gig workers, by gig workers.
</p>
<p>techsupport@roveintelligence.com</p>
</body>
</html>