The biggest platform for WordPress products

FlexiBlocks – React Gatsby Landing Page Templates

Download FlexiBlocks – React Gatsby Landing Page Templates Nulled Free ThemeForest 30807682

FlexiBlocks is a collection of multi-purpose landing pages powered by React and GatsbyJS. Our goal is to develop templates that are beautiful and yet easily customizable in many aspects.

FlexiBlocks Gatsby templates are built with highly flexible hook-based React blocks to deliver maximum flexibility. Each template is connected to a set of JSON files via the GraphQL data layer and the JSON files, control the look and content of the blocks in the template. The React Blocks can generate various layouts based on the data props passed to them.

FlexiBlocks templates are blazing fast static sites that you can upload to modern hosting providers such as Netlify, Vercel, Github, Firebase, and Amazon S3 or traditional hosting services.

  • @elegantstack
    • .gitignore
    • .npmrc
    • .nvmrc
    • .prettierignore
    • .prettierrc
    • index.js
    • jsconfig.json
    • lerna.json
    • package.json
    • packages
      • blocks
        • gatsby-blocks-core
          • CHANGELOG.md
          • gatsby-config.js
          • gatsby-node.js
          • index.js
          • package.json
          • src
            • createSchemaCustomization.js
            • fragments
              • block.content.button.js
              • block.content.buttons.js
              • block.content.container.js
              • block.content.form.js
              • block.content.formfield.js
              • block.content.icon.js
              • block.content.image.js
              • block.content.js
              • block.content.map.js
              • block.content.node.js
              • block.content.text.js
              • site.metadata.js
            • onCreatePage.js
            • types
              • file.gql
              • index.js
            • utils
              • default.options.js
        • gatsby-blocks-helpers
          • CHANGELOG.md
          • gatsby-config.js
          • index.js
          • package.json
          • src
            • index.js
            • normalizeBlockContentNodes.js
            • useSiteMetadata.jsx
      • common
        • gatsby-common-helpers
          • CHANGELOG.md
          • gatsby-config.js
          • index.js
          • package.json
          • src
            • attachSocialIcons.js
            • default.social.icons.js
            • extractHostname.js
            • pageContextProvider.js
            • useForm.jsx
            • useMailChimp.jsx
      • plugins
        • gatsby-plugin-alias-imports
          • CHANGELOG.md
          • gatsby-node.js
          • index.js
          • package.json
          • src
            • onCreateWebpackConfig.js
            • utils
              • default.options.js
        • gatsby-plugin-mkdir
          • CHANGELOG.md
          • gatsby-node.js
          • index.js
          • package.json
          • src
            • onPreBootstrap.js
            • utils
              • default.options.js
        • gatsby-plugin-proxy-directives
          • CHANGELOG.md
          • gatsby-node.js
          • index.js
          • package.json
          • src
            • createSchemaCustomization.js
            • schema
              • extensions.js
              • resolvers.js
      • solid-ui
        • solid-ui-blocks
          • assets
            • placeholder.jpg
            • placeholder.svg
          • CHANGELOG.md
          • gatsby-config.js
          • index.js
          • package.json
          • src
            • Blog
              • Block01
                • Block01.jsx
                • index.js
            • CallToAction
              • Block01
                • Block01.jsx
                • index.js
              • Block02
                • Block02.jsx
                • index.js
            • Companies
              • Block01
                • Block01.jsx
                • index.js
            • Content
              • Block01
                • Block01.jsx
                • index.js
              • Block02
                • Block02.jsx
                • index.js
            • Faq
              • Block01
                • Block01.jsx
                • index.js
              • Block02
                • Block02.jsx
                • index.js
            • Features
              • Block01
                • Block01.jsx
                • index.js
              • Block02
                • Block02.jsx
                • index.js
              • Block03
                • Block03.jsx
                • index.js
              • Block04
                • Block04.jsx
                • index.js
              • Block05
                • Block05.jsx
                • index.js
              • Block06
                • Block06.jsx
                • index.js
            • FeaturesWithPhoto
              • Block01
                • Block01.jsx
                • index.js
              • Block02
                • Block02.jsx
                • index.js
              • Block03
                • Block03.jsx
                • index.js
              • Block04
                • Block04.jsx
                • index.js
              • Block05
                • Block05.jsx
                • index.js
              • Block06
                • Block06.jsx
                • index.js
              • Block07
                • Block07.jsx
                • index.js
            • Footer
              • Block01
                • Block01.jsx
                • index.js
            • Gallery
              • Block01
                • Block01.jsx
                • index.js
            • Header
              • Block01
                • Block01.jsx
                • index.js
            • Hero
              • Block01
                • Block01.jsx
                • index.js
              • Block02
                • Block02.jsx
                • index.js
              • Block03
                • Block03.jsx
                • index.js
            • Modal
              • Block01
                • Block01.jsx
                • index.js
              • Block02
                • Block02.jsx
                • index.js
            • Pricing
              • Block01
                • Block01.jsx
                • index.js
              • Block02
                • Block02.jsx
                • index.js
            • Stats
              • Block01
                • Block01.jsx
                • index.js
            • Teams
              • Block01
                • Block01.jsx
                • index.js
              • Block02
                • Block02.jsx
                • index.js
            • Testimonials
              • Block01
                • Block01.jsx
                • index.js
              • Block02
                • Block02.jsx
                • index.js
              • Block03
                • Block03.jsx
                • index.js
              • Block04
                • Block04.jsx
                • index.js
            • utils
              • default.content.js
            • WithDefaultContent
              • index.js
              • WithDefaultContent.jsx
            • WithRecentPosts
              • index.js
              • WithRecentPosts.jsx
        • solid-ui-components
          • assets
            • apple-store-badge-white.svg
            • apple-store-badge.svg
            • Gatsby-Logo.svg
            • google-play-badge-white.svg
            • google-play-badge.svg
          • CHANGELOG.md
          • gatsby-config.js
          • index.js
          • package.json
          • src
            • AppButton
              • AppButton.jsx
              • index.js
            • ColorMode
              • ColorMode.jsx
              • index.js
            • ContentButtons
              • buildLinkProps.js
              • ContentButtons.jsx
              • index.js
            • ContentContainer
              • ContentContainer.jsx
              • index.js
            • ContentForm
              • ContentForm.jsx
              • FormCheckbox.jsx
              • FormContext.jsx
              • FormHidden.jsx
              • FormInput.jsx
              • FormTextarea.jsx
              • index.js
            • ContentIcon
              • ContentIcon.jsx
              • index.js
            • ContentImages
              • ContentImages.jsx
              • index.js
            • ContentMap
              • ContentMap.jsx
              • index.js
            • ContentText
              • ContentText.jsx
              • index.js
            • Counter
              • Counter.jsx
              • index.js
            • Divider
              • Divider.jsx
              • index.js
            • Drawer
              • Drawer.jsx
              • index.js
              • styles.css
            • FlexContent
              • FlexContent.jsx
              • index.js
            • FlexImage
              • FlexImage.jsx
              • index.js
            • FlexOverlapFade
              • FlexOverlapFade.jsx
              • index.js
            • ListItem
              • index.js
              • ListItem.jsx
            • Modal
              • index.js
              • Modal.jsx
              • ModalContext.jsx
              • styles.css
            • PoweredByGatsby
              • index.js
              • PoweredByGatsby.jsx
            • ProgressBar
              • index.js
              • ProgressBar.jsx
            • QuickSignupForm
              • index.js
              • QuickSignupForm.jsx
            • Reveal
              • index.js
              • Reveal.jsx
              • Reveal.variants.js
            • Seo
              • index.js
              • Seo.jsx
            • Tabs
              • index.js
              • styles.js
              • Tabs.jsx
              • TabsContext.jsx
            • utils
              • getImage.js
            • VideoButton
              • index.js
              • VideoButton.jsx
        • solid-ui-layout
          • CHANGELOG.md
          • gatsby-config.js
          • index.js
          • package.json
          • src
            • index.js
            • Layout
              • index.js
              • Layout.jsx
            • utils
          • solid-ui-theme
            • CHANGELOG.md
            • gatsby-config.js
            • index.js
            • package.json
            • src
              • badges
                • common.js
                • index.js
                • tag-dark.js
                • tag-white.js
                • tag-yellow.js
                • tag.js
              • borderWidths.js
              • breakpoints.js
              • buttons
                • black.js
                • common.js
                • dark.js
                • disabled.js
                • gradient.js
                • group.js
                • icon.js
                • index.js
                • primary-gradient.js
                • primary-light.js
                • primary-outline.js
                • primary.js
                • secondary-gradient.js
                • secondary-light.js
                • secondary-outline.js
                • secondary.js
                • white.js
              • cards
                • index.js
                • interactive.js
                • paper-lg.js
                • paper.js
                • primary.js
              • color-preset.js
              • colors.js
              • forms.js
              • global.js
              • index.js
              • layout.js
              • links
                • disabled.js
                • hidden.js
                • index.js
                • nav-dark.js
                • nav-light.js
                • nav-white.js
                • normal.js
              • radii.js
              • shadows.js
              • sizes.js
              • space.js
              • styles.js
              • text.js
              • typography-fonts.json
              • typography.js
        • themes
          • gatsby-theme-flexiblocks
            • CHANGELOG.md
            • gatsby-config.js
            • index.js
            • package.json
            • src
              • homepage
                • app
                  • index.jsx
                  • _styles.js
                  • _theme.js
                • consulting
                  • assets
                    • dot-pattern.svg
                    • growth.svg
                  • index.jsx
                  • _styles.js
                  • _theme.js
                • fintech
                  • assets
                    • holographic.jpg
                  • index.jsx
                  • _styles.js
                  • _theme.js
                • marketing
                  • assets
                    • contour-pattern.svg
                  • index.jsx
                  • _styles.js
                  • _theme.js
                • saas
                  • assets
                    • hexagonal.png
                  • index.jsx
                  • _styles.js
                  • _theme.js
                • saas-v2
                  • assets
                    • circle.png
                  • index.jsx
                  • _styles.js
                  • _theme.js
              • innerpage
                • about-us-01
                  • index.jsx
                  • _styles.js
                • about-us-02
                  • index.jsx
                • pricing-01
                  • index.jsx
                • pricing-02
                  • index.jsx
                • pricing-03
                  • index.jsx
                • services-01
                  • index.jsx
                  • _styles.js
                • services-02
                  • assets
                    • sprinkle-pattern.svg
                  • index.jsx
                  • _styles.js
                • services-03
                  • assets
                    • tornado-pattern.svg
                  • index.jsx
                  • _styles.js
              • pages
                • 404.jsx
                • index.jsx
      • starters
        • gatsby-starter-flexiblocks
          • CHANGELOG.md
          • content
            • assets
              • favicon.png
              • flexiblocks
                • blog
                  • blog-1.jpg
                  • blog-2.jpg
                  • blog-3.jpg
                  • flexiBlog-ad-skip-pkg.jpg
                • companies
                  • company-airbnb.svg
                  • company-amazon-web-services.svg
                  • company-cisco.svg
                  • company-confluence.svg
                  • company-linkedin.svg
                  • company-shopify.svg
                • demos
                  • app-skip-pkg.png
                  • consulting-skip-pkg.png
                  • fintech-skip-pkg.png
                  • marketing-skip-pkg.png
                  • saas-skip-pkg.png
                  • saas-v2-skip-pkg.png
                • homepage
                  • app
                    • feature-one.png
                    • feature-three.png
                    • feature-two.png
                    • hero-overlay-one.png
                    • hero-overlay-two.png
                    • hero.png
                    • how-it-works.png
                  • consulting
                    • build-brand.jpg
                    • feature-one-overlay.png
                    • feature-one.jpg
                    • feature-two-overlay.png
                    • feature-two.jpg
                    • hero-overlay-one.png
                    • hero-overlay-two.png
                    • hero.png
                  • fintech
                    • feature-one-overlay-one.png
                    • feature-one.png
                    • feature-three.jpg
                    • feature-two-overlay-one.png
                    • feature-two.png
                    • hero-overlay-one.png
                    • hero-overlay-three.png
                    • hero-overlay-two.png
                    • hero.png
                  • marketing
                    • feature-one.png
                    • feature-two.png
                    • hero.png
                  • saas
                    • hero.png
                    • tab-feature-one-overlay-one.png
                    • tab-feature-one-overlay-two.png
                    • tab-feature-one.png
                    • tab-feature-three-overlay-one.png
                    • tab-feature-three.png
                    • tab-feature-two-overlay-one.png
                    • tab-feature-two-overlay-three.png
                    • tab-feature-two-overlay-two.png
                    • tab-feature-two.png
                  • saas-v2
                    • hero-small.png
                    • hero.png
                    • tab-feature-one-overlay-one.png
                    • tab-feature-one-overlay-two.png
                    • tab-feature-one.png
                    • tab-feature-three-overlay-one.png
                    • tab-feature-three.png
                    • tab-feature-two-overlay-one.png
                    • tab-feature-two-overlay-three.png
                    • tab-feature-two-overlay-two.png
                    • tab-feature-two.png
                • icons
                  • bx-alarm-snooze.svg
                  • bx-analyse.svg
                  • bx-bar-chart-alt.svg
                  • bx-box.svg
                  • bx-brain.svg
                  • bx-building-house.svg
                  • bx-calendar-check.svg
                  • bx-chat.svg
                  • bx-check-circle.svg
                  • bx-check.svg
                  • bx-coin.svg
                  • bx-comment-detail.svg
                  • bx-crown.svg
                  • bx-data.svg
                  • bx-dice-1.svg
                  • bx-dice-2.svg
                  • bx-dice-3.svg
                  • bx-directions.svg
                  • bx-dna.svg
                  • bx-dollar-circle.svg
                  • bx-envelope.svg
                  • bx-hive.svg
                  • bx-layer-plus.svg
                  • bx-lock-alt.svg
                  • bx-mail-send.svg
                  • bx-message-detail.svg
                  • bx-meteor.svg
                  • bx-mobile-alt.svg
                  • bx-pen.svg
                  • bx-phone.svg
                  • bx-planet.svg
                  • bx-radio-circle-marked.svg
                  • bx-rocket.svg
                  • bx-target-lock.svg
                  • bx-user-voice.svg
                  • bx-user.svg
                  • bx-webcam.svg
                  • bxl-amazon.svg
                  • bxl-facebook.svg
                  • bxl-github.svg
                  • bxl-google.svg
                  • bxl-instagram.svg
                  • bxl-paypal.svg
                  • bxl-shopify.svg
                  • bxl-twitter.svg
                  • bxs-component.svg
                  • bxs-vial.svg
                  • bxs-window-alt.svg
                  • LICENSE.txt
                • innerpage
                  • about-us-01
                    • hero.jpg
                  • about-us-02
                    • hero.jpg
                  • services-01
                    • clients.jpg
                    • team.jpg
                  • services-02
                    • clients.jpg
                    • services.jpg
                  • services-03
                    • gallery-1.jpg
                    • gallery-2.jpg
                    • gallery-3.jpg
                • shared
                  • contact.jpg
                  • login-2.jpg
                  • login.jpg
                  • logo-large.png
                  • logo-light.png
                  • logo.png
                • testimonials
                  • alex-jones-large.png
                  • alex-jones.png
                  • florrie-jacobs-large.png
                  • florrie-jacobs.png
                  • jane-smith-large.png
                  • jane-smith.png
                  • john-doe-large.png
                  • john-doe.png
                  • sarah-doe-large.png
                  • sarah-doe.png
                  • steve-grant-large.png
                  • steve-grant.png
            • blocks
              • demos
                • brand.json
                • demos.json
              • homepage
                • app
                  • companies.json
                  • faq.json
                  • feature-tab-one.json
                  • feature-tab-three.json
                  • feature-tab-two.json
                  • features.json
                  • hero.json
                  • how-it-works.json
                  • latest-blogs.json
                  • stats.json
                  • testimonials.json
                • consulting
                  • build-brand.json
                  • companies.json
                  • download.json
                  • feature-one.json
                  • feature-two.json
                  • get-started.json
                  • hero.json
                  • latest-blogs.json
                  • stats.json
                  • strategies.json
                  • testimonials.json
                  • why-choose-us.json
                • fintech
                  • companies.json
                  • feature-one.json
                  • feature-three-more.json
                  • feature-three.json
                  • feature-two.json
                  • features.json
                  • hero.json
                  • latest-blogs.json
                  • why-choose-us.json
                • marketing
                  • companies.json
                  • feature-one.json
                  • feature-two.json
                  • get-started.json
                  • hero.json
                  • latest-blogs.json
                  • services.json
                  • strategies.json
                  • testimonials.json
                  • why-choose-us.json
                • saas
                  • companies.json
                  • feature-tab-one.json
                  • feature-tab-three.json
                  • feature-tab-two.json
                  • features.json
                  • get-started.json
                  • hero.json
                  • latest-blogs.json
                  • pricing.json
                  • testimonials.json
                  • why-choose-us.json
                • saas-v2
                  • companies.json
                  • faq.json
                  • features.json
                  • hero.json
                  • latest-blogs.json
                  • pricing.json
                  • process.json
                  • screenshot-one.json
                  • screenshot-three.json
                  • screenshot-two.json
                  • stats.json
                  • tab-feature-one.json
                  • tab-feature-three.json
                  • tab-feature-two.json
                  • testimonials.json
              • innerpage
                • 404
                  • 404.json
                • about-us-01
                  • content-one.json
                  • content-two.json
                  • hero.json
                  • team.json
                • about-us-02
                  • content-one.json
                  • hero.json
                  • services.json
                  • team.json
                • page-not-found
                  • pricing-01
                    • faq.json
                    • pricing.json
                  • pricing-02
                    • faq.json
                    • features.json
                    • pricing.json
                  • pricing-03
                    • faq.json
                    • pricing.json
                    • testimonials.json
                  • services-01
                    • clients.json
                    • companies.json
                    • faq.json
                    • features.json
                    • team.json
                  • services-02
                    • companies-join.json
                    • companies-photo.json
                    • companies.json
                    • cta.json
                    • hero.json
                    • services-details.json
                    • services.json
                  • services-03
                    • cta.json
                    • gallery.json
                    • hero.json
                    • services-intro.json
                    • services.json
                    • team.json
                • shared
                  • advertisement.json
                  • authentication.json
                  • contact.json
                  • footer.json
                  • header-light.json
                  • header.json
            • gatsby-config.js
            • LICENSE
            • package.json
            • static
              • netlify-form-detection.html
        • yarn.lock
      • changelog
        • CHANGELOG.html
        • DIFFLOG.html
      • documentation
        • documentation.html
      • flexiblocks-react-gatsby-landing-page-templates-3-9-0.zip
      • Read More ▼

        10000+ Themes/Plugins/Scripts

        Already purchased?

        Leave a Reply

        Your email address will not be published. Required fields are marked *

        Money Back Guarantee

        You are fully protected by our 100% Money Back Guarantee 30 day trial period.

        Payment Methods

        We accept all major credit cards including Visa, Mastercard, American Express, as well as PayPal.

        SSL Secure Payment

        Your information is protected by 256-bit SSL encryption identity verification and data security.

        Why choose us?

        You get official products from developers, but our prices are much lower. All files do not contain ads, viruses or malicious code. We have regular updates and direct download links. You will always find something that is not freely available! We are simply the best.

        Affordable price

        Our prices are much lower than developers' prices. You have the opportunity to purchase a premium product at an affordable price!

        Clean content

        100% original files from developers without advertising, viruses or malicious code. All products presented on the site are bought directly from developers, and are not downloaded from other sites.

        Direct download links

        You download the product directly from our website without any waiting and advertising!

        Unlimited license

        Our goal is to provide any user with an opportunity to get premium products at an affordable price. All products you can use on an unlimited number of websites (domains).

        Secure payment

        All payment gateways that we accept use PCI DSS security sertificate.

        New products and latest versions

        We regularly buy and add new WordPress themes and plugins to the site. We also monitor all the updates and add the latest product versions every 2-3 days. If you can’t find the latest version of the product on the site, please contact us.

        Safe

        We have been successfully working since 2018. More than 10,000 customers choose us and buy products on PreRAID. Join now!

        BEST SELLERS