File tree Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -388,6 +388,28 @@ <h2>Who's coming?</h2>
388388 < a href ="https://careers.henryscheinone.co.uk/jobs " target ="_blank "> Learn more</ a >
389389 </ div >
390390 </ li >
391+
392+ < li class ="company-card chat ">
393+ < div class ="company-card__img ">
394+ < img src ="./images/companies/infoblox.png " alt ="InfoBlox " />
395+ </ div >
396+ < div class ="company-card__descriptor ">
397+ < p >
398+ Join cybersecurity leader Infoblox and discover how far your bold “what if” can
399+ take the world, your community, and your career in a current new grad opportunity
400+ or future co-op opportunity in 2026 as we continue to expand the Engineering team
401+ at our Centre of Excellence in Burnaby. Our cloud-first networking and security
402+ solutions already protect 70% of the Fortune 500, and we’re looking for creative
403+ thinkers ready to push that influence even further. Bring your creativity, drive,
404+ your daring spirit, and feel what it’s like to thrive on a team big enough to make
405+ an impact, yet small enough to make a difference.
406+ </ p >
407+ </ div >
408+ < div class ="company-card__footer ">
409+ < p class ="company-card__chip--cybersecurity "> Cybersecurity</ p >
410+ < a href ="https://www.infoblox.com/company/careers/ " target ="_blank "> Learn more</ a >
411+ </ div >
412+ </ li >
391413 </ ul >
392414 </ section >
393415
Original file line number Diff line number Diff line change 1818 --software : hsl (194 59.3% 50% );
1919 --networking : hsl (235 100% 35.5% );
2020 --data-analytics : hsl (284 59.3% 50% );
21+ --cybersecurity : hsl (13 100% 60% );
2122}
2223
2324[class *= '--insurance' ] {
4849 --clr-main : var (--data-analytics );
4950}
5051
52+ [class *= '--cybersecurity' ] {
53+ --clr-main : var (--cybersecurity );
54+ }
55+
5156body {
5257 font-family : 'Questrial' ;
5358 background-image : url ('images/mountain-landscape.svg' );
You can’t perform that action at this time.
0 commit comments