From 37acbda861faaa167f4f42d36972e4bf52b0dfad Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 17:14:18 +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 ff795a7..cb910d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { description="Your Trusted 24/7 Medical Store. Wide range of genuine medicines, wellness products, and fast doorstep delivery — all backed by knowledgeable staff who truly care about your health." background={{ variant: "animated-grid" }} buttons={[ - { text: "Order Medicines Now", href: "#contact" }, + { text: "Order Online Now", href: "https://wa.me/919876543210" }, { text: "Get Expert Advice", href: "https://wa.me/919876543210" } ]} layoutOrder="default" -- 2.49.1