-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
172 lines (168 loc) · 9.15 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>BT-Logic Project</title>
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<link rel="stylesheet" href="assets/fontawesome/css/all.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/media.css">
</head>
<body>
<header class="row header">
<div class="col12 p-50">
<h1 class="text-left" data-aos="fade-down">LAVA</h1>
<nav>
<ul data-aos="fade-up">
<li><a href="">HOME</a></li>
<li><a href="">ABOUT</a></li>
<li><a href="">TESTIMONIALS</a></li>
<li><select name="" id="">
<option value="">DROP DOWN</option>
<option value="">Option 1</option>
<option value="">Option 1</option>
</select></li>
<li><a href="">CONTACT US</a></li>
</ul>
</nav>
</div>
<div class="col4 p-50 he-1" data-aos="flip-left">
<h2 class="ln-1-5">Simple App that we <span class="text-yellow">CREATE</span></h2>
<p class="ln-2">Lava <span class="text-blue">HTML landing page</span> template is provided by<span class="text-blue">Practical</span>. You can modify and use it for your commercial websites for free of charge. This template is last updated on 29 Oct 2023.</p>
<button class="btn bg-yellow text-white mt-20">KNOW US BETTER</button>
</div>
</header>
<!-- BANNER 1 CODE -->
<section class="row banner1">
<div class="col12 p-50 text-center">
<div class="col4">
<div class="p-50" data-aos="flip-right">
<h2 class="text-left">01</h2>
<img src="assets/images/features-icon-1.png" alt="">
<h1>Email Design</h1>
<p class="mt-40">Curabitur pulvinar vel odio sed sagittis. Nam maximus ex diam, nec consectetur diam.</p>
<button class="btn bg-yellow text-white mt-40">DISCOVER MORE</button>
</div>
</div>
<div class="col4">
<div class="p-50" data-aos="flip-right">
<h2 class="text-left">02</h2>
<img src="assets/images/features-icon-2.png" alt="">
<h1>Email Design</h1>
<p class="mt-40">Curabitur pulvinar vel odio sed sagittis. Nam maximus ex diam, nec consectetur diam.</p>
<button class="btn bg-yellow text-white mt-40">DISCOVER MORE</button>
</div>
</div>
<div class="col4">
<div class="p-50" data-aos="flip-right">
<h2 class="text-left">03</h2>
<img src="assets/images/features-icon-3.png" alt="">
<h1>Email Design</h1>
<p class="mt-40">Curabitur pulvinar vel odio sed sagittis. Nam maximus ex diam, nec consectetur diam.</p>
<button class="btn bg-yellow text-white mt-40">DISCOVER MORE</button>
</div>
</div>
</div>
</section>
<!-- BANNER 2 CODE -->
<section class="row banner2 p-50 text-left">
<div class="col12">
<div class="col6" data-aos="flip-left">
<img src="assets/images/left-image.png" alt="">
</div>
<div class="col6">
<div class="col12 mt-10">
<div class="col3" data-aos="flip-left">
<img src="assets/images/about-icon-01.png" alt="">
</div>
<div class="col9" data-aos="flip-left">
<h1>Vestibulum pulvinar rhoncus</h1>
<p class="mt-10 ln-1-5">Please do not redistribute this template ZIP file for a download purpose. You may contact us for additional licensing of our template or to get a PSD file.</p>
</div>
</div>
<div class="col12 mt-10">
<div class="col3" data-aos="flip-left">
<img src="assets/images/about-icon-01.png" alt="">
</div>
<div class="col9" data-aos="flip-left">
<h1>Vestibulum pulvinar rhoncus</h1>
<p class="mt-10 ln-1-5">Please do not redistribute this template ZIP file for a download purpose. You may contact us for additional licensing of our template or to get a PSD file.</p>
</div>
</div>
<div class="col12 mt-10">
<div class="col3" data-aos="flip-left">
<img src="assets/images/about-icon-01.png" alt="">
</div>
<div class="col9" data-aos="flip-left">
<h1>Vestibulum pulvinar rhoncus</h1>
<p class="mt-10 ln-1-5">Please do not redistribute this template ZIP file for a download purpose. You may contact us for additional licensing of our template or to get a PSD file.</p>
</div>
</div>
</div>
</div>
</section>
<!-- BANNER 3 CODE -->
<section class="row banner3" data-aos="fade-up">
<div class="col12 p-50">
<h1 class="text-center">What They Think <span class="text-yellow">About Us</span></h1>
<p class="text-center mt-20">Suspendisse vitae laoreet mauris. Fusce a nisi dapibus, euismod purus non, convallis odio. Donec <br> vitae magna ornare, pellentesque ex vitae, aliquet urna.</p>
<div class="col5 text-center" data-aos="flip-left">
<div>
<img src="assets/images/testimonial-author-1.png" alt="">
<p><i class="fa-solid fa-star" style="color: #ffffff;"></i><i class="fa-solid fa-star" style="color: #ffffff;"></i><i class="fa-solid fa-star" style="color: #ffffff;"></i><i class="fa-solid fa-star" style="color: #ffffff;"></i></p>
<h1>Martino Tino</h1>
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit. Repellendus quae nemo consectetur at perspiciatis quis.</p>
<p>New Villager</p>
</div>
</div>
<div class="col5 text-center">
<div data-aos="flip-left">
<img src="assets/images/testimonial-author-1.png" alt="">
<p><i class="fa-solid fa-star" style="color: #ffffff;"></i><i class="fa-solid fa-star" style="color: #ffffff;"></i><i class="fa-solid fa-star" style="color: #ffffff;"></i><i class="fa-solid fa-star" style="color: #ffffff;"></i></p>
<h1>Martino Tino</h1>
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit. Repellendus quae nemo consectetur at perspiciatis quis.</p>
<p>New Villager</p>
</div>
</div>
<div class="col2 text-center">
<div class="mt-40" data-aos="flip-left">
<span><i class="fa-solid fa-greater-than" style="color: #ffffff;"></i> </span>
</div>
<div class="mt-40" data-aos="flip-left">
<span><i class="fa-solid fa-less-than" style="color: #ffffff;"></i> </span>
</div>
</div>
</div>
</section>
<!-- BANNER 4 CODE -->
<section class="row banner4">
<div class="col12 p-50">
<div class="col6 mt-50">
<div class="mt-50 text-center" data-aos="flip-left">
<form action="" class="p-50 bg-white">
<input type="text" placeholder="Name">
<input type="email" placeholder="Email"><br>
<textarea name="" id="" cols="30" rows="10" placeholder="Your Message"></textarea>
<button class="btn mt-20 bg-yellow text-white">SEND MESSAGE NOW</button>
</form>
</div>
</div>
<div class="col6 mt-50">
<div class="mt-50 ln-2 text-white text-justify" data-aos="flip-left">
<h1>More About <span class="text-yellow">Lava</span></h1>
<p class="mt-20">Phasellus dapibus urna vel lacus accumsan, iaculis eleifend leo auctor. Duis at finibus odio. Vivamus ut pharetra arcu, in porta metus. Suspendisse blandit pulvinar ligula ut elementum.</p>
<p class="mt-20">If you need this contact form to send email to your inbox, you may follow our contact page for more detail.</p>
</div>
</div>
</div>
<hr>
<p class="text-center text-white my-50">Copyright © 2023 Lava Landing Page | Designed by <span class="text-blue">Ayaj-Ahamad</span></p>
</section>
<script src="assets/fontawesome/js/all.js"></script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init();
</script>
</body>
</html>