File: /var/www/vhosts/creativefellows.nl/nec.creativefellows.nl/views/partials/header.inc.php
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title><?= $meta_title?></title>
<meta name="description" content="<?= $meta_description?>">
<link rel="canonical" href="<?= $canonical ?>">
<link rel="preconnect" href="https://use.typekit.net">
<link rel="preconnect" href="https://s3.eu-central-1.amazonaws.com">
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-96x96.png">
<link rel="stylesheet" href="https://use.typekit.net/myw6wdh.css">
<link rel="stylesheet" href="/css/app.css?v=01022023">
<?php if($canonical == "https://www.nec-enterprise.com/") echo '<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css">';?>
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "WebSite",
"name": "NEC Enterprise Solutions",
"url": "https://www.nec-enterprise.com/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.nec-enterprise.com/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "NEC Enterprise Solutions",
"alternateName": "NEC",
"url": "https://www.nec-enterprise.com/",
"logo": "https://www.nec-enterprise.com/images/favicon-96x96.png",
"contactPoint": [{
"@type": "ContactPoint",
"telephone": "31 35 6899111",
"contactType": "customer service",
"areaServed": "NL",
"availableLanguage": ["Dutch","en"]
},{
"@type": "ContactPoint",
"telephone": "+44 (0)115 969 5700",
"contactType": "customer service",
"areaServed": "GB",
"availableLanguage": "en"
},{
"@type": "ContactPoint",
"telephone": "+971 4 4150666",
"contactType": "customer service",
"areaServed": "AE"
},{
"@type": "ContactPoint",
"telephone": "800 597 187",
"contactType": "customer service",
"areaServed": "IT",
"availableLanguage": ["Italian","en"]
},{
"@type": "ContactPoint",
"telephone": "+33 (0)1 46 49 46 49",
"contactType": "customer service",
"areaServed": "FR",
"availableLanguage": "fr"
}],
"sameAs": [
"https://www.facebook.com/nec.global",
"https://twitter.com/necenterprise",
"https://www.youtube.com/user/NECITPLATFORM",
"https://www.linkedin.com/company/nec-enterprise-solutions/",
"http://nectoday.com/"
]
}
</script>
</head>
<body>
<?=$main_navigation?>
<?=$dropdown_navigation?>