diff --git a/src/pages/business/SiPage.jsx b/src/pages/business/SiPage.jsx index 72d1751..713af5f 100644 --- a/src/pages/business/SiPage.jsx +++ b/src/pages/business/SiPage.jsx @@ -163,7 +163,7 @@ const PROJECTS = [ }, ]; -const AUTO_DELAY = 3000; +const AUTO_DELAY = 5000; function SiPage() { const basePath = import.meta.env.BASE_URL; @@ -262,12 +262,7 @@ function SiPage() {
-
setPaused(true)} - onMouseLeave={() => setPaused(false)} - > +
{/* 헤더 */}