-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
238 lines (215 loc) · 16.5 KB
/
index.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
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Lunar Design Studio</title>
<!--
Template 2097 Pop
https://www.tooplate.com/view/2097-pop
-->
<!-- load CSS -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300"> <!-- Google web font "Open Sans" -->
<link rel="stylesheet" href="css/bootstrap.min.css"> <!-- https://getbootstrap.com/ -->
<link rel="stylesheet" href="fontawesome/css/fontawesome-all.min.css"> <!-- https://fontawesome.com/ -->
<link rel="stylesheet" type="text/css" href="slick/slick.css"/> <!-- http://kenwheeler.github.io/slick/ -->
<link rel="stylesheet" type="text/css" href="slick/slick-theme.css"/>
<link rel="stylesheet" href="css/tooplate-style.css"> <!-- Templatemo style -->
<script>document.documentElement.className="js";var supportsCssVars=function(){var e,t=document.createElement("style");return t.innerHTML="root: { --tmp-var: bold; }",document.head.appendChild(t),e=!!(window.CSS&&window.CSS.supports&&window.CSS.supports("font-weight","var(--tmp-var)")),t.parentNode.removeChild(t),e};supportsCssVars()||alert("Please view this in a modern browser such as latest version of Chrome or Microsoft Edge.");</script>
</head>
<body>
<div id="tm-bg"></div>
<div id="tm-wrap">
<div class="tm-main-content">
<div class="container tm-site-header-container">
<div class="row">
<div class="col-sm-12 col-md-6 col-lg-6 col-md-col-xl-6 mb-md-0 mb-sm-4 mb-4 tm-site-header-col">
<div class="tm-site-header">
<h1 class="mb-4">Lunar Design Studio</h1>
<img src="img/underline.png" class="img-fluid mb-4">
<p>Architects and interior designers</p>
</div>
</div>
<div class="col-sm-12 col-md-6 col-lg-6 col-xl-6">
<div class="content">
<div class="grid">
<div class="grid__item" id="home-link">
<div class="product">
<div class="tm-nav-link">
<i class="fas fa-home fa-3x tm-nav-icon"></i>
<span class="tm-nav-text">Welcome</span>
<div class="product__bg"></div>
</div>
<div class="product__description">
<div class="row mb-3">
<div class="col-12">
<h2 class="tm-page-title">Welcome to Lunar Design Studio</h2>
</div>
</div>
<div class="row">
<div class="col-sm-12 col-md-6 col-lg-6 col-xl-6">
<img src="img/welcome-1.png" class="img-fluid mb-3">
<p>As designers our expertise and enthusiasms enable us to realise your vision.</p>
</div>
<div class="col-sm-12 col-md-6 col-lg-6 col-xl-6">
<p>With all the features that will make you fall in love with your space all over again, we have the potential to make it cosier and more comfortable.</p>
<img src="img/welcome-2.png" class="img-fluid">
</div>
</div>
</div>
</div>
</div>
<div class="grid__item" id="team-link">
<div class="product">
<div class="tm-nav-link">
<i class="fas fa-users fa-3x tm-nav-icon"></i>
<span class="tm-nav-text">Our Services</span>
<div class="product__bg"></div>
</div>
<div class="product__description">
<div class="p-sm-4 p-2">
<div class="row mb-3">
<div class="col-12">
<h2 class="tm-page-title">Our Services</h2>
</div>
</div>
<div class="row tm-reverse-sm">
<div class="col-sm-12 col-md-8 col-lg-8 col-xl-8">
<p class="mb-4">3D Modeling</p>
<p class="mb-4">- Rendering</p>
<p class="mb-4">- Visualisation</p>
<p class="mb-5">- Walkthroughs</p>
</div>
<div class="col-sm-12 col-md-4 col-lg-4 col-xl-4 mb-lg-0 mb-sm-4 mb-4">
<p class="mb-4">Design</p>
<p class="mb-4">- Architect</p>
<p class="mb-4">- Interior design</p>
<p class="mb-5">- Landscape design</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="grid__item">
<div class="product">
<div class="tm-nav-link">
<i class="fas fa-handshake fa-3x tm-nav-icon"></i>
<span class="tm-nav-text">Our Work</span>
<div class="product__bg"></div>
</div>
<div class="product__description">
<div class="p-sm-4 p-2">
<div class="row mb-3">
<div class="col-12">
<h2 class="tm-page-title">Our Work</h2>
</div>
</div>
<div class="row mb-3">
<div class="col-12">
<p>Visit our work by clicking on the following pictures.</p>
</div>
</div>
<div class="row">
<div class="col-12">
<div class="p-sm-4 p-2 tm-img-container">
<div class="tm-img-slider" id="tmImgSlider">
<a href="https://www.instagram.com/reel/Cf6GRqPgLhb/?igshid=YzA2ZDJiZGQ=" class="tm-slider-img-link"><img src="img\1.png" alt="Image 1" class="img-fluid tm-slider-img"></a>
<a href="https://www.instagram.com/reel/Cf6GRqPgLhb/?igshid=YzA2ZDJiZGQ=" class="tm-slider-img-link"><img src="img\2.png" alt="Image 2" class="img-fluid tm-slider-img"></a>
<a href="https://www.instagram.com/reel/Cf6GRqPgLhb/?igshid=YzA2ZDJiZGQ=" class="tm-slider-img-link"><img src="img\3.png" alt="Image 3" class="img-fluid tm-slider-img"></a>
<a href="https://www.instagram.com/reel/CgzJI8Igb_u/?igshid=YzA2ZDJiZGQ=" class="tm-slider-img-link"><img src="img\4.png" alt="Image 4" class="img-fluid tm-slider-img"></a>
<a href="https://www.instagram.com/reel/Cf0P9_JoUN7/?igshid=YzA2ZDJiZGQ=" class="tm-slider-img-link"><img src="img\5.png" alt="Image 5" class="img-fluid tm-slider-img"></a>
<a href="https://www.instagram.com/reel/CfzXih0Ag9O/?igshid=YzA2ZDJiZGQ=" class="tm-slider-img-link"><img src="img\6.png" alt="Image 6" class="img-fluid tm-slider-img"></a>
<a href="https://www.instagram.com/reel/Cf1EAEEgm4H/?igshid=YzA2ZDJiZGQ=" class="tm-slider-img-link"><img src="img\7.png" alt="Image 7" class="img-fluid tm-slider-img"></a>
<a href="https://www.instagram.com/tv/Cf01nuDBxtK/?igshid=YzA2ZDJiZGQ=" class="tm-slider-img-link"><img src="img\8.png" alt="Image 8" class="img-fluid tm-slider-img"></a>
<a href="https://www.instagram.com/reel/Cf1Pv_3gsTN/?igshid=YzA2ZDJiZGQ=" class="tm-slider-img-link"><img src="img\9.png" alt="Image 9" class="img-fluid tm-slider-img"></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="grid__item">
<div class="product">
<div class="tm-nav-link">
<i class="fas fa-comments fa-3x tm-nav-icon"></i>
<span class="tm-nav-text">Contact</span>
<div class="product__bg"></div>
</div>
<div class="product__description">
<div class="pt-sm-4 pb-sm-4 pl-sm-5 pr-sm-5 pt-2 pb-2 pl-3 pr-3">
<div class="row mb-3">
<div class="col-12">
<h2 class="tm-page-title">Contact Us</h2>
</div>
</div>
<div class="row mb-4">
<div class="col-12">
<p>Lunar Design Studio</p>
<p>Contact us to arrange a free consultation.</p>
<p>Email: lunardstudio@gmail.com</p>
</div>
</div>
<div class="row">
<div class="col-12">
<form action="index.html" method="post" class="contact-form">
<div class="row">
<div class="form-group col-md-6 col-lg-6 col-xl-6">
<input type="text" id="contact_name" name="contact_name" class="form-control" placeholder="Name" required/>
</div>
<div class="form-group col-md-6 col-lg-6 col-xl-6 tm-col-email">
<input type="email" id="contact_email" name="contact_email" class="form-control" placeholder="Email" required/>
</div>
</div>
<div class="form-group">
<textarea id="contact_message" name="contact_message" class="form-control" rows="9" placeholder="Message" required></textarea>
</div>
<button type="submit" class="btn btn-primary tm-btn-submit">Submit</button>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer>
<p class="small tm-copyright-text">Copyright © <span class="tm-current-year">2022</span>
<a rel="nofollow" href="https://amey-thakur.github.io/LUNAR-DESIGN-STUDIO/" class="tm-text-highlight">Lunar Design Studio.</a></p>
</footer>
</div> <!-- .tm-main-content -->
</div>
<!-- load JS -->
<script src="js/jquery-3.2.1.slim.min.js"></script> <!-- https://jquery.com/ -->
<script src="slick/slick.min.js"></script> <!-- http://kenwheeler.github.io/slick/ -->
<script src="js/anime.min.js"></script> <!-- http://animejs.com/ -->
<script src="js/main.js"></script>
<script>
function setupFooter() {
var pageHeight = $('.tm-site-header-container').height() + $('footer').height() + 100;
var main = $('.tm-main-content');
if($(window).height() < pageHeight) {
main.addClass('tm-footer-relative');
}
else {
main.removeClass('tm-footer-relative');
}
}
/* DOM is ready
------------------------------------------------*/
$(function(){
setupFooter();
$(window).resize(function(){
setupFooter();
});
$('.tm-current-year').text(new Date().getFullYear()); // Update year in copyright
});
</script>
</body>
</html>