+
Our impact
{impactCards.map((cardProps, index) => (
@@ -95,7 +95,7 @@ const ImpactCardsWrapperSC = styled.div(({ theme }) => ({
gridTemplateColumns: 'repeat(1, minmax(0, 1fr))',
width: '100%',
gap: theme.spacing.xlarge,
- paddingBottom: theme.spacing.xxxxlarge,
+ paddingBottom: theme.spacing.xxxlarge,
[`@media (min-width: ${theme.breakpoints.desktopSmall}px)`]: {
gridTemplateColumns: 'repeat(2, minmax(0, 1fr))',
},
diff --git a/src/generated/pages.json b/src/generated/pages.json
index 8111bc5f..8c17cab6 100644
--- a/src/generated/pages.json
+++ b/src/generated/pages.json
@@ -17,6 +17,9 @@
{
"path": "/"
},
+ {
+ "path": "/kubecon"
+ },
{
"path": "/marketplace"
},
diff --git a/yarn.lock b/yarn.lock
index d20e91a6..2c19afb6 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3881,6 +3881,18 @@ __metadata:
languageName: node
linkType: hard
+"@next/third-parties@npm:15.0.1":
+ version: 15.0.1
+ resolution: "@next/third-parties@npm:15.0.1"
+ dependencies:
+ third-party-capital: 1.0.20
+ peerDependencies:
+ next: ^13.0.0 || ^14.0.0 || ^15.0.0
+ react: ^18.2.0 || 19.0.0-rc-65a56d0e-20241020
+ checksum: 1b67cef2c61b91e4902a0c4644a143dda66ef29e3b344a825306dacc26b67dd1df351fc22c7c64fa0ef237a438fe1578ae9d86e09a95cc7b37f6424dbc511294
+ languageName: node
+ linkType: hard
+
"@nicolo-ribaudo/eslint-scope-5-internals@npm:5.1.1-v1":
version: 5.1.1-v1
resolution: "@nicolo-ribaudo/eslint-scope-5-internals@npm:5.1.1-v1"
@@ -13742,6 +13754,7 @@ __metadata:
"@markdoc/markdoc": 0.4.0
"@markdoc/next.js": 0.2.2
"@next/bundle-analyzer": 13.4.12
+ "@next/third-parties": 15.0.1
"@open-draft/until": 2.1.0
"@pluralsh/design-system": 3.54.0
"@pluralsh/eslint-config-typescript": 2.5.183
@@ -16289,6 +16302,13 @@ __metadata:
languageName: node
linkType: hard
+"third-party-capital@npm:1.0.20":
+ version: 1.0.20
+ resolution: "third-party-capital@npm:1.0.20"
+ checksum: ef5eae00bdb82b538b9f628a011fc294cd6f4bafdbb46d88f3d1a72e8c3b9e2cc2a547fdb62bc16bdd847e9da3dac2df676b154c64914f6c90ea15aac6ce0a6a
+ languageName: node
+ linkType: hard
+
"throttle-debounce@npm:^3.0.1":
version: 3.0.1
resolution: "throttle-debounce@npm:3.0.1"