diff --git a/src/app/(landing)/page.tsx b/src/app/(landing)/page.tsx
index 1a93c55..f9a541d 100644
--- a/src/app/(landing)/page.tsx
+++ b/src/app/(landing)/page.tsx
@@ -10,7 +10,7 @@ export default function Page() {
return (
- {/* 헤더 ------------------------------------------------------------------------------------------------ */}
+ {/* 헤더 ----------------------------------------------------------------------------------------------------- */}
mainRef.current?.scrollIntoView({behavior: 'smooth'})}