π 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¶
β Arabic Version¶
- 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.