diff --git a/docusaurus/src/components/HomepageFastkafkaChat/index.js b/docusaurus/src/components/HomepageFastkafkaChat/index.js index c31d945..de6f7cd 100644 --- a/docusaurus/src/components/HomepageFastkafkaChat/index.js +++ b/docusaurus/src/components/HomepageFastkafkaChat/index.js @@ -1,7 +1,5 @@ import React from 'react'; import clsx from 'clsx'; -import Iframe from 'react-iframe' -import BrowserWindow from '../BrowserWindow'; import styles from './styles.module.css'; @@ -50,25 +48,3 @@ function Feature({Svg, title, description}) { ); } - -export default function HomepageFastkafkaChat() { - return ( -
-
-
-

Check out our code-generation feature!

-

Let us know what you need solved and we’ll generate the FastKafka code for you!

-
-
-
-
- -