diff --git a/frontend/application/components/ProductPage.tsx b/frontend/application/components/ProductPage.tsx
index 32d6cd8..4e6a678 100644
--- a/frontend/application/components/ProductPage.tsx
+++ b/frontend/application/components/ProductPage.tsx
@@ -179,7 +179,7 @@ export default function ProductPage({ productSlug }: { productSlug: string }) {
if (!product || !fullProduct || !calculation) return
محصول یافت نشد
;
return (
-
+
{/* Breadcrumbs for Mobile and Desktop */}