-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
52 lines (52 loc) · 2.61 KB
/
Copy pathindex.html
File metadata and controls
52 lines (52 loc) · 2.61 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
43
44
45
46
47
48
49
50
51
52
<!DOCTYPE HTML>
<html lang="en">
<head>
<title>Farmify | The easiest way to manage your poultry farm records.</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no" />
<meta name="description" content="Farmify enables farmers with the tools to manage their poultry farm records." />
<meta property="og:site_name" content="Farmify | The easiest way to manage your poultry farm records." />
<meta property="og:title" content="Farmify | The easiest way to manage your poultry farm records." />
<meta property="og:type" content="website" />
<meta property="og:description" content="Farmify enables farmers with the tools to manage their poultry farm records." />
<link href="https://fonts.googleapis.com/css?family=Overpass+Mono:700,700italic,400,400italic,600,600italic" rel="stylesheet" type="text/css" />
<link rel="icon" type="image/png" href="assets/images/favicon.png" />
<link rel="apple-touch-icon" href="assets/images/apple-touch-icon.png" />
<link rel="stylesheet" href="assets/main.css" />
<noscript><link rel="stylesheet" href="assets/noscript.css" /></noscript>
</head>
<body class="is-loading">
<div id="wrapper">
<div id="main">
<div class="inner">
<div id="container06" class="container default">
<div class="wrapper">
<div class="inner">
<div id="image07" class="image">
<a href="#"><img src="assets/images/image07.png" alt="Farmify" /></a>
</div>
</div>
</div>
</div>
<div id="container02" class="container default">
<div class="wrapper">
<div class="inner">
<h2 id="text04">The easiest way to manage your poultry farm records.</h2>
<h3 id="text07">Farmify enables farmers with the tools to manage their poultry farm records.</h3>
<ul id="buttons03" class="buttons">
<li>
<a href="https://app.farmify.xyz" class="button n01"><svg><use xlink:href="assets/icons.svg#arrow-right"></use></svg><span class="label">Get Started</span></a>
</li>
</ul>
<div id="image02" class="image full">
<span class="deferred"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjAiIHk9IjAiIHZpZXdCb3g9IjAgMCAxNTA0IDEwMTgiIHdpZHRoPSIxNTA0IiBoZWlnaHQ9IjEwMTgiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxyZWN0IGZpbGw9InRyYW5zcGFyZW50IiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIi8%2BPC9zdmc%2B" data-src="assets/images/image02.png" alt="Farmify" /></span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="assets/main.js"></script>
</body>
</html>