-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
210 lines (191 loc) · 8.19 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
200
201
202
203
204
205
206
207
208
209
210
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<title>Villa Agency TemplateMo - Contact Page</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!--- Animate CSS from a CDN. This way you don't have to include the animate files yourself -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"/>
<!-- Additional CSS Files -->
<link rel="stylesheet" href="assets/css/fontawesome.css">
<link rel="stylesheet" href="assets/css/templatemo-villa-agency.css">
<link rel="stylesheet" href="assets/css/owl.css">
<link rel="stylesheet" href="assets/css/animate.css">
<link rel="stylesheet"href="https://unpkg.com/swiper@7/swiper-bundle.min.css"/>
<!--
TemplateMo 591 villa agency
https://templatemo.com/tm-591-villa-agency
-->
</head>
<body>
<!-- ***** Preloader Start ***** -->
<div id="js-preloader" class="js-preloader">
<div class="preloader-inner">
<span class="dot"></span>
<div class="dots">
<span></span>
<span></span>
<span></span>
</div>
</div>
</div>
<!-- ***** Preloader End ***** -->
<div class="sub-header">
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-8">
<ul class="info">
<li><i class="fa fa-envelope"></i> info@company.com</li>
<li><i class="fa fa-map"></i> Sunny Isles Beach, FL 33160</li>
</ul>
</div>
<div class="col-lg-4 col-md-4">
<ul class="social-links">
<li><a href="#"><i class="fab fa-facebook"></i></a></li>
<li><a href="https://x.com/minthu" target="_blank"><i class="fab fa-twitter"></i></a></li>
<li><a href="#"><i class="fab fa-linkedin"></i></a></li>
<li><a href="#"><i class="fab fa-instagram"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- ***** Header Area Start ***** -->
<header class="header-area header-sticky">
<div class="container">
<div class="row">
<div class="col-12">
<nav class="main-nav">
<!-- ***** Logo Start ***** -->
<div class="main-components d-flex align-items-center h-100">
<a href="index.html" class="logo m-0 float-start">
<div class="logo-container">
<div class="logo animate__animated animate__flip">
<img src="assets/images/logo.png" alt="" style="width:60;height:60px;">
</div>
</div>
</a>
<a class="nav-brand" href="index.html float-left">
<div class="brand">
<h4><strong>ArcConsult Global</strong></h4>
</div>
</a>
</div>
<!-- ***** Logo End ***** -->
<!-- ***** Menu Start ***** -->
<ul class="nav">
<li><a href="index.html">Home</a></li>
<li><a href="properties.html">Properties</a></li>
<li><a href="property-details.html">Property Details</a></li>
<li><a href="contact.html" class="active">Contact Us</a></li>
<li><a href="#"><i class="fa fa-calendar"></i> Schedule a visit</a></li>
</ul>
<a class='menu-trigger'>
<span>Menu</span>
</a>
<!-- ***** Menu End ***** -->
</nav>
</div>
</div>
</div>
</header>
<!-- ***** Header Area End ***** -->
<div class="page-heading header-text">
<div class="container">
<div class="row">
<div class="col-lg-12">
<span class="breadcrumb"><a href="#">Home</a> / Contact Us</span>
<h3>Contact Us</h3>
</div>
</div>
</div>
</div>
<div class="contact-page section">
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="section-heading">
<h6>| Contact Us</h6>
<h2>Get In Touch With Our Agents</h2>
</div>
<p>When you really need to download free CSS templates, please remember our website TemplateMo. Also, tell your friends about our website. Thank you for visiting. There is a variety of Bootstrap HTML CSS templates on our website. If you need more information, please contact us.</p>
<div class="row">
<div class="col-lg-12">
<div class="item phone">
<img src="assets/images/phone-icon.png" alt="" style="max-width: 52px;">
<h6>010-020-0340<br><span>Phone Number</span></h6>
</div>
</div>
<div class="col-lg-12">
<div class="item email">
<img src="assets/images/email-icon.png" alt="" style="max-width: 52px;">
<h6>info@villa.co<br><span>Business Email</span></h6>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<form id="contact-form" action="" method="post">
<div class="row">
<div class="col-lg-12">
<fieldset>
<label for="name">Full Name</label>
<input type="name" name="name" id="name" placeholder="Your Name..." autocomplete="on" required>
</fieldset>
</div>
<div class="col-lg-12">
<fieldset>
<label for="email">Email Address</label>
<input type="text" name="email" id="email" pattern="[^ @]*@[^ @]*" placeholder="Your E-mail..." required="">
</fieldset>
</div>
<div class="col-lg-12">
<fieldset>
<label for="subject">Subject</label>
<input type="subject" name="subject" id="subject" placeholder="Subject..." autocomplete="on" >
</fieldset>
</div>
<div class="col-lg-12">
<fieldset>
<label for="message">Message</label>
<textarea name="message" id="message" placeholder="Your Message"></textarea>
</fieldset>
</div>
<div class="col-lg-12">
<fieldset>
<button type="submit" id="form-submit" class="orange-button">Send Message</button>
</fieldset>
</div>
</div>
</form>
</div>
<div class="col-lg-12">
<div id="map">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d12469.776493332698!2d-80.14036379941481!3d25.907788681148624!2m3!1f357.26927939317244!2f20.870722720054623!3f0!3m2!1i1024!2i768!4f35!3m3!1m2!1s0x88d9add4b4ac788f%3A0xe77469d09480fcdb!2sSunny%20Isles%20Beach!5e1!3m2!1sen!2sth!4v1642869952544!5m2!1sen!2sth" width="100%" height="500px" frameborder="0" style="border:0; border-radius: 10px; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);" allowfullscreen=""></iframe>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<div class="col-lg-12">
<p>Copyright © 2048 Villa Agency Co., Ltd. All rights reserved.
Design: <a rel="nofollow" href="https://templatemo.com" target="_blank">TemplateMo</a></p>
</div>
</div>
</footer>
<!-- Scripts -->
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/isotope.min.js"></script>
<script src="assets/js/owl-carousel.js"></script>
<script src="assets/js/counter.js"></script>
<script src="assets/js/custom.js"></script>
<script src="assets/js/mortgage.js"></script>
</body>
</html>