Features
Displays the awesome features of your product or service in an organised layout.
Simple centered features section
./src/blocks/features/SimpleCentered/SimpleCentered.js|ts
Features section with card representation
./src/blocks/features/FeaturesWithCardRepresentation/FeaturesWithCardRepresentation.js|ts
Feature cards with colorfull icons and "learn more" link
./src/blocks/features/FeatureCardsWithColorfullIconsAndLearnMoreLink/FeatureCardsWithColorfullIconsAndLearnMoreLink.js|ts
Features with icons aligned to the left
./src/blocks/features/FeaturesWithSimpleLeftAlignedIcons/FeaturesWithSimpleLeftAlignedIcons.js|ts
Feature cards with minimal design
./src/blocks/features/FeaturesWithMinimalDesign/FeaturesWithMinimalDesign.js|ts
Features section with simple icons
./src/blocks/features/FeaturesWithSimpleIcons/FeaturesWithSimpleIcons.js|ts
Simple features cards aligned to the left
./src/blocks/features/SimpleLeftAligned/SimpleLeftAligned.js|ts
Simple, left-aligned feature cards with alternate background color
./src/blocks/features/SimpleFeaturesWithAlternateCards/SimpleFeaturesWithAlternateCards.js|ts
Feature boxes with "learn more" link
./src/blocks/features/FeaturesWithLearnMoreLink/FeaturesWithLearnMoreLink.js|ts
Features section with check marks and abstract, circled images on the right
./src/blocks/features/FeaturesWithCheckMarksAndAbstractImages/FeaturesWithCheckMarksAndAbstractImages.js|ts
One line feature list with check icons and CTA button
./src/blocks/features/OneLineFeatureListWithCheckMarks/OneLineFeatureListWithCheckMarks.js|ts
Feature list with form card
./src/blocks/features/FeatureListWithForm/FeatureListWithForm.js|ts
Features with app screenshot on the right
./src/blocks/features/FeaturesWithMobileScreenshot/FeaturesWithMobileScreenshot.js|ts
Feature card with CTA button
./src/blocks/features/FeatureCardWithCtaButton/FeatureCardWithCtaButton.js|ts
With desktop app screenshot on the right
./src/blocks/features/FeatureListWithDesktopAppScreenshot/FeatureListWithDesktopAppScreenshot.js|ts
With masonry cards and check icons
./src/blocks/features/FeaturesWithMasonryCardsAndCheckIcons/FeaturesWithMasonryCardsAndCheckIcons.js|ts
Features with illustration on the right
./src/blocks/features/FeaturesWithIllustration/FeaturesWithIllustration.js|ts
With masonry grid and backgrounds
./src/blocks/features/FeatureGridWithBackgrounds/FeatureGridWithBackgrounds.js|ts