Fix sponsor logo resolution #10

Merged
nebudev14 merged 5 commits from 2025 into master 2025-01-15 17:44:32 -05:00
Showing only changes of commit 261ffb2bab - Show all commits

View file

@ -193,7 +193,7 @@
</div>
<div class="flex items-end pl-32 pr-16 justify-center flex-col">
<h1 class=" text-right text-red-500 text-7xl mb-4 game-font">BUILD ANYTHING.</h1>
<p class="text-right text-white text-3xl font-semibold roboto-mono-fon">At GoatHacks, the sky is the limit with what you can create. We support all projects, virtual or physical, and will the resources you need to help you build your project.</p>
<p class="text-right text-white text-3xl font-semibold roboto-mono-font">At GoatHacks, the sky is the limit with what you can create. We support all projects, virtual or physical, and will the resources you need to help you build your project.</p>
</div>
</div>
@ -201,7 +201,7 @@
<div class="flex items-start pr-32 pl-16 justify-center flex-col">
<h1 class=" text-left text-red-500 text-7xl mb-4 game-font">COLLABORATE.</h1>
<p class="text-left text-white text-3xl font-semibold game-font">Find your people at GoatHacks. Come with a team, or find a new one at our event! (Or go solo, if that's your thing).</p>
<p class="text-left text-white text-3xl font-semibold roboto-mono-font">Find your people at GoatHacks. Come with a team, or find a new one at our event! (Or go solo, if that's your thing).</p>
</div>
<div class="pl-2">
@ -223,7 +223,7 @@
</div>
<div class="flex items-end pl-32 pr-16 justify-center flex-col">
<h1 class=" text-right text-red-500 text-7xl mb-4 game-font">LEARN.</h1>
<p class="text-right text-white text-3xl font-semibold game-font">Whether you're a seasoned hacker or starting for the first time, we've got you covered. We'll be hosting workshops and events from industry experts to help you learn new skills and reinforce existing ones.</p>
<p class="text-right text-white text-3xl font-semibold roboto-mono-font">Whether you're a seasoned hacker or starting for the first time, we've got you covered. We'll be hosting workshops and events from industry experts to help you learn new skills and reinforce existing ones.</p>
</div>
</div>
@ -397,10 +397,10 @@
<div class="align-center container">
<div class="row justify-content-center">
<div class="col-12 col-lg-8">
<h3 class="mbr-section-title mb-4 text-4xl game-font">
<h3 class="mbr-section-title mb-4 text-4xl roboto-mono-font">
<strong><br /></strong><strong>Looking to Sponsor?</strong>
</h3>
<p class="mbr-text mb-5 game-font text-3xl">
<p class="mbr-text mb-5 roboto-mono-font text-3xl">
<strong>
See our sponsor packet below and reach out to us <a class="underline" href="mailto:hack@wpi.edu">here!</a>
</strong>
@ -454,7 +454,7 @@
aria-controls="collapse1"
>
<h6
class="text-white game-font panel-title-edit mb-0 text-4xl"
class="text-white roboto-mono-font panel-title-edit mb-0 text-4xl"
>
<strong>Will there be food or refreshments?</strong>
</h6>
@ -471,7 +471,7 @@
style="visibility: visible;"
>
<div class="panel-body">
<p class="text-2xl text-gray-300 game-font panel-text">
<p class="text-2xl text-gray-300 roboto-mono-font panel-text">
Yes, we will be providing food and refreshments for all
attendants, more information to come!
</p>
@ -491,7 +491,7 @@
aria-controls="collapse2"
>
<h6
class="text-white game-font panel-title-edit mb-0 text-4xl"
class="text-white roboto-mono-font panel-title-edit mb-0 text-4xl"
>
<strong>Who can attend?&nbsp;</strong>
</h6>
@ -508,7 +508,7 @@
style="visibility: visible;"
>
<div class="panel-body">
<p class="text-2xl text-gray-300 game-font panel-text">
<p class="text-2xl text-gray-300 roboto-mono-font panel-text">
Anyone who is attending a university! Hackers must be 18+
years old and must be attending a college or university to
participate.<br /><br />
@ -529,7 +529,7 @@
aria-controls="collapse3"
>
<h6
class="text-white game-font panel-title-edit mb-0 text-4xl"
class="text-white roboto-mono-font panel-title-edit mb-0 text-4xl"
>
<strong
>Do I need to know how to code in order to
@ -549,9 +549,9 @@
style="visibility: visible;"
>
<div class="panel-body">
<p class="text-2xl text-gray-300 game-font panel-text">
<p class="text-2xl text-gray-300 roboto-mono-font panel-text">
You do NOT need to know how to code in order to
participate! Hack@WPI 2023 is open to all kinds of STEAM
participate! GoatHacks is open to all kinds of STEAM
disciplines, and we encourage both software and hardware
hacks. This means the event is not limited to just CS
majors or programmers -- practically anybody can
@ -573,7 +573,7 @@
aria-controls="collapse4"
>
<h6
class="text-white game-font panel-title-edit mb-0 text-4xl"
class="text-white roboto-mono-font panel-title-edit mb-0 text-4xl"
>
<strong>Will hardware and tools be offered?</strong>
</h6>
@ -590,7 +590,7 @@
style="visibility: visible;"
>
<div class="panel-body">
<p class="text-2xl text-gray-300 game-font panel-text">
<p class="text-2xl text-gray-300 roboto-mono-font panel-text">
Tools, hardware and machines are available to WPI students
in the Makerspace in the Innovation Studio; students
should see
@ -617,7 +617,7 @@
aria-controls="collapse5"
>
<h6
class="text-white game-font panel-title-edit mb-0 text-4xl"
class="text-white roboto-mono-font panel-title-edit mb-0 text-4xl"
>
<strong>How big can the teams be?</strong>
</h6>
@ -634,7 +634,7 @@
style="visibility: visible;"
>
<div class="panel-body">
<p class="text-2xl text-gray-300 game-font panel-text">
<p class="text-2xl text-gray-300 roboto-mono-font panel-text">
Teams can range anywhere from 1 to 5 people.<br /><br />
</p>
</div>
@ -653,7 +653,7 @@
aria-controls="collapse6"
>
<h6
class="text-white game-font panel-title-edit mb-0 text-4xl"
class="text-white roboto-mono-font panel-title-edit mb-0 text-4xl"
>
<strong
>What if I'm a WPI student living off-campus and wish to
@ -673,7 +673,7 @@
style="visibility: visible;"
>
<div class="panel-body">
<p class="text-2xl text-gray-300 game-font panel-text">
<p class="text-2xl text-gray-300 roboto-mono-font panel-text">
The venue will be open over night for all participants to
stay and work!
</p>