diff --git a/apps/landing/src/components/FeatureBookmarkSection.tsx b/apps/landing/src/components/FeatureBookmarkSection.tsx index 84ef6d69..6fcc6c0f 100644 --- a/apps/landing/src/components/FeatureBookmarkSection.tsx +++ b/apps/landing/src/components/FeatureBookmarkSection.tsx @@ -4,9 +4,9 @@ import Bookmark from '../assets/2_bookmark.json'; const FeatureBookmarkSection = () => { return (
-
+
{/* 텍스트 영역 */} -
+

손쉽게 북마크하고 메모까지

기억에 남기고 싶은 정보를
diff --git a/apps/landing/src/components/FeatureReminderSection.tsx b/apps/landing/src/components/FeatureReminderSection.tsx index 9319874c..78d11ea7 100644 --- a/apps/landing/src/components/FeatureReminderSection.tsx +++ b/apps/landing/src/components/FeatureReminderSection.tsx @@ -1,13 +1,13 @@ import Lottie from 'lottie-react'; -import lightbulb_chippi_final from '../assets/3_bell.json'; +import Bell from '../assets/3_bell.json'; const FeatureReminderSection = () => { return (

-
+
{/* 이미지 영역 (로띠) */}
- +
{/* 텍스트 영역 */}
diff --git a/apps/landing/src/components/FeatureRewardSection.tsx b/apps/landing/src/components/FeatureRewardSection.tsx index 190b97aa..912821e5 100644 --- a/apps/landing/src/components/FeatureRewardSection.tsx +++ b/apps/landing/src/components/FeatureRewardSection.tsx @@ -1,10 +1,10 @@ import Lottie from 'lottie-react'; -import Progress from '../assets/4_up.json'; +import Up from '../assets/4_up.json'; const FeatureRewardSection = () => { return (
-
+
{/* 텍스트 영역 */}

도토리 보상 루프

@@ -17,7 +17,7 @@ const FeatureRewardSection = () => { {/* 이미지 영역 (로띠) */}
- +