|
8 | 8 | <script defer src="main.js"></script> |
9 | 9 | <link rel="icon" type="image/png" href="/static/icons/favicon_colourful.svg" /> |
10 | 10 | <script defer src="/static/js/gsap.min.js"></script> |
| 11 | + <script defer src="/static/js/SplitText.min.js"></script> |
11 | 12 | <script defer src="/static/js/ScrollTrigger.min.js"></script> |
12 | 13 | <!-- ScrollSmoother requires ScrollTrigger --> |
13 | 14 | <script defer src="/static/js/ScrollSmoother.min.js"></script> |
14 | 15 | <title>Tech Fair 2025</title> |
15 | 16 | </head> |
16 | | - <body> |
| 17 | + <body style="display: none"> |
17 | 18 | <header id="header"> |
18 | 19 | <nav> |
19 | 20 | <a id="home-link" href="https://new.sfucsss.org" target="_blank"> |
@@ -94,7 +95,7 @@ <h2>What is Tech Fair?</h2> |
94 | 95 | </div> |
95 | 96 | <div class="chat-section"> |
96 | 97 | <h2 class="chat section-content right">ChatGPT, summarize this section</h2> |
97 | | - <div class="chat section-content left"> |
| 98 | + <div class="chat section-content response left"> |
98 | 99 | <ul> |
99 | 100 | <li> |
100 | 101 | When: <strong>Wednesday, October 15, 2025</strong> from |
@@ -206,7 +207,11 @@ <h2>My company is interested, what else can you tell me?</h2> |
206 | 207 | <strong>less than 50</strong> employees we offer a discounted price of |
207 | 208 | <strong>$500</strong>. <br /><br /> |
208 | 209 | If you'd like to know more, check out our |
209 | | - <a href="" target="_blank">sponsorship package</a>. <br /><br /> |
| 210 | + <a |
| 211 | + href="https://drive.google.com/file/d/1ssUgmswUAd0661qMs6OpoA1GyJDQipmt/view" |
| 212 | + target="_blank" |
| 213 | + >sponsorship package</a |
| 214 | + >. <br /><br /> |
210 | 215 | Don't miss this chance to show off who you are! |
211 | 216 | </p> |
212 | 217 | </div> |
|
0 commit comments