Skip to content
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

Staging #143

Closed
wants to merge 34 commits into from
Closed
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
a9a5228
Staging alignment (#121)
ryjogo Apr 23, 2024
557520b
Design changes
ryjogo Apr 23, 2024
680fb45
Add sponsors
ryjogo Apr 23, 2024
d28399e
adjust team
ryjogo Apr 23, 2024
a43584c
links
ryjogo Apr 23, 2024
edaf710
image adjustments
ryjogo Apr 23, 2024
7d77608
Update sponsors
ryjogo Apr 24, 2024
73d3c65
Adjust widths on breakpoints
ryjogo Apr 24, 2024
4d8ed2b
Update images on breakpoint
ryjogo Apr 24, 2024
2c70d28
2024 members
ryjogo Apr 24, 2024
db1ed0a
Stacking problem
ryjogo Apr 24, 2024
68414ab
Merge branch 'main' into staging
ryjogo Apr 24, 2024
d13558b
Welcome text
ryjogo Apr 24, 2024
c6494e5
sponsor adjustments
ryjogo Apr 25, 2024
a7db863
Feature/add remove logos (#125)
tuxiem May 1, 2024
e80b79d
Merge branch 'main' into staging
tuxiem May 1, 2024
bc24566
Fix/job change (#127)
tuxiem May 1, 2024
c7b3862
Main to staging (#130)
tuxiem May 1, 2024
5d75236
Add new sponsors
ryjogo May 16, 2024
e17778a
Merge branch 'main' into staging
ryjogo May 16, 2024
e56f64b
Add LEGO as community sponsor
danquah May 21, 2024
5393770
Merge branch 'main' into staging
danquah May 21, 2024
5d89300
Added ticket button for website (#134)
tuxiem May 24, 2024
94f99c4
changed button to early bird tickets (#135)
tuxiem May 24, 2024
b81827c
Feature/add legal change text (#136)
tuxiem May 24, 2024
728add2
Feature/add legal change text (#137)
tuxiem May 24, 2024
b2749ef
Fix/btn name (#139)
tuxiem May 24, 2024
23abfe9
Merge branch 'main' into staging
tuxiem May 24, 2024
817153a
Fix sponsor scaling issues
danquah May 24, 2024
bf30ba2
Add Dynatrace
ryjogo Jun 4, 2024
f42cc78
Add Dynatrace link
ryjogo Jun 4, 2024
2d61f9d
Merge branch 'main' into staging
ryjogo Jun 4, 2024
d92b9f1
Add new sponsors
ryjogo Jun 6, 2024
982e4b0
feat: scaling
ryjogo Jun 6, 2024
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
19 changes: 12 additions & 7 deletions src/components/pages/home/sponsors/sponsors.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import CodingPirates from 'icons/codingpirates.svg';
import Isovalent from 'icons/isovalent.svg'
// import Netic from 'icons/netic.png'
import ContainByNetic from 'icons/containbynetic.svg'
// import Dynatrace from 'icons/dynatrace.svg'
import Dynatrace from 'icons/dynatrace.svg'
// import Systematic from 'icons/systematic.svg'
// import Atea from 'icons/atea.svg'
// import Lunar from 'icons/lunar.png'
Expand All @@ -23,11 +23,11 @@ import Nordics from 'icons/nordics.svg'
// import KubeEvents from 'icons/kube-events.svg'
import Deranged from 'icons/deranged.svg'
// import Bestseller from 'icons/bestseller.svg'
// import Eficode from 'icons/eficode.svg'
import Eficode from 'icons/eficode.svg'
// import Boozt from 'icons/boozt.png'
// import TV2 from 'icons/tv2.svg'
// import TrendMicro from 'icons/trendmicro.svg'
// import Akamai from 'icons/akamai.svg'
import Akamai from 'icons/akamai.svg'
// import Dypang from 'icons/dypang.svg'
// import Enggaard from 'icons/enggaard.svg'
// import StickerMule from 'icons/stickermule.svg'
Expand All @@ -47,12 +47,15 @@ const ITEMS = [
],
cardClassname:
'min-w-[488px] max-w-[330px] min-h-[152px] sm:min-w-[350px] sm:min-h-[130px] xs:min-w-fit xs:max-w-full',
iconClassname: 'max-w-[330px] sm:min-w-[100%]',
iconClassname: 'max-w-[330px] sm:min-w-[100%] scale-[1.5]',
},
{
title: 'Gold Sponsors',
logos: [
{ icon: Isovalent, url: 'https://isovalent.com/' },
{ icon: Eficode, url: 'https://www.eficode.com/', scale: '80%' },
{ icon: Dynatrace, url: 'https://www.dynatrace.com/' },
{ icon: Akamai, url: 'https://www.akamai.com/', scale: '80%' },
],
cardClassname:
'min-w-[384px] min-h-[122px] sm:min-w-[320px] sm:min-h-[115px] xs:min-w-fit xs:max-w-full',
Expand All @@ -71,14 +74,16 @@ const ITEMS = [
{
title: 'Community Sponsors',
logos: [
{ icon: JYSK, url: 'https://www.jysk.com/' },
{ icon: Deranged, url: 'https://deranged.dk/' },
{ icon: JYSK, url: 'https://www.jysk.com/', scale: '80%' },
{ icon: TechChapter, url: 'https://www.techchapter.com/' },
{ icon: Lego, url: 'https://www.lego.com/'},

{ icon: Deranged, url: 'https://deranged.dk/' },

],
cardClassname:
'min-w-[384px] min-h-[122px] sm:min-w-[320px] sm:min-h-[115px] xs:min-w-fit xs:max-w-full',
iconClassname: 'max-w-[330px] sm:min-w-[100%]',
iconClassname: 'max-w-[330px] sm:min-w-[100%] scale-[0.8]',
},
{
title: 'Media & Partners',
Expand Down
Loading