From 8bc506f8635ab53e2622df29e7792529e762ca13 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 19:49:19 +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 ffab275..22ff540 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ - { text: "Explore Our Collection", href: "products" }, + { text: "Shop Now", href: "products" }, { text: "Visit Kasturi Nagar Store", href: "contact" }, ]} buttonAnimation="slide-up" -- 2.49.1