Update src/app/page.tsx
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user