diff --git a/frontend/src/pages/pc/public/schedule/sections/YoutubeSection.jsx b/frontend/src/pages/pc/public/schedule/sections/YoutubeSection.jsx index ebb0ad8..7390635 100644 --- a/frontend/src/pages/pc/public/schedule/sections/YoutubeSection.jsx +++ b/frontend/src/pages/pc/public/schedule/sections/YoutubeSection.jsx @@ -85,14 +85,14 @@ function VideoInfo({ schedule, isShorts, isScheduled = false }) { */ function ScheduledPlaceholder({ bannerUrl }) { return ( -
+
{/* 배경: 배너 이미지 또는 패턴 */} {bannerUrl ? (
-
+
) : (
@@ -102,18 +102,9 @@ function ScheduledPlaceholder({ bannerUrl }) {
)} - {/* 유튜브 아이콘 */} -
-
- - - -
-
- - {/* 텍스트 */} -
-
+ {/* 하단 텍스트 */} +
+
업로드 예정