Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-07 16:30:31 +00:00

View File

@@ -102,7 +102,7 @@ export default function LandingPage() {
description="Share your reflections, your dreams, and your story. Let's create something meaningful together."
buttons={[
{ text: "Send Message", href: "mailto:hello@reflections.com" },
{ text: "Learn More", href: "#hero" },
{ text: "Begin Reflecting", href: "#hero" },
]}
background={{ variant: "plain" }}
useInvertedBackground={false}