@@ -5,29 +5,22 @@ import "./sponsor.css";
55function Sponsor ( ) {
66 return (
77 < div id = "global-padding" >
8- < h1 style = { { marginTop : "0" , marginBottom : "12px" } } > Would you like to support us in 2025 ?</ h1 >
8+ < h1 style = { { marginTop : "0" , marginBottom : "12px" } } > Would you like to support us?</ h1 >
99 < div style = { { color : "white" , fontSize : "18px" , marginBottom : "8px" } } >
1010 Send us an email at
< a href = "mailto:[email protected] " > [email protected] </ a > .
1111 </ div >
12- < div style = { { color : 'white' , fontWeight : "bold" , fontSize : "1.25rem" } } > 2025 Prospectus Coming Soon!</ div >
13- < h1 > Thank you to our 2024 Sponsors!</ h1 >
12+ < a href = "/code_network_2025_prospectus.pdf" id = "action" style = { { padding : "8px" } } target = "_blank" >
13+ Read Our Prospectus
14+ </ a >
15+ < h1 > Our 2025 Sponsors</ h1 >
1416 < h2 > Platinum Sponsors</ h2 >
1517 < div className = "sponsor-grid" >
1618 < a href = "https://www.technologyonecorp.com/" id = "action" >
1719 < img src = "/sponsors/t1.svg" alt = "TechnologyOne" className = "button-image" height = { 400 } />
1820 </ a >
1921 </ div >
20- < h2 > Gold Sponsors</ h2 >
21- < div className = "sponsor-grid" >
22- < a href = "https://www.tanda.co/" id = "action" >
23- < img src = "/sponsors/tanda.png" alt = "tanda" className = "button-image" />
24- </ a >
25- </ div >
2622 < h2 > Silver Sponsors</ h2 >
2723 < div className = "sponsor-grid" >
28- < a href = "https://www.atlassian.com/" id = "action" >
29- < img src = "/sponsors/atlassian.png" alt = "atlassian" className = "button-image" />
30- </ a >
3124 < a href = "https://www.macquarie.com" id = "action" >
3225 < img src = "/sponsors/mgl.jpg" alt = "Macquarie Group Logo" className = "button-image" />
3326 </ a >
0 commit comments