Update src/app/page.tsx
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user