diff options
| author | Matt Mayer <[email protected]> | 2024-10-22 13:19:24 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-10-22 08:19:24 +0200 |
| commit | 1337d7fdffa207649c1b3c2837ac7236280e978d (patch) | |
| tree | c3a3d4434106c8af0c2f9795dc6c9296b4e6640f /docs | |
| parent | 5aeb45fe45fbe62ea0b286c36c1a8e2cf31bb0fd (diff) | |
| download | faker-1337d7fdffa207649c1b3c2837ac7236280e978d.tar.xz faker-1337d7fdffa207649c1b3c2837ac7236280e978d.zip | |
docs: align featured modules on website and README (#3214)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.md | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/docs/index.md b/docs/index.md index 36b71577..0a923ce4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -20,24 +20,24 @@ hero: link: https://github.com/faker-js/faker features: - - icon: 👠 - title: Products - details: Generate Prices, Product Names, Adjectives, and Descriptions. + - icon: 🧍 + title: Person + details: Generate Names, Genders, Bios, Job titles, and more. + - icon: 📍 + title: Location + details: Generate Addresses, Zip Codes, Street Names, States, and Countries! + - icon: ⏰ + title: Date + details: Past, present, future, recent, soon... whenever! - icon: 💸 title: Finance details: Create stubbed out Account Details, Transactions, and Crypto Addresses. - - icon: 💌 - title: Locations - details: Generate valid Addresses, Zip Codes, Street Names, States, and Countries! - - icon: 👾 - title: Hacker Jargon - details: “Try to reboot the SQL bus, maybe it will bypass the virtual application!” - - icon: ⏰ - title: Time-based Data - details: Past, present, future, recent, soon... whenever! + - icon: 👠 + title: Commerce + details: Generate Prices, Product Names, Adjectives, and Descriptions. - icon: 🌏 title: Localization - details: Pick a locale to generate realistic looking Names, Addresses, and Phone Numbers. + details: Pick from over 60 locales to generate realistic looking Names, Addresses, and Phone Numbers. --- <div class="opencollective"> |
