diff --git a/src/app/page.tsx b/src/app/page.tsx index 0ea0db6..6d107f2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,7 +148,7 @@ export default function LandingPage() { title="Ready to Make This Day Extra Special?" description="Share your love and appreciation. Send a special message or plan the perfect celebration for the most important woman in your life." buttons={[ - { text: "Send a Message", href: "mailto:your-email@example.com" }, + { text: "Write Your Tribute", href: "mailto:your-email@example.com" }, { text: "Schedule a Celebration", href: "#" }, ]} buttonAnimation="slide-up"