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"