Skip to content

Commit

Permalink
- Updated FLL page
Browse files Browse the repository at this point in the history
  • Loading branch information
Koala3353 committed Apr 26, 2024
1 parent b3a9c6e commit e7eb21b
Show file tree
Hide file tree
Showing 21 changed files with 65 additions and 55 deletions.
3 changes: 2 additions & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,9 @@
>
Page Not Found
</h2>
<h3 class="text-light">If this happens unexpectedly, kindly make sure you are signed in.</h3>
<!-- Add the button here -->
<div>
<div style="padding-top: 10px">
<a href="/index.html" class="btn btn-lg btn-primary"
>Return to Home</a
>
Expand Down
8 changes: 4 additions & 4 deletions activitylist.html
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@
<article class="card">
<div class="card__preview">
<img src="assets/img/hobbies/ukuleles.jpg" alt="Skyline Oasis" />
<div class="card__price">5 songs</div>
<div class="card__price">3 songs</div>
</div>
<div class="card__content">
<h2 class="card__title">Ukulele</h2>
Expand Down Expand Up @@ -355,7 +355,7 @@ <h2 class="card__title">Ukulele</h2>
<article class="card">
<div class="card__preview">
<img src="assets/img/hobbies/guitar.jpg" alt="guitar" />
<div class="card__price">5 songs</div>
<div class="card__price">3 songs</div>
</div>
<div class="card__content">
<h2 class="card__title">Guitar</h2>
Expand Down Expand Up @@ -384,7 +384,7 @@ <h2 class="card__title">Guitar</h2>
<article class="card">
<div class="card__preview">
<img src="assets/img/hobbies/piano.jpg" alt="Skyline Oasis" />
<div class="card__price">5 songs</div>
<div class="card__price">3 songs</div>
</div>
<div class="card__content">
<h2 class="card__title">Piano</h2>
Expand All @@ -403,7 +403,7 @@ <h2 class="card__title">Piano</h2>
<a
download=""
href="./assets/pdfs/test-tutorial1.pdf"
class="btn btn-md btn-primary music-download-restrict"
class="btn btn-md btn-primary music-download-restrict disabled"
>Download App</a
>
</div>
Expand Down
Binary file modified assets/img/fllvid.webm
Binary file not shown.
Binary file added assets/img/grppic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/grppicflag.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/pfp/aaron.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/pfp/carsten.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/pfp/haley.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/pfp/keene.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/pfp/lebron.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/pfp/luke.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/pfp/maam.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/pfp/paul.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/pfp/reisha.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/pfp/renee.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/pfp/sir.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/pfp/sydney.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
88 changes: 47 additions & 41 deletions fll.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,8 @@
name="viewport"
content="width=device-width, initial-scale=1.0, shrink-to-fit=no"
/>
<title>FLL - SPARK</title>
<link
rel="icon"
type="image/x-icon"
href="./assets/img/fll logo new.png"
/>
<title>FLL - SPARK</title>
<link rel="icon" type="image/x-icon" href="./assets/img/fll logo new.png" />
<link rel="canonical" href="https://sparkfll.tech/" />
<meta property="og:url" content="https://sparkfll.tech/" />
<meta
Expand Down Expand Up @@ -294,17 +290,17 @@
<section
id="about"
class="py-4 py-xl-5"
style="background-color: #006ead !important"
style="background-color: #00578f !important"
>
<div class="container">
<div
class="bg-dark border rounded border-0 border-dark overflow-hidden"
>
<div class="row g-0" style="background-color: #006ead">
<div class="row g-0" style="background-color: #00578f">
<div class="col-md-6">
<div
class="text-white p-4 p-md-5"
style="background-color: #006ead"
style="background-color: #00578f"
data-aos="fade-up"
data-aos-duration="650"
>
Expand Down Expand Up @@ -344,72 +340,78 @@
data-aos="fade-up"
data-aos-duration="650"
class="w-100 h-100 fit-cover"
src="./assets/img/fllteam.png"
src="./assets/img/grppic.jpg"
/>
</div>
</div>
</div>
</div>
</section>
<section class="py-4 py-xl-5" style="background-color: #00416c">
<section class="py-4 py-xl-5" style="background-color: white">
<div class="container">
<div
class="bg-dark border rounded border-0 border-dark overflow-hidden"
>
<div class="row g-0" style="background-color: #00416c">
<div class="row g-0" style="background-color: white">
<div
class="col-md-6 order-last order-md-first"
data-aos="fade-up"
data-aos-duration="650"
style="min-height: 250px"
>
<img
data-aos="fade-up"
data-aos-duration="650"
class="w-100 h-100 fit-cover"
src="./assets/img/grppicflag.jpg"
/>
</div>
<div class="col-md-6">
<div
class="text-white p-4 p-md-5"
data-aos="fade-up"
data-aos-duration="650"
style="background-color: #00416c"
style="background-color: white"
>
<h2
class="fs-1 fw-bold text-light mb-3"
class="fs-1 fw-bold mb-3"
data-aos="fade-up"
data-aos-duration="650"
style="font-family: 'Prosa GT Demo'"
style="font-family: 'Prosa GT Demo'; color: #00416c"
>
OUR MISSION:
</h2>
<p
class="text-light mb-4"
class="text-dark mb-4"
data-aos="fade-up"
data-aos-duration="650"
style="
font-family: 'Coolvetica Rg';
font-size: 1.5em; /* Adjust this value to increase the font size */
font-size: 1.5em;
text-align: justify;
color: white !important;
"
>
<br />At Spark, our mission is to ignite curiosity, inspire creativity, and empower lifelong learning for future professionals of all ages. We offer engaging courses tailored for aspiring programmers, psychologists, medical professionals, photographers, avid readers, and musicians. Join us to master technical skills, explore the human mind and body, and express yourself through art and music.</p>
<br />At Spark, our mission is to ignite curiosity, inspire
creativity, and empower lifelong learning for future
professionals of all ages. We offer engaging courses
tailored for aspiring programmers, psychologists, medical
professionals, photographers, avid readers, and musicians.
Join us to master technical skills, explore the human mind
and body, and express yourself through art and music.
</p>
</div>
</div>
<div
class="col-md-6 order-first order-md-last"
data-aos="fade-up"
data-aos-duration="650"
style="min-height: 250px"
>
<img
data-aos="fade-up"
data-aos-duration="650"
class="w-100 h-100 fit-cover"
src="./assets/img/fllteam2.png"
/>
</div>
</div>
</div>
</div>
</section>
<section
class="py-4 py-xl-5"
style="background-color: #006ead !important"
style="background-color: #00578f !important"
>
<div
class="container py-4 py-xl-5"
style="background-color: #006ead !important"
style="background-color: #00578f !important"
>
<div class="row mb-5">
<div class="col-md-8 text-center mx-auto col-xl-10">
Expand Down Expand Up @@ -493,7 +495,7 @@ <h2>Paul Lee</h2>
<div class="profile-name">
<h2>Luke Sy</h2>
<div class="profile-bio">
<b>The Master Programmer</b>
<b>The Sleepy Head</b>
</div>
</div>
</div>
Expand All @@ -510,7 +512,7 @@ <h2>Luke Sy</h2>
<div class="profile-name">
<h2>Haley Sy</h2>
<div class="profile-bio">
<b>Role: </b>Co-Head of Project
<b>Nonexistent Height</b>
</div>
</div>
</div>
Expand All @@ -527,7 +529,7 @@ <h2>Haley Sy</h2>
<div class="profile-name">
<h2>Renee Sy</h2>
<div class="profile-bio">
<b>Role: </b>Co-Head of Project
<b>The Rat</b>
</div>
</div>
</div>
Expand All @@ -549,7 +551,7 @@ <h2>Renee Sy</h2>
<div class="profile-name">
<h2>Sydney Tan</h2>
<div class="profile-bio">
<b>Roles: </b>Assistant Builder, Runner
<b>The Apprentice</b>
</div>
</div>
</div>
Expand Down Expand Up @@ -604,7 +606,7 @@ <h2>Reisha Ng</h2>
</div>
<div class="profile-name">
<h2>Aaron Dy-Po</h2>
<div class="profile-bio">...</div>
<div class="profile-bio"><b>Silence</b></div>
</div>
</div>
</div>
Expand All @@ -619,7 +621,9 @@ <h2>Aaron Dy-Po</h2>
</div>
<div class="profile-name">
<h2>Sir Warren</h2>
<div class="profile-bio">...</div>
<div class="profile-bio">
<b>The Coach</b>
</div>
</div>
</div>
</div>
Expand All @@ -634,7 +638,9 @@ <h2>Sir Warren</h2>
</div>
<div class="profile-name">
<h2>Ma'am Quiambao</h2>
<div class="profile-bio">...</div>
<div class="profile-bio">
<b>Ma'am QuIaMbAo</b>
</div>
</div>
</div>
</div>
Expand Down
16 changes: 8 additions & 8 deletions packages.html
Original file line number Diff line number Diff line change
Expand Up @@ -198,11 +198,11 @@

<section
class="py-4 py-xl-5"
style="background-color: #006ead !important; margin-top: 40px"
style="background-color: #00578f !important; margin-top: 40px"
>
<div
class="container py-4 py-xl-5"
style="background-color: #006ead !important"
style="background-color: #00578f !important"
>
<div class="row mb-5">
<div class="col-md-8 text-center mx-auto col-xl-10">
Expand Down Expand Up @@ -230,7 +230,7 @@
<div class="profile-name">
<h2>Guitar</h2>
<div class="profile-bio">
<b>8 available activities</b>
<b>3 available activities</b>
</div>
</div>
</div>
Expand All @@ -250,7 +250,7 @@ <h2>Guitar</h2>
<div class="profile-name">
<h2>Ukulele</h2>
<div class="profile-bio">
<b>8 available activities</b>
<b>3 available activities</b>
</div>
</div>
</div>
Expand All @@ -267,7 +267,7 @@ <h2>Ukulele</h2>
<div class="profile-name">
<h2>Piano</h2>
<div class="profile-bio">
<b>8 available activities</b>
<b>3 available activities</b>
</div>
</div>
</div>
Expand Down Expand Up @@ -447,7 +447,7 @@ <h2>Coming Soon</h2>
<div class="profile-name">
<h2>Guitar</h2>
<div class="profile-bio">
<b>8 available activities</b>
<b>3 available activities</b>
</div>
</div>
</div>
Expand All @@ -467,7 +467,7 @@ <h2>Guitar</h2>
<div class="profile-name">
<h2>Ukulele</h2>
<div class="profile-bio">
<b>8 available activities</b>
<b>3 available activities</b>
</div>
</div>
</div>
Expand All @@ -484,7 +484,7 @@ <h2>Ukulele</h2>
<div class="profile-name">
<h2>Piano</h2>
<div class="profile-bio">
<b>8 available activities</b>
<b>3 available activities</b>
</div>
</div>
</div>
Expand Down
3 changes: 2 additions & 1 deletion resources/kit1/videos/videos.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
name="viewport"
content="width=device-width, initial-scale=1.0, shrink-to-fit=no"
/>
<title>Over & Under Suture Kit</title>
<title>Arduino Uno Kit</title>
<link rel="icon" type="image/x-icon" href="../../../assets/img/fll logo new.png" />
<link
rel="canonical"
href="https://sparkfll.tech/resources/arduino/videos/arduinovids.html"
Expand Down
2 changes: 2 additions & 0 deletions resources/kit2/videos/videos.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
content="width=device-width, initial-scale=1.0, shrink-to-fit=no"
/>
<title>Pencils/Sketching Kit</title>
<link rel="icon" type="image/x-icon" href="../../../assets/img/fll logo new.png" />

<link
rel="canonical"
href="https://sparkfll.tech/resources/arduino/videos/arduinovids.html"
Expand Down

0 comments on commit e7eb21b

Please sign in to comment.