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}