From 1337d7fdffa207649c1b3c2837ac7236280e978d Mon Sep 17 00:00:00 2001 From: Matt Mayer <152770+matthewmayer@users.noreply.github.com> Date: Tue, 22 Oct 2024 13:19:24 +0700 Subject: docs: align featured modules on website and README (#3214) --- docs/index.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'docs') 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. ---
-- cgit v1.2.3