Skip to content

Commit

Permalink
Add correct timeline and rewire
Browse files Browse the repository at this point in the history
  • Loading branch information
cdmpreda committed Apr 20, 2024
1 parent 8a0404e commit 9c10d1f
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 10 deletions.
Binary file added public_html/assets/docs/btpredrinkslides.pdf
Binary file not shown.
Binary file added public_html/assets/imgs/REWIRE-logo-black.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 25 additions & 10 deletions public_html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -328,15 +328,36 @@ <h3 class="section-title mb-5">Timeline</h3>
<!-- </div>-->
<!-- </div>-->

<div class="timeline-item">
<div class="timeline-dot"></div>
<div class="timeline-date">6 June 2024</div>
<div class="timeline-content">
<h3>After-Drinks</h3>
<p>On the 6th of March it will be the time to reminisce and receive an awesome booklet to remember the trip.</p>
</div>
</div>

<div class="timeline-item timeline-item-now">
<div class="timeline-dot-now"></div>


<div class="timeline-date-now">20 - 26 March 2024 (Today)</div>
<div class="timeline-content">
<h3>The Business Tour!</h3>
<p>From the 20th till the 26th of March is the week when the Business Tour takes place. Prepare to make lasting memories with your fellow participants while orienting yourself on the job market during 10 in house days at our partnering companies!</p>
</div>
</div>

<div class="timeline-item">
<div class="timeline-dot"></div>
<div class="timeline-date">28 March 2024</div>
<div class="timeline-content">
<h3>Pre-Drinks</h3>
<p>On the 28th of March we have our first official event! Get to know your fellow students during a
cosy evening in the /pub along with some complementary drinks. We'll also give you a bit more information on what the
Business Tour week will
look like.</p>
cosy evening in the /pub along with some complementary drinks. The slides are included below.</p>
<h6>
<a href="assets/docs/btpredrinkslides.pdf.pdf" target="_blank" class="badge badge-blue">Download Slides</a>
</h6>
</div>
</div>

Expand All @@ -348,12 +369,6 @@ <h3>Pre-Drinks</h3>
<!-- <p>On this day we'll notify participants whether we're going abroad at the start of the Business Tour.</p>-->
<!-- </div>-->
<!-- </div>-->

<div class="timeline-item timeline-item-now">
<div class="timeline-dot-now"></div>

<div class="timeline-date-now">Today</div>
</div>
<div class="timeline-item">
</div>
<div class="timeline-item">
Expand Down Expand Up @@ -572,8 +587,8 @@ <h4 class="xs-font mb-0">Our list of partners will be updated as time goes on</h
<img class="partner-logo" src="assets/imgs/Blyce_Black_CMYK.svg" alt="Blyce">
<img class="partner-logo" src="assets/imgs/logo%20EXACT.png" alt="Exact">
<img class="partner-logo" src="assets/imgs/Mendix-Primary-Logo-RGB-Blue-ExtraLarge.png" alt="Mendix">
<img class="partner-logo" src="assets/imgs/MIClogogreen.svg" alt="MIcompany">
<img class="partner-logo" src="assets/imgs/Optiver%20-%20Logo%20Black_RGB.jpg" alt="Optiver">
<img class="partner-logo" src="assets/imgs/REWIRE-logo-black.png" alt="Rewire">
<img class="partner-logo" src="assets/imgs/RiskQuest%20-%20Logo.svg" alt="RiskQuest">
<img class="partner-logo" src="assets/imgs/Blauw.svg" alt="Tjip">
<img class="partner-logo" src="assets/imgs/TT_Logo_Horizontal_jpeg_max.jpg" alt="Transtrend">
Expand Down

0 comments on commit 9c10d1f

Please sign in to comment.