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 +}