Add SVG for Open Graph image featuring brand and service details

This commit is contained in:
hamed
2026-06-28 22:34:28 +03:30
parent 1bf9035f5f
commit 439bb0868e
10 changed files with 61 additions and 10 deletions
+4 -4
View File
@@ -14,13 +14,13 @@
<meta property="og:title" content="کلینیک پرو — نرم‌افزار مدیریت مطب و نوبت‌دهی آنلاین"/>
<meta property="og:description" content="نوبت‌دهی آنلاین، پرونده‌ی بیمار و حساب مطب در یک پنل ساده و سریع."/>
<meta property="og:url" content="{{ base }}/"/>
<meta property="og:image" content="{{ base }}/icons/icon-512.png"/>
<meta property="og:image" content="{{ base }}/og-image.png"/>
<meta property="og:locale" content="fa_IR"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:title" content="کلینیک پرو — نرم‌افزار مدیریت مطب و نوبت‌دهی آنلاین"/>
<meta name="twitter:description" content="نوبت‌دهی آنلاین، پرونده‌ی بیمار و حساب مطب در یک پنل ساده و سریع."/>
<meta name="twitter:image" content="{{ base }}/icons/icon-512.png"/>
<meta name="twitter:image" content="{{ base }}/og-image.png"/>
<script type="application/ld+json">
{
@@ -57,8 +57,8 @@
]
}
</script>
<link rel="preconnect" href="https://cdn.jsdelivr.net" crossorigin/>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&display=swap"/>
<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/>
{{ encore_entry_link_tags('home') }}
<script>
document.documentElement.classList.add('js');