Update src/app/shop/page.tsx

This commit is contained in:
2026-02-18 21:12:03 +00:00
parent 853d122b55
commit 040c8b63e8

View File

@@ -59,7 +59,6 @@ export default function ShopPage() {
{
title: "Services", items: [
{ label: "Website Design", href: "#services" },
{ label: "Website Redesign", href: "#services" },
{ label: "Brand Integration", href: "#services" },
{ label: "Optimization", href: "#services" }
]
@@ -138,7 +137,6 @@ export default function ShopPage() {
{
title: "Services", items: [
{ label: "Website Design", href: "#services" },
{ label: "Website Redesign", href: "#services" },
{ label: "Brand Integration", href: "#services" },
{ label: "Optimization", href: "#services" }
]