redesign of landing page, updates roadmap
This commit is contained in:
@@ -12,11 +12,11 @@
|
||||
Development Build Available
|
||||
</div>
|
||||
|
||||
<h1>Elevate Your<br /><span class="gradient-text">Cycling Journey</span></h1>
|
||||
<h1>Train Smarter.<br />Ride <span class="gradient-text">Further.</span></h1>
|
||||
|
||||
<p class="subtitle">
|
||||
The smart training platform for cyclists who demand excellence.
|
||||
AI-powered plans, real-time analytics, and community-driven motivation.
|
||||
The intelligent training platform built for cyclists who refuse to settle.
|
||||
AI-powered training plans, real-time performance analytics, and a community that pushes you further — all in one place.
|
||||
</p>
|
||||
|
||||
<div class="hero-cta">
|
||||
@@ -27,14 +27,14 @@
|
||||
placeholder="Enter your email"
|
||||
required
|
||||
/>
|
||||
<button class="btn-primary" id="notify-button">Subscribe</button>
|
||||
<button class="btn-primary" id="notify-button">Get Early Access</button>
|
||||
</div>
|
||||
|
||||
<p class="hero-note">Join the newsletter for feature updates and early access.</p>
|
||||
<p class="hero-note">Join 200+ early adopters. Get feature updates and early access.</p>
|
||||
|
||||
<a href="https://dev.rideaware.org" class="action-btn secondary" target="_blank" style="margin-top: 1rem;">
|
||||
<i class="fas fa-rocket"></i>
|
||||
Access Development Build
|
||||
Try the Development Build
|
||||
</a>
|
||||
</div>
|
||||
</section>
|
||||
@@ -42,19 +42,19 @@
|
||||
<!-- Social Proof -->
|
||||
<section class="proof-bar">
|
||||
<div class="container">
|
||||
<div class="proof-item">
|
||||
<div class="proof-item fade-in">
|
||||
<div class="number">Q4 2026</div>
|
||||
<div class="label">Launch Target</div>
|
||||
</div>
|
||||
<div class="proof-item">
|
||||
<div class="proof-item fade-in">
|
||||
<div class="number">6+</div>
|
||||
<div class="label">Core Features</div>
|
||||
</div>
|
||||
<div class="proof-item">
|
||||
<div class="proof-item fade-in">
|
||||
<div class="number">AI</div>
|
||||
<div class="label">Powered Training</div>
|
||||
</div>
|
||||
<div class="proof-item">
|
||||
<div class="proof-item fade-in">
|
||||
<div class="number">100%</div>
|
||||
<div class="label">Data Privacy</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user