Update src/app/page.tsx
This commit is contained in:
@@ -233,7 +233,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Explore", items: [
|
||||
{
|
||||
label: "Home", href: "#hero"},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "Menu", href: "#products"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user