-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththanks.html
More file actions
1 lines (1 loc) · 889 Bytes
/
thanks.html
File metadata and controls
1 lines (1 loc) · 889 Bytes
1
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><title>Thanks — SlickQuant</title><script src="https://cdn.tailwindcss.com"></script></head><body class="bg-slate-950 text-slate-100" style="font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif"><main class="min-h-screen grid place-items-center px-4"><div class="max-w-lg text-center space-y-4"><h1 class="text-4xl font-extrabold">You're on the list 🎉</h1><p class="text-slate-300">Thanks for joining the SlickQuant waitlist. We’ll email you with early access updates, roadmap notes, and beta invites.</p><a href="index.html" class="inline-block" style="background:linear-gradient(135deg,#0F3D91,#39A7FF);color:white;padding:.75rem 1.25rem;border-radius:.75rem;font-weight:600">Back to home</a></div></main></body></html>