File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -336,11 +336,14 @@ const PASSWORD = "coss"
336336 <!-- Traction -->
337337 <section class =" border-b border-gray-200" >
338338 <div class =" px-4 lg:px-8 py-16" >
339- <h2 class =" text-3xl font-bold text-slate-900 mb-8 text-center" >
339+ <h2 class =" text-3xl font-bold text-slate-900 mb-2 text-center" >
340340 Strong Early Traction
341341 </h2 >
342+ <p class =" text-gray-600 text-center mb-8" >As of November 4, 2025</p >
342343 <div class =" max-w-3xl mx-auto" >
343- <div class =" grid grid-cols-1 md:grid-cols-3 gap-8 mb-8" >
344+ <div
345+ class =" grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8 mb-8"
346+ >
344347 <div class =" text-center" >
345348 <div class =" text-4xl lg:text-5xl font-bold text-primary mb-2" >
346349 1,250+
@@ -353,6 +356,12 @@ const PASSWORD = "coss"
353356 </div >
354357 <div class =" text-gray-600" >Forks</div >
355358 </div >
359+ <div class =" text-center" >
360+ <div class =" text-4xl lg:text-5xl font-bold text-primary mb-2" >
361+ 104
362+ </div >
363+ <div class =" text-gray-600" >Deployments</div >
364+ </div >
356365 <div class =" text-center" >
357366 <div class =" text-4xl lg:text-5xl font-bold text-primary mb-2" >
358367 2
You can’t perform that action at this time.
0 commit comments