This commit is contained in:
Benjamin Toby 2026-03-30 20:31:54 +01:00
parent f6cb094bbc
commit 89b33d03e5

View File

@ -25,12 +25,10 @@ export default function Main() {
<LucideIcon name="CheckCircle2" size={20} /> <LucideIcon name="CheckCircle2" size={20} />
<Span>99.99% uptime targets</Span> <Span>99.99% uptime targets</Span>
</Row> </Row>
<Divider vertical />
<Row> <Row>
<LucideIcon name="CheckCircle2" size={20} /> <LucideIcon name="CheckCircle2" size={20} />
<Span>~10 deployments/week</Span> <Span>~10 deployments/week</Span>
</Row> </Row>
<Divider vertical />
<Row> <Row>
<LucideIcon name="CheckCircle2" size={20} /> <LucideIcon name="CheckCircle2" size={20} />
<Span>Over 80% Operations cost reduction</Span> <Span>Over 80% Operations cost reduction</Span>