feat: layout 이벤트 페이지(promotion) header 추가

This commit is contained in:
“hyeonggkim”
2025-11-13 19:49:28 +09:00
parent cfec6f5014
commit 5d7b1ddf1b
5 changed files with 23 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
<script setup lang="ts"></script>
<template>
<LayoutsHeader />
<LayoutsPromotionHeader />
<main class="main-promotion relative">
<BlocksButtonHome />
<LayoutsEventNavigation />