This commit is contained in:
hamed
2026-07-09 12:12:43 +03:30
parent 0ad8487aac
commit 3fbdb01add
+32 -31
View File
@@ -8,6 +8,7 @@
<meta name="description" content="کلینیک پرو؛ نرم‌افزار مدیریت مطب و کلینیک — نوبت‌دهی آنلاین، پرونده‌ی بیمار و حسابداری مطب، همه در یک پنل ساده و سریع."/>
<link rel="canonical" href="{{ base }}/"/>
<meta name="robots" content="index, follow, max-image-preview:large"/>
<meta name="enamad" content="29295890"/>
<meta property="og:type" content="website"/>
<meta property="og:site_name" content="کلینیک پرو"/>
@@ -24,38 +25,38 @@
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "{{ base }}/#org",
"name": "کلینیک پرو",
"url": "{{ base }}/",
"logo": "{{ base }}/icons/icon-512.png",
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+98-74-91012178",
"contactType": "customer support",
"areaServed": "IR",
"availableLanguage": "fa"
},
"address": {
"@type": "PostalAddress",
"addressLocality": "یاسوج",
"streetAddress": "مهریان، خیابان شهید ستاره شیرازی، خیابان امام‌زاده احمد، پلاک ۸",
"addressCountry": "IR"
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "{{ base }}/#org",
"name": "کلینیک پرو",
"url": "{{ base }}/",
"logo": "{{ base }}/icons/icon-512.png",
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+98-74-91012178",
"contactType": "customer support",
"areaServed": "IR",
"availableLanguage": "fa"
},
"address": {
"@type": "PostalAddress",
"addressLocality": "یاسوج",
"streetAddress": "مهریان، خیابان شهید ستاره شیرازی، خیابان امام‌زاده احمد، پلاک ۸",
"addressCountry": "IR"
}
},
{
"@type": "WebSite",
"@id": "{{ base }}/#website",
"url": "{{ base }}/",
"name": "کلینیک پرو",
"inLanguage": "fa-IR",
"publisher": { "@id": "{{ base }}/#org" }
}
]
}
},
{
"@type": "WebSite",
"@id": "{{ base }}/#website",
"url": "{{ base }}/",
"name": "کلینیک پرو",
"inLanguage": "fa-IR",
"publisher": { "@id": "{{ base }}/#org" }
}
]
}
</script>
<link rel="preload" href="/fonts/Vazirmatn-Regular.woff2" as="font" type="font/woff2" crossorigin/>
<link rel="preload" href="/fonts/Vazirmatn-Bold.woff2" as="font" type="font/woff2" crossorigin/>