From 2f9b6847b2c295db1a68fa7fe87047f539a41fc0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 13:40:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2c686d3..bf01a91 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -203,7 +203,7 @@ export default function LandingPage() { description="Everything your team needs to build, test, deploy, and scale production applications with minimal friction." tag="Capabilities" tagIcon={Zap} - features={heroBentoFeatures} + features={heroBentoFeatures as any} animationType="slide-up" textboxLayout="default" useInvertedBackground={false}