Update src/app/page.tsx

This commit is contained in:
2026-05-09 17:10:03 +00:00
parent eaaa9d702d
commit 665bdf9a09

View File

@@ -153,7 +153,7 @@ export default function LandingPage() {
tag="Let's Celebrate"
title="Sending You All My Love"
description="I hope you have the most beautiful day, Mom. You deserve all the happiness in the world."
buttons={[{ text: "Click for a Special Surprise", onClick: () => alert('Sending a giant virtual hug to mom!') }]}
buttons={[{ text: "Send Virtual Hug" }]}
/>
</div>