Update src/app/page.tsx

This commit is contained in:
2026-06-04 11:42:24 +00:00
parent 6002ef17fe
commit a2f6fb81ed

View File

@@ -17,7 +17,7 @@ export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="text-stagger"
defaultTextAnimation="none"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="mediumLarge"
@@ -175,7 +175,6 @@ export default function LandingPage() {
buttonText="Send Inquiry"
termsText="By sending an inquiry, you agree to our privacy policy and terms of service."
tagAnimation="none"
buttonAnimation="none"
/>
</div>
<div id="footer" data-section="footer">