From f8ff76d682759d7bc675db358cc2704075a07fd0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 19:27:04 +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 caf0fe2..a6ebce9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { ]} mediaAnimation="slide-up" buttons={[ - { text: "Browse Collection", href: "#products" }, + { text: "Shop Now - Best Prices", href: "#products" }, { text: "WhatsApp Us", href: "https://wa.me/919630105490" }, ]} /> -- 2.49.1