Update src/app/page.tsx

This commit is contained in:
2026-01-08 15:42:54 +00:00
parent 358df0c4a5
commit fad80e24c1

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" },