From 3a56a459f54540322fc4406a173299502a1e1bbc Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 11:45:06 +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 4c2b3a8..358a46e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -186,7 +186,7 @@ export default function LandingPage() { background={{ variant: "downward-rays-animated" }} tag="Let's Connect" title="Book Your Session" - description="Start your journey with Memories Studio by sharing a bit about your vision." + description="Start your journey with Memories Studio by sharing a bit about your vision, and be sure to mention your preferred date!" imageSrc="http://img.b2bpic.net/free-photo/studio-arrangement-shooting_23-2148503652.jpg" mediaAnimation="blur-reveal" /> @@ -205,4 +205,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file