From 5692b5a9c8f1f1ad18f073145fbb65a01279a44e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 04:24:59 +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 77ebade..a4741c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,7 +115,7 @@ export default function LandingPage() { tag="Collections" tagIcon={Package} tagAnimation="slide-up" - buttons={[{ text: "Browse All Products", href: "#" }]} + buttons={[{ text: "View Our Thread Collections", href: "#" }]} buttonAnimation="slide-up" textboxLayout="default" animationType="slide-up" -- 2.49.1