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"