From 6a8f430312522b87fa084d1d66ea6371dfc7b868 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?siyeon00=28=EC=9D=B4=EC=8B=9C=EC=97=B0=29?= Date: Thu, 4 Jun 2026 14:14:46 +0900 Subject: [PATCH] =?UTF-8?q?fix=20:=20auto=20=EC=84=A4=EC=A0=95=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/business/SiPage.jsx | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) 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)} - > +
{/* 헤더 */}