diff --git a/src/app/page.tsx b/src/app/page.tsx index 32e84a5..091edf8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { imagePosition="right" mediaAnimation="slide-up" buttons={[ - { text: "Shop Now", href: "#products" }, + { text: "Shop Premium Tees", href: "#products" }, { text: "Learn More", href: "#about" } ]} buttonAnimation="slide-up"