-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathuk.html
More file actions
42 lines (42 loc) · 3.03 KB
/
uk.html
File metadata and controls
42 lines (42 loc) · 3.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!doctype html>
<html lang="en-GB">
<head>
<!-- Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KV2WXQJ');</script>
<!-- End Tag Manager -->
<title>JHF Research & Marketing Services</title>
<link rel="shortcut icon" href="/favicon.ico">
<meta charset="UTF-8">
<meta name="description" content="JHF provides digital marketing strategy, automation, and SEO services for the United Kingdom and European markets with representation in Manchester, UK.">
<meta name="keywords" content="UK Marketing,UK Marketing Research,UK Marketing Automation,UK SEO,UK Marketing Strategy,Manchester">
<meta name="author" content="JHF">
<link href="https://fonts.googleapis.com/css?family=Pacifico" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap! -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<!-- End of Boostrap! -->
<!-- British Edition -->
<style>html {background-color:black;} body {-webkit-filter: invert(100%);filter: invert(100%);}</style>
<!-- End British Edition -->
</head>
<body>
<!-- Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KV2WXQJ"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- Tag Manager (noscript) -->
<div id="content" style="text-align:center; margin:auto; margin-top:5%; max-width:600px; color:#424242;">
<a href="/uk"><img src='/img/jhf_logo.png' alt='JHF Logo'></a>
<h1>JHF Research & Marketing</h1>
<h2 style="font-size:22px;">Digital marketing strategy, automation, and administration services with representation in Manchester, UK.</h2>
<h3 style="font-size:32px; font-family:'Pacifico';">"Let marketing teams <u>just have fun</u>."</h3>
<p style="padding-top:20px;"><a href="https://mccrackenmarketing.co.uk/contact-us/?utm_campaign=jhf" class="btn btn-lg btn-success">Contact Our UK Agency</a></p>
</div>
</body>
</html>