From 650e276c26d0abca080634fd6b9da3d39349755a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 12:23:22 +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 ca0ce8c..e1fd706 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { variant: "gradient-bars"}} title="Your Trusted Online Pharmacy for Quality Tablets" description="Providing convenient, reliable, and affordable access to daily medications and wellness products delivered to your door." - buttons={[{ text: "Browse Products", href: "#products" }]} + buttons={[{ text: "Get Your Medications Now", href: "#products" }]} kpis={[ { value: "10k+", label: "Orders Delivered"}, -- 2.49.1