diff --git a/pages/index.js b/pages/index.js
index 80791cc..7bc32b3 100644
--- a/pages/index.js
+++ b/pages/index.js
@@ -4,6 +4,7 @@ import { DragDropContext } from 'react-dnd'
import Axios from 'axios'
import domtoimage from 'dom-to-image'
+import ReadFileDropContainer from '../components/ReadFileDropContainer'
import Logo from '../components/svg/Logo'
import Meta from '../components/Meta'
import Toolbar from '../components/Toolbar'
@@ -67,20 +68,28 @@ class Index extends React.Component {
The easiest way to create images from source code. Start typing, or drag a file into the text area to get started.