Skip to content

Commit

Permalink
team.html, sponsors.html: Add headshot of Adam H, prevent sponsor log…
Browse files Browse the repository at this point in the history
…os from being squished on small screens, move colleges/JD2 to silver sponsor tier
  • Loading branch information
cbrxyz committed Oct 8, 2024
1 parent b4ef23d commit 12bb636
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 27 deletions.
Binary file added assets/members/adam_h.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 29 additions & 27 deletions sponsors.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,65 +43,46 @@ <h2 class="text-4xl font-bold text-center">Diamond Sponsors</h2>
<div class="flex flex-wrap justify-center gap-6 mt-8">
<div class="bg-blue-100 rounded-md p-6 shadow-md w-full md:w-[calc(50%-1.5rem)] lg:w-[calc(33.33%-1.5rem)]">
<a target="_blank" rel="noopener noreferrer" href="https://l3harris.com">
<img src="https://upload.wikimedia.org/wikipedia/en/thumb/2/23/L3Harris_Technologies_logo.svg/1280px-L3Harris_Technologies_logo.svg.png" alt="L3 Harris Logo" class="h-20 mx-auto">
<img src="https://upload.wikimedia.org/wikipedia/en/thumb/2/23/L3Harris_Technologies_logo.svg/1280px-L3Harris_Technologies_logo.svg.png" alt="L3 Harris Logo" class="object-contain h-20 mx-auto">
<h3 class="text-xl font-bold text-center mt-4">L3Harris Technologies</h3>
<p class="text-center mt-2">L3Harris Technologies is an agile global aerospace and defense technology innovator, delivering end-to-end solutions that meet customers' mission-critical needs. The company provides advanced defense and commercial technologies across air, land, sea, space and cyber domains.</p>
</a>
</div>
<div class="bg-blue-100 rounded-md p-6 shadow-md w-full md:w-[calc(50%-1.5rem)] lg:w-[calc(33.33%-1.5rem)]">
<a target="_blank" rel="noopener noreferrer" href="https://sylphase.com">
<img src="https://store.sylphase.com/static/sylphase.png" alt="Sylphase" class="h-20 mx-auto">
<img src="https://store.sylphase.com/static/sylphase.png" alt="Sylphase" class="object-contain h-20 mx-auto">
<h3 class="text-xl font-bold text-center mt-4">Sylphase</h3>
<p class="text-center mt-2">Sylphase LLC designs extensible GNSS/INS systems for industrial and academic applications. Our GNSS/INS technology fuses satellite navigation observables with inertial sensor measurements into an optimal estimate of your platform's position, velocity, and attitude.</p>
</a>
</div>
<div class="bg-blue-100 rounded-md p-6 shadow-md w-full md:w-[calc(50%-1.5rem)] lg:w-[calc(33.33%-1.5rem)]">
<img src="https://mil.ufl.edu/sponsors/Erik.png" alt="Erik de la Iglesia" class="h-20 mx-auto">
<img src="https://mil.ufl.edu/sponsors/Erik.png" alt="Erik de la Iglesia" class="object-contain h-20 mx-auto">
<h3 class="text-xl font-bold text-center mt-4">Erik de la Iglesia</h3>
<p class="text-center mt-2">Erik de la Iglesia is a MIL alumnus who graduated with his BS from the University of Florida in 1996 and his MS from Stanford University in 1997.</p>
</div>
</div>
</section>

<!-- Platinum Sponsors -->
<!--
<section class="container mx-auto pb-6">
<h2 class="text-4xl font-bold text-center">Platinum Sponsors</h2>
<div class="flex flex-wrap justify-center gap-6 mt-8">
<div class="bg-gray-100 rounded-md p-6 shadow-md w-full md:w-[calc(50%-1.5rem)] lg:w-[calc(33.33%-1.5rem)]">
<a target="_blank" rel="noopener noreferrer" href="https://jd2.com">
<img src="http://mil.ufl.edu/sponsors/JD-squared-transparent.png" alt="JD2 Logo" class="h-20 mx-auto">
<h3 class="text-xl font-bold text-center mt-4">JD Squared</h3>
<p class="text-center mt-2">JD Squared, Inc. is a national manufacturer of high-quality, affordable tube and pipe benders and notchers.</p>
</a>
</div>
</div>
</section>
-->

<!-- Gold Sponsors -->
<section class="container mx-auto pb-6">
<h2 class="text-4xl font-bold text-center">Gold Sponsors</h2>
<div class="flex flex-wrap justify-center gap-6 mt-8">
<div class="bg-yellow-50 rounded-md p-6 shadow-md w-full md:w-[calc(50%-1.5rem)] lg:w-[calc(33.33%-1.5rem)]">
<a target="_blank" rel="noopener noreferrer" href="https://ti.com">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Ti_stk_2c_pos_rgb.svg/1024px-Ti_stk_2c_pos_rgb.svg.png" alt="Texas Instruments Logo" class="h-20 mx-auto">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Ti_stk_2c_pos_rgb.svg/1024px-Ti_stk_2c_pos_rgb.svg.png" alt="Texas Instruments Logo" class="object-contain h-20 mx-auto">
<h3 class="text-xl font-bold text-center mt-4">Texas Instruments</h3>
<p class="text-center mt-2">Texas Instruments is a company passionate about making a better world through making electronics more affordable through semiconductors. Texas Instruments plays a significant role in the manufacturing and distribution of sensors, solar panels, satellites, industrial robots, and so much more.</p>
</a>
</div>
<div class="bg-yellow-50 rounded-md p-6 shadow-md w-full md:w-[calc(50%-1.5rem)] lg:w-[calc(33.33%-1.5rem)]">
<a target="_blank" rel="noopener noreferrer" href="https://ece.ufl.edu">
<img src="https://www.ece.ufl.edu/wp-content/uploads/pub/identity/ECELogo2022_trans.png" alt="ECE Logo" class="h-20 mx-auto">
<h3 class="text-xl font-bold text-center mt-4">Electrical and Computer Engineering Dept., University of Florida</h3>
<p class="text-center mt-2">The Electrical and Computer Engineering (ECE) Department at the University of Florida (UF) has pursued research, discoveries, and technologies that empower and touch lives everywhere by developing the best workforce in electrical and computer engineering in the state of Florida and for all the nation.</p>
</a>
</div>
<div class="bg-yellow-50 rounded-md p-6 shadow-md w-full md:w-[calc(50%-1.5rem)] lg:w-[calc(33.33%-1.5rem)]">
<a target="_blank" rel="noopener noreferrer" href="https://mae.ufl.edu">
<img src="https://mil.ufl.edu/sponsors/MAE_logo.png" alt="MAE Logo" class="h-20 mx-auto">
<h3 class="text-xl font-bold text-center mt-4">Mechanical and Aerospace Engineering Dept., University of Florida</h3>
<p class="text-center mt-2">The Mechanical and Aerospace Engineering Department (MAE) at the University of Florida (UF) aims to shape the future of our fields and to inspire a new era of engineering possibilities, creating a better world for all.</p>
</a>
</div>
</div>
</section>

Expand All @@ -111,18 +92,39 @@ <h2 class="text-4xl font-bold text-center">Silver Sponsors</h2>
<div class="flex flex-wrap justify-center gap-6 mt-8">
<div class="bg-gray-50 rounded-md p-6 shadow-md w-full md:w-[calc(50%-1.5rem)] lg:w-[calc(33.33%-1.5rem)]">
<a target="_blank" rel="noopener noreferrer" href="https://www.solidworks.com">
<img src="https://upload.wikimedia.org/wikipedia/en/thumb/d/d2/SolidWorks_Logo.svg/1024px-SolidWorks_Logo.svg.png" alt="SolidWorks Logo" class="h-20 mx-auto">
<img src="https://upload.wikimedia.org/wikipedia/en/thumb/d/d2/SolidWorks_Logo.svg/1024px-SolidWorks_Logo.svg.png" alt="SolidWorks Logo" class="object-contain h-20 mx-auto">
<h3 class="text-xl font-bold text-center mt-4">SolidWorks</h3>
<p class="text-center mt-2">SolidWorks is a 3D CAD design software company that offers tools for creating, simulating, publishing, and managing data. SolidWorks supports a 3D CAD software on every engineer's desktop.</p>
</a>
</div>
<div class="bg-gray-50 rounded-md p-6 shadow-md w-full md:w-[calc(50%-1.5rem)] lg:w-[calc(33.33%-1.5rem)]">
<a target="_blank" rel="noopener noreferrer" href="https://eng.ufl.edu">
<img src="https://www.eng.ufl.edu/marcom-dev/wp-content/uploads/sites/175/2023/10/Herbert-Wertheim-COE-rgb.png" alt="UF HWCOE Logo" class="h-20 mx-auto">
<img src="https://www.eng.ufl.edu/marcom-dev/wp-content/uploads/sites/175/2023/10/Herbert-Wertheim-COE-rgb.png" alt="UF HWCOE Logo" class="object-contain h-20 mx-auto">
<h3 class="text-xl font-bold text-center mt-4">Herbert Wertheim College of Engineering, University of Florida</h3>
<p class="text-center mt-2">The Herbert Wertheim College of Engineering (HWCOE) at the University of Florida is dedicated to improving the social and economic well-being of the world, the nation, and the state of Florida through its engineering education, research, and service programs.</p>
</a>
</div>
<div class="bg-gray-50 rounded-md p-6 shadow-md w-full md:w-[calc(50%-1.5rem)] lg:w-[calc(33.33%-1.5rem)]">
<a target="_blank" rel="noopener noreferrer" href="https://ece.ufl.edu">
<img src="https://www.ece.ufl.edu/wp-content/uploads/pub/identity/ECELogo2022_trans.png" alt="ECE Logo" class="object-contain h-20 mx-auto">
<h3 class="text-xl font-bold text-center mt-4">Electrical and Computer Engineering Dept., University of Florida</h3>
<p class="text-center mt-2">The Electrical and Computer Engineering (ECE) Department at the University of Florida (UF) has pursued research, discoveries, and technologies that empower and touch lives everywhere by developing the best workforce in electrical and computer engineering in the state of Florida and for all the nation.</p>
</a>
</div>
<div class="bg-gray-50 rounded-md p-6 shadow-md w-full md:w-[calc(50%-1.5rem)] lg:w-[calc(33.33%-1.5rem)]">
<a target="_blank" rel="noopener noreferrer" href="https://mae.ufl.edu">
<img src="https://mil.ufl.edu/sponsors/MAE_logo.png" alt="MAE Logo" class="object-contain h-20 mx-auto">
<h3 class="text-xl font-bold text-center mt-4">Mechanical and Aerospace Engineering Dept., University of Florida</h3>
<p class="text-center mt-2">The Mechanical and Aerospace Engineering Department (MAE) at the University of Florida (UF) aims to shape the future of our fields and to inspire a new era of engineering possibilities, creating a better world for all.</p>
</a>
</div>
<div class="bg-gray-50 rounded-md p-6 shadow-md w-full md:w-[calc(50%-1.5rem)] lg:w-[calc(33.33%-1.5rem)]">
<a target="_blank" rel="noopener noreferrer" href="https://jd2.com">
<img src="http://mil.ufl.edu/sponsors/JD-squared-transparent.png" alt="JD2 Logo" class="object-contain h-20 mx-auto">
<h3 class="text-xl font-bold text-center mt-4">JD Squared</h3>
<p class="text-center mt-2">JD Squared, Inc. is a national manufacturer of high-quality, affordable tube and pipe benders and notchers.</p>
</a>
</div>
</div>
</section>

Expand Down

0 comments on commit 12bb636

Please sign in to comment.