Update src/app/page.tsx

This commit is contained in:
2026-03-05 19:01:09 +00:00
parent ee74959362
commit e4d15a9e4f

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
mediaAnimation="none"
buttons={[
{ text: "Shop Collection", href: "#products" },
{ text: "Explore Collection", href: "#features" }
{ text: "Browse Hats", href: "#features" }
]}
/>
</div>