diff --git a/themes/starter/index.js b/themes/starter/index.js
index 5c8f334e..21298c42 100644
--- a/themes/starter/index.js
+++ b/themes/starter/index.js
@@ -25,7 +25,6 @@ import CONFIG from './config'
import { Style } from './style'
// import { MadeWithButton } from './components/MadeWithButton'
import Comment from '@/components/Comment'
-import LazyImage from '@/components/LazyImage'
import ShareBar from '@/components/ShareBar'
import { useGlobal } from '@/lib/global'
import { loadWowJS } from '@/lib/plugins/wow'
@@ -86,14 +85,6 @@ const LayoutIndex = props => {
<>
{/* 英雄区 */}
{siteConfig('STARTER_HERO_ENABLE') &&