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"