Update src/app/page.tsx
This commit is contained in:
@@ -33,7 +33,7 @@ export default function LandingPage() {
|
|||||||
button={{
|
button={{
|
||||||
text: "Shop Now", href: "products"
|
text: "Shop Now", href: "products"
|
||||||
}}
|
}}
|
||||||
navItems={[
|
links={[
|
||||||
{ name: "Home", id: "hero" },
|
{ name: "Home", id: "hero" },
|
||||||
{ name: "Why Edgetabs", id: "about" },
|
{ name: "Why Edgetabs", id: "about" },
|
||||||
{ name: "Features", id: "features" },
|
{ name: "Features", id: "features" },
|
||||||
|
|||||||
Reference in New Issue
Block a user