2 Commits

Author SHA1 Message Date
ba53639876 Update src/app/page.tsx 2026-03-24 03:59:47 +00:00
2de598871a Merge version_4 into main
Merge version_4 into main
2026-03-24 03:55:36 +00:00

View File

@@ -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"},
]}