diff --git a/src/app/(home)/components/FeaturesSection.tsx b/src/app/(home)/components/FeaturesSection.tsx index 3c9ee32..4c1fe68 100644 --- a/src/app/(home)/components/FeaturesSection.tsx +++ b/src/app/(home)/components/FeaturesSection.tsx @@ -10,7 +10,7 @@ export function FeaturesSection() { ]; const stats = [ - { value: "220+", label: "용어" }, + { value: "340+", label: "용어" }, { value: "9", label: "카테고리" }, ]; diff --git a/src/app/(home)/components/HeroSection.tsx b/src/app/(home)/components/HeroSection.tsx index ea873d8..86666c1 100644 --- a/src/app/(home)/components/HeroSection.tsx +++ b/src/app/(home)/components/HeroSection.tsx @@ -31,12 +31,12 @@ export function HeroSection() { > {/* Overline */}

- IT Dictionary for Everyone + ALL-IN-ONE IT Dictionary for Everyone

{/* Main Headline */}

- 누구나 쉽게 이해하는 + 누구나 쉽게 찾고 이해하는
IT 용어 사전