Merge version_3 into main #6

Merged
bender merged 1 commits from version_3 into main 2026-03-05 19:01:13 +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>