-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
179 lines (179 loc) · 6.64 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>G3 ARCHITECTS</title>
<!-- CSS -->
<link rel="stylesheet" href="css/style.css" />
</head>
<body>
<header>
<nav>
<div class="logo-text">
<p>G3 Architects</p>
</div>
<div class="nav-part">
<p><a href="#">Home</a></p>
<p><a href="#">About</a></p>
<p><a href="#">Contact Us</a></p>
<p><a href="#">Log In</a></p>
</div>
</nav>
<div class="banner">
<div class="banner-text">
<div class="banner-title">
<p>Brand New</p>
<p>Group of Architects</p>
</div>
<div class="banner-description">
<p>
Whether you are looking to build a new structure or renovate an existing space, G3 Architects will work with you every step of
the way to turn your vision into reality.
</p>
</div>
<div class="primary-btn">
<button>Explore More</button>
</div>
</div>
<div class="banner-image">
<img src="images/banner.png" alt="" />
</div>
</div>
</header>
<main>
<section class="feature">
<div class="feature-image">
<div><img src="images/team1.png" alt="" /></div>
<div><img src="images/team2.png" alt="" /></div>
<div><img src="images/team3.png" alt="" /></div>
<div><img src="images/team4.png" alt="" /></div>
</div>
<div class="feature-text">
<div class="feature-title">
<div class="feature-text-same-line">
<p class="quick">Quick list</p>
<p class="of-our">of Our</p>
</div>
<div>
<p class="feature-text-style">Features</p>
</div>
</div>
<div class="feature-description">
<p>
G3 Architects is a team of talented and experienced professionals dedicated to creating innovative and functional spaces that
meet our clients' unique needs.
</p>
</div>
<div class="primary-btn">
<button>Explore More</button>
</div>
</div>
</section>
<section class="love-enjoy">
<div>
<div>
<p class="love-enjoy-title">Features you will love & enjoy</p>
<p class="love-enjoy-description">
At G3 Architects, we believe that every space has the potential to inspire, and we are committed to creating environments that
are not only beautiful but also functional and sustainable.
</p>
</div>
<div class="love-enjoy-feature">
<div class="love-enjoy-item">
<p class="love-enjoy-item-title">Dexktop & Mobile Version</p>
<p class="love-enjoy-description">
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>
</div>
<div class="love-enjoy-item">
<p class="love-enjoy-item-title">Drag & Drop Builder</p>
<p class="love-enjoy-description">
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>
</div>
<div class="love-enjoy-item">
<p class="love-enjoy-item-title">Awesome Modern Design</p>
<p class="love-enjoy-description">
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>
</div>
<div class="love-enjoy-item">
<p class="love-enjoy-item-title">Super Easy to Edit</p>
<p class="love-enjoy-description">
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>
</div>
</div>
</div>
<div class="love-enjoy-image">
<img src="images/architect.png" alt="" />
<button>
<p class="ten-year">10+Year</p>
<p class="ex">Experience</p>
</button>
</div>
</section>
<section class="some-fact">
<p class="some-facts-title">Some Facts</p>
<p class="love-enjoy-description">
With a focus on delivering customer service, clients seeking innovative and sustainable design solutions.
</p>
</section>
<section class="awards">
<div class="award">
<img src="./images/icons/ribon.png" alt="" />
<h2>54</h2>
<p>Awards Winnings</p>
</div>
<div class="award">
<img src="./images/icons/projects.png" alt="" />
<h2>1458</h2>
<p>Project Finished</p>
</div>
<div class="award">
<img src="./images/icons/email.png" alt="" />
<h2>22578</h2>
<p>Email Send</p>
</div>
<div class="award">
<img src="./images/icons/customers.png" alt="" />
<h2>590</h2>
<p>Clients Worked</p>
</div>
</section>
<section class="our-spon">
<h2 class="some-facts-title">Our Sponspors</h2>
<p class="love-enjoy-description">
Our team of experts is here to provide personalized support and guidance every step of the way. Visit us today at
greenbuildmaterials.com to learn more!
</p>
</section>
<section class="sponsors">
<div class="sponsor">
<img src="./images/sponsors/amazon.png" alt="" />
</div>
<div class="sponsor">
<img src="./images/sponsors/figma.png" alt="" />
</div>
<div class="sponsor">
<img src="./images/sponsors/google.png" alt="" />
</div>
<div class="sponsor">
<img src="./images/sponsors/spotify.png" alt="" />
</div>
<div class="sponsor">
<img src="./images/sponsors/telerama.png" alt="" />
</div>
</section>
</main>
<footer class="footer">
<p>All rights reserved copyright@2023 startup landing page design</p>
</footer>
</body>
</html>