From e97d48edf83b689c2c17b80b5926a833b2109b3b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 15:01:14 +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 4c85399..edc1023 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,7 +40,7 @@ export default function SachetWaterPage() { { name: "Testimonials", id: "testimonials" }, { name: "Contact", id: "/contact" } ]} - button={{ text: "Place an Order", href: "/contact" }} + button={{ text: "WhatsApp Us", href: "https://wa.me/2341234567890" }} animateOnLoad={false} />