-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
213 lines (189 loc) · 9.2 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
213
<!DOCTYPE html>
<html>
<head>
<title> Nook Inc </title>
<link rel="stylesheet" href="style.css" >
<link rel="shortcut icon" type="image/png" href="images/NookIncLogo.png"/>
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;500;700&display=swap" rel="stylesheet">
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"> <!-- proper scaling for phones etc -->
</head>
<body>
<p class="hero-title"> Everything is possible with Nook Inc </p>
<video id="video" muted disablekb autoplay loop> <!-- id video for scroll reference-->
<source src="images/AnimalCrossingIntro2.mp4" type="video/mp4">
</video>
<nav class="nav-desktop">
<img src="images/NookIncLogo.png" alt="Nook Inc Logo">
<a href="#video"> Explore </a>
<a href="#getting-started"> Getting started </a>
<a href="#news"> News </a>
<a href="#join-us"> Join us </a>
</nav>
<nav class="nav-mobile">
<img src="images/NookIncLogo.png" alt="Nook Inc Logo">
<div class="nav-mobile-links">
<a href="#video"> Explore </a>
<a href="#getting-started"> Getting started </a>
<a href="#news"> News </a>
<a href="#join-us"> Join us </a>
</div>
</nav>
<div class="bigmac">
<div class="line-1"></div>
<div class="line-2"></div>
<div class="line-3"></div>
</div>
<section class="quote-container">
<div class="text-wrapper">
<p class="quote-text"> “Nook Inc provides all neccessary accomodations for you and your perfect island!” </p>
<p class="quote-name"> -Tom Nook </p>
</div>
<div class="quote-image">
<img src="images/TomNook.png" alt="Tom Nook">
</div>
</section>
<section class="explore-container">
<div class="explore-wrapper">
<div class="explore-text-wrapper">
<p class="explore-title"> Build </p>
<p class="explore-text"> We provide everything you need to turn your paradise island into a reality. </p>
</div>
<div class="explore-image">
<img src="images/building.webp" alt="Building">
</div>
</div>
<div class="explore-wrapper">
<div class="explore-image">
<img src="images/Discover.png" alt="Discover">
</div>
<div class="explore-text-wrapper">
<p class="explore-title"> Discover </p>
<p class="explore-text"> There is no better place to discover yourself than at a deserted island! </p>
</div>
</div>
<div class="explore-wrapper">
<div class="explore-text-wrapper">
<p class="explore-title"> Meet friends </p>
<p class="explore-text"> Paradise is the perfect place to find friends, work together and build relationships of a lifetime! </p>
</div>
<div class="explore-image">
<img src="images/Meeting.webp" alt="Friends">
</div>
</div>
</section>
<section class="cards-container" id="getting-started">
<p class="cards-container-title"> Getting started </p>
<div class="house-card-wrapper">
<div class="house-images">
<img src="images/house1.png" alt="tent">
<img src="images/house2.png" alt="smallhouse">
<img src="images/house3.png" alt="mediumhouse">
<img src="images/house4.png" alt="largehouse">
</div>
<div class="house-text-wrapper">
<p> Nook Housing free of charge! </p>
<p> Nook Inc provides you and your residents with hospitable housing for island living. With famous brands such as Nookea Furniture available on-site you have everything you need. </p>
<p> *Tent for free, all other construction subject to personalized pricing. </p>
</div>
</div>
<div class="small-card-container">
<div class="small-card-wrapper">
<img src="images/workbench.png" alt="Workbench">
<p> Nook Workbench </p>
<p> With Tom Nook's workbench you can craft your very own Nook certified™ tools! </p>
<p> *Available for 50 bells per use, conditions apply </p>
</div>
<div class="small-card-wrapper">
<img src="images/phone.png" alt="Nook Phone">
<p> Nook Phone </p>
<p> Optimized for island living, you'll have everything you need available at your fingertips. </p>
<p> *Nook Inc does not guarantee reception </p>
</div>
<div class="small-card-wrapper">
<img src="images/nooklings.png" alt="Nooklings">
<p> Nooklings </p>
<p> Building paradise is hard work! That's why each of our clients recieves two nooklings to help with the burdensome labor. </p>
</div>
</div>
</section>
<section class="news-container" id="news">
<p class="news-title"> Nook News </p>
<div class="news-slider">
<div class="news-wrapper">
<p class="news-date">17 Feb. 2020</p>
<img src="images/amazon.png" alt="amazon deal">
<div class="news-text">
<p> Tom Nook strikes <b>30 billion bell deal</b> with Amazon </p>
</div>
</div>
<div class="news-wrapper">
<p class="news-date">7 Feb. 2020</p>
<img src="images/nookphone.jpg" alt="amazon deal">
<div class="news-text">
<p> Tom Nook announces latest <b>Nook Phone 12</b> model </p>
</div>
</div>
<div class="news-wrapper">
<p class="news-date">4 Feb. 2020</p>
<img src="images/amazondeal2.png" alt="amazon deal">
<div class="news-text">
<p> Tom Nook strikes <b>5 billion bell deal</b> with Amazon </p>
</div>
</div>
</div>
</section>
<section class="package-container">
<div class="package-image">
<img src="images/TomAndNooklings.png" alt="Tom and Nooklings">
</div>
<div class="package-text-wrapper">
<div class="package-title">
<p> Your deserted island package includes: </p>
</div>
<div class="package-text">
<div class="package-single-text">
<img src="images/check.png" alt="checkbox">
<p> 2 little nooklings </p>
</div>
<div class="package-single-text">
<img src="images/check.png" alt="checkbox">
<p> Your own house </p>
</div>
<div class="package-single-text">
<img src="images/check.png" alt="checkbox">
<p> Your own Nook Phone</p>
</div>
<div class="package-single-text">
<p>*Nook Case not included</p>
</div>
</div>
</div>
</section>
<footer class="footer-container" id="join-us">
<a href="https://youtu.be/_3YNL0OWio0?t=88" target="_blank" class="join-us-button"> Join us now! </a>
<div class="footer-bottom">
<div class="social-links-1">
<a href="https://twitter.com/animalcrossing" target="_blank">
<img src="images/twitter.png" alt="Twitter Logo">
</a>
<a href="https://youtu.be/qzdPTjk9aTg" target="_blank">
<img src="images/youtube.png" alt="Youtube Logo">
</a>
</div>
<div class="footer-image">
<img src="images/bye.png" alt="Footer image">
</div>
<div class="social-links-2">
<a href="https://www.facebook.com/AnimalCrossing/" target="_blank">
<img src="images/facebook.png" alt="Facebook Logo">
</a>
<a href="https://www.instagram.com/animalcrossing_world" target="_blank">
<img src="images/instagram.png" alt="Instagram Logo">
</a>
</div>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>