amaljoe88's picture
deploy: sync 712e5bc -> HF
cf6c0e0
Raw
History Blame Contribute Delete
1.07 kB
<!DOCTYPE html>
<html lang="en">
<head><meta charset="UTF-8"><title>SaaS Landing</title></head>
<body>
<nav>
<span>Streamline</span>
<div>
<a href="#">Features</a>
<a href="#">Pricing</a>
<a href="#">Docs</a>
</div>
<button>Get Started</button>
</nav>
<div>
<span>NOW IN BETA</span>
<h1>Ship faster,<br>break nothing.</h1>
<p>The all-in-one platform for teams that care about quality. CI/CD, monitoring, and deployment in one place.</p>
<div>
<button>Start for free</button>
<button>Watch demo →</button>
</div>
</div>
<div>
<div>
<div></div>
<h3>Fast Deploys</h3>
<p>Push to production in under 30 seconds with zero downtime.</p>
</div>
<div>
<div>🔒</div>
<h3>Secure by Default</h3>
<p>SOC2 compliant. Secrets management and audit logs built in.</p>
</div>
<div>
<div>📊</div>
<h3>Live Monitoring</h3>
<p>Real-time metrics, error tracking, and alerting out of the box.</p>
</div>
</div>
</body>
</html>