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