Update src/app/page.tsx

This commit is contained in:
2026-03-14 09:59:33 +00:00
parent 90e6c0cc47
commit a2dbe7258a

View File

@@ -155,7 +155,7 @@ export default function LandingPage() {
}
]}
animationType="scale-rotate"
textboxLayout="centered"
textboxLayout="default"
useInvertedBackground={false}
containerClassName="py-16 md:py-24"
gridClassName="gap-6 md:gap-8"