-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact1.html
156 lines (148 loc) · 7.56 KB
/
contact1.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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
<link href='https://fonts.googleapis.com/css?family=Oxygen:400,300,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Philosopher' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="file:///C:/Users/Vaishnavi/Documents/GitHub/construction.github.io/fontawesome-free-5.14.0-web/css/all.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
>
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" type="text/css" href="fontawesome-free-5.14.0-web/css/all.css">
<nav id="navbar" class="navbar navbar-expand-md">
<img src="./images/logo.png">
<a class="navbar-brand px-2 py-0" href="#">
VASTUSHILP CONSTRUCTIONS
</a>
<div class="collapse navbar-collapse justify-content-between" id="navbar">
<ul class="navbar-nav mx-auto">
<li class="nav-item">
<a href="index.html" class="nav-link m-10 text-capitalize nav-active">
Home
</a>
</li>
<ul class="navbar-nav mx-auto">
<li class="nav-item">
<a href="project.html" class="nav-link m-10 nav-active" class="active">
Projects
</a>
</li>
<li class="nav-item">
<a href="about.html" class="nav-link m-10 text-capitalize nav-active">
About
</a>
</li>
<li class="nav-item">
<a href="contact1.html" class="nav-link m-10 text-capitalize nav-active">
Contact
</a>
</li>
<li class="nav-item">
<a href="https://www.google.com/maps/place/Vastushilpa+Consultants+And+Builders/@19.1113857,74.7239679,17z/data=!3m1!4b1!4m5!3m4!1s0x3bdcb0826a5643cf:0xf73cfdcc8f48332c!8m2!3d19.1113857!4d74.726162" target="_blank"" class="nav-link m-10 nav-active">
Location
</a>
</li>
<li class="nav-item">
<a href="triplex.html" class="nav-link m-10 nav-active ">
Why Vastushilp?
</a>
</li>
<!-- <li class="search"><a href="#"><i class="fa fa-fw fa-search"></i></a></li> -->
</ul>
</div>
</nav>
<section class="p-5">
<div class="container">
<div class="contact-us">
<div class="row">
<div class="col-md-11 text-center">
<h2>CONTACT US</h2>
<span class="title-border"></span>
<p>We are here for you!</p>
</div>
</div>
<div class="row text-center">
<div class="col-lg-4 my-1 py-3">
<i class="fas fa-mobile-alt fa-3x mb-3 "></i>
<!-- <i class="fas fa-sign-in-alt fa-3x mb-3"></i> -->
<!-- <i class="fa-solid fa-mobile fa-3x color"></i> -->
<h5 class="p-3 font-weight-bold ">Phone</h5>
<!-- <a href="+91 9422220535">+91 9422220535</a> -->
<span itemprop="telephone"><a href="tel:+919422220535">
9422220535</a></span>
</div>
<div class="col-lg-4 my-2 py-3">
<!-- <i class="fas fa-map-marker-alt fa-3x color"></i> -->
<i class="fas fa-map-marker-alt fa-3x mb-3 "></i>
<h5 class="p-3 font-weight-bold">Address</h5>
<a href="https://www.google.com/maps/place/Vastushilpa+Consultants+And+Builders/@19.1113857,74.7239679,17z/data=!3m1!4b1!4m5!3m4!1s0x3bdcb0826a5643cf:0xf73cfdcc8f48332c!8m2!3d19.1113857!4d74.726162" target="_blank">Bhagyoday Colony,Balikashram Road,Borude mala,Savedi,Ahmednagar</a>
</div>
<div class="col-lg-4 my-2 py-3">
<i class="fas fa-envelope-open fa-3x mb-3"></i>
<h5 class="p-3 font-weight-bold">Email</h5>
<a href="https://mail.google.com/mail/u/0/?tab=rm&ogbl#inbox?compose=new" target="_blank">rkvastushilp@gmail.com</a>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-10 md-8">
<form>
<div class="input-group input-group-lg-mb-3">
<div class="input-group-prepend">
<span class="input-group-text">
<i class="fas fa-user"></i>
</span>
</div>
<input type="text" class="form-control" placeholder="Name">
</div>
<div class="input-group input-group-lg-mb-3">
<div class="input-group-prepend">
<span class="input-group-text">
<i class="fas fa-envelope"></i>
</span>
</div>
<input type="text" class="form-control" placeholder="Email">
</div>
<div class="input-group input-group-lg mb-3">
<div class="input-group-prepend">
<span class="input-group-text">
<i class="fas fa-pencil-alt"></i>
</span>
</div>
<textarea class="form-control" placeholder="Message" rows="4"></textarea>
</div>
<input type="submit" value="SUBMIT" class="btn btn-cont btn-block btn-lg">
</form>
</div>
</div>
</div>
</div>
</section>
<ul class="socialIcons">
<div class="copyright">
<p>©2020 Vastushilp Constructions All rights reserved</p>
</div>
<div class="copy">
<p>CONNET WITH US</p>
</div>
<li class="facebook"><a href="#"><i class="fa fa-fw fa-facebook"></i></a></li>
<li class="twitter"><a href="#"><i class="fa fa-fw fa-twitter"></i></a></li>
<li class="instagram"><a href="#"><i class="fa fa-fw fa-instagram"></i></a></li>
<li class="youtube"><a href="#"><i class="fa fa-fw fa-youtube"></i></a></li>
<li class="linkedin"><a href="#"><i class="fa fa-fw fa-linkedin"></i></a></li>
<li class="whatsapp"><a href="#"><i class="fa fa-fw fa-whatsapp"></i></a></li>
</ul>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script>
</body>
</html>
</div>
<!--end of item-->