-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
169 lines (169 loc) · 7.14 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>G3 Architects</title>
<script src="https://kit.fontawesome.com/27e7f6ea54.js" crossorigin="anonymous"></script>
<link rel="shortcut icon" href="./images/favicon.png" type="image/x-icon">
<link rel="stylesheet" href="./styles/style.css" />
</head>
<body class="work-sans">
<header>
<nav class="navbar flex">
<h3 class="nav-logo color1">G3 Architects</h3>
<ul class="nav-links flex">
<li><a class="color2" href="#">Home</a></li>
<li><a class="color2" href="#">About</a></li>
<li><a class="color2" href="#">Contact Us</a></li>
<li><a class="color2" href="#">Login</a></li>
<li><a class="color2" href="#"><i class="fa-regular fa-user"></i></a></li>
</ul>
</nav>
<!-- Banner Section Start -->
<section class="banner">
<div class="banner-content">
<h1 class="banner-title color1">Brand New Group of Architects</h1>
<p class="banner-desc color3">
There are many variations of passages of Lorem Ipsum available, but
the majority have suffered alteration in some form, by injected
humour, or randomized words which don't look even
</p>
<button class="banner-btn btn-style work-sans">Explore More <i class="fa-solid fa-magnifying-glass"></i></button>
</div>
<img
class="banner-img"
src="./images/banner.png"
alt="three architects in a banner"
/>
</section>
</header>
<main>
<!-- Quick List Section Start -->
<section class="quick-list flex">
<div class="img-container">
<img src="./images/team1.png" alt="team1" />
<img src="./images/team2.png" alt="team2" />
<img src="./images/team3.png" alt="team3" />
<img src="./images/team4.png" alt="team4" />
</div>
<div class="quick-list-content">
<h3 class="quick-list-title">
<span class="color3">Quick list</span> of Our
<span style="color: #ff900e">Features</span>
</h3>
<p class="quick-list-desc color3">
There are many variations of passages of Lorem Ipsum available, but
the majority have suffered alteration in some form, by injected
humour, or randomized words which don't look even
</p>
<button class="btn-style">Explore More <i class="fa-solid fa-magnifying-glass"></i></button>
</div>
</section>
<!-- Features Section Start -->
<section class="features flex">
<div class="features-content">
<h3 class="section-title">Features you will love & enjoy</h3>
<p class="section-desc color3">
There are many variations of passages of Lorem Ipsum available, but
the majority have suffered alteration in some form, by injected
humour, or randomized words which don't look even
</p>
<div class="features-box">
<h5 class="box-title">Desktop & Mobile Version</h5>
<p class="box-subtitle color3">
There are many variations of passages of Lorem Ipsum available,
but the majority have suffered alteration in some form, by
injected humour, or randomized...........
</p>
</div>
<div class="features-box">
<h5 class="box-title">Desktop & Mobile Version</h5>
<p class="box-subtitle color3">
There are many variations of passages of Lorem Ipsum available,
but the majority have suffered alteration in some form, by
injected humour, or randomized...........
</p>
</div>
<div class="features-box">
<h5 class="box-title">Desktop & Mobile Version</h5>
<p class="box-subtitle color3">
There are many variations of passages of Lorem Ipsum available,
but the majority have suffered alteration in some form, by
injected humour, or randomized...........
</p>
</div>
<div class="features-box">
<h5 class="box-title">Desktop & Mobile Version</h5>
<p class="box-subtitle color3">
There are many variations of passages of Lorem Ipsum available,
but the majority have suffered alteration in some form, by
injected humour, or randomized...........
</p>
</div>
</div>
<div class="features-img">
<img src="./images/architect.png" alt="An architect" />
<button class="btn-style">
<span class="value">10+Year</span><br /><span class="state"
>Experience</span
>
</button>
</div>
</section>
<!-- Facts Section Start -->
<section class="facts">
<h3 class="section-title">Some Facts</h3>
<p class="facts-desc color3">
There are many variations of passages of Lorem Ipsum available, but
<br />the majority have suffered alteration.
</p>
<div class="facts-container">
<div class="facts-box flex">
<div>
<img src="./images/icons/ribon.png" alt="ribbon" />
<h4 class="fact-number color2">54</h4>
<h5 class="fact-name color3">Awards Winnings</h5>
</div>
</div>
<div class="facts-box flex">
<div>
<img src="./images/icons/projects.png" alt="projects" />
<h4 class="fact-number color2">1458</h4>
<h5 class="fact-name color3">Project Finished</h5>
</div>
</div>
<div class="facts-box flex">
<div>
<img src="./images/icons/customers.png" alt="customers" />
<h4 class="fact-number color2">590</h4>
<h5 class="fact-name color3">Clients Worked</h5>
</div>
</div>
<div class="facts-box flex">
<div>
<img src="./images/icons/email.png" alt="email" />
<h4 class="fact-number color2">22578</h4>
<h5 class="fact-name color3">Email Send</h5>
</div>
</div>
</div>
</section>
<!-- Sponsors Section Start -->
<section class="sponsors">
<h3 class="section-title">Our Sponsors</h3>
<p class="sponsors-desc color3">There are many variations of passages of Lorem Ipsum available, but <br>the majority have suffered alteration.</p>
<div class="sponsors-img">
<img src="./images/sponsors/spotify.png" alt="spotify">
<img src="./images/sponsors/amazon.png" alt="amazon">
<img src="./images/sponsors/google.png" alt="google">
<img src="./images/sponsors/telerama.png" alt="telerama">
<img src="./images/sponsors/figma.png" alt="figma">
</div>
</section>
</main>
<footer>
<h4 class="footer-title color2">All rights reserved <br><span>Copyright ©2025</span></h4>
</footer>
</body>
</html>