2 Commits

Author SHA1 Message Date
82461686d6 Update src/app/page.tsx 2026-03-05 07:27:53 +00:00
ce7bb0fa72 Merge version_1 into main
Merge version_1 into main
2026-03-05 07:26:28 +00:00

View File

@@ -233,6 +233,12 @@ export default function PokemonLandingPage() {
{
id: "6", title: "Are there regional variant Pokémon?", content:
"Yes! Starting in Generation VII, regional variants were introduced. These are Pokémon that adapt to specific regions with different types, appearances, and abilities, making exploration more exciting."},
{
id: "7", title: "How do I get started with Pokémon?", content:
"Getting started with Pokémon is easy! Choose a game version (Scarlet, Violet, or other titles), select your starter Pokémon, and begin your adventure. Catch and train Pokémon, battle trainers, earn badges, and explore different regions. The games provide tutorials to help new trainers learn the basics of battling, catching, and training."},
{
id: "8", title: "What's the best way to build my first team?", content:
"For beginners, focus on Pokémon with well-rounded stats and movesets that cover different types. Catch Pokémon early and train them through regular battles to level up. Aim for type diversity—include Fire, Water, Grass, Electric, and other types to handle various opponents. Don't worry about perfection; your first team should be enjoyable and help you learn the game mechanics. You can always catch stronger Pokémon later and refine your team as you progress!"},
]}
/>
</div>