From dcadf0c60e47f1cada942fe929f1664e991e8be4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 17:11:58 +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 8b4076c..a38a849 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { background={{ variant: "animated-grid" }} buttons={[ { text: "Order Medicines Now", href: "#contact" }, - { text: "Call the Pharmacist", href: "#contact" } + { text: "Get Expert Advice", href: "https://wa.me/919876543210" } ]} layoutOrder="default" imageSrc="http://img.b2bpic.net/free-photo/male-student-practicing-medicine_23-2149040260.jpg" -- 2.49.1