+ {obj.speakers.length == 0 && (
+
+ )}
{obj.speakers.map((speaker) => (
))}
diff --git a/layout/Team/components/Hero/Title/index.jsx b/layout/Team/components/Hero/Title/index.jsx
index c4b76151..1f21b847 100644
--- a/layout/Team/components/Hero/Title/index.jsx
+++ b/layout/Team/components/Hero/Title/index.jsx
@@ -1,9 +1,9 @@
export default function Title() {
return (
-
+
Team
{/* 2xl:leading-[6.5rem] is intended to only work with the following font - Terminal */}
-
+
CeSIUM has teamed up with the best team possible.
diff --git a/layout/Team/components/Organization/Team/index.jsx b/layout/Team/components/Organization/Team/index.jsx
index 402f418e..d151b57a 100644
--- a/layout/Team/components/Organization/Team/index.jsx
+++ b/layout/Team/components/Organization/Team/index.jsx
@@ -1,10 +1,13 @@
import Member from "../Member";
-export default function Team({ title, list }) {
+export default function Team({ title, list, cols = 3 }) {
return (
{title}
-
+
{list.map((member) => (
))}
diff --git a/layout/Team/components/Organization/index.jsx b/layout/Team/components/Organization/index.jsx
index f318cb25..38836282 100644
--- a/layout/Team/components/Organization/index.jsx
+++ b/layout/Team/components/Organization/index.jsx
@@ -51,14 +51,14 @@ function Animation() {
export default function Organization() {
return (
-
+
Organization
They walk around, full of work, gathering speakers, attracting
- partners and giving their imaginations wings, all for this to be your
+ partners and giving their imagination wings, all for this to be your
favorite week.
@@ -66,31 +66,23 @@ export default function Organization() {
-
-
-
+
+
+
+
-
);
}
diff --git a/netlify.toml b/netlify.toml
index 905e8a0e..debcd396 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -15,5 +15,4 @@
for = "/*"
[headers.values]
X-Frame-Options = "DENY"
- X-XSS-Protection = "1; mode=block"
-
+ X-XSS-Protection = "1; mode=block"
\ No newline at end of file
diff --git a/package-lock.json b/package-lock.json
index 65e72624..61e39985 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -27,8 +27,7 @@
"react-dom": "^18.2.0",
"react-map-gl": "^6.1.17",
"react-p5": "^1.3.21",
- "sharp": "^0.32.6",
- "typewriter-effect": "^2.21.0"
+ "sharp": "^0.32.6"
},
"devDependencies": {
"@types/node": "18.7.18",
@@ -6999,11 +6998,6 @@
"pbf": "bin/pbf"
}
},
- "node_modules/performance-now": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
- "integrity": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow=="
- },
"node_modules/picocolors": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
@@ -7406,14 +7400,6 @@
"resolved": "https://registry.npmjs.org/radix3/-/radix3-1.1.0.tgz",
"integrity": "sha512-pNsHDxbGORSvuSScqNJ+3Km6QAVqk8CfsCBIEoDgpqLrkD2f3QM4I7d1ozJJ172OmIcoUcerZaNWqtLkRXTV3A=="
},
- "node_modules/raf": {
- "version": "3.4.1",
- "resolved": "https://registry.npmjs.org/raf/-/raf-3.4.1.tgz",
- "integrity": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==",
- "dependencies": {
- "performance-now": "^2.1.0"
- }
- },
"node_modules/rc": {
"version": "1.2.8",
"resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
@@ -8807,19 +8793,6 @@
"node": ">=4.2.0"
}
},
- "node_modules/typewriter-effect": {
- "version": "2.21.0",
- "resolved": "https://registry.npmjs.org/typewriter-effect/-/typewriter-effect-2.21.0.tgz",
- "integrity": "sha512-Y3VL1fuJpUBj0gS4OTXBLzy1gnYTYaBuVuuO99tGNyTkkub5CXi+b/hsV7Og9fp6HlhogOwWJwgq7iXI5sQlEg==",
- "dependencies": {
- "prop-types": "^15.8.1",
- "raf": "^3.4.1"
- },
- "peerDependencies": {
- "react": "^17.x || ^18.x",
- "react-dom": "^17.x || ^18.x"
- }
- },
"node_modules/ufo": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/ufo/-/ufo-1.3.1.tgz",
@@ -14369,11 +14342,6 @@
"resolve-protobuf-schema": "^2.1.0"
}
},
- "performance-now": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
- "integrity": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow=="
- },
"picocolors": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
@@ -14627,14 +14595,6 @@
"resolved": "https://registry.npmjs.org/radix3/-/radix3-1.1.0.tgz",
"integrity": "sha512-pNsHDxbGORSvuSScqNJ+3Km6QAVqk8CfsCBIEoDgpqLrkD2f3QM4I7d1ozJJ172OmIcoUcerZaNWqtLkRXTV3A=="
},
- "raf": {
- "version": "3.4.1",
- "resolved": "https://registry.npmjs.org/raf/-/raf-3.4.1.tgz",
- "integrity": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==",
- "requires": {
- "performance-now": "^2.1.0"
- }
- },
"rc": {
"version": "1.2.8",
"resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
@@ -15654,15 +15614,6 @@
"integrity": "sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==",
"dev": true
},
- "typewriter-effect": {
- "version": "2.21.0",
- "resolved": "https://registry.npmjs.org/typewriter-effect/-/typewriter-effect-2.21.0.tgz",
- "integrity": "sha512-Y3VL1fuJpUBj0gS4OTXBLzy1gnYTYaBuVuuO99tGNyTkkub5CXi+b/hsV7Og9fp6HlhogOwWJwgq7iXI5sQlEg==",
- "requires": {
- "prop-types": "^15.8.1",
- "raf": "^3.4.1"
- }
- },
"ufo": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/ufo/-/ufo-1.3.1.tgz",
diff --git a/package.json b/package.json
index eeac75ed..4dbc1091 100644
--- a/package.json
+++ b/package.json
@@ -44,8 +44,7 @@
"react-dom": "^18.2.0",
"react-map-gl": "^6.1.17",
"react-p5": "^1.3.21",
- "sharp": "^0.32.6",
- "typewriter-effect": "^2.21.0"
+ "sharp": "^0.32.6"
},
"devDependencies": {
"@types/node": "18.7.18",
diff --git a/pages/attendee/badgedex.tsx b/pages_hidden/attendee/badgedex.tsx
similarity index 100%
rename from pages/attendee/badgedex.tsx
rename to pages_hidden/attendee/badgedex.tsx
diff --git a/pages/attendee/identifier.tsx b/pages_hidden/attendee/identifier.tsx
similarity index 100%
rename from pages/attendee/identifier.tsx
rename to pages_hidden/attendee/identifier.tsx
diff --git a/pages/attendee/inventory.tsx b/pages_hidden/attendee/inventory.tsx
similarity index 100%
rename from pages/attendee/inventory.tsx
rename to pages_hidden/attendee/inventory.tsx
diff --git a/pages/attendee/leaderboard.tsx b/pages_hidden/attendee/leaderboard.tsx
similarity index 100%
rename from pages/attendee/leaderboard.tsx
rename to pages_hidden/attendee/leaderboard.tsx
diff --git a/pages/attendee/profile.tsx b/pages_hidden/attendee/profile.tsx
similarity index 100%
rename from pages/attendee/profile.tsx
rename to pages_hidden/attendee/profile.tsx
diff --git a/pages/attendee/store.tsx b/pages_hidden/attendee/store.tsx
similarity index 100%
rename from pages/attendee/store.tsx
rename to pages_hidden/attendee/store.tsx
diff --git a/pages/attendee/wheel.tsx b/pages_hidden/attendee/wheel.tsx
similarity index 100%
rename from pages/attendee/wheel.tsx
rename to pages_hidden/attendee/wheel.tsx
diff --git a/pages/attendees/[uuid].tsx b/pages_hidden/attendees/[uuid].tsx
similarity index 100%
rename from pages/attendees/[uuid].tsx
rename to pages_hidden/attendees/[uuid].tsx
diff --git a/pages/badge/[slug].js b/pages_hidden/badge/[slug].js
similarity index 100%
rename from pages/badge/[slug].js
rename to pages_hidden/badge/[slug].js
diff --git a/pages/challenges.tsx b/pages_hidden/challenges.tsx
similarity index 100%
rename from pages/challenges.tsx
rename to pages_hidden/challenges.tsx
diff --git a/pages/product/[slug].tsx b/pages_hidden/product/[slug].tsx
similarity index 100%
rename from pages/product/[slug].tsx
rename to pages_hidden/product/[slug].tsx
diff --git a/pages/random.tsx b/pages_hidden/random.tsx
similarity index 100%
rename from pages/random.tsx
rename to pages_hidden/random.tsx
diff --git a/pages/register/[uuid].js b/pages_hidden/register/[uuid].js
similarity index 100%
rename from pages/register/[uuid].js
rename to pages_hidden/register/[uuid].js
diff --git a/pages/reset.tsx b/pages_hidden/reset.tsx
similarity index 100%
rename from pages/reset.tsx
rename to pages_hidden/reset.tsx
diff --git a/pages/signup.tsx b/pages_hidden/signup.tsx
similarity index 100%
rename from pages/signup.tsx
rename to pages_hidden/signup.tsx
diff --git a/pages/sponsor/remote/dashboard.tsx b/pages_hidden/sponsor/remote/dashboard.tsx
similarity index 100%
rename from pages/sponsor/remote/dashboard.tsx
rename to pages_hidden/sponsor/remote/dashboard.tsx
diff --git a/pages/sponsor/scanner.tsx b/pages_hidden/sponsor/scanner.tsx
similarity index 100%
rename from pages/sponsor/scanner.tsx
rename to pages_hidden/sponsor/scanner.tsx
diff --git a/pages/sponsor/visitors.tsx b/pages_hidden/sponsor/visitors.tsx
similarity index 100%
rename from pages/sponsor/visitors.tsx
rename to pages_hidden/sponsor/visitors.tsx
diff --git a/pages/staff/badges.js b/pages_hidden/staff/badges.js
similarity index 100%
rename from pages/staff/badges.js
rename to pages_hidden/staff/badges.js
diff --git a/pages/staff/identifier.js b/pages_hidden/staff/identifier.js
similarity index 100%
rename from pages/staff/identifier.js
rename to pages_hidden/staff/identifier.js
diff --git a/pages/staff/leaderboard.tsx b/pages_hidden/staff/leaderboard.tsx
similarity index 100%
rename from pages/staff/leaderboard.tsx
rename to pages_hidden/staff/leaderboard.tsx
diff --git a/pages/staff/prizes/[uuid].js b/pages_hidden/staff/prizes/[uuid].js
similarity index 100%
rename from pages/staff/prizes/[uuid].js
rename to pages_hidden/staff/prizes/[uuid].js
diff --git a/pages/staff/prizes/index.js b/pages_hidden/staff/prizes/index.js
similarity index 100%
rename from pages/staff/prizes/index.js
rename to pages_hidden/staff/prizes/index.js
diff --git a/public/android-chrome-192x192.png b/public/android-chrome-192x192.png
index 3c4cbccb..5e900f34 100644
Binary files a/public/android-chrome-192x192.png and b/public/android-chrome-192x192.png differ
diff --git a/public/android-chrome-512x512.png b/public/android-chrome-512x512.png
index 47e432c4..efbce119 100644
Binary files a/public/android-chrome-512x512.png and b/public/android-chrome-512x512.png differ
diff --git a/public/apple-touch-icon.png b/public/apple-touch-icon.png
index 51f70054..9d18603e 100644
Binary files a/public/apple-touch-icon.png and b/public/apple-touch-icon.png differ
diff --git a/public/browserconfig.xml b/public/browserconfig.xml
index 4b20477c..0fa63ea8 100644
--- a/public/browserconfig.xml
+++ b/public/browserconfig.xml
@@ -3,7 +3,7 @@
- #01253d
+ #04041c
diff --git a/public/favicon-16x16.png b/public/favicon-16x16.png
index 4e344187..a5990203 100644
Binary files a/public/favicon-16x16.png and b/public/favicon-16x16.png differ
diff --git a/public/favicon-32x32.png b/public/favicon-32x32.png
index ac54ac8c..12e93de5 100644
Binary files a/public/favicon-32x32.png and b/public/favicon-32x32.png differ
diff --git a/public/favicon.ico b/public/favicon.ico
index 525ff6e2..a977d38b 100644
Binary files a/public/favicon.ico and b/public/favicon.ico differ
diff --git a/public/images/badges/teste.png b/public/images/badges/teste.png
deleted file mode 100644
index faf727fc..00000000
Binary files a/public/images/badges/teste.png and /dev/null differ
diff --git a/public/images/lunch.png b/public/images/lunch.png
new file mode 100644
index 00000000..c41906ab
Binary files /dev/null and b/public/images/lunch.png differ
diff --git a/public/images/mascot-footer.svg b/public/images/mascot-footer.svg
deleted file mode 100644
index 41a71542..00000000
--- a/public/images/mascot-footer.svg
+++ /dev/null
@@ -1,57 +0,0 @@
-
\ No newline at end of file
diff --git a/public/images/partners/fruut.png b/public/images/partners/fruut.png
deleted file mode 100644
index 75419131..00000000
Binary files a/public/images/partners/fruut.png and /dev/null differ
diff --git a/public/images/partners/haribo.svg b/public/images/partners/haribo.svg
deleted file mode 100644
index a073fd35..00000000
--- a/public/images/partners/haribo.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/public/images/partners/lighthousestudios.png b/public/images/partners/lighthousestudios.png
deleted file mode 100644
index 62564f7f..00000000
Binary files a/public/images/partners/lighthousestudios.png and /dev/null differ
diff --git a/public/images/partners/tub.png b/public/images/partners/tub.png
deleted file mode 100644
index c365105b..00000000
Binary files a/public/images/partners/tub.png and /dev/null differ
diff --git a/public/images/speakers/adelinocorreia.png b/public/images/speakers/adelinocorreia.png
new file mode 100644
index 00000000..b985d98d
Binary files /dev/null and b/public/images/speakers/adelinocorreia.png differ
diff --git a/public/images/speakers/alekseykladov.png b/public/images/speakers/alekseykladov.png
new file mode 100644
index 00000000..0e509a3d
Binary files /dev/null and b/public/images/speakers/alekseykladov.png differ
diff --git a/public/images/speakers/alexandregomes.png b/public/images/speakers/alexandregomes.png
deleted file mode 100644
index 03f60d6e..00000000
Binary files a/public/images/speakers/alexandregomes.png and /dev/null differ
diff --git a/public/images/speakers/andremota.png b/public/images/speakers/andremota.png
deleted file mode 100644
index 3e596074..00000000
Binary files a/public/images/speakers/andremota.png and /dev/null differ
diff --git a/public/images/speakers/andresousa.png b/public/images/speakers/andresousa.png
deleted file mode 100644
index 83707f5c..00000000
Binary files a/public/images/speakers/andresousa.png and /dev/null differ
diff --git a/public/images/speakers/antoniomurta.png b/public/images/speakers/antoniomurta.png
deleted file mode 100644
index 98858392..00000000
Binary files a/public/images/speakers/antoniomurta.png and /dev/null differ
diff --git a/public/images/speakers/barbaravieira.png b/public/images/speakers/barbaravieira.png
deleted file mode 100644
index 24c93562..00000000
Binary files a/public/images/speakers/barbaravieira.png and /dev/null differ
diff --git a/public/images/speakers/brunodias.png b/public/images/speakers/brunodias.png
deleted file mode 100644
index 99dae289..00000000
Binary files a/public/images/speakers/brunodias.png and /dev/null differ
diff --git a/public/images/speakers/catarinacacote.png b/public/images/speakers/catarinacacote.png
deleted file mode 100644
index 45f7a6b2..00000000
Binary files a/public/images/speakers/catarinacacote.png and /dev/null differ
diff --git a/public/images/speakers/emanuelmota.png b/public/images/speakers/emanuelmota.png
deleted file mode 100644
index 0f398385..00000000
Binary files a/public/images/speakers/emanuelmota.png and /dev/null differ
diff --git a/public/images/speakers/filipacastro.png b/public/images/speakers/filipacastro.png
deleted file mode 100644
index 51d9877d..00000000
Binary files a/public/images/speakers/filipacastro.png and /dev/null differ
diff --git a/public/images/speakers/filipacoelho.png b/public/images/speakers/filipacoelho.png
deleted file mode 100644
index d5a95972..00000000
Binary files a/public/images/speakers/filipacoelho.png and /dev/null differ
diff --git a/public/images/speakers/filipeborges.png b/public/images/speakers/filipeborges.png
deleted file mode 100644
index 81eff749..00000000
Binary files a/public/images/speakers/filipeborges.png and /dev/null differ
diff --git a/public/images/speakers/filipesantiago.png b/public/images/speakers/filipesantiago.png
new file mode 100644
index 00000000..b2d4cf3a
Binary files /dev/null and b/public/images/speakers/filipesantiago.png differ
diff --git a/public/images/speakers/henriquepereira.png b/public/images/speakers/henriquepereira.png
deleted file mode 100644
index 5251901e..00000000
Binary files a/public/images/speakers/henriquepereira.png and /dev/null differ
diff --git a/public/images/speakers/inesxavier.png b/public/images/speakers/inesxavier.png
deleted file mode 100644
index 502c5c31..00000000
Binary files a/public/images/speakers/inesxavier.png and /dev/null differ
diff --git a/public/images/speakers/joaoferreiro.png b/public/images/speakers/joaoferreiro.png
deleted file mode 100644
index 1a1e3abb..00000000
Binary files a/public/images/speakers/joaoferreiro.png and /dev/null differ
diff --git a/public/images/speakers/joaofolha.png b/public/images/speakers/joaofolha.png
new file mode 100644
index 00000000..1e25c729
Binary files /dev/null and b/public/images/speakers/joaofolha.png differ
diff --git a/public/images/speakers/joaolaranjeira.png b/public/images/speakers/joaolaranjeira.png
deleted file mode 100644
index 285569a1..00000000
Binary files a/public/images/speakers/joaolaranjeira.png and /dev/null differ
diff --git a/public/images/speakers/josebernardobarros.png b/public/images/speakers/josebernardobarros.png
deleted file mode 100644
index cc2463ce..00000000
Binary files a/public/images/speakers/josebernardobarros.png and /dev/null differ
diff --git a/public/images/speakers/josenunooliveira.png b/public/images/speakers/josenunooliveira.png
deleted file mode 100644
index e9b5160b..00000000
Binary files a/public/images/speakers/josenunooliveira.png and /dev/null differ
diff --git a/public/images/speakers/joseresende.png b/public/images/speakers/joseresende.png
deleted file mode 100644
index 13f8f8e6..00000000
Binary files a/public/images/speakers/joseresende.png and /dev/null differ
diff --git a/public/images/speakers/larsfrische.png b/public/images/speakers/larsfrische.png
deleted file mode 100644
index 8b21a2c5..00000000
Binary files a/public/images/speakers/larsfrische.png and /dev/null differ
diff --git a/public/images/speakers/marcelosousa.png b/public/images/speakers/marcelosousa.png
deleted file mode 100644
index 24db9b26..00000000
Binary files a/public/images/speakers/marcelosousa.png and /dev/null differ
diff --git a/public/images/speakers/margaridacunha.png b/public/images/speakers/margaridacunha.png
deleted file mode 100644
index cb49662f..00000000
Binary files a/public/images/speakers/margaridacunha.png and /dev/null differ
diff --git a/public/images/speakers/michaelmatias.png b/public/images/speakers/michaelmatias.png
deleted file mode 100644
index c7f88df7..00000000
Binary files a/public/images/speakers/michaelmatias.png and /dev/null differ
diff --git a/public/images/speakers/miguelpalhas.png b/public/images/speakers/miguelpalhas.png
deleted file mode 100644
index 7603a325..00000000
Binary files a/public/images/speakers/miguelpalhas.png and /dev/null differ
diff --git a/public/images/speakers/orlandobelo.png b/public/images/speakers/orlandobelo.png
deleted file mode 100644
index ee68c4ef..00000000
Binary files a/public/images/speakers/orlandobelo.png and /dev/null differ
diff --git a/public/images/speakers/osvaldo.png b/public/images/speakers/osvaldo.png
deleted file mode 100644
index f76969b4..00000000
Binary files a/public/images/speakers/osvaldo.png and /dev/null differ
diff --git a/public/images/speakers/paulodimas.png b/public/images/speakers/paulodimas.png
deleted file mode 100644
index 7e3fe6d3..00000000
Binary files a/public/images/speakers/paulodimas.png and /dev/null differ
diff --git a/public/images/speakers/paulogomes.png b/public/images/speakers/paulogomes.png
deleted file mode 100644
index d01f3a68..00000000
Binary files a/public/images/speakers/paulogomes.png and /dev/null differ
diff --git a/public/images/speakers/paulolopes.png b/public/images/speakers/paulolopes.png
new file mode 100644
index 00000000..3e4719eb
Binary files /dev/null and b/public/images/speakers/paulolopes.png differ
diff --git a/public/images/speakers/pedrocosta.png b/public/images/speakers/pedrocosta.png
deleted file mode 100644
index 5cc87f37..00000000
Binary files a/public/images/speakers/pedrocosta.png and /dev/null differ
diff --git a/public/images/speakers/raphaelsilva.png b/public/images/speakers/raphaelsilva.png
deleted file mode 100644
index 64347cf5..00000000
Binary files a/public/images/speakers/raphaelsilva.png and /dev/null differ
diff --git a/public/images/speakers/ricardodias.png b/public/images/speakers/ricardodias.png
deleted file mode 100644
index 1f575154..00000000
Binary files a/public/images/speakers/ricardodias.png and /dev/null differ
diff --git a/public/images/speakers/ricardorocha.png b/public/images/speakers/ricardorocha.png
deleted file mode 100644
index a0448fd1..00000000
Binary files a/public/images/speakers/ricardorocha.png and /dev/null differ
diff --git a/public/images/speakers/ruigomes.png b/public/images/speakers/ruigomes.png
deleted file mode 100644
index b0178ee1..00000000
Binary files a/public/images/speakers/ruigomes.png and /dev/null differ
diff --git a/public/images/speakers/ruilopes.png b/public/images/speakers/ruilopes.png
deleted file mode 100644
index 93a46d9d..00000000
Binary files a/public/images/speakers/ruilopes.png and /dev/null differ
diff --git a/public/images/speakers/ruioliveira.png b/public/images/speakers/ruioliveira.png
deleted file mode 100644
index 10e3474b..00000000
Binary files a/public/images/speakers/ruioliveira.png and /dev/null differ
diff --git a/public/images/speakers/saravieira.png b/public/images/speakers/saravieira.png
deleted file mode 100644
index c665ca6c..00000000
Binary files a/public/images/speakers/saravieira.png and /dev/null differ
diff --git a/public/images/speakers/tba.png b/public/images/speakers/tba.png
new file mode 100644
index 00000000..da4a80b7
Binary files /dev/null and b/public/images/speakers/tba.png differ
diff --git a/public/images/speakers/vitorribeiro.png b/public/images/speakers/vitorribeiro.png
new file mode 100644
index 00000000..3ea75f91
Binary files /dev/null and b/public/images/speakers/vitorribeiro.png differ
diff --git a/public/images/sponsors/accenture.svg b/public/images/sponsors/accenture.svg
index 4fcb71f8..bfda1002 100644
--- a/public/images/sponsors/accenture.svg
+++ b/public/images/sponsors/accenture.svg
@@ -1,47 +1 @@
-
-
-
+
\ No newline at end of file
diff --git a/public/images/sponsors/agentifai.svg b/public/images/sponsors/agentifai.svg
new file mode 100644
index 00000000..e2cd111d
--- /dev/null
+++ b/public/images/sponsors/agentifai.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/images/sponsors/aptiv.svg b/public/images/sponsors/aptiv.svg
new file mode 100644
index 00000000..ffbd4733
--- /dev/null
+++ b/public/images/sponsors/aptiv.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/images/sponsors/axians.svg b/public/images/sponsors/axians.svg
deleted file mode 100644
index c2e2bd13..00000000
--- a/public/images/sponsors/axians.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/public/images/sponsors/bosch.svg b/public/images/sponsors/bosch.svg
deleted file mode 100644
index b8d9c600..00000000
--- a/public/images/sponsors/bosch.svg
+++ /dev/null
@@ -1,95 +0,0 @@
-
-
-
diff --git a/public/images/sponsors/cegid.svg b/public/images/sponsors/cegid.svg
index b72bed63..573f1604 100644
--- a/public/images/sponsors/cegid.svg
+++ b/public/images/sponsors/cegid.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/public/images/sponsors/celfocus.svg b/public/images/sponsors/celfocus.svg
index 9a4059eb..025be53c 100644
--- a/public/images/sponsors/celfocus.svg
+++ b/public/images/sponsors/celfocus.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/public/images/sponsors/checkmarx.svg b/public/images/sponsors/checkmarx.svg
index 21b7c4e7..9cf70ed5 100644
--- a/public/images/sponsors/checkmarx.svg
+++ b/public/images/sponsors/checkmarx.svg
@@ -1,74 +1 @@
-
-
-
+
\ No newline at end of file
diff --git a/public/images/sponsors/codsec.svg b/public/images/sponsors/codsec.svg
new file mode 100644
index 00000000..2d084af9
--- /dev/null
+++ b/public/images/sponsors/codsec.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/images/sponsors/continental.svg b/public/images/sponsors/continental.svg
index 34bffdac..c9bf9896 100644
--- a/public/images/sponsors/continental.svg
+++ b/public/images/sponsors/continental.svg
@@ -1,77 +1 @@
-
-
-
+
\ No newline at end of file
diff --git a/public/images/sponsors/critical-techworks.svg b/public/images/sponsors/critical-techworks.svg
new file mode 100644
index 00000000..e0330b90
--- /dev/null
+++ b/public/images/sponsors/critical-techworks.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/images/sponsors/deloitte.svg b/public/images/sponsors/deloitte.svg
index bf98c5b5..a860a161 100644
--- a/public/images/sponsors/deloitte.svg
+++ b/public/images/sponsors/deloitte.svg
@@ -1,70 +1 @@
-
-
-
+
\ No newline at end of file
diff --git a/public/images/sponsors/dtx-colab.svg b/public/images/sponsors/dtx-colab.svg
new file mode 100644
index 00000000..47ee8bdc
--- /dev/null
+++ b/public/images/sponsors/dtx-colab.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/images/sponsors/eurotux.svg b/public/images/sponsors/eurotux.svg
index 248f20ed..6ef05f2f 100644
--- a/public/images/sponsors/eurotux.svg
+++ b/public/images/sponsors/eurotux.svg
@@ -1,38 +1 @@
-
-
-
+
\ No newline at end of file
diff --git a/public/images/sponsors/ey.svg b/public/images/sponsors/ey.svg
index 8bd8095a..d7dccb1c 100644
--- a/public/images/sponsors/ey.svg
+++ b/public/images/sponsors/ey.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/public/images/sponsors/farfetch.svg b/public/images/sponsors/farfetch.svg
deleted file mode 100644
index 60e48894..00000000
--- a/public/images/sponsors/farfetch.svg
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
diff --git a/public/images/sponsors/fujitsu.svg b/public/images/sponsors/fujitsu.svg
deleted file mode 100644
index 8703b501..00000000
--- a/public/images/sponsors/fujitsu.svg
+++ /dev/null
@@ -1,49 +0,0 @@
-
-
-
diff --git a/public/images/sponsors/glintt.svg b/public/images/sponsors/glintt.svg
index ba4d3cdf..61484634 100644
--- a/public/images/sponsors/glintt.svg
+++ b/public/images/sponsors/glintt.svg
@@ -1,81 +1 @@
-
-
-
+
\ No newline at end of file
diff --git a/public/images/sponsors/inovaria.svg b/public/images/sponsors/inovaria.svg
new file mode 100644
index 00000000..09976375
--- /dev/null
+++ b/public/images/sponsors/inovaria.svg
@@ -0,0 +1,324 @@
+
+
\ No newline at end of file
diff --git a/public/images/sponsors/issuu.svg b/public/images/sponsors/issuu.svg
index 7b7e3093..1ac390ed 100644
--- a/public/images/sponsors/issuu.svg
+++ b/public/images/sponsors/issuu.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/public/images/sponsors/itsector.svg b/public/images/sponsors/itsector.svg
index 4d22ae38..b21b8706 100644
--- a/public/images/sponsors/itsector.svg
+++ b/public/images/sponsors/itsector.svg
@@ -1,72 +1 @@
-
-
-
+
\ No newline at end of file
diff --git a/public/images/sponsors/konkconsulting.svg b/public/images/sponsors/konkconsulting.svg
deleted file mode 100644
index 9ac208c5..00000000
--- a/public/images/sponsors/konkconsulting.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/public/images/sponsors/kpmg.svg b/public/images/sponsors/kpmg.svg
index aaea1ef6..b2bacbb6 100644
--- a/public/images/sponsors/kpmg.svg
+++ b/public/images/sponsors/kpmg.svg
@@ -1,52 +1 @@
-
-
-
+
\ No newline at end of file
diff --git a/public/images/sponsors/mcsonae.svg b/public/images/sponsors/mcsonae.svg
new file mode 100644
index 00000000..fd265d44
--- /dev/null
+++ b/public/images/sponsors/mcsonae.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/images/sponsors/nttdata.svg b/public/images/sponsors/nttdata.svg
new file mode 100644
index 00000000..aba8959c
--- /dev/null
+++ b/public/images/sponsors/nttdata.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/images/sponsors/openvia.svg b/public/images/sponsors/openvia.svg
deleted file mode 100644
index 095fd9f0..00000000
--- a/public/images/sponsors/openvia.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/public/images/sponsors/optaresolutions.svg b/public/images/sponsors/optaresolutions.svg
new file mode 100644
index 00000000..c7869338
--- /dev/null
+++ b/public/images/sponsors/optaresolutions.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/images/sponsors/pixelmatters.svg b/public/images/sponsors/pixelmatters.svg
new file mode 100644
index 00000000..982d1aad
--- /dev/null
+++ b/public/images/sponsors/pixelmatters.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/images/sponsors/retail-consult.svg b/public/images/sponsors/retail-consult.svg
new file mode 100644
index 00000000..9cb8da03
--- /dev/null
+++ b/public/images/sponsors/retail-consult.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/images/sponsors/retailconsult.svg b/public/images/sponsors/retailconsult.svg
deleted file mode 100644
index 3e072e25..00000000
--- a/public/images/sponsors/retailconsult.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/public/images/sponsors/saber.svg b/public/images/sponsors/saber.svg
deleted file mode 100644
index 30534f14..00000000
--- a/public/images/sponsors/saber.svg
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
\ No newline at end of file
diff --git a/public/images/sponsors/seegno.svg b/public/images/sponsors/seegno.svg
index c7f619ba..330abf25 100644
--- a/public/images/sponsors/seegno.svg
+++ b/public/images/sponsors/seegno.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/public/images/sponsors/subvisual.svg b/public/images/sponsors/subvisual.svg
deleted file mode 100644
index 3cd3b2ff..00000000
--- a/public/images/sponsors/subvisual.svg
+++ /dev/null
@@ -1,85 +0,0 @@
-
-
-
diff --git a/public/images/sponsors/uphold.svg b/public/images/sponsors/uphold.svg
new file mode 100644
index 00000000..6169c683
--- /dev/null
+++ b/public/images/sponsors/uphold.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/images/sponsors/xpandit.svg b/public/images/sponsors/xpandit.svg
index 13b6ae24..e4cfe548 100644
--- a/public/images/sponsors/xpandit.svg
+++ b/public/images/sponsors/xpandit.svg
@@ -1,54 +1 @@
-
-
-
+
\ No newline at end of file
diff --git a/public/images/sponsors/yarilabs.svg b/public/images/sponsors/yarilabs.svg
index f0b0e277..949db6c2 100644
--- a/public/images/sponsors/yarilabs.svg
+++ b/public/images/sponsors/yarilabs.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/public/images/team/adrianafrazao.png b/public/images/team/adrianafrazao.png
deleted file mode 100644
index 25b6d6bd..00000000
Binary files a/public/images/team/adrianafrazao.png and /dev/null differ
diff --git a/public/images/team/afonsomagalhaes.png b/public/images/team/afonsomagalhaes.png
deleted file mode 100644
index 9edcb02b..00000000
Binary files a/public/images/team/afonsomagalhaes.png and /dev/null differ
diff --git a/public/images/team/alexandreneves.png b/public/images/team/alexandreneves.png
deleted file mode 100644
index 0edfdaeb..00000000
Binary files a/public/images/team/alexandreneves.png and /dev/null differ
diff --git a/public/images/team/arturleite.png b/public/images/team/arturleite.png
deleted file mode 100644
index e9032469..00000000
Binary files a/public/images/team/arturleite.png and /dev/null differ
diff --git a/public/images/team/beatrizrodrigues.png b/public/images/team/beatrizrodrigues.png
deleted file mode 100644
index 47e0d797..00000000
Binary files a/public/images/team/beatrizrodrigues.png and /dev/null differ
diff --git a/public/images/team/dianateixeira.png b/public/images/team/dianateixeira.png
deleted file mode 100644
index 53a55c3d..00000000
Binary files a/public/images/team/dianateixeira.png and /dev/null differ
diff --git a/public/images/team/enzovieira.png b/public/images/team/enzovieira.png
deleted file mode 100644
index 7e4a981c..00000000
Binary files a/public/images/team/enzovieira.png and /dev/null differ
diff --git a/public/images/team/filipefelicio.png b/public/images/team/filipefelicio.png
deleted file mode 100644
index 08e6a102..00000000
Binary files a/public/images/team/filipefelicio.png and /dev/null differ
diff --git a/public/images/team/franciscotoldy.png b/public/images/team/franciscotoldy.png
deleted file mode 100644
index 48367b62..00000000
Binary files a/public/images/team/franciscotoldy.png and /dev/null differ
diff --git a/public/images/team/gabrielaprata.png b/public/images/team/gabrielaprata.png
deleted file mode 100644
index dd412da1..00000000
Binary files a/public/images/team/gabrielaprata.png and /dev/null differ
diff --git a/public/images/team/gersonjunior.png b/public/images/team/gersonjunior.png
deleted file mode 100644
index 263a7d9b..00000000
Binary files a/public/images/team/gersonjunior.png and /dev/null differ
diff --git a/public/images/team/goncalorodrigues.png b/public/images/team/goncalorodrigues.png
deleted file mode 100644
index d7b6e656..00000000
Binary files a/public/images/team/goncalorodrigues.png and /dev/null differ
diff --git a/public/images/team/guilhermefernandes.png b/public/images/team/guilhermefernandes.png
deleted file mode 100644
index 97700019..00000000
Binary files a/public/images/team/guilhermefernandes.png and /dev/null differ
diff --git a/public/images/team/gustavopereira.png b/public/images/team/gustavopereira.png
deleted file mode 100644
index ecf6a4ed..00000000
Binary files a/public/images/team/gustavopereira.png and /dev/null differ
diff --git a/public/images/team/juliopinto.png b/public/images/team/juliopinto.png
deleted file mode 100644
index ea081f5d..00000000
Binary files a/public/images/team/juliopinto.png and /dev/null differ
diff --git a/public/images/team/mariorodrigues.png b/public/images/team/mariorodrigues.png
deleted file mode 100644
index aa72a1d0..00000000
Binary files a/public/images/team/mariorodrigues.png and /dev/null differ
diff --git a/public/images/team/millenafreitas.png b/public/images/team/millenafreitas.png
deleted file mode 100644
index 2183e96e..00000000
Binary files a/public/images/team/millenafreitas.png and /dev/null differ
diff --git a/public/images/team/pedrogil.png b/public/images/team/pedrogil.png
deleted file mode 100644
index e3603ac4..00000000
Binary files a/public/images/team/pedrogil.png and /dev/null differ
diff --git a/public/images/team/placeholder.png b/public/images/team/placeholder.png
new file mode 100644
index 00000000..f737b078
Binary files /dev/null and b/public/images/team/placeholder.png differ
diff --git a/public/images/team/rafaellopes.png b/public/images/team/rafaellopes.png
deleted file mode 100644
index 880a31f7..00000000
Binary files a/public/images/team/rafaellopes.png and /dev/null differ
diff --git a/public/images/team/ritavaz.png b/public/images/team/ritavaz.png
deleted file mode 100644
index 77cbd174..00000000
Binary files a/public/images/team/ritavaz.png and /dev/null differ
diff --git a/public/images/team/ruilopes.png b/public/images/team/ruilopes.png
deleted file mode 100644
index 93a46d9d..00000000
Binary files a/public/images/team/ruilopes.png and /dev/null differ
diff --git a/public/images/team/ruioliveira.png b/public/images/team/ruioliveira.png
deleted file mode 100644
index 389ff44d..00000000
Binary files a/public/images/team/ruioliveira.png and /dev/null differ
diff --git a/public/images/team/tiagobacelar.png b/public/images/team/tiagobacelar.png
deleted file mode 100644
index 25196e22..00000000
Binary files a/public/images/team/tiagobacelar.png and /dev/null differ
diff --git a/public/images/team/void.png b/public/images/team/void.png
deleted file mode 100644
index 0f15537d..00000000
Binary files a/public/images/team/void.png and /dev/null differ
diff --git a/public/images/void.svg b/public/images/void.svg
index ddf8ad49..94e08f3c 100644
--- a/public/images/void.svg
+++ b/public/images/void.svg
@@ -7,7 +7,7 @@
}
.cls-2 {
- fill: #f52ab1;
+ fill: #ff800d;
}
.cls-3 {
@@ -99,7 +99,7 @@
}
.cls-25 {
- fill: #dd2aab;
+ fill: #d6680d;
}
.cls-26 {
diff --git a/public/mstile-150x150.png b/public/mstile-150x150.png
index e067a3bd..13473cba 100644
Binary files a/public/mstile-150x150.png and b/public/mstile-150x150.png differ
diff --git a/public/site.webmanifest b/public/site.webmanifest
index cb4f1912..a785b5da 100644
--- a/public/site.webmanifest
+++ b/public/site.webmanifest
@@ -1,6 +1,6 @@
{
- "name": "SEI'22",
- "short_name": "SEI'22",
+ "name": "SEI'24",
+ "short_name": "SEI'24",
"icons": [
{
"src": "/android-chrome-192x192.png",
@@ -13,8 +13,8 @@
"type": "image/png"
}
],
- "theme_color": "#01253d",
- "background_color": "#01253d",
- "start_url": "https://www.seium.org",
+ "theme_color": "#04041C",
+ "background_color": "#04041C",
+ "start_url": "https://seium.org",
"display": "standalone"
}
diff --git a/tailwind.config.js b/tailwind.config.js
index f0ab1d77..bcb0fffd 100644
--- a/tailwind.config.js
+++ b/tailwind.config.js
@@ -46,11 +46,6 @@ module.exports = {
ithin: ["Inter-Thin"],
terminal: ["Terminal"],
},
- keyframes: {
- "typewriter-cursor-pulse": {
- "50%": { opacity: 0 },
- },
- },
},
},
variants: {