From 80290672933e94534d497036abe78d093dd52b67 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 15:07:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fa69253..c48c5a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -186,7 +186,7 @@ export default function LandingPage() { description="I'd love to hear from you. Leave a message to brighten my birthday!" buttons={[ { - text: "Send Wish", href: "#"}, + text: "Share Your Birthday Wishes", href: "#"}, ]} /> -- 2.49.1