We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8eaa41 commit 46b0af1Copy full SHA for 46b0af1
1 file changed
src/components/sections/HeroSection.tsx
@@ -141,7 +141,7 @@ const HeroSection: React.FC<HeroSectionProps> = ({ onSubscribeClick }) => {
141
<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>
142
</div>
143
<span className="text-center sm:text-left">
144
- 이미 <strong className="text-gray-800">10+</strong> 취준생이
+ 이미 <strong className="text-gray-800">100+</strong> 취준생이
145
사용 중
146
</span>
147
0 commit comments