-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
182 lines (179 loc) · 6.6 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
<!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="icon" href="assets/images/cup.jpeg" type="image/x-icon" />
<link rel="stylesheet" href="src/css/style.css" />
<link rel="stylesheet" href="src/css/top-section.css" />
<link rel="stylesheet" href="src/css/mid-section.css" />
<link rel="stylesheet" href="src/css/guests-section.css" />
<link rel="stylesheet" href="src/css/partners.css" />
<script
src="https://kit.fontawesome.com/a4bb0e0fbd.js"
crossorigin="anonymous"
></script>
<title>Friends Reunion</title>
</head>
<body>
<section class="header">
<header>
<nav class="nav">
<div class="mobile-menu">
<i class="fa-sharp fa-solid fa-bars"></i>
</div>
<div class="menu-mobile hideMenu">
<button class="close"><h2>X</h2></button>
<ul class="mobile-links">
<li class="mobileLink">
<a class="mobileLinkText" href="#">Home</a>
</li>
<li class="mobileLink">
<a class="mobileLinkText" href="./about.html">About</a>
</li>
<li class="mobileLink">
<a class="mobileLinkText" href="#program">Program</a>
</li>
<li class="mobileLink">
<a class="mobileLinkText" href="#guests">Join</a>
</li>
<li class="mobileLink">
<a class="mobileLinkText buy-ticket" href="#">Buy ticket</a>
</li>
</ul>
</div>
<div class="social">
<ul class="social-links">
<li><img src="assets/images/GitHub.png" alt="GitHub Link" /></li>
<li>
<img src="assets/images/Twitter.png" alt="Twitter Link" />
</li>
<li>English</li>
<li>My Page</li>
<li>Logout</li>
</ul>
</div>
<div class="desktop-menu">
<a href="#" class="logo"
><span class="logo-left">Fri</span><span>🔥</span
><span class="logo-right">Ends</span></a
>
<ul class="desktop-links">
<li class="link"><a href="./about.html">About</a></li>
<li class="link"><a href="#program">Program</a></li>
<li class="link"><a href="#guests">Join</a></li>
<li class="link"><a href="#partners">Sponsor</a></li>
<li class="link"><a href="#">Fans</a></li>
</ul>
<button class="buy-ticket">Buy Ticket</button>
</div>
</nav>
</header>
<section class="hero-main">
<div class="hero">
<p class="sub-heading">"Hello! F.r.i.e.n.d.s Fans"</p>
<div class="h1-bg">
<h1 class="hero-h1">
Friends The Reunion <span>Super Fan's Conference</span>
<span>2023</span>
</h1>
</div>
<div class="welcome">
<p class="welcome-text">
Welcome to the Friends TV show cast reunion event! Join us for a
night full of surprises, special guests, and the iconic cast
members sharing their memories and behind-the-scenes stories.
Let's celebrate the magic of Friends together! Taking place in
Addis Ababa on April 2023.
</p>
</div>
<div class="date-location">
<h2>2023.04.15(MON) ~ 20(FRI)</h2>
<h3>@ Millennium convention center, Addis Ababa</h3>
</div>
</div>
<img
class="friends"
src="assets/images/friend-no-bg.png"
alt="Friends cast Group picture"
/>
</section>
</section>
<!-- Mid Section -->
<section class="main-program" id="program">
<h2>Main Events</h2>
<ul class="events">
<li class="event">
<img src="assets/images/keynote.svg" alt="keynote icon" />
<p class="event-title">Stories</p>
<p class="event-desc">
The producers will share a stories never told before on what goes on
behind the scene.
</p>
</li>
<li class="event">
<img src="assets/images/build.svg" alt="" />
<p class="event-title">Build</p>
<p class="event-desc">
Build competion of sets replica by top designers. Winners will get
big prizes.
</p>
</li>
<li class="event">
<img src="assets/images/expo.svg" alt="Expo Icon" />
<p class="event-title">Expo</p>
<p class="event-desc">
A tour of the studio and showcase of unique items that make the show
unforgetable.
</p>
</li>
<li class="event">
<img src="assets/images/forum.svg" alt="" />
<p class="event-title">Q&A</p>
<p class="event-desc">
You will get the chance to ask questions that were bugging you, all
cast on crew will be on stage to take your questions.
</p>
</li>
<li class="event">
<img src="assets/images/party.svg" alt="Party Icon" />
<p class="event-title">Party</p>
<p class="event-desc">
After party with the entire crew and producers, its gonna be hot and
you dont wann miss it.
</p>
</li>
</ul>
<button class="get-ticket">Get your ticket Here</button>
</section>
<!-- Guest section -->
<section class="guests" id="guests">
<h2>Featured Actors</h2>
<div class="guests-list"></div>
</section>
<section class="partner" id="partners">
<h2>Partner</h2>
<ul class="partners">
<li>
<img src="assets/images/warner-bros.png" alt="Warner Brothers" />
</li>
<li><img src="assets//images/hbo.png" alt="Hbo max" /></li>
<li><img src="assets/images/netflix.png" alt="Netflix" /></li>
<li><img src="assets/images/apple-tv.png" alt="Apple" /></li>
<li><img src="assets/images/roku.png" alt="Roke" /></li>
</ul>
</section>
<footer class="footer">
<a href="#" class="logo"
><span class="logo-left">Fri</span><span>🔥</span
><span class="logo-right">Ends</span></a
>
<div class="rights">
<p>2023 Abel Tsegaye, All rights are Reserved</p>
<p>Built with ❤️ by Abel</p>
</div>
</footer>
<script src="src/js/index.js"></script>
</body>
</html>