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="کلینیک پرو؛ نرم‌افزار مدیریت مطب و کلینیک — نوبت‌دهی آنلاین، پرونده‌ی بیمار و حسابداری مطب، همه در یک پنل ساده و سریع."/> <meta name="description" content="کلینیک پرو؛ نرم‌افزار مدیریت مطب و کلینیک — نوبت‌دهی آنلاین، پرونده‌ی بیمار و حسابداری مطب، همه در یک پنل ساده و سریع."/>
<link rel="canonical" href="{{ base }}/"/> <link rel="canonical" href="{{ base }}/"/>
<meta name="robots" content="index, follow, max-image-preview:large"/> <meta name="robots" content="index, follow, max-image-preview:large"/>
<meta name="enamad" content="29295890"/>
<meta property="og:type" content="website"/> <meta property="og:type" content="website"/>
<meta property="og:site_name" content="کلینیک پرو"/> <meta property="og:site_name" content="کلینیک پرو"/>
@@ -24,38 +25,38 @@
<script type="application/ld+json"> <script type="application/ld+json">
{ {
"@context": "https://schema.org", "@context": "https://schema.org",
"@graph": [ "@graph": [
{ {
"@type": "Organization", "@type": "Organization",
"@id": "{{ base }}/#org", "@id": "{{ base }}/#org",
"name": "کلینیک پرو", "name": "کلینیک پرو",
"url": "{{ base }}/", "url": "{{ base }}/",
"logo": "{{ base }}/icons/icon-512.png", "logo": "{{ base }}/icons/icon-512.png",
"contactPoint": { "contactPoint": {
"@type": "ContactPoint", "@type": "ContactPoint",
"telephone": "+98-74-91012178", "telephone": "+98-74-91012178",
"contactType": "customer support", "contactType": "customer support",
"areaServed": "IR", "areaServed": "IR",
"availableLanguage": "fa" "availableLanguage": "fa"
}, },
"address": { "address": {
"@type": "PostalAddress", "@type": "PostalAddress",
"addressLocality": "یاسوج", "addressLocality": "یاسوج",
"streetAddress": "مهریان، خیابان شهید ستاره شیرازی، خیابان امام‌زاده احمد، پلاک ۸", "streetAddress": "مهریان، خیابان شهید ستاره شیرازی، خیابان امام‌زاده احمد، پلاک ۸",
"addressCountry": "IR" "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> </script>
<link rel="preload" href="/fonts/Vazirmatn-Regular.woff2" as="font" type="font/woff2" crossorigin/> <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/> <link rel="preload" href="/fonts/Vazirmatn-Bold.woff2" as="font" type="font/woff2" crossorigin/>