Skip to content

Commit 5e091b6

Browse files
authored
Merge pull request #48 from ThetaTauMiami/elizabeth-branch
Update Recruitment Page with Information for Fall 2025 Recruitment
2 parents 3a53e5e + 0a7cbeb commit 5e091b6

6 files changed

Lines changed: 39 additions & 50 deletions

File tree

336 KB
Loading
128 KB
Loading
38 KB
Loading
536 KB
Loading
187 KB
Loading

public/recruitment.html

Lines changed: 39 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -37,69 +37,57 @@
3737

3838
<!-- Added upper ---------------------------------->
3939

40-
<!-- START RECRUITMENT SEASON SNIPPET
40+
<!-- START RECRUITMENT SEASON SNIPPET -->
4141
<div class="container">
42+
<!-- Heading row -->
4243
<div class="row">
43-
<h1 style="color: #5B0000; text-align: center">Ready to Join Our Brotherhood?</h1>
44-
<hr>
45-
<div class="col-sm-offset-1 col-sm-5">
46-
<div>
47-
<picture>
48-
<source srcset="assets/img/initiation.webp" type="image/webp">
49-
<img class="img-responsive center-block"
50-
loading="lazy"
51-
src="assets/img/initiation.JPG"
52-
alt="Initiation Event">
44+
<div class="col-xs-12">
45+
<h1 style="color: #5B0000; text-align: center;">Ready to Join?</h1>
46+
<hr>
47+
</div>
48+
</div>
49+
<!-- Flex layout row -->
50+
<div class="row" style="display: flex; align-items: center; flex-wrap: wrap;">
51+
<div class="col-xs-12 col-sm-offset-1 col-sm-5">
52+
<picture>
53+
<source srcset="assets/img/recruitment/fraternity-spring2025.webp" type="image/webp">
54+
<img class="img-responsive center-block" loading="lazy"
55+
src="assets/img/recruitment/fraternity-spring2025.JPG" alt="Initiation Event">
5356
</picture>
54-
</div>
5557
</div>
56-
<div class="col-sm-5">
57-
<p style="font-size: medium">Theta Tau conducts recruitment at the beginning of each fall semester. Our
58-
recruitment process consists of
59-
events that allow our chapter to evaluate candidates on their values, credentials, and overall fit
60-
in our brotherhood. These events include Information Sessions, Informal Nights, and Formal
61-
Interviews.</p>
62-
<br>
63-
<p style="font-size: medium">For more information, please read the flyers below!</p>
58+
<div class="col-xs-12 col-sm-5 text-center">
59+
<p style="font-size: medium">Theta Tau conducts recruitment at the beginning of each fall semester.
60+
Our
61+
recruitment process consists of events that allow our chapter to evaluate candidates on their
62+
values, credentials, and overall fit in our brotherhood. These events include Information
63+
Sessions, Informal Nights, and Formal Interviews.</p>
64+
<p style="font-size: medium">For more information, please read the flyer below!</p>
6465
</div>
6566
</div>
66-
<div class="row">
67-
<h1 style="color: #5B0000; text-align: center">Fall Rush 2024 Flyers</h1>
68-
<hr>
69-
<div class="col-sm-6">
70-
<div>
71-
<picture>
72-
<source srcset="assets/img/recruitmentFlyer2024_1.webp" type="image/webp">
73-
<img class="img-responsive"
74-
src="assets/img/recruitmentFlyer2024_1.png"
75-
loading="lazy"
76-
alt="Recruitment Flyer 1">
77-
</picture>
78-
79-
</div>
80-
</div>
81-
<div class="col-sm-6">
82-
<div>
83-
<picture>
84-
<source srcset="assets/img/recruitmentFlyer2024_2.webp" type="image/webp">
85-
<img class="img-responsive"
86-
src="assets/img/recruitmentFlyer2024_2.png"
87-
loading="lazy"
88-
alt="Recruitment Flyer 1">
89-
</picture>
90-
91-
</div>
67+
</div>
68+
<br>
69+
<div class="row">
70+
<h1 style="color: #5B0000; text-align: center">Fall Rush 2025 Information Sessions</h1>
71+
<hr>
72+
<div class="text-center">
73+
<div>
74+
<picture>
75+
<source srcset="assets/img/recruitment/RecruitmentFlyer2025.webp" type="image/webp">
76+
<img class="img-fluid d-block mx-auto" src="assets/img/recruitment/RecruitmentFlyer2025.jpg"
77+
style="width: 30%;" loading="lazy" alt="Recruitment Flyer 1">
78+
</picture>
9279
</div>
9380
</div>
9481
</div>
95-
-->
82+
</div>
83+
9684

9785
<!-- END RECRUITMENT SEASON SNIPPET -->
9886

9987

10088

10189
<!-- START OFF SEASON SNIPPET -->
102-
<div class="container">
90+
<!-- div class="container">
10391
<div class="row">
10492
<h1 style="color: #5B0000; text-align: center">Check Back Next Fall!</h1>
10593
<hr>
@@ -121,7 +109,7 @@ <h1 style="color: #5B0000; text-align: center">Check Back Next Fall!</h1>
121109
</p>
122110
</div>
123111
</div>
124-
</div>
112+
</div -->
125113
<!-- END OFF SEASON SNIPPET -->
126114

127115
<!-- START FAQ -->
@@ -183,7 +171,8 @@ <h1 style="color: #5B0000; text-align: center">Frequently Asked Questions</h1>
183171
During this time, anyone interested in joining Theta Tau is invited to attend informal and
184172
formal interviews to get to know our members.<br><br>
185173
After Bid Day comes the membership process, which lasts eight weeks.
186-
Potential New Members (PNMs) engage in social and professional events with their PNM class and learn about
174+
Potential New Members (PNMs) engage in social and professional events with their PNM class
175+
and learn about
187176
Theta Tau's history and values.<br><br>
188177
The process concludes with Initiation at the beginning of the spring semester.
189178
</p>

0 commit comments

Comments
 (0)