From a44ff289b691128a74b3b3a15c75dc1f2792ce13 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 15:01:13 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 43b9fe4..3fa81ca 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -39,7 +39,7 @@ export default function ContactPage() { { 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} />