-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
41 lines (41 loc) · 2.95 KB
/
index.html
File metadata and controls
41 lines (41 loc) · 2.95 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
<!doctype html>
<html lang="en">
<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, SEO, and SEM services. Based in San Francisco, California and serving global clients.">
<meta name="keywords" content="Marketing,Research,Automation,SEO,Strategy">
<meta name="author" content="JHF">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://fonts.googleapis.com/css?family=Pacifico" rel="stylesheet">
<!-- 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! -->
<!-- 394C2DD3-FB19-4F45-9E49-C6471345BF41 -->
</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:620px; color:#424242;">
<img src='/img/jhf_logo.png' alt='JHF Logo'>
<h1>JHF Research & Marketing</h1>
<h2 style="font-size:22px;">Digital marketing strategy, Search Engine Optimization, and Search Engine Marketing services based in San Francisco, USA.</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://jhfresearch.com/" class="btn btn-lg btn-success">Go to JHF Research LLC</a></p>
<img src="https://www.gstatic.com/partners/badge/images/2023/PartnerBadge.png" width="120px" style="padding-top:20px;" alt="JHF Google Partner Badge">
</div>
</body>
</html>