-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
176 lines (160 loc) · 7.13 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
<!DOCTYPE html>
<html lang="pt-BR">
<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">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta2/css/all.min.css">
<link rel="stylesheet" href="./assets/css/main.css">
<link rel="stylesheet" href="./assets/css/responsive.css">
<title>Good Landing</title>
</head>
<body>
<main>
<div class="banner">
<div class="banner-wrapper">
<nav>
<h2>GOOD LANDING</h2>
</nav>
<div class="banner-info">
<div class="banner-info-center">
<h1>Good Landing</h1>
<h2>Contrary to popular belief, Lorem Ipsum is not simply random text</h2>
<div class="banner-buttons">
<button class="btn">LEARN MORE</button>
<button class="btn btn-transparent">GET STARTED</button>
</div>
</div>
</div>
</div>
</div>
<section class="wrapper-one">
<div class="wrapper-one-content">
<div class="wrapper-one-left">
<h3>HOW DOES IR WORK?</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
<p>Lorem Ipsum has been the industry's standard dummy text ever since the 1500s,
when an unknown printer took a galley of type and scrambled it to make a
type specimen book. It has survived not only five centuries, but also the
leap into electronic typesetting, remaining essentially unchanged.</p>
<p> was popularised in the 1960s with the release of Letraset sheets
containing Lorem Ipsum passages, and more recently with desktop publishing
software like Aldus PageMaker including versions of Lorem Ipsum.</p>
</div>
<div class="wrapper-one-right">
<div class="phone">
<img src="./assets/img/iphones.png" alt="">
</div>
</div>
</div>
</section>
<section class="wrapper-two">
<div class="wrapper-two-content">
<div class="wrapper-two-left">
<img src="./assets/img/mac.png" alt="">
</div>
<div class="wrapper-two-right">
<h3>IMPORTANT STUFF HERE</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
<p>Lorem Ipsum has been the industry's standard dummy text ever since the 1500s,
when an unknown printer took a galley of type and scrambled it to make a
type specimen book. It has survived not only five centuries, but also the
leap into electronic typesetting, remaining essentially unchanged.</p>
<p> was popularised in the 1960s with the release of Letraset sheets
containing Lorem Ipsum passages, and more recently with desktop publishing
software like Aldus PageMaker including versions of Lorem Ipsum.</p>
<button class="btn">PURSHASE NOW</button>
</div>
</div>
</section>
<section class="wrapper-three">
<div class="wrapper-three-content">
<div class="wrapper-three-h3">
<h3>OUR FEATURES</h3>
</div>
<div class="three-boxes-content">
<div class="three-boxe">
<i class="far fa-calendar-alt"></i>
<h4>FEATURE ONE</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
</div>
<div class="three-boxe">
<i class="fas fa-cloud"></i>
<h4>FEATURE TWO</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
</div>
<div class="three-boxe">
<i class="fas fa-database"></i>
<h4>FEATURE THREE</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
</div>
<div class="three-boxe">
<i class="fas fa-box-open"></i>
<h4>FEATURE FOUR</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
</div>
<div class="three-boxe">
<i class="fas fa-folder"></i>
<h4>FEATURE FIVE</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
</div>
<div class="three-boxe">
<i class="fas fa-suitcase"></i>
<h4>FEATURE SIX</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
</div>
</div>
</div>
</section>
<section class="wrapper-four">
<div class="wrapper-four-container">
<div class="wrapper-four-left">
<img src="./assets/img/ipad.jpg" alt="">
</div>
<div class="wrapper-four-right">
<h3>IMPORTANT STUFF HERE</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
<p>Lorem Ipsum has been the industry's standard dummy text ever since the 1500s,
when an unknown printer took a galley of type and scrambled it to make a type
specimen book. It has survived not only five centuries, but also the leap into
electronic typesetting, remaining essentially unchanged.</p>
<p>It was popularised in the 1960s with the release of Letraset sheets containing
Lorem Ipsum passages, and more recently with desktop publishing software like
Aldus PageMaker including versions of Lorem Ipsum.</p>
<p>Many desktop publishing packages and web page editors now use Lorem Ipsum as
their default model text, and a search for 'lorem ipsum' will uncover many web
sites still in their infancy.</p>
<button class="btn">PURSHASE NOW</button>
</div>
</div>
</section>
<section class="wrapper-five">
<div class="wrapper-five-container">
<h3>TRY US NOW</h3>
<div class="wrapper-five-input">
<input type="email" placeholder="Enter your e-mail address...">
<button class="btn subscribe-input">SUBSCRIBE</button>
</div>
</div>
</section>
<section class="wrapper-six">
<div class="wrapper-six-container">
<h3>Contact Form</h3>
<form action="">
<input type="text" placeholder="Your Name"> <br>
<input type="email" placeholder="Your Email"> <br>
<input type="text" placeholder="Subject"> <br>
<textarea name="" id="" cols="30" rows="10" placeholder="Your Message"></textarea> <br>
<button class="btn send-message">SEND MESSAGE</button>
</form>
</div>
</section>
<botton>
<div class="wrapper-seven-container">
<p>©Copyrights <span class="bold">GoodLanding. </span>All Rights Reserved</p>
<p class="dark">Created with GoodLanding template by <a href="https://templatemag.com/" target="_blank">TemplateMag</a></p>
</div>
</botton>
</main>
</body>
</html>