diff --git a/features/on-boarding/components/molecules/steps.tsx b/features/on-boarding/components/molecules/steps.tsx index c37b33f6..b0a7366b 100644 --- a/features/on-boarding/components/molecules/steps.tsx +++ b/features/on-boarding/components/molecules/steps.tsx @@ -41,6 +41,7 @@ export function Steps({ current }: StepsProps) { alt="온보딩 이미지" fill style={{ objectFit: 'contain' }} + loading="eager" /> </div> </div>