-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
172 lines (163 loc) · 8.12 KB
/
contact.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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Contact - Jackie Macharia, Personal Portfolio</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="img/website/favicon.ico">
<!-- Template Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Poppins:400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,600i,700" rel="stylesheet">
<!-- Template CSS Files -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-Zenh87qX5JnK2Jl0vWa8Ck2rdkQ2Bzep5IDxbcnCeuOxjzrPF/et3URy9Bv1WTRi" crossorigin="anonymous">
<link href="css/preloader.min.css" rel="stylesheet">
<link href="css/circle.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" rel="stylesheet">
<link href="css/fm.revealator.jquery.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<!-- CSS Skin File -->
<link href="css/skins/yellow.css" rel="stylesheet">
<!-- Modernizr JS File -->
<script src="js/modernizr.custom.js"></script>
</head>
<body class="contact">
<!-- Header Starts -->
<header class="header" id="navbar-collapse-toggle">
<!-- Fixed Navigation Starts -->
<ul class="icon-menu d-none d-lg-block revealator-slideup revealator-once revealator-delay1">
<li class="icon-box">
<i class="fa-solid fa-house-chimney"></i>
<a href="index.html">
<h2>Home</h2>
</a>
</li>
<li class="icon-box">
<i class="fa-solid fa-user"></i>
<a href="about.html">
<h2>About</h2>
</a>
</li>
<!-- <li class="icon-box">
<i class="fa-solid fa-briefcase"></i>
<a href="portfolio.html">
<h2>Portfolio</h2>
</a>
</li> -->
<li class="icon-box active">
<i class="fa-solid fa-envelope-open"></i>
<a href="contact.html">
<h2>Contact</h2>
</a>
</li>
</ul>
<!-- Fixed Navigation Ends -->
<!-- Mobile Menu Starts -->
<nav role="navigation" class="d-block d-lg-none">
<div id="menuToggle">
<input type="checkbox" />
<span></span>
<span></span>
<span></span>
<ul class="list-unstyled" id="menu">
<li><a href="index.html"><i class="fa-solid fa-house-chimney"></i><span>Home</span></a></li>
<li><a href="about.html"><i class="fa-solid fa-user"></i><span>About</span></a></li>
<!-- <li><a href="portfolio.html"><i class="fa-solid fa-folder-open"></i><span>Portfolio</span></a></li> -->
<li class="active"><a href="contact.html"><i class="fa-solid fa-envelope-open"></i><span>Contact</span></a></li>
</ul>
</div>
</nav>
<!-- Mobile Menu Ends -->
</header>
<!-- Header Ends -->
<!-- Page Title Starts -->
<section class="title-section text-left text-sm-center revealator-slideup revealator-once revealator-delay1">
<h1>get in <span>touch</span></h1>
<span class="title-bg">contact</span>
</section>
<!-- Page Title Ends -->
<!-- Main Content Starts -->
<section class="main-content revealator-slideup revealator-once revealator-delay1">
<center>
<div class="container">
<div class="row">
<!-- Left Side Starts -->
<div class="col-12 col-lg-12">
<h3 class="text-uppercase custom-title mb-0 ft-wt-600 pb-3">Don't be shy 😊</h3>
<p class="open-sans-font mb-3">Feel free to get in touch with me. I am always open to discussing new projects, creative ideas or opportunities to be part of your visions.</p>
<ul class="social list-unstyled pt-1 mb-5">
<li class="linkedin"><a title="LinkedIn" href="https://www.linkedin.com/in/jackiewmacharia" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-linkedin"></i></a>
</li>
<li class="github"><a title="Github" href="https://github.com/jackiewmacharia" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-github"></i></a>
</li>
<li class="twitter"><a title="Twitter" href="https://twitter.com/jackiewmacharia" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-twitter"></i></a>
</li>
<li class="mastodon"><a title="Mastodon" href="https://hachyderm.io/@jackiewmacharia" target="_blank" rel="noopener noreferrer me"><i class="fa-solid fa-brands fa-mastodon"></i></a>
</li>
</ul>
</div>
<!-- Left Side Ends -->
</div>
<div class="row">
<!-- Contact Form Starts -->
<div class="col-12 col-lg-12">
<form class="contactform" action="./thank-you.html" name="contact" method="POST" data-netlify="true" data-netlify-recaptcha="true" netlify-honeypot="bot-field">
<div class="contactform">
<p class="hidden-honeypot">
<label>
Don’t fill this out if you’re human: <input name="bot-field" />
</label>
</p>
<div class="row form-block">
<div class="col-12 col-md-9">
<input required type="text" name="name" placeholder="YOUR NAME">
</div>
<div class="col-12 col-md-9">
<input required type="email" name="email" placeholder="YOUR EMAIL">
</div>
<div class="col-12 col-md-9">
<input required type="text" name="subject" placeholder="YOUR SUBJECT">
</div>
<div class="col-12">
<textarea required name="message" placeholder="YOUR MESSAGE"></textarea>
<div data-netlify-recaptcha="true"></div>
<button type="submit" class="btn btn-contact" style="margin-top: 20px;">Send Message</button>
</div>
<div class="col-12 form-message">
<span class="output_message text-center font-weight-600 text-uppercase"></span>
</div>
</div>
</div>
</form>
</div>
<!-- Contact Form Ends -->
</div>
</div>
</center>
<footer style="position: fixed;">
<ul class="copyright">
<li>
©
<script type="text/JavaScript">document.write(new Date().getFullYear());</script>
</li>
<li>
<a href="https://github.com/jackiewmacharia" target="_blank" rel="noopener noreferrer">
jackiewmacharia
</a>
</li>
</ul>
</footer>
</section>
<!-- Template JS Files -->
<script src="js/jquery-3.5.0.min.js"></script>
<script src="js/preloader.min.js"></script>
<script src="js/fm.revealator.jquery.min.js"></script>
<script src="js/imagesloaded.pkgd.min.js"></script>
<script src="js/masonry.pkgd.min.js"></script>
<script src="js/classie.js"></script>
<script src="js/cbpGridGallery.js"></script>
<script src="js/jquery.hoverdir.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/custom.js"></script>
</body>
</html>