33 < head >
44 < meta charset ="utf-8 " />
55 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
6- < link rel ="stylesheet " href ="/tech_fair/2025 /reset.min.css " />
7- < link rel ="stylesheet " href ="/tech_fair/2025 /style.css " />
6+ < link rel ="stylesheet " href =". /reset.min.css " />
7+ < link rel ="stylesheet " href =". /style.css " />
88 < script defer src ="main.js "> </ script >
99 < link rel ="icon " type ="image/png " href ="/static/icons/favicon_colourful.svg " />
1010 < script defer src ="/static/js/gsap.min.js "> </ script >
2929
3030 < div class ="hero ">
3131 < div class ="hero-content ">
32- < img src ="/tech_fair/2025 /images/mountain-laptop.svg " alt ="Tech Fair Logo " />
32+ < img src =". /images/mountain-laptop.svg " alt ="Tech Fair Logo " />
3333 < h1 > Tech Fair 2025</ h1 >
3434 < p > Oct 15, 2025 @ AQ North</ p >
3535 < p > brought to you by the CSSS</ p >
@@ -40,9 +40,8 @@ <h1>Tech Fair 2025</h1>
4040 < article >
4141 < section id ="about ">
4242 < aside >
43- < div class ="photo ">
44- < img src ="/tech_fair/2025/images/long-shot1.jpg " alt ="Long shot 1 " />
45- </ div >
43+ < img src ="./images/long-shot1.jpg " class ="photo " alt ="Long shot 1 " />
44+ < img src ="./images/tf-image-1.jpg " class ="photo " alt ="Old photo 1 " />
4645 </ aside >
4746 < div class ="main ">
4847 < div class ="section-content chat ">
@@ -86,9 +85,16 @@ <h2 class="chat section-content right">ChatGPT, summarize this section</h2>
8685 </ div >
8786 </ div >
8887 </ div >
88+ < aside >
89+ < img src ="./images/long-shot2.jpg " class ="photo " alt ="Long shot 2 " />
90+ < img src ="./images/tf-image-2.jpg " class ="photo " alt ="Old photo 2 " />
91+ </ aside >
8992 </ section >
9093
9194 < section id ="students ">
95+ < aside >
96+ < img src ="./images/arista-booth2.jpg " class ="photo " alt ="Arista booth 2 " />
97+ </ aside >
9298 < div class ="main ">
9399 < div class ="section-content chat ">
94100 < h2 > I'm a student, why should I go?</ h2 >
@@ -133,9 +139,15 @@ <h2>I'm a student, why should I go?</h2>
133139 </ div >
134140 </ div >
135141 </ div >
142+ < aside >
143+ < img src ="./images/student-group.jpg " class ="photo " alt ="Group of students " />
144+ </ aside >
136145 </ section >
137146
138147 < section id ="companies ">
148+ < aside >
149+ < img src ="./images/kardium-booth.jpg " class ="photo " alt ="Kardium booth " />
150+ </ aside >
139151 < div class ="main ">
140152 < div class ="chat section-content ">
141153 < h2 > I work for a company</ h2 >
@@ -180,32 +192,23 @@ <h2>How do I sign up?</h2>
180192 < p > We promise to get back to you as soon as possible!</ p >
181193 </ div >
182194 </ div >
195+ < aside >
196+ < img src ="./images/astera-labs-booth.jpg " class ="photo " alt ="Astera Labs booth " />
197+ </ aside >
183198 </ section >
184199
185200 < section id ="final ">
186201 < h2 class ="chat section-content "> See You There!</ h2 >
187202 < div class ="gallery ">
188- < img src ="/tech_fair/2025/images/attendees1.jpg " class ="photo " alt ="Attendees 1 " />
189- < img src ="/tech_fair/2025/images/attendees3.jpg " class ="photo " alt ="Attendees 2 " />
190- < img src ="/tech_fair/2025/images/attendees2.jpg " class ="photo " alt ="Attendees 3 " />
191- < img src ="/tech_fair/2025/images/arista-booth.jpg " class ="photo " alt ="Arista booth " />
192- < img src ="/tech_fair/2025/images/brave-booth.jpg " class ="photo " alt ="Brave booth " />
193- < img
194- src ="/tech_fair/2025/images/fortinet-booth.jpg "
195- class ="photo "
196- alt ="Fortinet booth "
197- />
198- < img
199- src ="/tech_fair/2025/images/dark-vision-booth.jpg "
200- class ="photo "
201- alt ="Dark Vision booth "
202- />
203- < img src ="/tech_fair/2025/images/vigilon-booth.jpg " class ="photo " alt ="Kardium booth " />
204- < img
205- src ="/tech_fair/2025/images/offworld-booth.jpg "
206- class ="photo "
207- alt ="Offworld booth "
208- />
203+ < img src ="./images/attendees1.jpg " class ="photo " alt ="Attendees 1 " />
204+ < img src ="./images/attendees3.jpg " class ="photo " alt ="Attendees 2 " />
205+ < img src ="./images/attendees2.jpg " class ="photo " alt ="Attendees 3 " />
206+ < img src ="./images/arista-booth.jpg " class ="photo " alt ="Arista booth " />
207+ < img src ="./images/brave-booth.jpg " class ="photo " alt ="Brave booth " />
208+ < img src ="./images/fortinet-booth.jpg " class ="photo " alt ="Fortinet booth " />
209+ < img src ="./images/dark-vision-booth.jpg " class ="photo " alt ="Dark Vision booth " />
210+ < img src ="./images/vigilon-booth.jpg " class ="photo " alt ="Vigilon booth " />
211+ < img src ="./images/offworld-booth.jpg " class ="photo " alt ="Offworld booth " />
209212 </ div >
210213 </ section >
211214 </ article >
0 commit comments