Skip to content

[I2-11] Update sponsor modal #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"axios": "^1.7.2",
"eslint-config-next": "13.4.19",
"framer-motion": "^11.2.13",
"lucide-react": "^0.511.0",
"next": "13.4.12",
"next-emoji-rain": "^1.0.2",
"postcss": "8.4.29",
Expand Down
33 changes: 33 additions & 0 deletions frontend/public/assets/the_trade_desk_logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
162 changes: 88 additions & 74 deletions frontend/public/data/sponsorInfos.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
export type sponsorInfo = {
name: string;
href: string;
svg: string;
alt: string;
Expand All @@ -7,13 +8,23 @@ export type sponsorInfo = {

export const diamondLinks: sponsorInfo[] = [
{
name: 'Atlassian',
href: 'https://www.atlassian.com/',
svg: '/assets/atlassian_logo.svg',
alt: 'Atlassian logo',
description:
'Atlassian Corporation is an Australian-American software company that develops products for software developers, and project managers among other groups.'
},
{
name: 'Jane Street',
href: 'https://www.janestreet.com/',
svg: '/assets/janestreet_logo.svg',
alt: 'Jane Street logo',
description:
'Jane Street is a research-driven trading firm where curious people work together on deep problems.'
},
{
name: 'Tiktok',
href: 'https://careers.tiktok.com/',
svg: '/assets/tiktok_logo.svg',
alt: 'Tiktok logo',
Expand All @@ -23,131 +34,134 @@ export const diamondLinks: sponsorInfo[] = [
];

export const goldLinks: sponsorInfo[] = [
{
href: 'https://www.atlassian.com/',
svg: '/assets/atlassian_logo.svg',
alt: 'Atlassian logo',
description:
'Atlassian Corporation is an Australian-American software company that develops products for software developers, and project managers among other groups.'
},
{
href: 'https://www.citadel.com/',
svg: '/assets/citadel_logo.svg',
alt: 'Citadel logo',
description:
"We are an alternative investment manager working on behalf of the world's preeminent institutions. Discover our work, teams, careers and more."
},
{
// {
// name: 'Citadel',
// href: 'https://www.citadel.com/',
// svg: '/assets/citadel_logo.svg',
// alt: 'Citadel logo',
// description:
// "We are an alternative investment manager working on behalf of the world's preeminent institutions. Discover our work, teams, careers and more."
// },
{
name: 'IMC',
href: 'https://www.imc.com/ap/',
svg: '/assets/imc_logo.svg',
alt: 'IMC logo',
description:
'For three decades IMC has provided liquidity to the financial markets globally. Specialised in algorithmic trading and advanced technology, we set the pace for the evolution of market making.'
},
{
name: 'Zurich',
href: 'https://www.zurich.com.au/',
svg: '/assets/zurich_logo.svg',
alt: 'Zurich logo',
description:
"Zurich is one of the world's most experienced insurers whose strategy focuses on providing the right general insurance and life insurance solutions for its clients."
},
{
name: 'Neara',
href: 'https://neara.com/',
svg: '/assets/neara_logo.svg',
alt: 'Neara logo',
description:
'Neara electric utility software is a physics-enabled platform that builds 3D interactive models of critical infrastructure networks and assets.'
},
{
name: 'TheTradeDesk',
href: 'https://www.thetradedesk.com/',
svg: '/assets/the_trade_desk_logo.svg',
alt: 'TheTradeDesk logo',
description:
'The Trade Desk is a global advertising technology company that empowers buyers with a platform to purchase digital advertising across various channels.'
},
{
name: 'SafetyCulture',
href: 'https://safetyculture.com/',
svg: '/assets/safetyculture_logo.svg',
alt: 'SafetyCulture logo',
description:
'Get to the root cause of workplace trends with total visibility across your organization. Use data from completed inspections, reported incidents, sensors, and asset history to keep workers safe, and prevent things from happening in the first place.'
},
{
href: 'https://www.zurich.com.au/',
svg: '/assets/zurich_logo.svg',
alt: 'Zurich logo',
description:
"Zurich is one of the world's most experienced insurers whose strategy focuses on providing the right general insurance and life insurance solutions for its clients."
}
];

export const silverLinks: sponsorInfo[] = [
{
href: 'https://appian.com/',
svg: '/assets/appian_logo.svg',
alt: 'Appian logo',
description:
'Appian Corporation is an American cloud computing and enterprise software company headquartered in McLean, Virginia, part of the Dulles Technology Corridor. The company sells a platform as a service for building enterprise software applications.'
},
{
href: 'https://www.flowtraders.com/',
svg: '/assets/flowtraders_logo.svg',
alt: 'FlowTraders logo',
description:
'Flow Traders is a proprietary trading firm. A market maker, it provides liquidity in the securities market by using high frequency and quantitative trading strategies.'
},
{
href: 'https://www.jds.net.au/',
svg: '/assets/jds_logo.svg',
alt: 'jds logo',
description: "JDS Australia delivers specialist services in a set of technologies and capabilities that ensure critical IT systems work.",
},
{
href: 'https://www.macquarie.com.au/',
svg: '/assets/macquarie_logo.svg',
alt: 'Macquarie logo',
name: 'Quantium',
href: 'https://quantium.com/',
svg: '/assets/quantium_logo.svg',
alt: 'Quantium logo',
description:
'Macquarie Bank offers transaction accounts, home loans, credit cards, online banking, business banking and more.'
"We combine the best of human and artificial intelligence to power possibilities for individuals, organisations and society. Through the application of world leading, advanced analytics solutions, we help our clients solve their most complex problems."
},
{
name: 'Optiver',
href: 'https://optiver.com/',
svg: '/assets/optiver_logo.svg',
alt: 'Optiver logo',
description:
'Optiver is a global market maker. As one of the oldest market making firms in the world, Optiver has been improving financial markets since 1986.'
},
{
href: 'https://quantium.com/',
svg: '/assets/quantium_logo.svg',
alt: 'Quantium logo',
name: 'Macquarie',
href: 'https://www.macquarie.com.au/',
svg: '/assets/macquarie_logo.svg',
alt: 'Macquarie logo',
description:
"We combine the best of human and artificial intelligence to power possibilities for individuals, organisations and society. Through the application of world leading, advanced analytics solutions, we help our clients solve their most complex problems."
'Macquarie Bank offers transaction accounts, home loans, credit cards, online banking, business banking and more.'
},
{
href: 'https://quickli.com.au/',
svg: '/assets/quickli_logo.svg',
alt: 'Quickli logo',
name: 'Sig Susquehanna',
href: 'https://sig.com/',
svg: '/assets/susquehanna_logo.svg',
alt: 'Susquehanna logo',
description:
'Bringing 30+ lender calcs into one, easy-to-use interface delivering accurate results and relevant policy insights for even the most complex scenarios.'
'Discover Susquehanna, a global quantitative trading firm built on a rigorous, analytical foundation in financial markets.'
},
{
href: 'https://www.revolutionise.com.au/',
svg: '/assets/revsport_logo.svg',
alt: 'revolutioniseSport logo',
name: 'Freelancer',
href: 'https://www.freelancer.com/',
svg: '/assets/freelancer_logo.svg',
alt: 'Freelancer logo',
description:
'revolutioniseSPORT is an online management platform for sports of all shapes and sizes.'
'Freelancer is a global crowdsourcing marketplace connecting employers and freelancers to collaborate on a wide range of projects.'
},
{
href: 'https://www.recordpoint.com/',
svg: '/assets/recordpoint_logo.svg',
alt: 'RecordPoint logo',
description: 'Manage all your data and records in one central place – without moving them.'
},
{
href: 'https://sig.com/',
svg: '/assets/susquehanna_logo.svg',
alt: 'Susquehanna logo',
name: 'FlowTraders',
href: 'https://www.flowtraders.com/',
svg: '/assets/flowtraders_logo.svg',
alt: 'FlowTraders logo',
description:
'Discover Susquehanna, a global quantitative trading firm built on a rigorous, analytical foundation in financial markets.'
'Flow Traders is a proprietary trading firm. A market maker, it provides liquidity in the securities market by using high frequency and quantitative trading strategies.'
},
{
// {
// href: 'https://quickli.com.au/',
// svg: '/assets/quickli_logo.svg',
// alt: 'Quickli logo',
// description:
// 'Bringing 30+ lender calcs into one, easy-to-use interface delivering accurate results and relevant policy insights for even the most complex scenarios.'
// },
// {
// name: 'Finma',
// href: 'https://www.finma.au/',
// svg: '/assets/finma_logo.svg',
// alt: 'Finma logo',
// description:
// 'Finma is an Australian fintech company that provides digital solutions for financial planning, helping users better manage their money and achieve long-term financial goals.'
// },
{
name: 'Zip',
href: 'https://zip.co/au',
svg: '/assets/zip_logo.svg',
alt: 'Zip logo',
description:
"Zip Co Limited is a global 'buy now pay later' financial technology company with operations in Australia, New Zealand and the USA."
},
{
href: 'https://www.canva.com/en_au/',
svg: '/assets/canva_logo.svg',
alt: 'Canva logo',
name: 'revolutioniseSport',
href: 'https://www.revolutionise.com.au/',
svg: '/assets/revsport_logo.svg',
alt: 'revolutioniseSport logo',
description:
'Canva is a free-to-use online graphic design tool. Use it to create social media posts, presentations, posters, videos, logos and more.'
}
'revolutioniseSPORT is an online management platform for sports of all shapes and sizes.'
},
];
Loading
Loading