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"