generated from fahricansecer/boilerplate-fe
main
Some checks failed
UI Deploy (Next-Auth Support) 🎨 / build-and-deploy (push) Has been cancelled
Some checks failed
UI Deploy (Next-Auth Support) 🎨 / build-and-deploy (push) Has been cancelled
This commit is contained in:
66
index.html
66
index.html
@@ -3,8 +3,70 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Harun CAN - Oyuncu, Seslendirme Sanatçısı, Müzisyen</title>
|
||||
<meta name="description" content="Kariyerine 1986 yılında başlayan Harun CAN; oyuncu, seslendirme sanatçısı, müzisyen ve içerik üreticisi olarak sanat hayatını çok yönlü bir şekilde sürdürmektedir." />
|
||||
<title>HARUNCAN SoundArts | Professional Turkish Voice Actor & Game Localization</title>
|
||||
<meta name="description" content="Harun CAN SoundArts offers premium video game localization, character voice acting, and professional dubbing services. Over 30 years of experience in audio localization for AAA games and global brands." />
|
||||
<meta name="keywords" content="Turkish voice actor, video game localization, game dubbing turkey, Harun CAN, character voice acting, professional localization studio, Turkish voice over services, AAA game localization" />
|
||||
<meta name="author" content="Harun CAN" />
|
||||
<meta property="og:title" content="HARUNCAN SoundArts | Professional Turkish Voice Actor" />
|
||||
<meta property="og:description" content="Premium video game localization and character voice acting services by Harun CAN." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://haruncan.com" />
|
||||
|
||||
<!-- JSON-LD Structured Data -->
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "ProfessionalService",
|
||||
"name": "HARUNCAN SoundArts",
|
||||
"image": "https://haruncan.com/logo.png",
|
||||
"@id": "https://haruncan.com",
|
||||
"url": "https://haruncan.com",
|
||||
"telephone": "",
|
||||
"address": {
|
||||
"@type": "PostalAddress",
|
||||
"streetAddress": "",
|
||||
"addressLocality": "Istanbul",
|
||||
"postalCode": "",
|
||||
"addressCountry": "TR"
|
||||
},
|
||||
"geo": {
|
||||
"@type": "GeoCoordinates",
|
||||
"latitude": 41.0082,
|
||||
"longitude": 28.9784
|
||||
},
|
||||
"openingHoursSpecification": {
|
||||
"@type": "OpeningHoursSpecification",
|
||||
"dayOfWeek": [
|
||||
"Monday",
|
||||
"Tuesday",
|
||||
"Wednesday",
|
||||
"Thursday",
|
||||
"Friday"
|
||||
],
|
||||
"opens": "09:00",
|
||||
"closes": "18:00"
|
||||
},
|
||||
"sameAs": [
|
||||
"https://www.instagram.com/haruncan",
|
||||
"https://twitter.com/haruncan",
|
||||
"https://www.youtube.com/haruncan"
|
||||
],
|
||||
"knowsAbout": ["Video Game Localization", "Voice Acting", "Dubbing", "Audio Engineering", "Music Direction"]
|
||||
}
|
||||
</script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Person",
|
||||
"name": "Harun CAN",
|
||||
"jobTitle": "Voice Actor, Music Director, Actor",
|
||||
"url": "https://haruncan.com",
|
||||
"sameAs": [
|
||||
"https://www.imdb.com/name/nm10851457/"
|
||||
]
|
||||
}
|
||||
</script>
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=JetBrains+Mono:wght@400;700&family=Space+Grotesk:wght@400;600;700&display=swap" rel="stylesheet">
|
||||
|
||||
Reference in New Issue
Block a user