mirror of
https://github.com/codeflash-ai/codeflash-internal.git
synced 2026-05-04 18:25:18 +00:00
update
This commit is contained in:
parent
debc0672e1
commit
d4bbcabf0d
1 changed files with 25 additions and 48 deletions
|
|
@ -66,31 +66,6 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Pain -->
|
||||
<section>
|
||||
<div class="container">
|
||||
<div class="section-label">The problem</div>
|
||||
<h2>You are paying for code that isn't pulling its weight.</h2>
|
||||
<div class="stacked-claims" style="margin-top: 56px;">
|
||||
<div class="claim">
|
||||
<div class="claim-num">01</div>
|
||||
<h3>Most companies are far behind the perf engineering frontier.</h3>
|
||||
<p>Google, NVIDIA, Cloudflare and Linux have deep perf engineering expertise. Most companies don't, and it shows up as a cloud bill that can be cut by 40–90%.</p>
|
||||
</div>
|
||||
<div class="claim">
|
||||
<div class="claim-num">02</div>
|
||||
<h3>AI-generated code makes it worse, not better.</h3>
|
||||
<p>We've found 118 functions up to 446× slower than necessary in just two AI-written PRs. <a href="#">Read the analysis →</a></p>
|
||||
</div>
|
||||
<div class="claim">
|
||||
<div class="claim-num">03</div>
|
||||
<h3>The payoff is real money.</h3>
|
||||
<p>A 90% infra cut lifts gross margin, extends runway, and frees capital for hiring and growth. This is the cleanest dollar a CFO will see this year.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Results grid -->
|
||||
<section>
|
||||
<div class="container">
|
||||
|
|
@ -138,6 +113,31 @@
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Pain -->
|
||||
<section>
|
||||
<div class="container">
|
||||
<div class="section-label">The problem</div>
|
||||
<h2>You are paying for code that isn't pulling its weight.</h2>
|
||||
<div class="stacked-claims" style="margin-top: 56px;">
|
||||
<div class="claim">
|
||||
<div class="claim-num">01</div>
|
||||
<h3>Most companies are far behind the perf engineering frontier.</h3>
|
||||
<p>Google, NVIDIA, Cloudflare and Linux have deep perf engineering expertise. Most companies don't, and it shows up as a cloud bill that can be cut by 40–90%.</p>
|
||||
</div>
|
||||
<div class="claim">
|
||||
<div class="claim-num">02</div>
|
||||
<h3>AI-generated code makes it worse, not better.</h3>
|
||||
<p>We've found 118 functions up to 446× slower than necessary in just two AI-written PRs. <a href="#">Read the analysis →</a></p>
|
||||
</div>
|
||||
<div class="claim">
|
||||
<div class="claim-num">03</div>
|
||||
<h3>The payoff is real money.</h3>
|
||||
<p>A 90% infra cut lifts gross margin, extends runway, and frees capital for hiring and growth. This is the cleanest dollar a CFO will see this year.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Agent differentiator -->
|
||||
<section>
|
||||
<div class="container">
|
||||
|
|
@ -320,29 +320,6 @@
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Pricing teaser -->
|
||||
<section>
|
||||
<div class="container">
|
||||
<div class="section-label">Pricing</div>
|
||||
<h2>Two ways to work with Codeflash.</h2>
|
||||
<p class="lead">Engage us to cut your bill. Subscribe to keep it there.</p>
|
||||
<div class="price-grid">
|
||||
<div class="price-card emph">
|
||||
<div class="tag">Optimization engagement</div>
|
||||
<h3>Cut your bill.</h3>
|
||||
<p>We scope every engagement so the savings pay for the work. If the numbers don't pencil out on your workload, we tell you before you commit, not after.</p>
|
||||
<div style="margin-top: 24px;"><a href="contact.html" class="btn btn-primary">Book a call</a></div>
|
||||
</div>
|
||||
<div class="price-card">
|
||||
<div class="tag">Continuous Optimization</div>
|
||||
<h3>Keep it down.</h3>
|
||||
<p>Keep every new PR optimal, forever. Free for public projects. <strong>$20 per user/month</strong> for teams.</p>
|
||||
<div style="margin-top: 24px;"><a href="pricing.html" class="btn">Start free →</a></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Final CTA band -->
|
||||
<div class="cta-band">
|
||||
<div class="container">
|
||||
|
|
|
|||
Loading…
Reference in a new issue