Skip to content

Commit 46b0af1

Browse files
committed
chore: 사용수 개선
1 parent c8eaa41 commit 46b0af1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/sections/HeroSection.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ const HeroSection: React.FC<HeroSectionProps> = ({ onSubscribeClick }) => {
141141
<div className="from-brand-500 to-navy-500 h-6 w-6 rounded-full border-2 border-white bg-gradient-to-r sm:h-8 sm:w-8"></div>
142142
</div>
143143
<span className="text-center sm:text-left">
144-
이미 <strong className="text-gray-800">10+</strong> 취준생이
144+
이미 <strong className="text-gray-800">100+</strong> 취준생이
145145
사용 중
146146
</span>
147147
</div>

0 commit comments

Comments
 (0)