-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
205 lines (194 loc) · 10.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Capstone project 1</title>
<link rel="stylesheet" type="text/css" href="css/styles.css">
<script src="https://kit.fontawesome.com/e8963cdebe.js" crossorigin="anonymous"></script>
</head>
<body>
<header>
<nav>
<div class="social-links">
<a href="https://www.facebook.com/BaliSpiritFestival/"><i class="fa fa-facebook" aria-hidden="true"></i></a>
<a href="https://twitter.com/balispiritfest"><i class="fa fa-twitter" aria-hidden="true"></i></a>
<a href="#">Logout</a>
<a href="#">My page</a>
<a href="#">Indonesian</a>
</div>
<div class="pagelinks">
<img class="logo" src="assets/icons/logo.svg" alt="Logo"> <!-- Placeholder logo from https://logoipsum.com-->
<i class="fa fa-bars fa-lg hamburger-icon js-humburger-menu-icon"></i>
<ul class="pagelinks-desktop">
<li><a class="button--secondary js-home-page-link" href="#">Home</a></li>
<li><a class="button--secondary js-about-page-link" href="#">About</a></li>
</ul>
<a class="button--primary nav-CTA" href="#">Book a date</a>
</div>
</nav>
</header>
<main>
</main>
<footer>
<section class="partners">
<h3 class="heading--secondary underline">Partners</h3>
<ul class="partner-logos">
<li><img src="assets/images/partners-logo-1.svg" alt="Partner logo 1"></li> <!-- Placeholder logo from https://logoipsum.com-->
<li><img src="assets/images/partners-logo-2.svg" alt="Partner logo 2"></li> <!-- Placeholder logo from https://logoipsum.com-->
<li><img src="assets/images/partners-logo-3.svg" alt="Partner logo 3"></li> <!-- Placeholder logo from https://logoipsum.com-->
<li><img src="assets/images/partners-logo-4.svg" alt="Partner logo 4"></li> <!-- Placeholder logo from https://logoipsum.com-->
<li><img src="assets/images/partners-logo-5.svg" alt="Partner logo 5"></li> <!-- Placeholder logo from https://logoipsum.com-->
</ul>
</section>
<section class="footnotes">
<img class="logo-footer" src="assets/icons/logo.svg" alt="Logo"> <!-- Placeholder logo from https://logoipsum.com-->
<div>
<p class="paragraph-normal">Bali spirit festival 2022. </p>
<p class="paragraph-normal licence">Creative Commons design, some rights reserved</p>
</div>
</section>
</footer>
<!-- Home page template -->
<template class="js-template-home-page">
<div class="js-home-page">
<section class="CTA">
<h2 class="heading-quote">"3 days and 3 nights!"</h2>
<h1 class="heading--main">BALI SPIRIT FESTIVAL 2022</h1>
<div class="paragraph-box">
<p class="paragraph-normal">The BaliSpirit Festival was founded as a premier international and holistic wellness and world music destination event that contributes positively to the ecological health, cultural vibrancy, and overall vitality of Bali and greater Indonesia.</p>
</div>
<div class="date">
<h2 class="heading-date">2022.11.4(FRI) ~ 6(SUN) </h2>
<p class="paragraph-normal"> @ Onion Collective, Ubud, Bali </p>
</div>
</section>
<section class="sessions">
<h3 class="heading--secondary underline">LINE UP</h3>
<div class="session-cards">
<div class="session-card">
<img class="yoga-icon" src="assets/icons/yoga.svg" alt="Yoga session icon">
<h4 class="heading--tartiary">Lecture</h4>
<p class="paragraph-normal">Listen to speakers from various countries about messages of sharing and openness</p>
</div>
<div class="session-card">
<img class="yoga-icon" src="assets/icons/yoga.svg" alt="Yoga session icon">
<h4 class="heading--tartiary">Lecture</h4>
<p class="paragraph-normal">Listen to speakers from various countries about messages of sharing and openness</p>
</div>
<div class="session-card">
<img class="yoga-icon" src="assets/icons/yoga.svg" alt="Yoga session icon">
<h4 class="heading--tartiary">Lecture</h4>
<p class="paragraph-normal">Listen to speakers from various countries about messages of sharing and openness</p>
</div>
<div class="session-card">
<img class="yoga-icon" src="assets/icons/yoga.svg" alt="Yoga session icon">
<h4 class="heading--tartiary">Lecture</h4>
<p class="paragraph-normal">Listen to speakers from various countries about messages of sharing and openness</p>
</div>
<div class="session-card">
<img class="yoga-icon" src="assets/icons/yoga.svg" alt="Yoga session icon">
<h4 class="heading--tartiary">Lecture</h4>
<p class="paragraph-normal">Listen to speakers from various countries about messages of sharing and openness</p>
</div>
</div>
<a class="button--primary" href="#">Buy your ticket now!</a>
</section>
<section class="featured-speakers">
<h3 class="heading--secondary underline">Featured speakers</h3>
<div class="js-template-speakers-container featured-speakers__cards"></div>
<a class="button--secondary speakers-show-more-button js-speakers-show-more-button" href="#">
<span class="paragraph-normal">SHOW MORE SPEAKERS</span>
<img class="expand-icon" src="assets/icons/expand.svg" alt="Expand to see more Icon">
</a>
<a class="button--secondary speakers-show-less-button js-speakers-show-less-button" href="#">
<span class="paragraph-normal ">SHOW LESS SPEAKERS</span>
<img class="expand-icon" src="assets/icons/less.svg" alt="Expand to see more Icon">
</a>
</section>
</div>
</template>
<!-- About page template --->
<template class="js-template-about-page">
<div class="js-about-page">
<section class="about-page-intro">
<h2 class="heading-quote">"3 days and 3 nights!"</h2>
<h1 class="heading--main">BALI SPIRIT FESTIVAL 2022</h1>
<div class="paragraph-box">
<p class="paragraph-normal">The goal of the BaliSpirit Festival is to awaken and nourish each individual’s potential for positive change within, leading to positive change in our homes, in our communities, and around the world. Through the beneficial and inspirational traditions of Yoga, Dance, and Music, the BaliSpirit Festival embodies the Balinese Hindu concept of Tri Hita Karana: living in harmony with our spiritual, social, and natural environments. </p> <!-- content from bali spirit festical website -->
</div>
<div class="contact-info">
<p class="paragraph-normal">Please contact us via the Email below of you have any questions about Bali Spirit Festival</p>
<h4 class="heading--tartiary">info@bali-spirit-ubud.com</h4>
</div>
</section>
<section class="story-section">
<h3 class="heading--secondary underline">THE BALISPIRIT FESTIVAL STORY</h3>
<div class="paragraph-box">
<p class="paragraph-normal">In 2008 the idea was born to create a global community gathering of cultures coming together in Bali for inspiration to make the world a better place. </p> <!-- Content from Bali spirit festival website -->
</div>
<div class="video-container">
<iframe class="bali-spirit-story-video"
src="https://www.youtube.com/embed/9pJIwR5O5_M"
title="YouTube video player"
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>
</iframe> <!-- Video From Bali Shakti Sundari youtube channel -->
</div>
</section>
<section class="previous-events">
<h3 class="heading--secondary underline">Previous events</h3>
<div class="paragraph-box">
<p class="paragraph-normal">In 2008 the idea was born to create a global community gathering of cultures coming together in Bali for inspiration to make the world a better place. </p> <!-- Content from Bali spirit festival website -->
</div>
<div class="image-container">
<div class="image-box">
<div class="image-overlay"></div>
<div class="overlay-text">
<h3 class="heading--secondary">2021</h3>
<p class="paragraph-normal">Nusa Penida</p>
</div>
<img src="assets/images/about-page-pic-1.jpg" alt="Picture of Balinese dancers">
<!--- Photo by Aditya Agarwal: https://www.pexels.com/photo/two-women-dancing-while-wearing-dresses-at-night-time-1477310/-->
</div>
<div class="image-box">
<div class="image-overlay"></div>
<div class="overlay-text">
<h3 class="heading--secondary">2021</h3>
<p class="paragraph-normal">Canggu</p>
</div>
<img src="assets/images/about-page-pic-2.jpg" alt="Picture of Balinese dancers">
<!-- Photo by Wendy Wei from Pexels -->
</div>
</div>
</section>
</div>
</template>
<!-- Mobile menu template -->
<template class="js-template-mobile-menu">
<div class="pagelinks-mobile">
<img class="close-icon" src="assets/icons/close.svg">
<ul class="pagelinks-mobile__items js-menu">
<li><a class="js-home-page-link" href="#">Home</a></li>
<li><a class="js-about-page-link" href="#">About</a></li>
</ul>
</div>
</template>
<!-- Speakers template -->
<template class="js-template-speakers">
<div class="featured-speakers__card">
<div class="featured-speakers__img">
<img class="js-speaker-pic" src="" alt="Image of speaker"> <!-- Placehoder images from https://i.pravatar.cc-->
</div>
<div class="featured-speakers__card__details">
<h3 class="heading--secondary js-speaker-name"></h3>
<h5 class="heading--secondary underline js-speaker-specialty"></h5>
<p class="paragraph-normal js-speaker-desription">With decade of experience in yoga, Dewi will guide you through this journay</p>
</div>
</div>
</template>
<script src="js/home-page.js"></script>
<script src="js/about-page.js"></script>
<script src="js/mobile-menu.js"></script>
<script src="js/speakers.js"></script>
</body>
</html>