From 56a6123f4ed8e325130877f38d445722887ca4c5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 03:57:38 +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 86389e1..120168e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { ]} rating={5} ratingText="Trusted by Hyderabad Youth" - buttons={[{ text: "Shop Collection", href: "#products" }]} + buttons={[{ text: "Shop Now – Premium Streetwear", href: "#products" }]} mediaAnimation="slide-up" tagAnimation="slide-up" buttonAnimation="slide-up" -- 2.49.1