Skip to content

πŸ“‹ Features List

This section includes:

  • An icon
  • A title
  • A description for each feature

πŸ–±οΈ Clicking on a feature will reveal its description.

πŸ”„ Features can automatically rotate every 5 seconds (optional).

🧩 This section is especially useful when showcasing multiple features in your app.

There are two components you can use based on the language:

  • <FeaturesListicle /> ➜ English version
  • <FeaturesListicle_ar /> ➜ Arabic version

➜ English Version

Alt Text

➜ Arabic Version

Alt Text

  • Path: page.js
// English version
import FeaturesListicle from "@/components/FeaturesListicle";
// Arabic version
import FeaturesListicle_ar from "@/components/FeaturesListicle_ar";

πŸ’‘ Tips

  • The <h2> headline should remind visitors of your product’s core value. Why do they need it?

  • The supporting headline should explain how your product delivers what the main headline promises.