Update src/app/shop/[id]/page.tsx

This commit is contained in:
2026-02-19 06:22:39 +00:00
parent 615f14baa3
commit fe980204e0

View File

@@ -131,7 +131,7 @@ export default function ProductPage({ params }: ProductPageProps) {
{ label: "Licensed & Insured", href: "#" }
]
}
]
]}
/>
</div>
</ReactLenis>
@@ -212,7 +212,7 @@ export default function ProductPage({ params }: ProductPageProps) {
{ label: "Licensed & Insured", href: "#" }
]
}
]
]}
/>
</div>
</ReactLenis>
@@ -317,7 +317,7 @@ export default function ProductPage({ params }: ProductPageProps) {
{ label: "Licensed & Insured", href: "#" }
]
}
]
]}
/>
</div>
</ReactLenis>