diff --git a/pages/kubecon.tsx b/pages/kubecon.tsx
new file mode 100644
index 00000000..13022268
--- /dev/null
+++ b/pages/kubecon.tsx
@@ -0,0 +1,247 @@
+import { Button, CalendarIcon } from '@pluralsh/design-system'
+import Image from 'next/image'
+import Link from 'next/link'
+
+import styled from 'styled-components'
+
+import { FooterVariant } from '@src/components/FooterFull'
+import { KubeconHeader } from '@src/components/Kubecon'
+import { StandardPageWidth } from '@src/components/layout/LayoutHelpers'
+import { ImpactCardSection } from '@src/components/page-sections/ImpactCardSection'
+import {
+ Body1,
+ Hero2,
+ OverlineLabel,
+ Subtitle1,
+ Title1,
+} from '@src/components/Typography'
+import getPricing from '@src/data/getPricing'
+import { propsWithGlobalSettings } from '@src/utils/getGlobalProps'
+
+export default function KubeCon() {
+ return (
+
+
+
+
+
+
+
+
+
+
+
+ Meet us at KubeCon
+
+
+ Join Plural at KubeCon North America 2024 in Salt Lake City, UT.
+ We're excited to showcase our latest solutions that empower
+ organizations to streamline their Kubernetes deployments and
+ operations.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Get engaged
+ Attend our session
+
+ Join us for an insightful session where we'll delve into:
+
+
+
+ The latest updates from the Kubernetes SIG-UI, focusing on
+ the evolution of the Kubernetes Dashboard project.
+
+
+ A comprehensive overview of key changes, enhancements, and
+ advancements, including a detailed exploration of the
+ project's new architecture.
+
+
+ The future of Kubernetes management and developer
+ experience.
+
+
+
+ }
+ >
+ Add session to calendar
+
+
+
+
+
+ Can't connect in person?
+
+ No worries! We have plenty of ways for you to explore Plural.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Learn more
+ About Plural
+
+ Plural makes enterprise Kubernetes management accessible, efficient,
+ and cost-effective. Founded to address the operational complexities
+ of Kubernetes, Plural provides platform engineering and DevOps teams
+ with a comprehensive suite of tools for managing Kubernetes fleets
+ at scale.
+
+
+