Spaces:
Running
Running
| <html lang="en"> | |
| <head><meta charset="UTF-8"><title>Pricing</title></head> | |
| <body style="font-family:sans-serif; background:#f9fafb; color:#111"> | |
| <h1 style="text-align:center; font-size:36px">Simple, transparent pricing</h1> | |
| <p style="text-align:center; color:#666; font-size:16px">Start free. Scale as you grow.</p> | |
| <div style="gap:24px; max-width:900px"> | |
| <div style="background:#fff; border:1px solid #e5e7eb"> | |
| <h2 style="font-size:18px">Hobby</h2> | |
| <p style="font-size:13px; color:#888">For personal projects</p> | |
| <p style="font-size:36px; font-weight:700">$0<span style="font-size:14px; font-weight:400; color:#888">/mo</span></p> | |
| <ul style="list-style:none; font-size:14px; color:#555; line-height:2"> | |
| <li>β 3 projects</li><li>β 1 GB storage</li><li>β Community support</li> | |
| </ul> | |
| <button style="background:#f3f4f6; color:#111; border:none; font-size:14px; cursor:pointer">Get started</button> | |
| </div> | |
| <div style="background:#4f46e5; color:#fff"> | |
| <span style="background:#fbbf24; color:#000; font-size:11px; font-weight:700">MOST POPULAR</span> | |
| <h2 style="font-size:18px">Pro</h2> | |
| <p style="font-size:13px; color:#c7d2fe">For growing teams</p> | |
| <p style="font-size:36px; font-weight:700">$29<span style="font-size:14px; font-weight:400; color:#c7d2fe">/mo</span></p> | |
| <ul style="list-style:none; font-size:14px; color:#e0e7ff; line-height:2"> | |
| <li>β Unlimited projects</li><li>β 50 GB storage</li><li>β Priority support</li><li>β Team collaboration</li> | |
| </ul> | |
| <button style="background:#fff; color:#4f46e5; border:none; font-size:14px; font-weight:600; cursor:pointer">Start free trial</button> | |
| </div> | |
| <div style="background:#fff; border:1px solid #e5e7eb"> | |
| <h2 style="font-size:18px">Enterprise</h2> | |
| <p style="font-size:13px; color:#888">For large organisations</p> | |
| <p style="font-size:36px; font-weight:700">Custom</p> | |
| <ul style="list-style:none; font-size:14px; color:#555; line-height:2"> | |
| <li>β Unlimited everything</li><li>β SSO & SAML</li><li>β SLA guarantee</li><li>β Dedicated support</li> | |
| </ul> | |
| <button style="background:#f3f4f6; color:#111; border:none; font-size:14px; cursor:pointer">Contact sales</button> | |
| </div> | |
| </div> | |
| </body> | |
| </html> | |