From 2b47af9e1e772bf8e1287b3aee5311ac2d551997 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 22:21:20 +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 ea1c3a8..a8d6a50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function ShirtWaliMarketPage() { title="Style Delivered to Your Door" description="Discover the latest trends in high-quality shirts and daily wear. Elevate your wardrobe with our curated collection of premium fabrics and timeless designs." buttons={[ - { text: "Browse Collection", href: "#services" }, + { text: "Shop the Catalog", href: "#services" }, { text: "Our Story", href: "#about" }, ]} buttonAnimation="slide-up" -- 2.49.1