diff --git a/src/pages/cody-pro-open-source/index.tsx b/src/pages/cody-pro-open-source/index.tsx new file mode 100644 index 00000000000..6f912460087 --- /dev/null +++ b/src/pages/cody-pro-open-source/index.tsx @@ -0,0 +1,33 @@ +import { FunctionComponent } from 'react' + +import { ContentSection, Layout } from '../../components' + +const WebinarsPage: FunctionComponent = () => ( + + +
+ {/* left side */} + + {/* right side */} +
+