From 5a4b681f7e3277d2efdf1c19f980b443e2c7ed9c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 01:21:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dfe6e3f..47f59f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -250,7 +250,7 @@ export default function LandingPage() { variant: "gradient-bars"}} tag="Inquiry" title="Let's Film Your Story" - description="Ready to document your day? Fill in the form below and we'll check our availability for your date." + description="Our calendar fills up quickly—reach out now to secure your wedding date." inputPlaceholder="Enter your email address" buttonText="Check Availability" /> @@ -293,4 +293,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file