vision-coder-openenv / data /tests /6 /variants /no_layout.html
amaljoe88's picture
deploy: sync 712e5bc -> HF
cf6c0e0
<!DOCTYPE html>
<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>