-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
48 lines (42 loc) · 1.93 KB
/
index.html
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
<!DOCTYPE HTML>
<!--
Fractal by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>iFixie Chattanooga Computer Repair - Closed</title>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Header -->
<header id="header">
<div class="content">
<h1><a href="#">Thanks for over</a></h1>
<h1><a href="#">12 years of business</a></h1>
<h1><a href="#">in Chattanooga!</a></h1>
</div>
<div class="image phone"><div class="inner"><img src="images/DonaldSayers.jpg" alt="" /></div></div>
</header>
<!-- One -->
<section id="one" class="wrapper style2 special">
<header class="major">
<h2>I have decided to take a full time job, and I've closed my doors. </h2>
<h2>I am so proud to have helped thousands of people in Chattanooga over the years. It wasn’t an easy decision to make. </h2>
<h2>If you are a past customer and have my number and need anything feel free to text me. I’d be happy to point you in the right direction.</h2>
<h2>If you are interested in my other projects, check them out here.</h2>
<a href="https://donaldsayers.com" class="button primary">DonaldSayers.com</a></li><ul class="actions">
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>