diff --git a/src/app/page.tsx b/src/app/page.tsx index 1289a57..8097f02 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,6 +169,7 @@ export default function LandingPage() { mediaPosition="right" inputPlaceholder="Your phone number" buttonText="Call (561) 990-7099" + mediaAnimation="smooth" /> @@ -196,7 +197,7 @@ export default function LandingPage() { id: "6", title: "Where are you located?", content: "We're located at 11435 W Palmetto Park Rd Suite J, Boca Raton, FL 33428, inside Shoppes at Loggers Run. Easy parking and convenient access."}, ]} - animationType="slide-up" + animationType="smooth" textboxLayout="default" useInvertedBackground={false} faqsAnimation="slide-up" @@ -214,6 +215,7 @@ export default function LandingPage() { mediaPosition="left" inputPlaceholder="Your email for directions" buttonText="Get Directions" + mediaAnimation="smooth" />