2 Commits

Author SHA1 Message Date
e4d15a9e4f Update src/app/page.tsx 2026-03-05 19:01:09 +00:00
ee74959362 Merge version_2 into main
Merge version_2 into main
2026-03-05 18:57:47 +00:00

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>