From c1b99f82ead98eda15cc3e50e394a11fc4437279 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 03:10:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1676866..6a45958 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { ]} buttons={[ { - text: "Browse Products", href: "#products"}, + text: "Shop Our Collection", href: "#products"}, { text: "Send Order on WhatsApp", href: "https://wa.me/919453157463"}, ]} @@ -246,4 +246,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file