Skip to content

Commit

Permalink
Removing Capella days banner, and updating Events section
Browse files Browse the repository at this point in the history
  • Loading branch information
fmadiot committed Nov 22, 2024
1 parent 5f8fbef commit 84f8bac
Showing 1 changed file with 11 additions and 36 deletions.
47 changes: 11 additions & 36 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,24 +66,6 @@
================================================== -->
<ng-include src="'angular/blocks/header.html'"></ng-include>

<section id="event_c2a_banner">
<div class="container">
<div class="column logo">
<a href="capella_days_2024.html">
<img src="images/capella_days_2024/logo_capelladays_2024_white_banner.png" alt="Capella Days Online 2024 ">
</a>
</div>
<div class="column phrase">
<p>Where the Capella Community Meets</p>
</div>
<div class="column links">
<p>
<a href="capella_days_2024.html">Explore the Program</a> &nbsp;|&nbsp;
<a href="https://www.bigmarker.com/series/capella-days-2024/series_summit?utm_bmcr_source=website">Save Your Spot</a>
</p>
</div>
</div>
</section>
<!--
==================================================
Intro Section
Expand Down Expand Up @@ -164,26 +146,19 @@ <h2 class="title">Upcoming Events</h2>
</div>
</div>
<div class="row wow" style="margin-top:60px;">
<div class="col-md-4 fadeInUp wow fadeInLeft text-center" data-wow-duration="500ms" data-wow-delay=".5s">
<p>Community Event</p>
<h3 class=" txt_white" style="margin-bottom: 0px;">Capella Oz Meet-up</h3>
<p><i>Where the Australian Capella Community Meets</i></p>
<h4 class="txt_white">Sydney, Australia, Oct 22, 2024</h4>
<p><a href="https://www.obeosoft.com/en/events/ozmeetup" class="btn btn-default btn-contact wow fadeInDown" data-wow-delay=".7s" data-wow-duration="500ms">Register</a></p>
</div>
<div class="col-md-4 fadeInUp wow fadeInLeft text-center" data-wow-duration="500ms" data-wow-delay=".5s">
<p>INCOSE Conference</p>
<h3 class=" txt_white" style="margin-bottom: 0px;">ASEC UK 2024</h3>
<p><i>The Annual Systems Engineering Conference</i></p>
<h4 class="txt_white">Edinburgh, UK, Nov 5-6, 2024</h4>
<p><a href="https://www.asec2024.org.uk/Pages/Standard/Registration/Registration.aspx" class="btn btn-default btn-contact wow fadeInDown" data-wow-delay=".7s" data-wow-duration="500ms">Register</a></p>
<div class="col-md-4 col-md-offset-2 fadeInUp wow fadeInLeft text-center" data-wow-duration="500ms" data-wow-delay=".5s">
<p>Capella Webinar</p>
<h3 class=" txt_white" style="margin-bottom: 0px;">Drone-Based Solution for Efficient Search and Rescue Missions</h3>
<p><i>Universidad de Antioquia</i></p>
<h4 class="txt_white">Online | Feb 6, 2025</h4>
<p><a href="https://www.bigmarker.com/obeo/Drone-Based-Solution-for-Efficient-Search-and-Rescue-Missions?utm_bmcr_source=Capella_website_home" class="btn btn-default btn-contact wow fadeInDown" data-wow-delay=".7s" data-wow-duration="500ms">Register</a></p>
</div>
<div class="col-md-4 fadeInUp wow fadeInLeft text-center" data-wow-duration="500ms" data-wow-delay=".5s">
<p class="txt_white">Community Event</p>
<h3 class=" txt_white" style="margin-bottom: 0px;">Capella Days 2024</h3>
<p><i>Learn from Industrial Feedback</i></p>
<h4 class="txt_white">Online, Nov 19-21, 2024</h4>
<p><a href="https://mbse-capella.org/capella_days_2024.html" class="btn btn-default btn-contact wow fadeInDown" data-wow-delay=".7s" data-wow-duration="500ms">Register</a></p>
<p>Capella Webinar</p>
<h3 class=" txt_white" style="margin-bottom: 0px;">System Modeling<br>Workbench</h3>
<p><i>Siemens DISW</i></p>
<h4 class="txt_white">Online | March 13, 2025</h4>
<p><a href="https://www.bigmarker.com/obeo/SMW-Webinar-a4d3702edcaaa5cdc750107f?utm_bmcr_source=Capella_website_home" class="btn btn-default btn-contact wow fadeInDown" data-wow-delay=".7s" data-wow-duration="500ms">Register</a></p>
</div>
</div>
</div>
Expand Down

0 comments on commit 84f8bac

Please sign in to comment.