From 0eef2e77d0877c10ce524a7ad2e0bac302494ea0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 12:21:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index f80bb2f..ca0ce8c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,6 +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" }]} kpis={[ { value: "10k+", label: "Orders Delivered"}, -- 2.49.1