Visual drag-and-drop website builder using GrapesJS with: - Multi-page editor with live preview - File-based asset storage via PHP API (no localStorage base64) - Template library, Docker support, and Playwright test suite Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
246 lines
24 KiB
HTML
246 lines
24 KiB
HTML
<!-- Navigation -->
|
|
<nav style="display:flex;align-items:center;justify-content:space-between;padding:20px 60px;background:#0f0a1e;position:sticky;top:0;z-index:100;">
|
|
<div style="font-size:24px;font-weight:700;color:#fff;font-family:Inter,sans-serif;">Velocity<span style="color:#818cf8;">.</span></div>
|
|
<div style="display:flex;gap:32px;align-items:center;">
|
|
<a href="#features" style="color:#a5b4fc;text-decoration:none;font-size:15px;font-family:Inter,sans-serif;">Features</a>
|
|
<a href="#pricing" style="color:#a5b4fc;text-decoration:none;font-size:15px;font-family:Inter,sans-serif;">Pricing</a>
|
|
<a href="#testimonials" style="color:#a5b4fc;text-decoration:none;font-size:15px;font-family:Inter,sans-serif;">Testimonials</a>
|
|
<a href="#" style="display:inline-block;padding:10px 24px;background:#6366f1;color:#fff;font-size:14px;font-weight:600;text-decoration:none;border-radius:8px;font-family:Inter,sans-serif;">Start Free Trial</a>
|
|
</div>
|
|
</nav>
|
|
|
|
<!-- Hero Section -->
|
|
<section style="min-height:600px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f0a1e 0%,#1e1b4b 50%,#312e81 100%);padding:80px 20px;text-align:center;position:relative;overflow:hidden;">
|
|
<div style="position:absolute;top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(99,102,241,0.15) 0%,transparent 70%);border-radius:50%;"></div>
|
|
<div style="position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(139,92,246,0.1) 0%,transparent 70%);border-radius:50%;"></div>
|
|
<div style="max-width:800px;position:relative;z-index:1;">
|
|
<div style="display:inline-block;padding:8px 20px;background:rgba(99,102,241,0.15);border:1px solid rgba(99,102,241,0.3);border-radius:50px;margin-bottom:24px;">
|
|
<span style="color:#a5b4fc;font-size:14px;font-weight:500;font-family:Inter,sans-serif;">🚀 Now in public beta — Try it free</span>
|
|
</div>
|
|
<h1 style="color:#fff;font-size:56px;font-weight:800;margin-bottom:24px;font-family:Inter,sans-serif;line-height:1.1;letter-spacing:-1px;">Ship products faster with smarter workflows</h1>
|
|
<p style="color:#c7d2fe;font-size:20px;line-height:1.7;margin-bottom:40px;font-family:Inter,sans-serif;max-width:600px;margin-left:auto;margin-right:auto;">Velocity streamlines your entire development pipeline. From idea to production in half the time, with real-time collaboration built in.</p>
|
|
<div style="display:flex;gap:16px;justify-content:center;flex-wrap:wrap;">
|
|
<a href="#" style="display:inline-block;padding:16px 40px;background:#6366f1;color:#fff;font-size:17px;font-weight:600;text-decoration:none;border-radius:10px;font-family:Inter,sans-serif;box-shadow:0 4px 20px rgba(99,102,241,0.4);">Get Started Free</a>
|
|
<a href="#" style="display:inline-block;padding:16px 40px;background:rgba(255,255,255,0.08);color:#fff;font-size:17px;font-weight:600;text-decoration:none;border-radius:10px;font-family:Inter,sans-serif;border:1px solid rgba(255,255,255,0.15);">Watch Demo ▶</a>
|
|
</div>
|
|
<p style="color:#6366f1;font-size:13px;margin-top:16px;font-family:Inter,sans-serif;">No credit card required · Free 14-day trial</p>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- Logo Bar -->
|
|
<section style="padding:50px 20px;background:#0f0a1e;border-top:1px solid rgba(99,102,241,0.1);border-bottom:1px solid rgba(99,102,241,0.1);">
|
|
<div style="max-width:1000px;margin:0 auto;text-align:center;">
|
|
<p style="color:#6b7280;font-size:14px;font-weight:500;margin-bottom:30px;font-family:Inter,sans-serif;text-transform:uppercase;letter-spacing:2px;">Trusted by teams at</p>
|
|
<div style="display:flex;justify-content:center;align-items:center;gap:60px;flex-wrap:wrap;opacity:0.5;">
|
|
<span style="color:#fff;font-size:22px;font-weight:700;font-family:Inter,sans-serif;">Stripe</span>
|
|
<span style="color:#fff;font-size:22px;font-weight:700;font-family:Inter,sans-serif;">Vercel</span>
|
|
<span style="color:#fff;font-size:22px;font-weight:700;font-family:Inter,sans-serif;">Linear</span>
|
|
<span style="color:#fff;font-size:22px;font-weight:700;font-family:Inter,sans-serif;">Notion</span>
|
|
<span style="color:#fff;font-size:22px;font-weight:700;font-family:Inter,sans-serif;">Figma</span>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- Features Section -->
|
|
<section id="features" style="padding:100px 20px;background:#0a0618;">
|
|
<div style="max-width:1200px;margin:0 auto;">
|
|
<div style="text-align:center;margin-bottom:60px;">
|
|
<h2 style="font-size:42px;font-weight:800;color:#fff;margin-bottom:16px;font-family:Inter,sans-serif;letter-spacing:-0.5px;">Everything you need to ship</h2>
|
|
<p style="font-size:18px;color:#a5b4fc;max-width:500px;margin:0 auto;font-family:Inter,sans-serif;">Powerful tools that work together seamlessly to accelerate your workflow.</p>
|
|
</div>
|
|
<div style="display:flex;flex-wrap:wrap;gap:24px;justify-content:center;">
|
|
<div style="flex:1;min-width:300px;max-width:380px;padding:36px;background:linear-gradient(135deg,rgba(99,102,241,0.08),rgba(139,92,246,0.05));border:1px solid rgba(99,102,241,0.15);border-radius:16px;">
|
|
<div style="width:48px;height:48px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:12px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;font-size:22px;">⚡</div>
|
|
<h3 style="font-size:20px;font-weight:700;margin-bottom:12px;color:#fff;font-family:Inter,sans-serif;">Lightning Fast Deploys</h3>
|
|
<p style="color:#94a3b8;line-height:1.7;font-family:Inter,sans-serif;">Push to production in seconds with zero-downtime deployments. Automatic rollbacks if something goes wrong.</p>
|
|
</div>
|
|
<div style="flex:1;min-width:300px;max-width:380px;padding:36px;background:linear-gradient(135deg,rgba(99,102,241,0.08),rgba(139,92,246,0.05));border:1px solid rgba(99,102,241,0.15);border-radius:16px;">
|
|
<div style="width:48px;height:48px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:12px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;font-size:22px;">🔄</div>
|
|
<h3 style="font-size:20px;font-weight:700;margin-bottom:12px;color:#fff;font-family:Inter,sans-serif;">Real-time Collaboration</h3>
|
|
<p style="color:#94a3b8;line-height:1.7;font-family:Inter,sans-serif;">Work together in real-time with your team. See changes instantly, leave comments, and resolve issues faster.</p>
|
|
</div>
|
|
<div style="flex:1;min-width:300px;max-width:380px;padding:36px;background:linear-gradient(135deg,rgba(99,102,241,0.08),rgba(139,92,246,0.05));border:1px solid rgba(99,102,241,0.15);border-radius:16px;">
|
|
<div style="width:48px;height:48px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:12px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;font-size:22px;">📊</div>
|
|
<h3 style="font-size:20px;font-weight:700;margin-bottom:12px;color:#fff;font-family:Inter,sans-serif;">Advanced Analytics</h3>
|
|
<p style="color:#94a3b8;line-height:1.7;font-family:Inter,sans-serif;">Deep insights into your deployment pipeline. Track build times, error rates, and performance metrics at a glance.</p>
|
|
</div>
|
|
<div style="flex:1;min-width:300px;max-width:380px;padding:36px;background:linear-gradient(135deg,rgba(99,102,241,0.08),rgba(139,92,246,0.05));border:1px solid rgba(99,102,241,0.15);border-radius:16px;">
|
|
<div style="width:48px;height:48px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:12px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;font-size:22px;">🔒</div>
|
|
<h3 style="font-size:20px;font-weight:700;margin-bottom:12px;color:#fff;font-family:Inter,sans-serif;">Enterprise Security</h3>
|
|
<p style="color:#94a3b8;line-height:1.7;font-family:Inter,sans-serif;">SOC 2 compliant with end-to-end encryption. Role-based access controls and audit logs for every action.</p>
|
|
</div>
|
|
<div style="flex:1;min-width:300px;max-width:380px;padding:36px;background:linear-gradient(135deg,rgba(99,102,241,0.08),rgba(139,92,246,0.05));border:1px solid rgba(99,102,241,0.15);border-radius:16px;">
|
|
<div style="width:48px;height:48px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:12px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;font-size:22px;">🔌</div>
|
|
<h3 style="font-size:20px;font-weight:700;margin-bottom:12px;color:#fff;font-family:Inter,sans-serif;">100+ Integrations</h3>
|
|
<p style="color:#94a3b8;line-height:1.7;font-family:Inter,sans-serif;">Connect with your favorite tools — GitHub, Slack, Jira, and more. Set up in minutes, not days.</p>
|
|
</div>
|
|
<div style="flex:1;min-width:300px;max-width:380px;padding:36px;background:linear-gradient(135deg,rgba(99,102,241,0.08),rgba(139,92,246,0.05));border:1px solid rgba(99,102,241,0.15);border-radius:16px;">
|
|
<div style="width:48px;height:48px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:12px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;font-size:22px;">🌍</div>
|
|
<h3 style="font-size:20px;font-weight:700;margin-bottom:12px;color:#fff;font-family:Inter,sans-serif;">Global Edge Network</h3>
|
|
<p style="color:#94a3b8;line-height:1.7;font-family:Inter,sans-serif;">Deploy to 30+ edge locations worldwide. Your users get blazing-fast load times no matter where they are.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- Pricing Section -->
|
|
<section id="pricing" style="padding:100px 20px;background:#0f0a1e;">
|
|
<div style="max-width:1100px;margin:0 auto;">
|
|
<div style="text-align:center;margin-bottom:60px;">
|
|
<h2 style="font-size:42px;font-weight:800;color:#fff;margin-bottom:16px;font-family:Inter,sans-serif;">Simple, transparent pricing</h2>
|
|
<p style="font-size:18px;color:#a5b4fc;font-family:Inter,sans-serif;">No hidden fees. Cancel anytime.</p>
|
|
</div>
|
|
<div style="display:flex;flex-wrap:wrap;gap:24px;justify-content:center;align-items:stretch;">
|
|
<div style="flex:1;min-width:280px;max-width:340px;padding:40px 32px;background:rgba(255,255,255,0.03);border:1px solid rgba(99,102,241,0.15);border-radius:20px;text-align:center;">
|
|
<h3 style="font-size:22px;font-weight:600;margin-bottom:8px;color:#fff;font-family:Inter,sans-serif;">Starter</h3>
|
|
<p style="font-size:14px;color:#94a3b8;margin-bottom:24px;font-family:Inter,sans-serif;">For side projects</p>
|
|
<div style="margin-bottom:32px;">
|
|
<span style="font-size:52px;font-weight:800;color:#fff;font-family:Inter,sans-serif;">$0</span>
|
|
<span style="font-size:16px;color:#94a3b8;font-family:Inter,sans-serif;">/month</span>
|
|
</div>
|
|
<ul style="list-style:none;padding:0;margin:0 0 32px 0;text-align:left;">
|
|
<li style="padding:10px 0;color:#c7d2fe;font-family:Inter,sans-serif;font-size:15px;">✓ 3 projects</li>
|
|
<li style="padding:10px 0;color:#c7d2fe;font-family:Inter,sans-serif;font-size:15px;">✓ 1 GB storage</li>
|
|
<li style="padding:10px 0;color:#c7d2fe;font-family:Inter,sans-serif;font-size:15px;">✓ Community support</li>
|
|
<li style="padding:10px 0;color:#c7d2fe;font-family:Inter,sans-serif;font-size:15px;">✓ Basic analytics</li>
|
|
</ul>
|
|
<a href="#" style="display:block;padding:14px;background:transparent;color:#a5b4fc;font-size:16px;font-weight:600;text-decoration:none;border-radius:10px;border:1px solid rgba(99,102,241,0.3);font-family:Inter,sans-serif;">Get Started</a>
|
|
</div>
|
|
<div style="flex:1;min-width:280px;max-width:340px;padding:40px 32px;background:linear-gradient(135deg,#6366f1,#7c3aed);border-radius:20px;text-align:center;transform:scale(1.05);box-shadow:0 20px 60px rgba(99,102,241,0.3);">
|
|
<div style="background:rgba(255,255,255,0.2);color:#fff;font-size:12px;font-weight:700;padding:6px 16px;border-radius:20px;display:inline-block;margin-bottom:12px;font-family:Inter,sans-serif;text-transform:uppercase;letter-spacing:1px;">Most Popular</div>
|
|
<h3 style="font-size:22px;font-weight:600;margin-bottom:8px;color:#fff;font-family:Inter,sans-serif;">Pro</h3>
|
|
<p style="font-size:14px;color:rgba(255,255,255,0.7);margin-bottom:24px;font-family:Inter,sans-serif;">For growing teams</p>
|
|
<div style="margin-bottom:32px;">
|
|
<span style="font-size:52px;font-weight:800;color:#fff;font-family:Inter,sans-serif;">$29</span>
|
|
<span style="font-size:16px;color:rgba(255,255,255,0.7);font-family:Inter,sans-serif;">/month</span>
|
|
</div>
|
|
<ul style="list-style:none;padding:0;margin:0 0 32px 0;text-align:left;">
|
|
<li style="padding:10px 0;color:#fff;font-family:Inter,sans-serif;font-size:15px;">✓ Unlimited projects</li>
|
|
<li style="padding:10px 0;color:#fff;font-family:Inter,sans-serif;font-size:15px;">✓ 100 GB storage</li>
|
|
<li style="padding:10px 0;color:#fff;font-family:Inter,sans-serif;font-size:15px;">✓ Priority support</li>
|
|
<li style="padding:10px 0;color:#fff;font-family:Inter,sans-serif;font-size:15px;">✓ Advanced analytics</li>
|
|
<li style="padding:10px 0;color:#fff;font-family:Inter,sans-serif;font-size:15px;">✓ Custom domains</li>
|
|
</ul>
|
|
<a href="#" style="display:block;padding:14px;background:#fff;color:#6366f1;font-size:16px;font-weight:700;text-decoration:none;border-radius:10px;font-family:Inter,sans-serif;">Start Free Trial</a>
|
|
</div>
|
|
<div style="flex:1;min-width:280px;max-width:340px;padding:40px 32px;background:rgba(255,255,255,0.03);border:1px solid rgba(99,102,241,0.15);border-radius:20px;text-align:center;">
|
|
<h3 style="font-size:22px;font-weight:600;margin-bottom:8px;color:#fff;font-family:Inter,sans-serif;">Enterprise</h3>
|
|
<p style="font-size:14px;color:#94a3b8;margin-bottom:24px;font-family:Inter,sans-serif;">For large organizations</p>
|
|
<div style="margin-bottom:32px;">
|
|
<span style="font-size:52px;font-weight:800;color:#fff;font-family:Inter,sans-serif;">$99</span>
|
|
<span style="font-size:16px;color:#94a3b8;font-family:Inter,sans-serif;">/month</span>
|
|
</div>
|
|
<ul style="list-style:none;padding:0;margin:0 0 32px 0;text-align:left;">
|
|
<li style="padding:10px 0;color:#c7d2fe;font-family:Inter,sans-serif;font-size:15px;">✓ Everything in Pro</li>
|
|
<li style="padding:10px 0;color:#c7d2fe;font-family:Inter,sans-serif;font-size:15px;">✓ Unlimited storage</li>
|
|
<li style="padding:10px 0;color:#c7d2fe;font-family:Inter,sans-serif;font-size:15px;">✓ Dedicated support</li>
|
|
<li style="padding:10px 0;color:#c7d2fe;font-family:Inter,sans-serif;font-size:15px;">✓ SSO & SAML</li>
|
|
<li style="padding:10px 0;color:#c7d2fe;font-family:Inter,sans-serif;font-size:15px;">✓ SLA guarantee</li>
|
|
</ul>
|
|
<a href="#" style="display:block;padding:14px;background:transparent;color:#a5b4fc;font-size:16px;font-weight:600;text-decoration:none;border-radius:10px;border:1px solid rgba(99,102,241,0.3);font-family:Inter,sans-serif;">Contact Sales</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- Testimonials -->
|
|
<section id="testimonials" style="padding:100px 20px;background:#0a0618;">
|
|
<div style="max-width:1200px;margin:0 auto;">
|
|
<div style="text-align:center;margin-bottom:60px;">
|
|
<h2 style="font-size:42px;font-weight:800;color:#fff;margin-bottom:16px;font-family:Inter,sans-serif;">Loved by developers</h2>
|
|
<p style="font-size:18px;color:#a5b4fc;font-family:Inter,sans-serif;">See what our users have to say</p>
|
|
</div>
|
|
<div style="display:flex;flex-wrap:wrap;gap:24px;justify-content:center;">
|
|
<div style="flex:1;min-width:300px;max-width:380px;padding:32px;background:rgba(255,255,255,0.03);border:1px solid rgba(99,102,241,0.1);border-radius:16px;">
|
|
<div style="display:flex;gap:4px;margin-bottom:16px;">
|
|
<span style="color:#fbbf24;font-size:18px;">★★★★★</span>
|
|
</div>
|
|
<p style="color:#e2e8f0;line-height:1.7;font-size:16px;margin-bottom:24px;font-family:Inter,sans-serif;">"Velocity cut our deployment time by 80%. What used to take hours now takes minutes. The real-time collaboration is a game changer for remote teams."</p>
|
|
<div style="display:flex;align-items:center;gap:12px;">
|
|
<div style="width:44px;height:44px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px;font-family:Inter,sans-serif;">SR</div>
|
|
<div>
|
|
<div style="font-weight:600;color:#fff;font-family:Inter,sans-serif;font-size:15px;">Sarah Rodriguez</div>
|
|
<div style="font-size:13px;color:#94a3b8;font-family:Inter,sans-serif;">CTO, TechFlow</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div style="flex:1;min-width:300px;max-width:380px;padding:32px;background:rgba(255,255,255,0.03);border:1px solid rgba(99,102,241,0.1);border-radius:16px;">
|
|
<div style="display:flex;gap:4px;margin-bottom:16px;">
|
|
<span style="color:#fbbf24;font-size:18px;">★★★★★</span>
|
|
</div>
|
|
<p style="color:#e2e8f0;line-height:1.7;font-size:16px;margin-bottom:24px;font-family:Inter,sans-serif;">"We evaluated every CI/CD tool on the market. Velocity won hands down — the developer experience is unmatched. Our team adopted it in a single day."</p>
|
|
<div style="display:flex;align-items:center;gap:12px;">
|
|
<div style="width:44px;height:44px;background:linear-gradient(135deg,#06b6d4,#3b82f6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px;font-family:Inter,sans-serif;">AK</div>
|
|
<div>
|
|
<div style="font-weight:600;color:#fff;font-family:Inter,sans-serif;font-size:15px;">Alex Kim</div>
|
|
<div style="font-size:13px;color:#94a3b8;font-family:Inter,sans-serif;">Lead Engineer, ScaleUp</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div style="flex:1;min-width:300px;max-width:380px;padding:32px;background:rgba(255,255,255,0.03);border:1px solid rgba(99,102,241,0.1);border-radius:16px;">
|
|
<div style="display:flex;gap:4px;margin-bottom:16px;">
|
|
<span style="color:#fbbf24;font-size:18px;">★★★★★</span>
|
|
</div>
|
|
<p style="color:#e2e8f0;line-height:1.7;font-size:16px;margin-bottom:24px;font-family:Inter,sans-serif;">"The analytics dashboard alone is worth the price. We finally have visibility into our entire deployment pipeline. Customer support has been incredible too."</p>
|
|
<div style="display:flex;align-items:center;gap:12px;">
|
|
<div style="width:44px;height:44px;background:linear-gradient(135deg,#f59e0b,#ef4444);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px;font-family:Inter,sans-serif;">MP</div>
|
|
<div>
|
|
<div style="font-weight:600;color:#fff;font-family:Inter,sans-serif;font-size:15px;">Maria Petrov</div>
|
|
<div style="font-size:13px;color:#94a3b8;font-family:Inter,sans-serif;">VP Engineering, DataWorks</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- CTA Section -->
|
|
<section style="padding:100px 20px;background:linear-gradient(135deg,#312e81 0%,#6366f1 100%);text-align:center;">
|
|
<div style="max-width:700px;margin:0 auto;">
|
|
<h2 style="font-size:42px;font-weight:800;color:#fff;margin-bottom:20px;font-family:Inter,sans-serif;">Ready to ship faster?</h2>
|
|
<p style="font-size:18px;color:rgba(255,255,255,0.8);margin-bottom:40px;line-height:1.7;font-family:Inter,sans-serif;">Join thousands of teams already building with Velocity. Start your free trial today — no credit card required.</p>
|
|
<a href="#" style="display:inline-block;padding:18px 48px;background:#fff;color:#6366f1;font-size:18px;font-weight:700;text-decoration:none;border-radius:12px;font-family:Inter,sans-serif;box-shadow:0 4px 20px rgba(0,0,0,0.2);">Start Building for Free</a>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- Footer -->
|
|
<footer style="padding:60px 20px 30px;background:#0f0a1e;border-top:1px solid rgba(99,102,241,0.1);">
|
|
<div style="max-width:1200px;margin:0 auto;">
|
|
<div style="display:flex;flex-wrap:wrap;gap:60px;margin-bottom:40px;">
|
|
<div style="flex:1;min-width:200px;">
|
|
<div style="font-size:22px;font-weight:700;color:#fff;margin-bottom:16px;font-family:Inter,sans-serif;">Velocity<span style="color:#818cf8;">.</span></div>
|
|
<p style="color:#94a3b8;font-size:14px;line-height:1.7;font-family:Inter,sans-serif;">The modern deployment platform for ambitious teams.</p>
|
|
</div>
|
|
<div style="flex:1;min-width:140px;">
|
|
<h4 style="color:#fff;font-size:14px;font-weight:600;margin-bottom:16px;font-family:Inter,sans-serif;">Product</h4>
|
|
<div style="display:flex;flex-direction:column;gap:10px;">
|
|
<a href="#" style="color:#94a3b8;text-decoration:none;font-size:14px;font-family:Inter,sans-serif;">Features</a>
|
|
<a href="#" style="color:#94a3b8;text-decoration:none;font-size:14px;font-family:Inter,sans-serif;">Pricing</a>
|
|
<a href="#" style="color:#94a3b8;text-decoration:none;font-size:14px;font-family:Inter,sans-serif;">Changelog</a>
|
|
<a href="#" style="color:#94a3b8;text-decoration:none;font-size:14px;font-family:Inter,sans-serif;">Documentation</a>
|
|
</div>
|
|
</div>
|
|
<div style="flex:1;min-width:140px;">
|
|
<h4 style="color:#fff;font-size:14px;font-weight:600;margin-bottom:16px;font-family:Inter,sans-serif;">Company</h4>
|
|
<div style="display:flex;flex-direction:column;gap:10px;">
|
|
<a href="#" style="color:#94a3b8;text-decoration:none;font-size:14px;font-family:Inter,sans-serif;">About</a>
|
|
<a href="#" style="color:#94a3b8;text-decoration:none;font-size:14px;font-family:Inter,sans-serif;">Blog</a>
|
|
<a href="#" style="color:#94a3b8;text-decoration:none;font-size:14px;font-family:Inter,sans-serif;">Careers</a>
|
|
<a href="#" style="color:#94a3b8;text-decoration:none;font-size:14px;font-family:Inter,sans-serif;">Contact</a>
|
|
</div>
|
|
</div>
|
|
<div style="flex:1;min-width:140px;">
|
|
<h4 style="color:#fff;font-size:14px;font-weight:600;margin-bottom:16px;font-family:Inter,sans-serif;">Legal</h4>
|
|
<div style="display:flex;flex-direction:column;gap:10px;">
|
|
<a href="#" style="color:#94a3b8;text-decoration:none;font-size:14px;font-family:Inter,sans-serif;">Privacy</a>
|
|
<a href="#" style="color:#94a3b8;text-decoration:none;font-size:14px;font-family:Inter,sans-serif;">Terms</a>
|
|
<a href="#" style="color:#94a3b8;text-decoration:none;font-size:14px;font-family:Inter,sans-serif;">Security</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div style="border-top:1px solid rgba(99,102,241,0.1);padding-top:24px;text-align:center;">
|
|
<p style="color:#6b7280;font-size:13px;font-family:Inter,sans-serif;">© 2026 Velocity. All rights reserved.</p>
|
|
</div>
|
|
</div>
|
|
</footer>
|