Update src/app/page.tsx

This commit is contained in:
2026-03-15 16:34:22 +00:00
parent d292ff5b58
commit c44c78cee6

View File

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