2 Commits

Author SHA1 Message Date
3587d28ae6 Update src/app/page.tsx 2026-04-15 18:02:11 +00:00
7440bbd2bb Merge version_2 into main
Merge version_2 into main
2026-04-15 18:01:19 +00:00

View File

@@ -222,7 +222,7 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{
variant: "plain"}}
text="Ready to capture your story? Lets create something beautiful together."
text="Lets 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() {
</ReactLenis>
</ThemeProvider>
);
}
}