3 Commits

Author SHA1 Message Date
37acbda861 Update src/app/page.tsx 2026-03-12 17:14:18 +00:00
5e41b28383 Merge version_2 into main
Merge version_2 into main
2026-03-12 17:12:27 +00:00
a016ad2878 Merge version_2 into main
Merge version_2 into main
2026-03-12 17:12:02 +00:00

View File

@@ -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." 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" }} background={{ variant: "animated-grid" }}
buttons={[ 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" } { text: "Get Expert Advice", href: "https://wa.me/919876543210" }
]} ]}
layoutOrder="default" layoutOrder="default"