diff --git a/app/[locale]/page.tsx b/app/[locale]/page.tsx index c254cf486..9d9d49c93 100644 --- a/app/[locale]/page.tsx +++ b/app/[locale]/page.tsx @@ -78,7 +78,7 @@ const ImportantSectionArrow = () => ( const LinkSection = () => { return ( -
+

바로가기

diff --git a/app/[locale]/reservations/[roomType]/[roomName]/helper/modals/ReservationDetailModal.tsx b/app/[locale]/reservations/[roomType]/[roomName]/helper/modals/ReservationDetailModal.tsx index b720ee0c7..9342c60f0 100644 --- a/app/[locale]/reservations/[roomType]/[roomName]/helper/modals/ReservationDetailModal.tsx +++ b/app/[locale]/reservations/[roomType]/[roomName]/helper/modals/ReservationDetailModal.tsx @@ -67,7 +67,7 @@ function ReservationDetailModal({ reservation }: { reservation: Reservation }) { return ( -
+

{reservation.title}

diff --git a/components/main/NoticeSection.tsx b/components/main/NoticeSection.tsx index 523dcb28d..e9be49cc1 100644 --- a/components/main/NoticeSection.tsx +++ b/components/main/NoticeSection.tsx @@ -18,7 +18,7 @@ export default function NoticeSection({ allMainNotice }: { allMainNotice: AllMai return (
-
+

공지사항