From 3587d28ae65953f17ac71a29698a1b1707fd3ab1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 18:02:11 +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 f3189c5..af49c15 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -222,7 +222,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "plain"}} - text="Ready to capture your story? Let’s create something beautiful together." + text="Let’s turn your vision into timeless imagery—inquire for your date today." buttons={[ { text: "Inquire About Your Date", href: "mailto:hello@lumina.com"}, @@ -260,4 +260,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1