Skip to content

Commit

Permalink
Merge pull request #4 from wfrautschy4/main
Browse files Browse the repository at this point in the history
Remove Links from Cards
  • Loading branch information
wfrautschy4 authored Aug 8, 2024
2 parents 3353118 + d84f97e commit 1a7e6cf
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ <h2>ABOUT</h2>
<div class="row aln-center">
<div class="col-3 col-12-medium">
<section class="highlight">
<a href="#" class="image featured"><img src="images/mini/cuttingedge.jpg" alt="" /></a>
<h3><a href="#">Experience Cutting-Edge Tech</a></h3>
<div class="image featured"><img src="images/mini/cuttingedge.jpg" alt="" /></div>
<h3>Experience Cutting-Edge Tech</h3>
<p>Dive into live demos and see the latest in prototyping, low code, and AI</p>
<!-- <ul class="actions">
<li><a href="#" class="button style1">Learn More</a></li>
Expand All @@ -100,8 +100,8 @@ <h3><a href="#">Experience Cutting-Edge Tech</a></h3>
</div>
<div class="col-3 col-12-medium">
<section class="highlight">
<a href="#" class="image featured"><img src="images/mini/experts.jpg" alt="" /></a>
<h3><a href="#">Meet the Experts</a></h3>
<div class="image featured"><img src="images/mini/experts.jpg" alt="" /></div>
<h3>Meet the Experts</h3>
<p>Rub elbows with top tech minds from across the nation.</p>
<!-- <ul class="actions">
<li><a href="#" class="button style1">Learn More</a></li>
Expand All @@ -110,8 +110,8 @@ <h3><a href="#">Meet the Experts</a></h3>
</div>
<div class="col-3 col-12-medium">
<section class="highlight">
<a href="#" class="image featured"><img src="images/mini/practical.jpg" alt="" /></a>
<h3><a href="#">Get Practical</a></h3>
<div class="image featured"><img src="images/mini/practical.jpg" alt="" /></div>
<h3>Get Practical</h3>
<p>Learn actionable tactics in product development and market strategies.</p>
<!-- <ul class="actions">
<li><a href="#" class="button style1">Learn More</a></li>
Expand All @@ -120,8 +120,8 @@ <h3><a href="#">Get Practical</a></h3>
</div>
<div class="col-3 col-12-medium">
<section class="highlight">
<a href="#" class="image featured"><img src="images/mini/save.jpg" alt="" /></a>
<h3><a href="#">Save Big</a></h3>
<div class="image featured"><img src="images/mini/save.jpg" alt="" /></div>
<h3>Save Big</h3>
<p>Register early for a 40% discount! Early bird discount ends Aug 30, space is limited.</p>
<!-- <ul class="actions">
<li><a href="#" class="button style1">Learn More</a></li>
Expand All @@ -137,8 +137,8 @@ <h3><a href="#">Save Big</a></h3>
<div class="row aln-center">
<div class="col-3 col-12-medium">
<section class="highlight">
<a href="#" class="image featured"><img src="images/mini/build.jpg" alt="" /></a>
<h3><a href="#">Build & Compete</a></h3>
<div class="image featured"><img src="images/mini/build.jpg" alt="" /></div>
<h3>Build & Compete</h3>
<p>Students team up, prototype, and vie for thousands in prizes.</p>
<!-- <ul class="actions">
<li><a href="#" class="button style1">Learn More</a></li>
Expand All @@ -147,8 +147,8 @@ <h3><a href="#">Build & Compete</a></h3>
</div>
<div class="col-3 col-12-medium">
<section class="highlight">
<a href="#" class="image featured"><img src="images/mini/discuss.avif" alt="" /></a>
<h3><a href="#">Network & Learn</a></h3>
<div class="image featured"><img src="images/mini/discuss.avif" alt="" /></div>
<h3>Network & Learn</h3>
<p>Connect with like-minded students and industry pros.</p>
<!-- <ul class="actions">
<li><a href="#" class="button style1">Learn More</a></li>
Expand All @@ -157,8 +157,8 @@ <h3><a href="#">Network & Learn</a></h3>
</div>
<div class="col-3 col-12-medium">
<section class="highlight">
<a href="#" class="image featured"><img src="images/mini/judges.jpeg" alt="" /></a>
<h3><a href="#">Mentor & Judge</a></h3>
<div class="image featured"><img src="images/mini/judges.jpeg" alt="" /></div>
<h3>Mentor & Judge</h3>
<p>Professionals can guide the next generation and bring real-world challenges.</p>
<!-- <ul class="actions">
<li><a href="#" class="button style1">Learn More</a></li>
Expand All @@ -167,8 +167,8 @@ <h3><a href="#">Mentor & Judge</a></h3>
</div>
<div class="col-3 col-12-medium">
<section class="highlight">
<a href="#" class="image featured"><img src="images/mini/showcase.jpg" alt="" /></a>
<h3><a href="#">Showcase Innovation</a></h3>
<div class="image featured"><img src="images/mini/showcase.jpg" alt="" /></div>
<h3>Showcase Innovation</h3>
<p>Companies spotlight their latest platforms to 800+ eager tech enthusiasts or present a challenge for students to address that directly relates to their field.</p>
<!-- <ul class="actions">
<li><a href="#" class="button style1">Learn More</a></li>
Expand Down

0 comments on commit 1a7e6cf

Please sign in to comment.