From 457f90f91292cc55ce4cf4f4d0ea150b6d10c96f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:54:05 +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 4d90440..2c63857 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/elegant-table-setting-outdoor-wedding-reception_637285-5685.jpg?_wi=1", imageAlt: "จัดงานแต่งงาน" } ]} buttons={[ - { text: "📞 โทรเลยตอนนี้", href: "tel:+66000000000" }, + { text: "📞 โทรเลยตอนนี้ (ลด 10%)", href: "tel:+66000000000" }, { text: "💬 แอดไลน์เพื่อสอบถาม", href: "https://line.me/R/ti/p/@weddingdangchud" } ]} /> -- 2.49.1