-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
212 lines (206 loc) · 8.48 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
<!DOCTYPE html>
<html lang="en">
<head><!-- ===( Build By : CODE AASHU )=== -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Moving road trips to the electric age. — Lightship</title>
<link rel="icon" type="image/png" sizes="32x32" href="https://lightshiprv.com/assets/images/favicons/favicon-32x32.png">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/locomotive-scroll.css">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div id="nav">
<div id="logo">
<div id="menu">
<div class="cir"></div>
<div class="line" id="m1"></div>
<div class="line" id="m2"></div>
<div class="line" id="m3"></div>
</div>
<h1>MENU</h1>
</div>
<h1>LIGHTSHIP</h1>
<div id="nav-pt1">
<h2>Reverse the L1</h2>
<div class="slide" id="cr">
<h2>Reverse the L1</h2>
<h2>Reverse the L1</h2>
<h2>Reverse the L1</h2>
<h2>Reverse the L1</h2>
</div>
</div>
</div>
<div id="navigation">
<div class="in">
<h1>L1 Trailer</h1>
<div class="slide" id="t">
<h2>L1 Trailer</h2>
<h2>L1 Trailer</h2>
<h2>L1 Trailer</h2>
<h2>L1 Trailer</h2>
</div>
</div>
<div class="in">
<h1>Company</h1>
<div class="slide" id="c">
<h2>Company</h2>
<h2>Company</h2>
<h2>Company</h2>
<h2>Company</h2>
</div>
</div>
<div class="in sm">
<h1>Journal</h1>
<div class="slide" id="j">
<h2>Journal</h2>
<h2>Journal</h2>
<h2>Journal</h2>
<h2>Journal</h2>
</div>
</div>
<div class="in sm">
<h1>Carrers</h1>
<div class="slide" id="cr">
<h2>Carrers</h2>
<h2>Carrers</h2>
<h2>Carrers</h2>
<h2>Carrers</h2>
</div>
</div>
<div id="drip"></div>
</div>
<div id="main">
<div id="page1">
<h1>Moving road trips to <br>
the electric age.
</h1>
</div>
<div id="page2">
<div class="elem" id="e1">
<div class="i">
<img src="https://lightshiprv.com/assets/images/static/Pre_Order_Signup_thumbnail.jpg" alt="">
</div>
<div class="i">
<img id="a" src="https://lightshiprv.com/assets/images/static/Reserve_CTA_Exterior.jpg" alt="">
<img id="b"
src="https://lightshiprv.com/uploads/article/Why_You_Should_Consider_an_Electric_RV_for_Your_Next_Road_Trip/Why%2Bconsider%2Ban%2BElectric%2BRV.jpeg"
alt="">
</div>
</div>
<div class="elem" id="cent">
<video autoplay muted loop src="./i3.mp4"></video>
</div>
<div class="elem" id="e2">
<div class="i">
<video id="b" autoplay muted loop src="./i2.mp4"></video>
<img id="a" src="https://lightshiprv.com/uploads/products/Test16-2000x1300.jpg" alt="">
</div>
<div class="i">
<img src="https://lightshiprv.com/uploads/ctas/CTA_2-1200x1200.jpg" alt="">
</div>
</div>
<h1>LIGHTSHIP</h1>
</div>
<div id="page3">
<img src="https://lightshiprv.com/assets/images/static/Solar_Close_UX.jpg" alt="">
<canvas></canvas>
<h1 id="l1">Integrated solar and <br> all-electric everything.</h1>
<h1 id="l2">Bright, open spaces.</h1>
<h1 id="l3">Endless views.</h1>
</div>
<div id="page4">
<div class="row">
<div class="card">
<div class="overlay">
<div class="text">
<h2>Explore <br>
the L1</h2>
<h4>Meet the aero electric RV
that will change how you
travel</h4>
</div>
</div>
</div>
<div class="card">
<div class="overlay">
<div class="text">
<h2>Explore <br>
the L1</h2>
<h4>Meet the aero electric RV
that will change how you
travel</h4>
</div>
</div>
</div>
</div>
<div class="row">
<div class="card">
<h6>Company</h6>
<h2>We believe in a future where more people have access to incredible travel experiences.</h2>
<h6>Whether you’re getting way out there in the National Forest, or sticking closer to home at your
favorite campsite, we’re building products and experiences to help you get outside.</h6>
<button>About us</button>
</div>
<div class="card"></div>
</div>
</div>
<div id="page5">
<img class="flip" id="one"
src="https://lightshiprv.com/uploads/article/Meet_the_Design_Team/Lightship-L1-Electric-RV-Design-Team-700x555.jpg"
alt="">
<img class="flip" id="two"
src="https://lightshiprv.com/uploads/article/Founding_Road_Trip/D_Driver_Side_DOWN-700x555.jpg" alt="">
<img class="flip" id="three"
src="https://lightshiprv.com/uploads/article/Why_You_Should_Consider_an_Electric_RV_for_Your_Next_Road_Trip/Why%2Bconsider%2Ban%2BElectric%2BRV.jpeg"
alt="">
</div>
<div id="page6">
<div class="part">
<div id="li">
<div id="st">
<img id="sr1" src="https://lightshiprv.com/assets/images/logos/symbol.svg" alt="">
<img id="sr2" src="https://lightshiprv.com/assets/images/logos/symbol.svg" alt="">
</div>
<div id="ls">
<h1 id="footh1">LIGHTSHIP</h1>
</div>
</div>
</div>
<div class="part">
<div id="footer">
<div class="elem">
<h5>Lightship ©2024</h5>
<h5>L1 Trailer</h5>
<h5>Company</h5>
<h5>Journal</h5>
<h5>Events</h5>
<h5>Careers</h5>
</div>
<div class="elem">
<h5>Social</h5>
<h5>Instagram</h5>
<h5> Facebook</h5>
<h5>LinkedIn</h5>
<h5>Twitter</h5>
<div id="row">
<input type="text" placeholder="Email Address">
<button>Subscribe</button>
</div>
</div>
<div class="elem">
<img src="https://lightshiprv.com/assets/images/static/Pre_Order_Signup_thumbnail.jpg" alt="">
</div>
</div>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/locomotive-scroll.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.5/gsap.min.js"
integrity="sha512-cOH8ndwGgPo+K7pTvMrqYbmI8u8k6Sho3js0gOqVWTmQMlLIi6TbqGWRTpf1ga8ci9H3iPsvDLr4X7xwhC/+DQ=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.5/ScrollTrigger.min.js"
integrity="sha512-AMl4wfwAmDM1lsQvVBBRHYENn1FR8cfOTpt8QVbb/P55mYOdahHD4LmHM1W55pNe3j/3od8ELzPf/8eNkkjISQ=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="script.js"></script>
</body>
</html>