feat: add hover opacity transitions and bottom margin to bento grid components

This commit is contained in:
2025-09-18 18:17:19 +02:00
parent 204625b9a8
commit 2fdcb3697d
2 changed files with 3 additions and 3 deletions

View File

@@ -71,7 +71,7 @@ export function BentoReviews() {
initial={{ opacity: 0, y: 20 }}
animate={isInView ? { opacity: 1, y: 0 } : { opacity: 0, y: 20 }}
transition={{ duration: 0.8, delay: 0.2 }}
className="mx-auto max-w-4xl mt-6 "
className="mx-auto max-w-4xl mt-6 mb-8"
>
<P className="text-center" color="primary">
A robust infrastructure layer for autonomous AI agents, our technology stack