We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d52e37 + a7abb19 commit 04bc9efCopy full SHA for 04bc9ef
src/composite/landing/intro/index.tsx
@@ -24,7 +24,7 @@ export const IntroSection = () => {
24
<div className={`relative z-20 flex flex-col items-center ${LandingPageCommonStyle.innerContainer} ${LandingPageCommonStyle.padding}`}>
25
<MotionWrapper {...LandingPageCommonStyle.fadeIn.default}>
26
<h1 className="text-4xl md:text-6xl font-extrabold text-center text-text-strong animate-fade-in bg-clip-text leading-tight mb-6">
27
- <span className="bg-linear-to-brand">그로잇</span>으로 너의 인생이 바꿜거야
+ <span className="bg-linear-to-brand">그로잇</span>으로 너의 인생이 바뀔거야
28
</h1>
29
</MotionWrapper>
30
<EarlyBirdEvent />
0 commit comments