-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
283 lines (278 loc) · 12.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
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
<!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">
<link rel="stylesheet" href="./styles/index.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css">
<link rel="stylesheet" href="./styles/output.css">
<title>Meta | Social Metaverse Company</title>
</head>
<body>
<header class="sticky top-0 z-50 bg-white py-2">
<div class="flex px-5 py-3 lg:px-12 justify-between items-center ">
<nav class="lg:hidden">
<i class="bi bi-list text-3xl font-bold"></i>
</nav>
<nav class="lg:hidden">
<img class="w-[89px]"
src="https://scontent.fnbo1-1.fna.fbcdn.net/v/t39.8562-6/252294889_575082167077436_6034106545912333281_n.svg/meta-logo-primary_standardsize.svg?_nc_cat=1&ccb=1-7&_nc_sid=ad8a9d&_nc_ohc=GKJNnMmdfbUAX9ZZWZK&_nc_ht=scontent.fnbo1-1.fna&oh=00_AT_fHzGF-EfZMDZwDLuVbYfW4tRrJie81RQF1tuu7KmHdw&oe=6331D7F9"
alt="Meta logo">
</nav>
<nav class="lg:hidden">
<i class="bi bi-bag text-xl"></i>
</nav>
<nav class="hidden lg:block">
<ul class="flex gap-8 items-center">
<img class="w-[69px]"
src="https://scontent.fnbo1-1.fna.fbcdn.net/v/t39.8562-6/252294889_575082167077436_6034106545912333281_n.svg/meta-logo-primary_standardsize.svg?_nc_cat=1&ccb=1-7&_nc_sid=ad8a9d&_nc_ohc=GKJNnMmdfbUAX9ZZWZK&_nc_ht=scontent.fnbo1-1.fna&oh=00_AT_fHzGF-EfZMDZwDLuVbYfW4tRrJie81RQF1tuu7KmHdw&oe=6331D7F9"
alt="Meta logo">
<li>Shop</li>
<li>Our Technologies</li>
<li>About Us</li>
<li>Build With Us</li>
</ul>
</nav>
<nav class="hidden lg:block">
<ul class="flex items-center gap-8">
<li>Support</li>
<li><i class="bi bi-bag text-xl"></i></li>
</ul>
</nav>
</div>
</header>
<main>
<section>
<div class="px-5">
<div class="mt-[70px] flex flex-col items-center gap-8">
<h1 class="text-center text-[36px] leading-[44px] max-w-[544px] lg:text-[48px] lg:leading-[60px]">Bringing
people closer every day</h1>
<div class="flex gap-4 items-center">
<i class="bi bi-arrow-right-circle text-2xl text-gray-400"></i>
<a href="" class="font-bold">Learn about our mission</a>
</div>
</div>
<div class="mt-14 flex justify-center">
<img src="./images/hero_image.jpg" alt="three persons using smartphones">
</div>
</div>
</section>
<section>
<div class="mt-[80px] flex flex-col items-center px-5 mb-[100px]">
<div>
<img class="w-[160px]" src="./images/meta_logo.png" alt="meta logo">
</div>
<h2
class="text-center text-[24px] lg:text-[36px] leading-[28px] max-w-[400px] lg:max-w-[760px] lg:leading-[120%]">
Meta builds technologies that help people connect, find communities and grow businesses.
</h2>
</div>
</section>
<section>
<div class="bg-[#f1f4f7] pt-[60px] px-5 flex flex-col items-center gap-9">
<div>
<h2 class="text-center text-[22px] leading-[28px]">
The future of digital connection
</h2>
<p class="text-center max-w-[450px] mt-4">
We’re moving beyond 2D screens and into immersive experiences in the metaverse, helping create the next
evolution of
social technology.
</p>
</div>
<div class="flex gap-4 items-center">
<i class="bi bi-arrow-right-circle text-2xl text-gray-400"></i>
<a href="" class="font-bold">Experience the metaverse</a>
</div>
<video class="aspect-video h-[545px] object-cover" src="./videos/video1.mp4" type="video/MP4" autoplay loop
muted width="full"></video>
</div>
</section>
<section>
<div class="bg-[#f1f4f7] pt-[80px] px-5 flex flex-col gap-4 pb-[60px]">
<h4>More about the metaverse</h4>
<div class="bg-white rounded-sm">
<div class="flex items-center gap-4 p-2">
<div class="">
<img class="w-[90px]" src="./images/space_illustration.jpg" alt="">
</div>
<h5 class="text-[17px]">What is the metaverse?</h5>
<i class="bi bi-arrow-right-circle text-2xl text-gray-500 pr-2 ml-auto"></i>
</div>
</div>
<div class="bg-white rounded-sm">
<div class="flex items-center gap-4 p-2">
<div class="">
<img class="w-[90px]"
src="https://scontent.fnbo1-1.fna.fbcdn.net/v/t39.8562-6/306787733_800348254437798_8034004483001918885_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=6825c5&_nc_ohc=H32QEDC7vacAX8gMlls&_nc_ht=scontent.fnbo1-1.fna&oh=00_AT9t2LK-EVdSMG_nYJcc4fw1Qgp_pG-MmN8nTOy8x34UrA&oe=63321365"
alt="">
</div>
<h5 class="text-[17px] max-w-[200px]">How we are building the metaverse responsibly</h5>
<i class="bi bi-arrow-right-circle text-2xl text-gray-500 pr-2 ml-auto"></i>
</div>
</div>
</div>
</section>
<section>
<div class="px-6 pt-[60px] flex flex-col items-center gap-4">
<h4 class="text-center text-[22px] leading-[28px] max-w-[400px]">Keeping people safe and making a positive
impact</h4>
<div class="flex gap-4 items-center">
<i class="bi bi-arrow-right-circle text-2xl text-gray-400"></i>
<a href="" class="font-bold">Learn about our mission</a>
</div>
</div>
</section>
<section>
<div class="mt-[30px] px-6">
<div>
<img
src="https://scontent.fnbo1-1.fna.fbcdn.net/v/t39.8562-6/297993190_387992923277781_4041333465041796094_n.jpg?_nc_cat=101&ccb=1-7&_nc_sid=6825c5&_nc_ohc=ivHNRMwbAeQAX_gkt7G&_nc_ht=scontent.fnbo1-1.fna&oh=00_AT8qe8gSTLtM3m0GucWe2wg_PtCKGbhhUFlm0aBiWEFFxA&oe=63337277"
alt="a person sitting using a smartphone">
</div>
<div class="bg-[#1c2b33] p-4 text-white">
<h3 class="text-[24px]">Prioritizing privacy and security</h3>
<p class="py-4">We’re building social experiences that keep your account secure and enable you to make choices
around how
your data is
used.</p>
<div class="flex gap-4 items-center pb-8">
<i class="bi bi-arrow-right-circle text-2xl text-gray-400"></i>
<a href="" class="font-bold">Learn more</a>
</div>
</div>
</div>
</section>
<section>
<div class="bg-white pt-[60px] px-6 flex flex-col gap-4 pb-[60px]">
<h4>More about the metaverse</h4>
<div class="bg-[#f1f4f7] rounded-sm">
<div class="flex items-center gap-4 p-2">
<div class="">
<img class="w-[90px]"
src="https://scontent.fnbo1-1.fna.fbcdn.net/v/t39.8562-6/306787733_800348254437798_8034004483001918885_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=6825c5&_nc_ohc=H32QEDC7vacAX8gMlls&_nc_ht=scontent.fnbo1-1.fna&oh=00_AT9t2LK-EVdSMG_nYJcc4fw1Qgp_pG-MmN8nTOy8x34UrA&oe=63321365"
alt="">
</div>
<h5 class="text-[17px]">What is the metaverse?</h5>
<i class="bi bi-arrow-right-circle text-2xl text-gray-500 pr-2 ml-auto"></i>
</div>
</div>
<div class="bg-[#f1f4f7] rounded-sm">
<div class="flex items-center gap-4 p-2">
<div class="">
<img class="w-[90px]"
src="https://scontent.fnbo1-1.fna.fbcdn.net/v/t39.8562-6/306787733_800348254437798_8034004483001918885_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=6825c5&_nc_ohc=H32QEDC7vacAX8gMlls&_nc_ht=scontent.fnbo1-1.fna&oh=00_AT9t2LK-EVdSMG_nYJcc4fw1Qgp_pG-MmN8nTOy8x34UrA&oe=63321365"
alt="">
</div>
<h5 class="text-[17px] max-w-[200px]">How we are building the metaverse responsibly</h5>
<i class="bi bi-arrow-right-circle text-2xl text-gray-500 pr-2 ml-auto"></i>
</div>
</div>
</div>
</section>
<section>
<div class="mx-6 lg:justify-center flex gap-12 overflow-x-auto pb-4">
<div class="w-[300px] flex flex-col gap-4 flex-shrink-0">
<div>
<img src="./images/grid_image_1.jpg" class="w-full" alt="">
</div>
<a class="text-[18px] leading-[27px] mr-3">Introducing Community Chats: Connecting Your Community in Real
Time on Messenger and Facebook
</a>
<p>Community Chats blend Messenger and Facebook Groups to let people connect when, where and how they
want.
</p>
<div class="flex gap-4 items-center">
<i class="bi bi-arrow-right-circle text-2xl text-gray-400"></i>
<a href="" class="font-bold">Learn more</a>
</div>
</div>
<div class="w-[300px] flex flex-col gap-4 flex-shrink-0">
<div>
<img src="./images/grid_image_1.jpg" class="w-full" alt="">
</div>
<a class="text-[18px] leading-[27px] mr-3">Introducing Community Chats: Connecting Your Community in Real
Time on Messenger and Facebook
</a>
<p>Community Chats blend Messenger and Facebook Groups to let people connect when, where and how they
want.
</p>
<div class="flex gap-4 items-center">
<i class="bi bi-arrow-right-circle text-2xl text-gray-400"></i>
<a href="" class="font-bold">Learn more</a>
</div>
</div>
<div class="w-[300px] flex flex-col gap-4 flex-shrink-0">
<div>
<img src="./images/grid_image_1.jpg" class="w-full" alt="">
</div>
<a class="text-[18px] leading-[27px] mr-3">Introducing Community Chats: Connecting Your Community in Real
Time on Messenger and Facebook
</a>
<p>Community Chats blend Messenger and Facebook Groups to let people connect when, where and how they
want.
</p>
<div class="flex gap-4 items-center">
<i class="bi bi-arrow-right-circle text-2xl text-gray-400"></i>
<a href="" class="font-bold">Learn more</a>
</div>
</div>
</div>
</section>
<footer>
<div class="px-5 pt-[70px] bg-[#f1f4f7] mt-[60px]">
<div class="flex flex-col gap-4">
<div><img
src="https://scontent.fnbo1-1.fna.fbcdn.net/v/t39.8562-6/250802775_421829349379303_5128561417639041188_n.png?_nc_cat=1&ccb=1-7&_nc_sid=6825c5&_nc_ohc=swu6-sIpJLsAX8NEns0&_nc_ht=scontent.fnbo1-1.fna&oh=00_AT_H2g7qbfpadeGVKkTI-5NzEaE42EDWyvfeqize4cv72Q&oe=6336E4B9"
class="w-[100px]" alt=""></div>
<p class="mt-[32px]">Follow us</p>
<div class="flex gap-6">
<img src="./images/social_icon.png" class="w-6" alt="">
<img src="./images/social_icon.png" class="w-6" alt="">
<img src="./images/social_icon.png" class="w-6" alt="">
<img src="./images/social_icon.png" class="w-6" alt="">
<img src="./images/social_icon.png" class="w-6" alt="">
</div>
</div>
<div class="mt-12 flex flex-col gap-4">
<div class="">
<h2>Virtual reality</h2>
</div>
<div class="border"></div>
<div class="">
<h2>Virtual reality</h2>
</div>
<div class="border"></div>
<div class="">
<h2>Virtual reality</h2>
</div>
<div class="border"></div>
<div class="">
<h2>Virtual reality</h2>
</div>
<div class="border"></div>
<div class="">
<h2>Virtual reality</h2>
</div>
<div class="border"></div>
</div>
<div class="mt-[64px] flex gap-4">
<a href="">Community standards</a>
<p>|</p>
<a href="">Privacy policy</a>
</div>
<div class="mt-[22px] flex gap-4">
<a href="">Terms</a>
<p>|</p>
<a href="">Cookie policy</a>
</div>
<div class="border mt-4"></div>
<div class="mt-[50px] pb-[40px]">
<p>Language English (US)</p>
</div>
</div>
</footer>
</main>
</body>
</html>