-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
199 lines (177 loc) · 6.44 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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
<!DOCTYPE html>
<html lang="zxx">
<head>
<title>Larry Volz | Software Engineer</title>
<meta charset="UTF-8">
<meta name="description" content="Larry Volz - Full Stack Software Engineer">
<meta name="keywords" content="Larry Volz, magician, software engineer, escape room, web developer, hypnotist, hypnotherapist, entertainer, comedian, magiccomedian, radford university, university of the people, springboard, cruise ships, zachary volz, nathaniel volz, richmond, virginia, va">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Stylesheets -->
<link rel="stylesheet" href="css/bootstrap.min.css"/>
<link rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.3.1/css/all.css">
<link rel="stylesheet" href="css/themify-icons.css"/>
<link rel="stylesheet" href="css/accordion.css"/>
<link rel="stylesheet" href="css/fresco.css"/>
<link rel="stylesheet" href="css/owl.carousel.min.css"/>
<!-- Main Stylesheets -->
<link rel="stylesheet" href="css/style.css"/>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<!-- Offcanvas Menu Section -->
<div class="menu-wrapper">
<div class="menu-switch">
<i class="ti-menu"></i>
</div>
<div class="menu-social-warp">
<div class="menu-social">
<!-- <a href="#"><i class="ti-facebook"></i></a>
<a href="#"><i class="ti-twitter-alt"></i></a> -->
<a href="https://github.com/Larry-Volz"><i class="ti-github"></i></a>
<a href="https://www.linkedin.com/in/larry-volz/"><i class="ti-linkedin"></i></a>
<a href="https://www.instagram.com/imaginologist/"><i class="ti-instagram"></i></a>
</div>
</div>
</div>
<div class="side-menu-wrapper">
<div class="sm-header">
<div class="menu-close">
<i class="ti-arrow-left"></i>
</div>
<a href="index.html" class="site-logo">
<img src="img/logo.png" alt="">
</a>
</div>
<nav class="main-menu">
<ul>
<li><a href="index.html" >Home</a></li>
<li><a href="about.html">Resume</a></li>
<li><a href="fullStack.html">Full Stack</a></li>
<li><a href="gallery.html">Web Gallery</a></li>
<li><a href="product-management.html">Product Management</a></li>
<li><a href="contact.html" class="active">Contact</a></li>
</ul>
</nav>
<div class="sm-footer">
<!-- <div class="sm-socail">
<a href="#"><i class="ti-facebook"></i></a>
<a href="#"><i class="ti-twitter-alt"></i></a>
<a href="#"><i class="ti-linkedin"></i></a>
<a href="#"><i class="ti-instagram"></i></a>
</div> -->
<div class="copyright-text"><p></div>
</div>
</div>
<!-- Offcanvas Menu Section end -->
<section id="aboutTitle">
<div class="container-fluid bg-light">
<div class="container mt-3">
<h1 class="pt-5 mb-3">Contact Larry</h1>
</div>
</div>
</section>
<!-- Tulum style Contact Section end -->
<!-- <div class="contact-section">
<div class="map-warp"><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m12!1m3!1d14376.077865872314!2d-73.879277264103!3d40.757667781624285!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2sbd!4v1546528920522" style="border:0" allowfullscreen></iframe></div>
<div class="contact-box">
<div class="row">
<div class="col-lg-4">
<div class="contact-info">
<i class="ti-location-pin"></i>
<p>60-49 Road 11378<br>New York</p>
</div>
</div>
<div class="col-lg-4">
<div class="contact-info">
<i class="ti-email"></i>
<p><span>Phone:</span> +65 11.188.888</p>
<p><span>Mail:</span> colorlib@gmail.com</p>
</div>
</div>
<div class="col-lg-4">
<div class="contact-info">
<i class="ti-timer"></i>
<p><span>Week Days:</span> 10:00 – 22:00</p>
<p><span>Sunday:</span> Close</p>
</div>
</div>
</div>
</div>
</div> -->
<section id="aboutContent">
<div class="container justify-content-around">
<div class="row ">
<div class="col-lg-4">
<img src="img/TeleporterExplosion_420x336.jpg" alt="Larry Volz Headshot" class="img-fluid border ">
</div>
<!-- <div class="col-sx-0 col-md-1"></div> -->
<div class="col-lg-8 border rounded justify-content-end">
<div class="row align-items-center my-4">
<div class="col-1">
<a href ="tel:804-882-1951" >
<i class="fas fa-mobile-alt fa-3x"></i>
</div>
<div class="col-11">
<a href ="tel:804-882-1951" >
804-882-1951
</a>
</div>
</div>
<div class="row align-items-center my-4">
<div class="col-1">
<a href ="mailto:imaginologist@gmail.com" >
<i class="fas fa-envelope-open-text fa-2x"></i>
</div>
<div class="col-11">
<a href ="mailto:imaginologist@gmail.com" >
imaginologist@gmail.com
</a>
</div>
</div>
<div class="row align-items-center my-4" >
<div class="col-1">
<a href ="#" data-toggle="tooltip" data-placement="top" title="I'm still working on that one...">
<i class="fas fa-rocket fa-2x"></i>
</a>
</div>
<div class="col-11">
<a href ="#" data-toggle="tooltip" data-placement="top" title="I'm still working on that one...">
Teleport to me
</a>
</div>
</div>
<div class="row align-items-center my-4">
<div class="col-1">
<a href ="https://go.oncehub.com/PhoneMeetingwithLarryVolz" target="_blank" >
<i class="far fa-calendar-alt fa-2x"></i>
</div>
<div class="col-11">
<a href ="https://go.oncehub.com/PhoneMeetingwithLarryVolz" target="_blank" >
Or put yourself on my calendar to prearrange a meeting at a time that works for you!
</a>
</div>
</div>
</div>
</div>
</section>
<!-- Contact Section end -->
<!--====== Javascripts & Jquery ======-->
<script src="js/vendor/jquery-3.2.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/imagesloaded.pkgd.min.js"></script>
<script src="js/isotope.pkgd.min.js"></script>
<script src="js/jquery.nicescroll.min.js"></script>
<script src="js/circle-progress.min.js"></script>
<script src="js/pana-accordion.js"></script>
<script src="js/main.js"></script>
</body>
</html>