Update src/app/shop/page.tsx
This commit is contained in:
@@ -124,9 +124,9 @@ export default function ShopPage() {
|
||||
{
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Shop", href: "/shop"},
|
||||
name: "Shop", id: "/shop"},
|
||||
{
|
||||
name: "Products", href: "/products"},
|
||||
name: "Products", id: "/products"},
|
||||
{
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user