From 19aa59f91ec3b7ef1a8f5dc065df2c7afbaab6e3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:12:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0c674ac..79c0dd6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -209,6 +209,7 @@ export default function LandingPage() { description="Reach out to us for bookings, inquiries, or to learn more about our wellness services. We're available 7 days a week." background={{ variant: "plain" }} useInvertedBackground={false} + mediaAnimation="slide-up" mediaPosition="left" inputPlaceholder="Your Email Address" buttonText="Send Message" -- 2.49.1