Bob AI: Add a new block with the text 'Clients per day' inside the d
This commit is contained in:
@@ -54,6 +54,9 @@ const MetricsMinimalCards = ({
|
||||
<div className="flex flex-col justify-center items-center gap-5 p-5 md:p-8 aspect-video card rounded">
|
||||
<span className="text-3xl md:text-5xl font-medium leading-tight text-center text-balance">Our customers</span>
|
||||
</div>
|
||||
<div className="flex flex-col justify-center items-center gap-5 p-5 md:p-8 aspect-video card rounded">
|
||||
<span className="text-3xl md:text-5xl font-medium leading-tight text-center text-balance">Clients per day</span>
|
||||
</div>
|
||||
</ScrollReveal>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user