Update src/app/page.tsx

This commit is contained in:
2026-01-08 15:42:49 +00:00
parent 9b31de0b7b
commit 43e429a852

View File

@@ -33,7 +33,7 @@ export default function LandingPage() {
button={{
text: "Shop Now", href: "products"
}}
navItems={[
links={[
{ name: "Home", id: "hero" },
{ name: "Why Edgetabs", id: "about" },
{ name: "Features", id: "features" },