3 Commits

Author SHA1 Message Date
94198348b2 Merge version_4 into main
Merge version_4 into main
2026-05-12 22:33:04 +00:00
e65a3596bd Update src/app/page.tsx 2026-05-12 22:33:01 +00:00
19f77a77b9 Merge version_3 into main
Merge version_3 into main
2026-05-12 22:31:55 +00:00

View File

@@ -154,7 +154,7 @@ export default function LandingPage() {
useInvertedBackground={true}
background={{ variant: "gradient-bars" }}
text="Ready to capture your next memory?"
buttons={[{ text: "Send a Message", href: "mailto:hello@lensandlight.com" }]}
buttons={[{ text: "Check Availability & Pricing", href: "mailto:hello@lensandlight.com" }]}
/>
</div>