-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
221 lines (194 loc) · 10.1 KB
/
contact.html
File metadata and controls
221 lines (194 loc) · 10.1 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
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
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
<!doctype html>
<html lang="en">
<head>
<title>Contact - Kashingtonz Bully Kamp</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800" rel="stylesheet">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="fonts/ionicons/css/ionicons.min.css">
<link rel="stylesheet" href="fonts/fontawesome/css/font-awesome.min.css">
<link rel="stylesheet" href="fonts/flaticon/font/flaticon.css">
<!-- Theme Style -->
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<header role="banner">
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<div class="container">
<a class="navbar-brand absolute" href="index.html"> <img src="img/kbklogo_large_clear.png" alt="Kashingtonz Bully Kamp Logo" width="160" height="50"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExample05" aria-controls="navbarsExample05" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarsExample05">
<ul class="navbar-nav mx-auto pl-lg-5 pl-0">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="puppies.html">Puppies</a>
</li>
<li class="nav-item">
<a class="nav-link" href="studs.html">Studs</a>
</li>
<li class="nav-item">
<a class="nav-link" href="upcoming.html">Upcoming</a>
<li class="nav-item active">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<!-- END header -->
<section class="home-slider inner-page owl-carousel">
<div class="slider-item" style="background-image: url('img/KashingtonzBullyKamp55.jpg');">
<div class="container">
<div class="row slider-text align-items-center justify-content-center">
<div class="col-md-8 text-center col-sm-12 element-animate">
<h1>Contact Us</h1>
</div>
</div>
</div>
</div>
</section>
<!-- END slider -->
<section class="section bg-light">
<div class="container">
<div class="row justify-content-center mb-5 element-animate">
<div class="col-md-8 text-center">
<h2 class=" heading mb-4">Contact Information</h2>
<p class="mb-5 lead">You can contact us by phone, Facebook, or Instagram.</p>
<p class="mb-5 lead">Phone #: 239 826 5549.</p>
</div>
</div>
<div class="row element-animate">
<div class="major-caousel js-carousel-1 owl-carousel">
<div>
<div class="media d-block media-custom text-center">
<a href="https://www.facebook.com/ricardo.yanez.739"><img src="img/kbk12.jpg" alt="Image Placeholder" class="img-fluid"></a>
<div class="media-body">
<h3 class="mt-0 text-black">Ricardo (FL)</h3>
<ul class="list-unstyled footer-link d-flex footer-social">
<li>
<a href="https://www.facebook.com/ricardo.yanez.739" class="p-2"><span class="fa fa-facebook"></span></a>
</li>
<li>
<a href="https://www.instagram.com/ricardoyanez/" class="p-2"><span class="fa fa-instagram"></span></a>
</li>
</ul>
</div>
</div>
</div>
<div>
<div class="media d-block media-custom text-center">
<a href="https://www.facebook.com/KashingTonz-Bully-Kamp-869719933181435/"><img src="img/kbk04.png" alt="Image Placeholder" class="img-fluid"></a>
<div class="media-body">
<h3 class="mt-0 text-black">Freddy (WA)</h3>
<ul class="list-unstyled footer-link d-flex footer-social">
<li>
<a href="https://www.facebook.com/KashingTonz-Bully-Kamp-869719933181435/" class="p-2"><span class="fa fa-facebook"></span></a>
</li>
<li>
<a href="https://www.instagram.com/kashingtonzbullykamp509/" class="p-2"><span class="fa fa-instagram"></span></a>
</li>
</ul>
</div>
</div>
</div>
<div>
<div class="media d-block media-custom text-center">
<a href="https://www.facebook.com/thomas.laber.359"><img src="img/kbk11.jpg" alt="Image Placeholder" class="img-fluid"></a>
<div class="media-body">
<h3 class="mt-0 text-black">Tommy (FL)</h3>
<ul class="list-unstyled footer-link d-flex footer-social">
<li>
<a href="https://www.facebook.com/thomas.laber.359" class="p-2"><span class="fa fa-facebook"></span></a>
</li>
<li>
<a href="https://www.instagram.com/kashingtonzbullykamp239/" class="p-2"><span class="fa fa-instagram"></span></a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- END slider -->
</div>
</div>
</section>
<!-- END section -->
<footer class="site-footer" role="contentinfo">
<div class="container">
<div class="row mb-5">
<div class="col-md-4 mb-5">
<h3>Kashingtonz Bully Kamp</h3>
<ul class="list-unstyled footer-link d-flex footer-social">
<li>
<a href="https://www.facebook.com/KashingTonz-Bully-Kamp-869719933181435" class="p-2"><span class="fa fa-facebook"></span></a>
</li>
<li>
<a href="https://www.instagram.com/kashingtonzbullykamp509/" class="p-2"><span class="fa fa-instagram"></span></a>
</li>
</ul>
</div>
<div class="col-md-5 mb-5">
<h3>Contact Info</h3>
<ul class="list-unstyled footer-link">
<li class="d-block">
<span class="d-block">Kennel Locations:</span>
<span class="text-white">Fort Myers, Florida & Washington</span>
</li>
<li class="d-block">
<span class="d-block">Telephone:</span>
<span class="text-white">+1 239 826 5549</span>
</li>
<li class="d-block">
<span class="d-block">Email:</span>
<span class="text-white">kashingtonzbullykamp@gmail.com</span>
</li>
</ul>
</div>
<div class="col-md-3 mb-5">
<h3>Quick Links</h3>
<ul class="list-unstyled footer-link">
<li>
<a href="about.html">About</a>
</li>
<li>
<a href="puppies.html">Puppies</a>
</li>
<li>
<a href="contact.html">Contact</a>
</li>
</ul>
</div>
<div class="col-md-3">
</div>
</div>
<div class="row">
<div class="col-12 text-md-center text-left">
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
<p>Copyright ©<script>document.write(new Date().getFullYear());</script> | Kashingtonz Bully Kamp</p>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</div>
</div>
</div>
</footer>
<!-- END footer -->
<!-- loader -->
<div id="loader" class="show fullscreen"><svg class="circular" width="48px" height="48px"><circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/><circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10" stroke="#f4b214"/></svg></div>
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>