From ba536398761e138acfdaf64bd3cf82c263ede406 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 03:59:47 +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 20bcf1e..1ba44c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { tagAnimation="blur-reveal" buttons={[ { - text: "Order via WhatsApp", href: "https://wa.me/yourwhatsappnumber?text=Hi! I'd like to order your delicious spinach nuggets!"}, + text: "Claim 20% OFF via WhatsApp", href: "https://wa.me/yourwhatsappnumber?text=Hi! I'd like to order your delicious spinach nuggets!"}, { text: "Order via Instagram", href: "https://instagram.com/yourinstagramhandle"}, ]}