Update src/app/page.tsx

This commit is contained in:
2026-03-07 13:40:50 +00:00
parent bb0a1c6eed
commit 2f9b6847b2

View File

@@ -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}