feat(breadcrumb): implement BreadcrumbList structure and validation for SEO compliance

This commit is contained in:
hamed
2026-07-24 10:39:41 +03:30
parent 9053681375
commit b8514e64cf
11 changed files with 178 additions and 30 deletions
+1
View File
@@ -141,6 +141,7 @@ async function SpecialtyDetail({ params }) {
intro={intro}
faq={faq}
origin={origin}
slug={slug}
/>
</Layout>
</>