-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
262 lines (262 loc) · 9.17 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
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta
name="description"
content="responsive Brand New Group of Architects layout"
/>
<meta name="author" content="Touhed Islam" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="shortcut icon"
href="./images/icons/architect.ico"
type="image/x-icon"
/>
<title>G3 Architects</title>
<!-- stylesheet -->
<link rel="stylesheet" href="styles/style.css" />
</head>
<body>
<!-- header section -->
<header class="header__section">
<div class="container">
<!-- top bar section -->
<div class="top__bar">
<h2 class="name">G3 Architects</h2>
<nav class="top--menu">
<a href="#">Home</a>
<a href="#">About</a>
<a href="#">Contact Us</a>
<a href="#">Login</a>
</nav>
</div>
<!-- header container -->
<div class="header__banner container">
<div class="header--articles">
<h1 class="header--title">Brand New Group of Architects</h1>
<p>
There are many variations of passages of Lorem Ipsum available,
but the majority have suffered alteration in some form, by
injected humour, or randomised words which don't look even
</p>
<button class="btn common-btn">Explore More</button>
</div>
<!-- banner images -->
<div class="banner--img">
<img src="./images/banner.png" alt="banner--img" />
</div>
</div>
</div>
</header>
<main class="container">
<!-- Features__section -->
<div class="Features__section">
<div class="future__Gallery">
<div class="gallery--img">
<img src="./images/team1.png" alt="team images" />
</div>
<div class="gallery--img">
<img src="./images/team2.png" alt="team images" />
</div>
<div class="gallery--img">
<img src="./images/team3.png" alt="team images" />
</div>
<div class="gallery--img">
<img src="./images/team4.png" alt="team images" />
</div>
</div>
<article class="future--content">
<h2 class="future--title">
<span class="gray">Quick list</span> of Our
<div class="orange">Features</div>
</h2>
<p>
There are many variations of passages of Lorem Ipsum available, but
the majority have suffered alteration in some form, by injected
humour, or randomised words which don't look even
</p>
<button class="btn common-btn">Explore More</button>
</article>
</div>
<section class="future__info container top-margin">
<div class="futureInfo__list">
<div class="futureInfo--header">
<h1 class="future-info-title">Features you will love & enjoy</h1>
<p>
There are many variations of passages of Lorem Ipsum available,
but the majority have suffered alteration in some form, by
injected humour, or randomised words which don't look even
</p>
</div>
<!-- future info blogs -->
<article class="futureInfo--blog">
<h3>Dexktop & Mobile Version</h3>
<p>
There are many variations of passages of Lorem Ipsum available,
but the majority have suffered alteration in some form, by
injected humour, or randomised...........
</p>
</article>
<article class="futureInfo--blog">
<h3>Drag & Drop Builder</h3>
<p>
There are many variations of passages of Lorem Ipsum available,
but the majority have suffered alteration in some form, by
injected humour, or randomised...........
</p>
</article>
<article class="futureInfo--blog">
<h3>Awesome Modern Design</h3>
<p>
There are many variations of passages of Lorem Ipsum available,
but the majority have suffered alteration in some form, by
injected humour, or randomised...........
</p>
</article>
<article class="futureInfo--blog">
<h3>Super Easy to Edit</h3>
<p>
There are many variations of passages of Lorem Ipsum available,
but the majority have suffered alteration in some form, by
injected humour, or randomised...........
</p>
</article>
</div>
<!-- futureInfo--img -->
<div class="futureInfo--img">
<img src="./images/architect.png" alt="" />
</div>
<button class="btn future-info-btn">
<h1>10+Year</h1>
Experience
</button>
</section>
<!-- some__facts -->
<section class="some__facts top-margin">
<div class="facts--content">
<h2 class="title">Some Facts</h2>
<p>
There are many variations of passages of Lorem Ipsum available, but
the majority have suffered alteration.
</p>
</div>
<div class="facts__info">
<div class="info--box">
<div class="scale">
<div class="info--thumbnil">
<img src="./images/icons/ribon.png" alt="Awards Winnings" />
</div>
<div class="info-details">
<h2>54</h2>
<p>Awards Winnings</p>
</div>
</div>
</div>
<div class="info--box">
<div class="scale">
<div class="info--thumbnil">
<img src="./images/icons/projects.png" alt="Project Finished" />
</div>
<div class="info-details">
<h2>1458</h2>
<p>Project Finished</p>
</div>
</div>
</div>
<div class="info--box">
<div class="scale">
<div class="info--thumbnil">
<img src="./images/icons/customers.png" alt="Clients Worked" />
</div>
<div class="info-details">
<h2>590</h2>
<p>Clients Worked</p>
</div>
</div>
</div>
<div class="info--box">
<div class="scale">
<div class="info--thumbnil">
<img src="./images/icons/email.png" alt="Email Send" />
</div>
<div class="info-details">
<h2>22578</h2>
<p>Email Send</p>
</div>
</div>
</div>
</div>
</section>
<!-- sponspors section -->
<section class="sponspors">
<div class="sponspor--details">
<h2 class="title">Our Sponspors</h2>
<p>
There are many variations of passages of Lorem Ipsum available, but
the majority have suffered alteration.
</p>
</div>
<div class="sponspors__logos">
<div class="logo--img">
<img src="./images/sponsors/amazon.png" alt="amazon" />
</div>
<div class="logo--img">
<img src="./images/sponsors/figma.png" alt="figma" />
</div>
<div class="logo--img">
<img src="./images/sponsors/google.png" alt="google" />
</div>
<div class="logo--img">
<img src="./images/sponsors/spotify.png" alt="spotify" />
</div>
<div class="logo--img">
<img src="./images/sponsors/telerama.png" alt="telerama" />
</div>
</div>
</section>
<!-- our__teams -->
<section class="our__teams">
<h2 class="title">The Team We Love</h2>
<hr />
<!-- team--members -->
<div class="team--members">
<div class="member">
<img src="./images/members/Member-1.jpg" alt="" />
<div class="member--info">
<h5>William</h5>
<p>project derector</p>
</div>
</div>
<div class="member">
<img src="./images/members/Member-2.jpg" alt="" />
<div class="member--info">
<h5>Jessica</h5>
<p>Marketing Manager</p>
</div>
</div>
<div class="member">
<img src="./images/members/Member-3.jpg" alt="" />
<div class="member--info">
<h5>Elizabeth</h5>
<p>Designer</p>
</div>
</div>
<div class="member">
<img src="./images/members/Member-4.jpg" alt="" />
<div class="member--info">
<h5>Charles</h5>
<p>Finance Officer</p>
</div>
</div>
</div>
</section>
</main>
<footer class="container footer top-margin">
<div class="footer--text">
<p>All rights reserved copyright@2023 startup landing page design</p>
</div>
</footer>
</body>
</html>