Update src/app/page.tsx

This commit is contained in:
2026-04-07 18:41:32 +00:00
parent c4efa9d614
commit 69ec0bc5c6

View File

@@ -111,6 +111,8 @@ export default function LandingPage() {
title="Launch Your Vision Today"
description="Start your legal formation process right now with no hidden costs."
buttons={[{ text: "Get Started" }]}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>