Update src/app/page.tsx

This commit is contained in:
2026-05-28 00:15:14 +00:00
parent 25ab8dd317
commit 60c80fc9a6

View File

@@ -36,7 +36,7 @@ export default function LandingPage() {
{ name: "Contact", id: "contact" }
]}
button={{
text: "Shop Now", href: "collection"
text: "Shop Now", href: "collection"
}}
/>
</div>