Skip to content

Commit 76fe36d

Browse files
KEN0421claude
andcommitted
feat: expand categories to 8 (add Education & Travel)
Added: Education & Learning, Travel & Maps Updated stats counter from 10+ to 8 All 17 languages translated for new categories Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6233fa9 commit 76fe36d

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

index.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ <h1 data-i18n-html="hero_title">Innovative <span class="gradient">Mobile Experie
298298
<div class="stat-label" data-i18n="stat_platforms">Platforms</div>
299299
</div>
300300
<div class="stat">
301-
<div class="stat-number">10+</div>
301+
<div class="stat-number">8</div>
302302
<div class="stat-label" data-i18n="stat_categories">App Categories</div>
303303
</div>
304304
</div>
@@ -340,6 +340,16 @@ <h3 data-i18n="cat_productivity">Productivity &amp; Finance</h3>
340340
<h3 data-i18n="cat_social">Social &amp; Fun</h3>
341341
<p data-i18n="cat_social_desc">Roulette pickers for movies, dates, dinners, and study topics. Party games, compatibility quizzes, and friend challenges.</p>
342342
</div>
343+
<div class="category">
344+
<div class="category-icon">&#x1F393;</div>
345+
<h3 data-i18n="cat_education">Education &amp; Learning</h3>
346+
<p data-i18n="cat_education_desc">Language learning, ear training, photo-based vocabulary, and study tools. Build skills with daily practice and streak tracking.</p>
347+
</div>
348+
<div class="category">
349+
<div class="category-icon">&#x2708;&#xFE0F;</div>
350+
<h3 data-i18n="cat_travel">Travel &amp; Maps</h3>
351+
<p data-i18n="cat_travel_desc">Safety maps, city guides, EV charger finders, wait time trackers, and local food discovery. Explore the world with confidence.</p>
352+
</div>
343353
</div>
344354
</section>
345355

0 commit comments

Comments
 (0)