[
  {
    "path": ".github/FUNDING.yml",
    "content": "patreon: mertcukuren\n"
  },
  {
    "path": ".gitignore",
    "content": "node_modules\nyarn.lock\nbuild\n"
  },
  {
    "path": "CNAME",
    "content": "tailblocks.cc"
  },
  {
    "path": "LICENSE",
    "content": "The MIT License (MIT)\n\nCopyright (c) 2020 Mert Cukuren\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n"
  },
  {
    "path": "README.md",
    "content": "# Tailblocks\n### Ready-to-use Tailwind CSS blocks\n##### Features\n\n* 60+ Blocks\n* Responsive\n* Dark Mode Support\n* Color Variations\n\n## How to use this project\n\n[![tailblocks](https://github.com/mertjf/tailblocks/blob/master/public/preview.gif)](https://tailblocks.cc)\n\nThis project provides multiple blocks built using [Tailwind\nCSS](https://tailwindcss.com/) that you can use in your own projects. This\nproject is not a dependency that you add to your project, but instead provides\nyou with HTML that you can easily copy and paste into your own project.\n\nTo use the project:\n\n1. Go to the [Tailblocks](https://tailblocks.cc)\n1. Select a block that you would like to use.\n1. Choose a color from the color palette for the block you selected.\n1. Select whether you would like to use light or dark mode with the dark/light toggle button.\n1. Click the \"View Code\" button.\n1. Copy/paste into your project.\n1. 🎉\n\n\n## License\n\nCode copyright 2020 Mert Cukuren. Code released under [the MIT license](https://github.com/mertjf/tailblocks/blob/master/LICENSE).\n"
  },
  {
    "path": "package.json",
    "content": "{\n  \"name\": \"tailblocks\",\n  \"homepage\": \"https://tailblocks.cc\",\n  \"version\": \"0.1.0\",\n  \"private\": true,\n  \"dependencies\": {\n    \"@testing-library/jest-dom\": \"^4.2.4\",\n    \"@testing-library/react\": \"^9.3.2\",\n    \"@testing-library/user-event\": \"^7.1.2\",\n    \"html2jade\": \"^0.8.6\",\n    \"react\": \"^16.12.0\",\n    \"react-dom\": \"^16.12.0\",\n    \"react-frame-component\": \"^4.1.1\",\n    \"react-scripts\": \"3.4.0\",\n    \"react-syntax-highlighter\": \"^12.2.1\"\n  },\n  \"scripts\": {\n    \"start\": \"react-scripts start\",\n    \"build\": \"react-scripts build\",\n    \"test\": \"react-scripts test\",\n    \"eject\": \"react-scripts eject\",\n    \"predeploy\": \"yarn build\",\n    \"deploy\": \"gh-pages -d build\"\n  },\n  \"eslintConfig\": {\n    \"extends\": \"react-app\"\n  },\n  \"browserslist\": {\n    \"production\": [\n      \">0.2%\",\n      \"not dead\",\n      \"not op_mini all\"\n    ],\n    \"development\": [\n      \"last 1 chrome version\",\n      \"last 1 firefox version\",\n      \"last 1 safari version\"\n    ]\n  },\n  \"devDependencies\": {\n    \"gh-pages\": \"^2.2.0\"\n  }\n}\n"
  },
  {
    "path": "public/ads.txt",
    "content": "google.com, pub-7764280421704625, DIRECT, f08c47fec0942fa0\n"
  },
  {
    "path": "public/index.html",
    "content": "<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    <meta charset=\"utf-8\" />\n    <link rel=\"icon\" href=\"%PUBLIC_URL%/favicon.png\" />\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n    <meta name=\"theme-color\" content=\"#000000\" />\n    <meta\n      name=\"description\"\n      content=\"Ready-to-use Tailwind CSS blocks\"\n    />\n    <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/2.0.2/tailwind.min.css\">\n    <!--\n      manifest.json provides metadata used when your web app is installed on a\n      user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/\n    -->\n    <link rel=\"manifest\" href=\"%PUBLIC_URL%/manifest.json\" />\n    <!--\n      Notice the use of %PUBLIC_URL% in the tags above.\n      It will be replaced with the URL of the `public` folder during the build.\n      Only files inside the `public` folder can be referenced from the HTML.\n\n      Unlike \"/favicon.ico\" or \"favicon.ico\", \"%PUBLIC_URL%/favicon.ico\" will\n      work correctly both with client-side routing and a non-root public URL.\n      Learn how to configure a non-root public URL by running `npm run build`.\n    -->\n    <title>Tailblocks — Ready-to-use Tailwind CSS blocks</title>\n  </head>\n  <body>\n    <noscript>You need to enable JavaScript to run this app.</noscript>\n    <div id=\"root\"></div>\n    <!--\n      This HTML file is a template.\n      If you open it directly in the browser, you will see an empty page.\n\n      You can add webfonts, meta tags, or analytics to this file.\n      The build step will place the bundled scripts into the <body> tag.\n\n      To begin the development, run `npm start` or `yarn start`.\n      To create a production bundle, use `npm run build` or `yarn build`.\n    -->\n  </body>\n</html>\n"
  },
  {
    "path": "public/manifest.json",
    "content": "{\n  \"short_name\": \"React App\",\n  \"name\": \"Create React App Sample\",\n  \"icons\": [\n    {\n      \"src\": \"favicon.ico\",\n      \"sizes\": \"64x64 32x32 24x24 16x16\",\n      \"type\": \"image/x-icon\"\n    },\n    {\n      \"src\": \"logo192.png\",\n      \"type\": \"image/png\",\n      \"sizes\": \"192x192\"\n    },\n    {\n      \"src\": \"logo512.png\",\n      \"type\": \"image/png\",\n      \"sizes\": \"512x512\"\n    }\n  ],\n  \"start_url\": \".\",\n  \"display\": \"standalone\",\n  \"theme_color\": \"#000000\",\n  \"background_color\": \"#ffffff\"\n}\n"
  },
  {
    "path": "public/robots.txt",
    "content": "# https://www.robotstxt.org/robotstxt.html\nUser-agent: *\n"
  },
  {
    "path": "src/App.js",
    "content": "import React, { Component } from 'react';\nimport Frame from 'react-frame-component';\nimport SyntaxHighlighter from 'react-syntax-highlighter';\nimport { vs2015, docco } from 'react-syntax-highlighter/dist/esm/styles/hljs';\nimport getBlock from './blocks';\nimport getIcons from './icons';\n\nconst iconList = getIcons();\nconst blockListArr = [];\n\nObject.entries(iconList).forEach(([type, icons]) => {\n Object.keys(icons).map(name =>  blockListArr.push(`${name},${type}`));\n});\n\nconst themeList = [\"indigo\", \"yellow\", \"red\", \"purple\", \"pink\", \"blue\", \"green\"];\n\nconst desktopIcon = (\n  <svg\n    stroke=\"currentColor\"\n    strokeWidth={2}\n    fill=\"none\"\n    strokeLinecap=\"round\"\n    strokeLinejoin=\"round\"\n    viewBox=\"0 0 24 24\"\n  >\n    <rect x={2} y={3} width={20} height={14} rx={2} ry={2} />\n    <path d=\"M8 21h8m-4-4v4\" />\n  </svg>\n);\n\nconst phoneIcon = (\n  <svg\n    viewBox=\"0 0 24 24\"\n    stroke=\"currentColor\"\n    strokeWidth={2}\n    fill=\"none\"\n    strokeLinecap=\"round\"\n    strokeLinejoin=\"round\"\n  >\n    <rect x={5} y={2} width={14} height={20} rx={2} ry={2} />\n    <path d=\"M12 18h.01\" />\n  </svg>\n);\n\nconst tabletIcon = (\n  <svg\n    viewBox=\"0 0 24 24\"\n    stroke=\"currentColor\"\n    strokeWidth={2}\n    fill=\"none\"\n    strokeLinecap=\"round\"\n    strokeLinejoin=\"round\"\n  >\n    <rect x={4} y={2} width={16} height={20} rx={2} ry={2} />\n    <path d=\"M12 18h.01\" />\n  </svg>\n);\n\nconst clipboardIcon = (\n  <svg\n    viewBox=\"0 0 25 24\"\n    stroke=\"currentColor\"\n    strokeWidth={2}\n    fill=\"none\"\n    strokeLinecap=\"round\"\n    strokeLinejoin=\"round\"\n  >\n    <path d=\"M19.914 1h-18v19\"/>\n    <path d=\"M6 5v18h18V5z\"/>\n  </svg>\n);\n\nconst viewList = [\n  {\n    icon: desktopIcon,\n    name: 'desktop'\n  },\n  {\n    icon: tabletIcon,\n    name: 'tablet'\n  },\n  {\n    icon: phoneIcon,\n    name: 'phone'\n  }\n]\n\nclass App extends Component {\n  constructor(props) {\n    super(props);\n    this.state = {\n      ready: false,\n      darkMode: false,\n      copied: false,\n      sidebar: true,\n      codeView: false,\n      currentKeyCode: null,\n      view: 'desktop',\n      theme: 'indigo',\n      blockType: 'Blog',\n      blockName: 'BlogA',\n      markup: ''\n    }\n    \n    this.changeMode = this.changeMode.bind(this);\n    this.changeTheme = this.changeTheme.bind(this);\n    this.changeBlock = this.changeBlock.bind(this);\n    this.handleContentDidMount = this.handleContentDidMount.bind(this);\n    this.changeView = this.changeView.bind(this);\n    this.toggleSidebar = this.toggleSidebar.bind(this);\n    this.toggleView = this.toggleView.bind(this);\n    this.copyToClipboard = this.copyToClipboard.bind(this);\n    this.keyboardNavigation = this.keyboardNavigation.bind(this);\n    this.markupRef = React.createRef();\n    this.textareaRef = React.createRef();\n    this.sidebarRef = React.createRef();\n    this.openerRef = React.createRef();\n  }\n\n  componentDidMount() {\n    document.addEventListener('keydown', this.keyboardNavigation);\n  }\n\n  hideSidebar() {\n    const sidebar = this.sidebarRef.current;\n    const opener = this.openerRef.current;\n\n    document.addEventListener('click', (e) => {\n      if (e.target === opener) {\n        return;\n      }\n\n      if ((!e.target === sidebar || !sidebar.contains(e.target))) {\n        this.setState({ sidebar: false });\n      }\n    });\n  }\n\n  keyboardNavigation(e) {\n    const { blockType, blockName } = this.state;\n    const blockStringFormat = `${blockName},${blockType}`;\n    const keyCode = e.which || e.keyCode;\n\n    switch (keyCode) {\n      case 40: // Down\n        e.preventDefault();\n        blockListArr.forEach((block, index) => {\n          if (block === blockStringFormat) {\n            const newActiveBlock = index + 1 <= blockListArr.length - 1  ? blockListArr[index + 1].split(',') : blockListArr[0].split(',');\n            const newBlockName = newActiveBlock[0];\n            const newBlockType = newActiveBlock[1];\n            const newBlockNode = document.querySelector(`.block-item[block-name=\"${newBlockName}\"]`);\n            if (newBlockNode) newBlockNode.focus();\n            this.setState({\n              blockType: newBlockType,\n              blockName: newBlockName,\n              codeView: false,\n              currentKeyCode: 40\n            });\n          }\n        });\n        break;\n      case 37: // Left\n        e.preventDefault();\n        this.setState({ sidebar: false, currentKeyCode: 37 });\n        break;\n      case 39: // Right\n        e.preventDefault();\n        this.setState({ sidebar: true, currentKeyCode: 39 });\n        break;  \n      case 38: // Up\n        e.preventDefault();\n        blockListArr.forEach((block, index) => {\n          if (block === blockStringFormat) {\n            const newActiveBlock = index - 1 >= 0 ? blockListArr[index - 1].split(',') : blockListArr[blockListArr.length - 1].split(',');\n            const newBlockName = newActiveBlock[0];\n            const newBlockType = newActiveBlock[1];\n            const newBlockNode = document.querySelector(`.block-item[block-name=\"${newBlockName}\"]`);\n            if (newBlockNode) newBlockNode.focus();\n\n            this.setState({\n              blockType: newBlockType,\n              blockName: newBlockName,\n              codeView: false,\n              currentKeyCode: 38\n            });\n          }\n        });\n        break;\n      default:\n        return;\n    }\n\n    setTimeout(() => {\n      if (keyCode === 37 || keyCode === 38 || keyCode === 39 || keyCode === 40) {\n        this.setState({ currentKeyCode: null })\n      }\n    }, 200);\n   }\n\n  changeMode() {\n    this.setState({ darkMode: !this.state.darkMode })\n  }\n\n  handleContentDidMount() {\n    const iframe = document.querySelector('iframe');\n    iframe.contentWindow.document.addEventListener('keydown', this.keyboardNavigation);\n    iframe.contentWindow.document.addEventListener('click', () => this.setState({ sidebar: false }));\n\n    setTimeout(() => {\n      this.setState({\n        ready: true,\n        markup: this.markupRef.current.innerHTML\n      })\n    }, 400);\n  }\n\n  beautifyHTML(codeStr) {\n    const process = (str) => {\n      let div = document.createElement('div');\n      div.innerHTML = str.trim();\n      return format(div, 0).innerHTML.trim();\n    }\n    \n    const format = (node, level) => {\n      let indentBefore = new Array(level++ + 1).join('  '),\n        indentAfter = new Array(level - 1).join('  '),\n        textNode;\n    \n      for (let i = 0; i < node.children.length; i++) {\n        textNode = document.createTextNode('\\n' + indentBefore);\n        node.insertBefore(textNode, node.children[i]);\n    \n        format(node.children[i], level);\n    \n        if (node.lastElementChild === node.children[i]) {\n          textNode = document.createTextNode('\\n' + indentAfter);\n          node.appendChild(textNode);\n        }\n      }\n\n      return node;\n    }\n    return process(codeStr);\n  }\n\n  changeBlock(e) {\n    const { currentTarget } = e;\n    const blockType = currentTarget.getAttribute('block-type');\n    const blockName = currentTarget.getAttribute('block-name');\n    this.setState({\n      blockType, blockName,\n      codeView: false\n    });\n  }\n\n  changeTheme(e) {\n    const { currentTarget } = e;\n    const theme = currentTarget.getAttribute('data-theme');\n    this.setState({ theme });\n  }\n\n  changeView(e) {\n    const { currentTarget } = e;\n    const view = currentTarget.getAttribute('data-view');\n    this.setState({ view, codeView: false });\n  }\n\n  toggleView() {\n    this.setState({ codeView: !this.state.codeView, view: 'desktop', markup: this.markupRef.current.innerHTML })\n  }\n\n  themeListRenderer() {\n    const { theme } = this.state;\n    return themeList.map((t, k) => \n      <button key={k} data-theme={t} onKeyDown={this.keyboardNavigation} className={`theme-button bg-${t}-500${theme === t ? ' is-active' : ''}`} onClick={this.changeTheme}></button>\n    )\n  }\n\n  listRenderer() {\n    const { blockName } = this.state;\n    return Object.entries(iconList).map(([type, icons]) => \n      <div className=\"blocks\" key={type}>\n        <div className=\"block-category\">{type}</div>\n        <div className=\"block-list\">\n        {Object.entries(icons).map(icon => <button key={icon[0]} tabIndex=\"0\" onClick={this.changeBlock} className={`block-item${icon[0] === blockName ? ' is-active': ''}`} block-type={type} block-name={icon[0]}>{icon[1]}</button>)}\n        </div>\n      </div>\n    );\n  }\n\n  viewModeRenderer() {\n    const { view } = this.state;\n    return viewList.map((v, k) => <button key={k} className={`device${view === v.name ? ' is-active' : ''}`} data-view={v.name} onClick={this.changeView}>{v.icon}</button>);\n  }\n\n  toggleSidebar() {\n    this.setState({ sidebar: !this.state.sidebar });\n  }\n\n  copyToClipboard() {\n    const code = this.beautifyHTML(this.state.markup);\n    var input = document.createElement('textarea');\n    input.innerHTML = code;\n    document.body.appendChild(input);\n    input.select();\n    document.execCommand('copy');\n    document.body.removeChild(input);\n    this.setState({copied: true});\n    setTimeout(() => {\n      this.setState({\n        copied: false\n      })\n    }, 2000);\n}\n\n  render() {\n    const { darkMode, theme, blockName, blockType, sidebar, view, copied, currentKeyCode } = this.state;\n    return (\n      <div className={`app${darkMode ? ' dark-mode' : ''}${sidebar ? ' has-sidebar' : ''} ${theme} ${view}`}>\n        <textarea className=\"copy-textarea\" ref={this.textareaRef} />\n        <aside className=\"sidebar\" ref={this.sidebarRef}>\n          {this.listRenderer()}\n        </aside>\n        <div className=\"toolbar\">\n          <button className=\"opener\" onClick={this.toggleSidebar} ref={this.openerRef}>TAILBLOCKS</button>\n          {this.state.codeView &&\n            <div className=\"clipboard-wrapper\">\n              <button className=\"copy-the-block copy-to-clipboard\" onClick={this.copyToClipboard}>\n                {clipboardIcon}\n                <span>COPY TO CLIPBOARD</span>\n              </button>\n              <span className={`clipboard-tooltip${copied ? ' is-copied ' : ''}`} >Copied!</span>\n            </div>\n          }\n          <button className=\"copy-the-block\" onClick={this.toggleView}>\n            {!this.state.codeView ?\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M16 18L22 12 16 6\"></path>\n                <path d=\"M8 6L2 12 8 18\"></path>\n              </svg>\n              : \n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"css-i6dzq1\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"></path>\n                <circle cx=\"12\" cy=\"12\" r=\"3\"></circle>\n              </svg>\n            }\n            <span>{!this.state.codeView ? 'VIEW CODE': 'PREVIEW'}</span>\n          </button>\n          <div className=\"switcher\">\n            {this.themeListRenderer()}\n          </div>\n          {this.viewModeRenderer()}\n          <button className=\"mode\" onClick={this.changeMode}></button>\n        </div>\n        <div className=\"markup\" ref={this.markupRef}>{getBlock({ theme, darkMode })[blockType][blockName]}</div>\n        <main className=\"main\" style={{ opacity: this.state.ready ? '1' : '0' }}>\n          <div className={`view${this.state.codeView ? ' show-code' : ''}`}>\n            <Frame\n              contentDidMount={this.handleContentDidMount}\n              contentDidUpdate={this.handleContentDidUpdate}\n              head={\n                <>\n                <link href=\"https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/2.0.2/tailwind.min.css\" rel=\"stylesheet\" />\n                {\n                  <style dangerouslySetInnerHTML={{__html:\n                    `img { filter:\n                      ${darkMode ?\n                        'invert(1) opacity(.5); mix-blend-mode: luminosity; }'\n                        :\n                        'sepia(1) hue-rotate(190deg) opacity(.46) grayscale(.7) }'\n                      }`\n                    }}\n                  />\n                }\n                </>\n              }\n            >\n              {getBlock({ theme, darkMode })[blockType][blockName]}\n            </Frame>\n            <div className=\"codes\">\n              <SyntaxHighlighter language=\"html\" style={darkMode ? vs2015 : docco} showLineNumbers>\n                {this.beautifyHTML(this.state.markup)}\n              </SyntaxHighlighter>\n            </div>\n          </div>\n        </main>\n        <a href=\"https://github.com/mertJF/tailblocks\" className=\"github\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\">\n            <path\n              fill=\"currentColor\"\n              d=\"M12 .5C5.37.5 0 5.78 0 12.292c0 5.211 3.438 9.63 8.205 11.188.6.111.82-.254.82-.567 0-.28-.01-1.022-.015-2.005-3.338.711-4.042-1.582-4.042-1.582-.546-1.361-1.335-1.725-1.335-1.725-1.087-.731.084-.716.084-.716 1.205.082 1.838 1.215 1.838 1.215 1.07 1.803 2.809 1.282 3.495.981.108-.763.417-1.282.76-1.577-2.665-.295-5.466-1.309-5.466-5.827 0-1.287.465-2.339 1.235-3.164-.135-.298-.54-1.497.105-3.121 0 0 1.005-.316 3.3 1.209.96-.262 1.98-.392 3-.398 1.02.006 2.04.136 3 .398 2.28-1.525 3.285-1.209 3.285-1.209.645 1.624.24 2.823.12 3.121.765.825 1.23 1.877 1.23 3.164 0 4.53-2.805 5.527-5.475 5.817.42.354.81 1.077.81 2.182 0 1.578-.015 2.846-.015 3.229 0 .309.21.678.825.56C20.565 21.917 24 17.495 24 12.292 24 5.78 18.627.5 12 .5z\"\n            />\n          </svg>\n          GitHub\n        </a>\n        <div className=\"keyboard-nav\">\n          <div className={`k-up keyboard-button${currentKeyCode === 38 ? ' is-active' : ''}`} data-info=\"Previous block\">\n            <svg stroke=\"currentColor\" strokeWidth=\"2\" fill=\"none\" strokeLinecap=\"round\" strokeLinejoin=\"round\" viewBox=\"0 0 24 24\">\n              <path d=\"M12 19V5M5 12l7-7 7 7\"/>\n            </svg>\n          </div>\n          <div className=\"keyboard-nav-row\">\n            <div className={`k-left keyboard-button${currentKeyCode === 37 ? ' is-active' : ''}`} data-info=\"Hide sidebar\">\n              <svg stroke=\"currentColor\" strokeWidth=\"2\" fill=\"none\" strokeLinecap=\"round\" strokeLinejoin=\"round\" viewBox=\"0 0 24 24\">\n                <path d=\"M19 12H5M12 19l-7-7 7-7\"/>\n              </svg>\n            </div>\n            <div className={`k-down keyboard-button${currentKeyCode === 40 ? ' is-active' : ''}`} data-info=\"Next block\">\n              <svg stroke=\"currentColor\" strokeWidth=\"2\" fill=\"none\" strokeLinecap=\"round\" strokeLinejoin=\"round\" viewBox=\"0 0 24 24\">\n                <path d=\"M12 5v14M19 12l-7 7-7-7\"/>\n              </svg>\n            </div>\n            <div className={`k-right keyboard-button${currentKeyCode === 39 ? ' is-active' : ''}`} data-info=\"Show sidebar\">\n              <svg stroke=\"currentColor\" strokeWidth=\"2\" fill=\"none\" strokeLinecap=\"round\" strokeLinejoin=\"round\" viewBox=\"0 0 24 24\">\n                <path d=\"M5 12h14M12 5l7 7-7 7\"/>\n              </svg>\n            </div>\n          </div>\n        </div>\n      </div>\n    );\n  }\n}\n\nexport default App;"
  },
  {
    "path": "src/App.test.js",
    "content": "import React from 'react';\nimport { render } from '@testing-library/react';\nimport App from './App';\n\ntest('renders learn react link', () => {\n  const { getByText } = render(<App />);\n  const linkElement = getByText(/learn react/i);\n  expect(linkElement).toBeInTheDocument();\n});\n"
  },
  {
    "path": "src/blocks/blog/dark/a.js",
    "content": "import React from 'react';\nimport PropTypes from  \"prop-types\";\n\nfunction DarkBlogA(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"p-4 md:w-1/3\">\n            <div className=\"h-full border-2 border-gray-800 rounded-lg overflow-hidden\">\n              <img\n                className=\"lg:h-48 md:h-36 w-full object-cover object-center\"\n                src=\"https://dummyimage.com/720x400\"\n                alt=\"blog\"\n              />\n              <div className=\"p-6\">\n                <h2 className=\"tracking-widest text-xs title-font font-medium text-gray-500 mb-1\">\n                  CATEGORY\n                </h2>\n                <h1 className=\"title-font text-lg font-medium text-white mb-3\">\n                  The Catalyzer\n                </h1>\n                <p className=\"leading-relaxed mb-3\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings jianbing\n                  microdosing tousled waistcoat.\n                </p>\n                <div className=\"flex items-center flex-wrap \">\n                  <a href className={`text-${props.theme}-400 inline-flex items-center md:mb-2 lg:mb-0`}>\n                    Learn More\n                    <svg\n                      className=\"w-4 h-4 ml-2\"\n                      viewBox=\"0 0 24 24\"\n                      stroke=\"currentColor\"\n                      strokeWidth={2}\n                      fill=\"none\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                    >\n                      <path d=\"M5 12h14\" />\n                      <path d=\"M12 5l7 7-7 7\" />\n                    </svg>\n                  </a>\n                  <span className=\"text-gray-500 mr-3 inline-flex items-center lg:ml-auto md:ml-0 ml-auto leading-none text-sm pr-3 py-1 border-r-2 border-gray-800\">\n                    <svg\n                      className=\"w-4 h-4 mr-1\"\n                      stroke=\"currentColor\"\n                      strokeWidth={2}\n                      fill=\"none\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\" />\n                      <circle cx={12} cy={12} r={3} />\n                    </svg>\n                    1.2K\n                  </span>\n                  <span className=\"text-gray-500 inline-flex items-center leading-none text-sm\">\n                    <svg\n                      className=\"w-4 h-4 mr-1\"\n                      stroke=\"currentColor\"\n                      strokeWidth={2}\n                      fill=\"none\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                    6\n                  </span>\n                </div>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/3\">\n            <div className=\"h-full border-2 border-gray-800 rounded-lg overflow-hidden\">\n              <img\n                className=\"lg:h-48 md:h-36 w-full object-cover object-center\"\n                src=\"https://dummyimage.com/721x401\"\n                alt=\"blog\"\n              />\n              <div className=\"p-6\">\n                <h2 className=\"tracking-widest text-xs title-font font-medium text-gray-500 mb-1\">\n                  CATEGORY\n                </h2>\n                <h1 className=\"title-font text-lg font-medium text-white mb-3\">\n                  The 400 Blows\n                </h1>\n                <p className=\"leading-relaxed mb-3\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings jianbing\n                  microdosing tousled waistcoat.\n                </p>\n                <div className=\"flex items-center flex-wrap\">\n                  <a href className={`text-${props.theme}-400 inline-flex items-center md:mb-2 lg:mb-0`}>\n                    Learn More\n                    <svg\n                      className=\"w-4 h-4 ml-2\"\n                      viewBox=\"0 0 24 24\"\n                      stroke=\"currentColor\"\n                      strokeWidth={2}\n                      fill=\"none\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                    >\n                      <path d=\"M5 12h14\" />\n                      <path d=\"M12 5l7 7-7 7\" />\n                    </svg>\n                  </a>\n                  <span className=\"text-gray-500 mr-3 inline-flex items-center lg:ml-auto md:ml-0 ml-auto leading-none text-sm pr-3 py-1 border-r-2 border-gray-800\">\n                    <svg\n                      className=\"w-4 h-4 mr-1\"\n                      stroke=\"currentColor\"\n                      strokeWidth={2}\n                      fill=\"none\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\" />\n                      <circle cx={12} cy={12} r={3} />\n                    </svg>\n                    1.2K\n                  </span>\n                  <span className=\"text-gray-500 inline-flex items-center leading-none text-sm\">\n                    <svg\n                      className=\"w-4 h-4 mr-1\"\n                      stroke=\"currentColor\"\n                      strokeWidth={2}\n                      fill=\"none\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                    6\n                  </span>\n                </div>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/3\">\n            <div className=\"h-full border-2 border-gray-800 rounded-lg overflow-hidden\">\n              <img\n                className=\"lg:h-48 md:h-36 w-full object-cover object-center\"\n                src=\"https://dummyimage.com/722x402\"\n                alt=\"blog\"\n              />\n              <div className=\"p-6\">\n                <h2 className=\"tracking-widest text-xs title-font font-medium text-gray-500 mb-1\">\n                  CATEGORY\n                </h2>\n                <h1 className=\"title-font text-lg font-medium text-white mb-3\">\n                  Shooting Stars\n                </h1>\n                <p className=\"leading-relaxed mb-3\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings jianbing\n                  microdosing tousled waistcoat.\n                </p>\n                <div className=\"flex items-center flex-wrap \">\n                  <a\n                    href\n                    className={`text-${props.theme}-400 inline-flex items-center md:mb-2 lg:mb-0`}\n                  >\n                    Learn More\n                    <svg\n                      className=\"w-4 h-4 ml-2\"\n                      viewBox=\"0 0 24 24\"\n                      stroke=\"currentColor\"\n                      strokeWidth={2}\n                      fill=\"none\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                    >\n                      <path d=\"M5 12h14\" />\n                      <path d=\"M12 5l7 7-7 7\" />\n                    </svg>\n                  </a>\n                  <span className=\"text-gray-500 mr-3 inline-flex items-center lg:ml-auto md:ml-0 ml-auto leading-none text-sm pr-3 py-1 border-r-2 border-gray-800\">\n                    <svg\n                      className=\"w-4 h-4 mr-1\"\n                      stroke=\"currentColor\"\n                      strokeWidth={2}\n                      fill=\"none\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\" />\n                      <circle cx={12} cy={12} r={3} />\n                    </svg>\n                    1.2K\n                  </span>\n                  <span className=\"text-gray-500 inline-flex items-center leading-none text-sm\">\n                    <svg\n                      className=\"w-4 h-4 mr-1\"\n                      stroke=\"currentColor\"\n                      strokeWidth={2}\n                      fill=\"none\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                    6\n                  </span>\n                </div>\n              </div>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>    \n  )\n}\n\nDarkBlogA.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkBlogA.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkBlogA;\n"
  },
  {
    "path": "src/blocks/blog/dark/b.js",
    "content": "\nimport React from 'react';\nimport PropTypes from  \"prop-types\";\n\nfunction DarkBlogB(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"p-4 lg:w-1/3\">\n            <div className=\"h-full bg-gray-800 bg-opacity-40 px-8 pt-16 pb-24 rounded-lg overflow-hidden text-center relative\">\n              <h2 className=\"tracking-widest text-xs title-font font-medium text-gray-500 mb-1\">\n                CATEGORY\n              </h2>\n              <h1 className=\"title-font sm:text-2xl text-xl font-medium text-white mb-3\">\n                Raclette Blueberry Nextious Level\n              </h1>\n              <p className=\"leading-relaxed mb-3\">\n                Photo booth fam kinfolk cold-pressed sriracha leggings jianbing\n                microdosing tousled waistcoat.\n              </p>\n              <a href className={`text-${props.theme}-400 inline-flex items-center`}>\n                Learn More\n                <svg\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                >\n                  <path d=\"M5 12h14\" />\n                  <path d=\"M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n              <div className=\"text-center mt-2 leading-none flex justify-center absolute bottom-0 left-0 w-full py-4\">\n                <span className=\"text-gray-500 mr-3 inline-flex items-center leading-none text-sm pr-3 py-1 border-r-2 border-gray-700 border-opacity-50\">\n                  <svg\n                    className=\"w-4 h-4 mr-1\"\n                    stroke=\"currentColor\"\n                    strokeWidth={2}\n                    fill=\"none\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\" />\n                    <circle cx={12} cy={12} r={3} />\n                  </svg>\n                  1.2K\n                </span>\n                <span className=\"text-gray-500 inline-flex items-center leading-none text-sm\">\n                  <svg\n                    className=\"w-4 h-4 mr-1\"\n                    stroke=\"currentColor\"\n                    strokeWidth={2}\n                    fill=\"none\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                  </svg>\n                  6\n                </span>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 lg:w-1/3\">\n            <div className=\"h-full bg-gray-800 bg-opacity-40 px-8 pt-16 pb-24 rounded-lg overflow-hidden text-center relative\">\n              <h2 className=\"tracking-widest text-xs title-font font-medium text-gray-500 mb-1\">\n                CATEGORY\n              </h2>\n              <h1 className=\"title-font sm:text-2xl text-xl font-medium text-white mb-3\">\n                Ennui Snackwave Thundercats\n              </h1>\n              <p className=\"leading-relaxed mb-3\">\n                Photo booth fam kinfolk cold-pressed sriracha leggings jianbing\n                microdosing tousled waistcoat.\n              </p>\n              <a href className={`text-${props.theme}-400 inline-flex items-center`}>\n                Learn More\n                <svg\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                >\n                  <path d=\"M5 12h14\" />\n                  <path d=\"M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n              <div className=\"text-center mt-2 leading-none flex justify-center absolute bottom-0 left-0 w-full py-4\">\n                <span className=\"text-gray-500 mr-3 inline-flex items-center leading-none text-sm pr-3 py-1 border-r-2 border-gray-700 border-opacity-50\">\n                  <svg\n                    className=\"w-4 h-4 mr-1\"\n                    stroke=\"currentColor\"\n                    strokeWidth={2}\n                    fill=\"none\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\" />\n                    <circle cx={12} cy={12} r={3} />\n                  </svg>\n                  1.2K\n                </span>\n                <span className=\"text-gray-500 inline-flex items-center leading-none text-sm\">\n                  <svg\n                    className=\"w-4 h-4 mr-1\"\n                    stroke=\"currentColor\"\n                    strokeWidth={2}\n                    fill=\"none\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                  </svg>\n                  6\n                </span>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 lg:w-1/3\">\n            <div className=\"h-full bg-gray-800 bg-opacity-40 px-8 pt-16 pb-24 rounded-lg overflow-hidden text-center relative\">\n              <h2 className=\"tracking-widest text-xs title-font font-medium text-gray-500 mb-1\">\n                CATEGORY\n              </h2>\n              <h1 className=\"title-font sm:text-2xl text-xl font-medium text-white mb-3\">\n                Selvage Poke Waistcoat Godard\n              </h1>\n              <p className=\"leading-relaxed mb-3\">\n                Photo booth fam kinfolk cold-pressed sriracha leggings jianbing\n                microdosing tousled waistcoat.\n              </p>\n              <a href className={`text-${props.theme}-400 inline-flex items-center`}>\n                Learn More\n                <svg\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                >\n                  <path d=\"M5 12h14\" />\n                  <path d=\"M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n              <div className=\"text-center mt-2 leading-none flex justify-center absolute bottom-0 left-0 w-full py-4\">\n                <span className=\"text-gray-500 mr-3 inline-flex items-center leading-none text-sm pr-3 py-1 border-r-2 border-gray-700 border-opacity-50\">\n                  <svg\n                    className=\"w-4 h-4 mr-1\"\n                    stroke=\"currentColor\"\n                    strokeWidth={2}\n                    fill=\"none\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\" />\n                    <circle cx={12} cy={12} r={3} />\n                  </svg>\n                  1.2K\n                </span>\n                <span className=\"text-gray-500 inline-flex items-center leading-none text-sm\">\n                  <svg\n                    className=\"w-4 h-4 mr-1\"\n                    stroke=\"currentColor\"\n                    strokeWidth={2}\n                    fill=\"none\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                  </svg>\n                  6\n                </span>\n              </div>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  )\n}\n\nDarkBlogB.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkBlogB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkBlogB;\n"
  },
  {
    "path": "src/blocks/blog/dark/c.js",
    "content": "import React from 'react';\nimport PropTypes from  \"prop-types\";\n\nfunction DarkBlogC(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font overflow-hidden\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap -m-12\">\n          <div className=\"p-12 md:w-1/2 flex flex-col items-start\">\n            <span className=\"inline-block py-1 px-2 rounded bg-gray-800 text-gray-400 text-opacity-75 text-xs font-medium tracking-widest\">\n              CATEGORY\n            </span>\n            <h2 className=\"sm:text-3xl text-2xl title-font font-medium text-white mt-4 mb-4\">\n              Roof party normcore before they sold out, cornhole vape\n            </h2>\n            <p className=\"leading-relaxed mb-8\">\n              Live-edge letterpress cliche, salvia fanny pack humblebrag narwhal\n              portland. VHS man braid palo santo hoodie brunch trust fund. Bitters\n              hashtag waistcoat fashion axe chia unicorn. Plaid fixie chambray 90's,\n              slow-carb etsy tumeric. Cray pug you probably haven't heard of them\n              hexagon kickstarter craft beer pork chic.\n            </p>\n            <div className=\"flex items-center flex-wrap pb-4 mb-4 border-b-2 border-gray-800 border-opacity-75 mt-auto w-full\">\n              <a href className={`text-${props.theme}-400 inline-flex items-center`}>\n                Learn More\n                <svg\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                >\n                  <path d=\"M5 12h14\" />\n                  <path d=\"M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n              <span className=\"text-gray-500 mr-3 inline-flex items-center ml-auto leading-none text-sm pr-3 py-1 border-r-2 border-gray-800\">\n                <svg\n                  className=\"w-4 h-4 mr-1\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\" />\n                  <circle cx={12} cy={12} r={3} />\n                </svg>\n                1.2K\n              </span>\n              <span className=\"text-gray-500 inline-flex items-center leading-none text-sm\">\n                <svg\n                  className=\"w-4 h-4 mr-1\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                </svg>\n                6\n              </span>\n            </div>\n            <a href className=\"inline-flex items-center\">\n              <img\n                alt=\"blog\"\n                src=\"https://dummyimage.com/104x104\"\n                className=\"w-12 h-12 rounded-full flex-shrink-0 object-cover object-center\"\n              />\n              <span className=\"flex-grow flex flex-col pl-4\">\n                <span className=\"title-font font-medium text-white\">\n                  Holden Caulfield\n                </span>\n                <span className=\"text-gray-500 text-xs tracking-widest mt-0.5\">UI DEVELOPER</span>\n              </span>\n            </a>\n          </div>\n          <div className=\"p-12 md:w-1/2 flex flex-col items-start\">\n            <span className=\"inline-block py-1 px-2 rounded bg-gray-800 text-gray-400 text-opacity-75 text-xs font-medium tracking-widest\">\n              CATEGORY\n            </span>\n            <h2 className=\"sm:text-3xl text-2xl title-font font-medium text-white mt-4 mb-4\">\n              Pinterest DIY dreamcatcher gentrify single-origin coffee\n            </h2>\n            <p className=\"leading-relaxed mb-8\">\n              Live-edge letterpress cliche, salvia fanny pack humblebrag narwhal\n              portland. VHS man braid palo santo hoodie brunch trust fund. Bitters\n              hashtag waistcoat fashion axe chia unicorn. Plaid fixie chambray 90's,\n              slow-carb etsy tumeric.\n            </p>\n            <div className=\"flex items-center flex-wrap pb-4 mb-4 border-b-2 border-gray-800 border-opacity-75 mt-auto w-full\">\n              <a href className={`text-${props.theme}-400 inline-flex items-center`}>\n                Learn More\n                <svg\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                >\n                  <path d=\"M5 12h14\" />\n                  <path d=\"M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n              <span className=\"text-gray-500 mr-3 inline-flex items-center ml-auto leading-none text-sm pr-3 py-1 border-r-2 border-gray-800\">\n                <svg\n                  className=\"w-4 h-4 mr-1\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\" />\n                  <circle cx={12} cy={12} r={3} />\n                </svg>\n                1.2K\n              </span>\n              <span className=\"text-gray-500 inline-flex items-center leading-none text-sm\">\n                <svg\n                  className=\"w-4 h-4 mr-1\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                </svg>\n                6\n              </span>\n            </div>\n            <a href className=\"inline-flex items-center\">\n              <img\n                alt=\"blog\"\n                src=\"https://dummyimage.com/103x103\"\n                className=\"w-12 h-12 rounded-full flex-shrink-0 object-cover object-center\"\n              />\n              <span className=\"flex-grow flex flex-col pl-4\">\n                <span className=\"title-font font-medium text-white\">\n                  Alper Kamu\n                </span>\n                <span className=\"text-gray-500 text-xs tracking-widest mt-0.5\">DESIGNER</span>\n              </span>\n            </a>\n          </div>\n        </div>\n      </div>\n    </section>\n  )\n}\n\nDarkBlogC.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkBlogC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkBlogC;\n"
  },
  {
    "path": "src/blocks/blog/dark/d.js",
    "content": "import React from 'react';\nimport PropTypes from  \"prop-types\";\n\nfunction DarkBlogD(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font overflow-hidden\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"-my-8 divide-y-2 divide-gray-800\">\n          <div className=\"py-8 flex flex-wrap md:flex-nowrap\">\n            <div className=\"md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col\">\n              <span className=\"font-semibold title-font text-white\">\n                CATEGORY\n              </span>\n              <span className=\"mt-1 text-gray-500 text-sm\">12 Jun 2019</span>\n            </div>\n            <div className=\"md:flex-grow\">\n              <h2 className=\"text-2xl font-medium text-white title-font mb-2\">\n                Bitters hashtag waistcoat fashion axe chia unicorn\n              </h2>\n              <p className=\"leading-relaxed\">\n                Glossier echo park pug, church-key sartorial biodiesel vexillologist\n                pop-up snackwave ramps cornhole. Marfa 3 wolf moon party messenger\n                bag selfies, poke vaporware kombucha lumbersexual pork belly\n                polaroid hoodie portland craft beer.\n              </p>\n              <a href className={`text-${props.theme}-400 inline-flex items-center mt-4`}>\n                Learn More\n                <svg\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                >\n                  <path d=\"M5 12h14\" />\n                  <path d=\"M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n          <div className=\"py-8 flex border-t-2 border-gray-800 flex-wrap md:flex-nowrap\">\n            <div className=\"md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col\">\n              <span className=\"font-semibold title-font text-white\">\n                CATEGORY\n              </span>\n              <span className=\"mt-1 text-gray-500 text-sm\">12 Jun 2019</span>\n            </div>\n            <div className=\"md:flex-grow\">\n              <h2 className=\"text-2xl font-medium text-white title-font mb-2\">\n                Meditation bushwick direct trade taxidermy shaman\n              </h2>\n              <p className=\"leading-relaxed\">\n                Glossier echo park pug, church-key sartorial biodiesel vexillologist\n                pop-up snackwave ramps cornhole. Marfa 3 wolf moon party messenger\n                bag selfies, poke vaporware kombucha lumbersexual pork belly\n                polaroid hoodie portland craft beer.\n              </p>\n              <a href className={`text-${props.theme}-400 inline-flex items-center mt-4`}>\n                Learn More\n                <svg\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                >\n                  <path d=\"M5 12h14\" />\n                  <path d=\"M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n          <div className=\"py-8 flex border-t-2 border-gray-800 flex-wrap md:flex-nowrap\">\n            <div className=\"md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col\">\n              <span className=\"font-semibold title-font text-white\">\n                CATEGORY\n              </span>\n              <span className=\"mt-1 text-gray-500 text-sm\">12 Jun 2019</span>\n            </div>\n            <div className=\"md:flex-grow\">\n              <h2 className=\"text-2xl font-medium text-white title-font mb-2\">\n                Woke master cleanse drinking vinegar salvia\n              </h2>\n              <p className=\"leading-relaxed\">\n                Glossier echo park pug, church-key sartorial biodiesel vexillologist\n                pop-up snackwave ramps cornhole. Marfa 3 wolf moon party messenger\n                bag selfies, poke vaporware kombucha lumbersexual pork belly\n                polaroid hoodie portland craft beer.\n              </p>\n              <a href className={`text-${props.theme}-400 inline-flex items-center mt-4`}>\n                Learn More\n                <svg\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                >\n                  <path d=\"M5 12h14\" />\n                  <path d=\"M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  )\n}\n\nDarkBlogD.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkBlogD.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkBlogD;\n"
  },
  {
    "path": "src/blocks/blog/dark/e.js",
    "content": "import React from 'react';\nimport PropTypes from  \"prop-types\";\n\nfunction DarkBlogE(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap -mx-4 -my-8\">\n          <div className=\"py-8 px-4 lg:w-1/3\">\n            <div className=\"h-full flex items-start\">\n              <div className=\"w-12 flex-shrink-0 flex flex-col text-center leading-none\">\n                <span className=\"text-gray-400 pb-2 mb-2 border-b-2 border-gray-700\">\n                  Jul\n                </span>\n                <span className=\"font-medium text-lg leading-none text-gray-300 title-font\">\n                  18\n                </span>\n              </div>\n              <div className=\"flex-grow pl-6\">\n                <h2 className={`tracking-widest text-xs title-font font-medium text-${props.theme}-400 mb-1`}>\n                  CATEGORY\n                </h2>\n                <h1 className=\"title-font text-xl font-medium text-white mb-3\">\n                  The 400 Blows\n                </h1>\n                <p className=\"leading-relaxed mb-5\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings jianbing\n                  microdosing tousled waistcoat.\n                </p>\n                <a href className=\"inline-flex items-center\">\n                  <img\n                    alt=\"blog\"\n                    src=\"https://dummyimage.com/103x103\"\n                    className=\"w-8 h-8 rounded-full flex-shrink-0 object-cover object-center\"\n                  />\n                  <span className=\"flex-grow flex flex-col pl-3\">\n                    <span className=\"title-font font-medium text-white\">\n                      Alper Kamu\n                    </span>\n                  </span>\n                </a>\n              </div>\n            </div>\n          </div>\n          <div className=\"py-8 px-4 lg:w-1/3\">\n            <div className=\"h-full flex items-start\">\n              <div className=\"w-12 flex-shrink-0 flex flex-col text-center leading-none\">\n                <span className=\"text-gray-400 pb-2 mb-2 border-b-2 border-gray-700\">\n                  Jul\n                </span>\n                <span className=\"font-medium text-lg leading-none text-gray-300 title-font\">\n                  18\n                </span>\n              </div>\n              <div className=\"flex-grow pl-6\">\n                <h2 className={`tracking-widest text-xs title-font font-medium text-${props.theme}-400 mb-1`}>\n                  CATEGORY\n                </h2>\n                <h1 className=\"title-font text-xl font-medium text-white mb-3\">\n                  Shooting Stars\n                </h1>\n                <p className=\"leading-relaxed mb-5\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings jianbing\n                  microdosing tousled waistcoat.\n                </p>\n                <a href className=\"inline-flex items-center\">\n                  <img\n                    alt=\"blog\"\n                    src=\"https://dummyimage.com/102x102\"\n                    className=\"w-8 h-8 rounded-full flex-shrink-0 object-cover object-center\"\n                  />\n                  <span className=\"flex-grow flex flex-col pl-3\">\n                    <span className=\"title-font font-medium text-white\">\n                      Holden Caulfield\n                    </span>\n                  </span>\n                </a>\n              </div>\n            </div>\n          </div>\n          <div className=\"py-8 px-4 lg:w-1/3\">\n            <div className=\"h-full flex items-start\">\n              <div className=\"w-12 flex-shrink-0 flex flex-col text-center leading-none\">\n                <span className=\"text-gray-400 pb-2 mb-2 border-b-2 border-gray-700\">\n                  Jul\n                </span>\n                <span className=\"font-medium text-lg leading-none text-gray-300 title-font\">\n                  18\n                </span>\n              </div>\n              <div className=\"flex-grow pl-6\">\n                <h2 className={`tracking-widest text-xs title-font font-medium text-${props.theme}-400 mb-1`}>\n                  CATEGORY\n                </h2>\n                <h1 className=\"title-font text-xl font-medium text-white mb-3\">\n                  Neptune\n                </h1>\n                <p className=\"leading-relaxed mb-5\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings jianbing\n                  microdosing tousled waistcoat.\n                </p>\n                <a href className=\"inline-flex items-center\">\n                  <img\n                    alt=\"blog\"\n                    src=\"https://dummyimage.com/101x101\"\n                    className=\"w-8 h-8 rounded-full flex-shrink-0 object-cover object-center\"\n                  />\n                  <span className=\"flex-grow flex flex-col pl-3\">\n                    <span className=\"title-font font-medium text-white\">\n                      Henry Letham\n                    </span>\n                  </span>\n                </a>\n              </div>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  )\n}\n\nDarkBlogE.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkBlogE.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkBlogE;\n"
  },
  {
    "path": "src/blocks/blog/light/a.js",
    "content": "import React from 'react';\nimport PropTypes from  \"prop-types\";\n\nfunction LightBlogA(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"p-4 md:w-1/3\">\n            <div className=\"h-full border-2 border-gray-200 border-opacity-60 rounded-lg overflow-hidden\">\n              <img\n                className=\"lg:h-48 md:h-36 w-full object-cover object-center\"\n                src=\"https://dummyimage.com/720x400\"\n                alt=\"blog\"\n              />\n              <div className=\"p-6\">\n                <h2 className=\"tracking-widest text-xs title-font font-medium text-gray-400 mb-1\">\n                  CATEGORY\n                </h2>\n                <h1 className=\"title-font text-lg font-medium text-gray-900 mb-3\">\n                  The Catalyzer\n                </h1>\n                <p className=\"leading-relaxed mb-3\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings jianbing\n                  microdosing tousled waistcoat.\n                </p>\n                <div className=\"flex items-center flex-wrap \">\n                  <a\n                    href\n                    className={`text-${props.theme}-500 inline-flex items-center md:mb-2 lg:mb-0`}\n                  >\n                    Learn More\n                    <svg\n                      className=\"w-4 h-4 ml-2\"\n                      viewBox=\"0 0 24 24\"\n                      stroke=\"currentColor\"\n                      strokeWidth={2}\n                      fill=\"none\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                    >\n                      <path d=\"M5 12h14\" />\n                      <path d=\"M12 5l7 7-7 7\" />\n                    </svg>\n                  </a>\n                  <span className=\"text-gray-400 mr-3 inline-flex items-center lg:ml-auto md:ml-0 ml-auto leading-none text-sm pr-3 py-1 border-r-2 border-gray-200\">\n                    <svg\n                      className=\"w-4 h-4 mr-1\"\n                      stroke=\"currentColor\"\n                      strokeWidth={2}\n                      fill=\"none\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\" />\n                      <circle cx={12} cy={12} r={3} />\n                    </svg>\n                    1.2K\n                  </span>\n                  <span className=\"text-gray-400 inline-flex items-center leading-none text-sm\">\n                    <svg\n                      className=\"w-4 h-4 mr-1\"\n                      stroke=\"currentColor\"\n                      strokeWidth={2}\n                      fill=\"none\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                    6\n                  </span>\n                </div>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/3\">\n            <div className=\"h-full border-2 border-gray-200 border-opacity-60 rounded-lg overflow-hidden\">\n              <img\n                className=\"lg:h-48 md:h-36 w-full object-cover object-center\"\n                src=\"https://dummyimage.com/721x401\"\n                alt=\"blog\"\n              />\n              <div className=\"p-6\">\n                <h2 className=\"tracking-widest text-xs title-font font-medium text-gray-400 mb-1\">\n                  CATEGORY\n                </h2>\n                <h1 className=\"title-font text-lg font-medium text-gray-900 mb-3\">\n                  The 400 Blows\n                </h1>\n                <p className=\"leading-relaxed mb-3\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings jianbing\n                  microdosing tousled waistcoat.\n                </p>\n                <div className=\"flex items-center flex-wrap\">\n                  <a\n                    href\n                    className={`text-${props.theme}-500 inline-flex items-center md:mb-2 lg:mb-0`}\n                  >\n                    Learn More\n                    <svg\n                      className=\"w-4 h-4 ml-2\"\n                      viewBox=\"0 0 24 24\"\n                      stroke=\"currentColor\"\n                      strokeWidth={2}\n                      fill=\"none\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                    >\n                      <path d=\"M5 12h14\" />\n                      <path d=\"M12 5l7 7-7 7\" />\n                    </svg>\n                  </a>\n                  <span className=\"text-gray-400 mr-3 inline-flex items-center lg:ml-auto md:ml-0 ml-auto leading-none text-sm pr-3 py-1 border-r-2 border-gray-200\">\n                    <svg\n                      className=\"w-4 h-4 mr-1\"\n                      stroke=\"currentColor\"\n                      strokeWidth={2}\n                      fill=\"none\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\" />\n                      <circle cx={12} cy={12} r={3} />\n                    </svg>\n                    1.2K\n                  </span>\n                  <span className=\"text-gray-400 inline-flex items-center leading-none text-sm\">\n                    <svg\n                      className=\"w-4 h-4 mr-1\"\n                      stroke=\"currentColor\"\n                      strokeWidth={2}\n                      fill=\"none\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                    6\n                  </span>\n                </div>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/3\">\n            <div className=\"h-full border-2 border-gray-200 border-opacity-60 rounded-lg overflow-hidden\">\n              <img\n                className=\"lg:h-48 md:h-36 w-full object-cover object-center\"\n                src=\"https://dummyimage.com/722x402\"\n                alt=\"blog\"\n              />\n              <div className=\"p-6\">\n                <h2 className=\"tracking-widest text-xs title-font font-medium text-gray-400 mb-1\">\n                  CATEGORY\n                </h2>\n                <h1 className=\"title-font text-lg font-medium text-gray-900 mb-3\">\n                  Shooting Stars\n                </h1>\n                <p className=\"leading-relaxed mb-3\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings jianbing\n                  microdosing tousled waistcoat.\n                </p>\n                <div className=\"flex items-center flex-wrap \">\n                  <a\n                    href\n                    className={`text-${props.theme}-500 inline-flex items-center md:mb-2 lg:mb-0`}\n                  >\n                    Learn More\n                    <svg\n                      className=\"w-4 h-4 ml-2\"\n                      viewBox=\"0 0 24 24\"\n                      stroke=\"currentColor\"\n                      strokeWidth={2}\n                      fill=\"none\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                    >\n                      <path d=\"M5 12h14\" />\n                      <path d=\"M12 5l7 7-7 7\" />\n                    </svg>\n                  </a>\n                  <span className=\"text-gray-400 mr-3 inline-flex items-center lg:ml-auto md:ml-0 ml-auto leading-none text-sm pr-3 py-1 border-r-2 border-gray-200\">\n                    <svg\n                      className=\"w-4 h-4 mr-1\"\n                      stroke=\"currentColor\"\n                      strokeWidth={2}\n                      fill=\"none\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\" />\n                      <circle cx={12} cy={12} r={3} />\n                    </svg>\n                    1.2K\n                  </span>\n                  <span className=\"text-gray-400 inline-flex items-center leading-none text-sm\">\n                    <svg\n                      className=\"w-4 h-4 mr-1\"\n                      stroke=\"currentColor\"\n                      strokeWidth={2}\n                      fill=\"none\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                    6\n                  </span>\n                </div>\n              </div>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  )\n}\n\nLightBlogA.defaultProps = {\n  theme: 'indigo'\n};\n\nLightBlogA.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightBlogA;\n"
  },
  {
    "path": "src/blocks/blog/light/b.js",
    "content": "import React from 'react';\nimport PropTypes from  \"prop-types\";\n\nfunction LightBlogB(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"p-4 lg:w-1/3\">\n            <div className=\"h-full bg-gray-100 bg-opacity-75 px-8 pt-16 pb-24 rounded-lg overflow-hidden text-center relative\">\n              <h2 className=\"tracking-widest text-xs title-font font-medium text-gray-400 mb-1\">\n                CATEGORY\n              </h2>\n              <h1 className=\"title-font sm:text-2xl text-xl font-medium text-gray-900 mb-3\">\n                Raclette Blueberry Nextious Level\n              </h1>\n              <p className=\"leading-relaxed mb-3\">\n                Photo booth fam kinfolk cold-pressed sriracha leggings jianbing\n                microdosing tousled waistcoat.\n              </p>\n              <a href className={`text-${props.theme}-500 inline-flex items-center`}>\n                Learn More\n                <svg\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                >\n                  <path d=\"M5 12h14\" />\n                  <path d=\"M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n              <div className=\"text-center mt-2 leading-none flex justify-center absolute bottom-0 left-0 w-full py-4\">\n                <span className=\"text-gray-400 mr-3 inline-flex items-center leading-none text-sm pr-3 py-1 border-r-2 border-gray-200\">\n                  <svg\n                    className=\"w-4 h-4 mr-1\"\n                    stroke=\"currentColor\"\n                    strokeWidth={2}\n                    fill=\"none\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\" />\n                    <circle cx={12} cy={12} r={3} />\n                  </svg>\n                  1.2K\n                </span>\n                <span className=\"text-gray-400 inline-flex items-center leading-none text-sm\">\n                  <svg\n                    className=\"w-4 h-4 mr-1\"\n                    stroke=\"currentColor\"\n                    strokeWidth={2}\n                    fill=\"none\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                  </svg>\n                  6\n                </span>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 lg:w-1/3\">\n            <div className=\"h-full bg-gray-100 bg-opacity-75 px-8 pt-16 pb-24 rounded-lg overflow-hidden text-center relative\">\n              <h2 className=\"tracking-widest text-xs title-font font-medium text-gray-400 mb-1\">\n                CATEGORY\n              </h2>\n              <h1 className=\"title-font sm:text-2xl text-xl font-medium text-gray-900 mb-3\">\n                Ennui Snackwave Thundercats\n              </h1>\n              <p className=\"leading-relaxed mb-3\">\n                Photo booth fam kinfolk cold-pressed sriracha leggings jianbing\n                microdosing tousled waistcoat.\n              </p>\n              <a href className={`text-${props.theme}-500 inline-flex items-center`}>\n                Learn More\n                <svg\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                >\n                  <path d=\"M5 12h14\" />\n                  <path d=\"M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n              <div className=\"text-center mt-2 leading-none flex justify-center absolute bottom-0 left-0 w-full py-4\">\n                <span className=\"text-gray-400 mr-3 inline-flex items-center leading-none text-sm pr-3 py-1 border-r-2 border-gray-200\">\n                  <svg\n                    className=\"w-4 h-4 mr-1\"\n                    stroke=\"currentColor\"\n                    strokeWidth={2}\n                    fill=\"none\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\" />\n                    <circle cx={12} cy={12} r={3} />\n                  </svg>\n                  1.2K\n                </span>\n                <span className=\"text-gray-400 inline-flex items-center leading-none text-sm\">\n                  <svg\n                    className=\"w-4 h-4 mr-1\"\n                    stroke=\"currentColor\"\n                    strokeWidth={2}\n                    fill=\"none\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                  </svg>\n                  6\n                </span>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 lg:w-1/3\">\n            <div className=\"h-full bg-gray-100 bg-opacity-75 px-8 pt-16 pb-24 rounded-lg overflow-hidden text-center relative\">\n              <h2 className=\"tracking-widest text-xs title-font font-medium text-gray-400 mb-1\">\n                CATEGORY\n              </h2>\n              <h1 className=\"title-font sm:text-2xl text-xl font-medium text-gray-900 mb-3\">\n                Selvage Poke Waistcoat Godard\n              </h1>\n              <p className=\"leading-relaxed mb-3\">\n                Photo booth fam kinfolk cold-pressed sriracha leggings jianbing\n                microdosing tousled waistcoat.\n              </p>\n              <a href className={`text-${props.theme}-500 inline-flex items-center`}>\n                Learn More\n                <svg\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                >\n                  <path d=\"M5 12h14\" />\n                  <path d=\"M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n              <div className=\"text-center mt-2 leading-none flex justify-center absolute bottom-0 left-0 w-full py-4\">\n                <span className=\"text-gray-400 mr-3 inline-flex items-center leading-none text-sm pr-3 py-1 border-r-2 border-gray-200\">\n                  <svg\n                    className=\"w-4 h-4 mr-1\"\n                    stroke=\"currentColor\"\n                    strokeWidth={2}\n                    fill=\"none\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\" />\n                    <circle cx={12} cy={12} r={3} />\n                  </svg>\n                  1.2K\n                </span>\n                <span className=\"text-gray-400 inline-flex items-center leading-none text-sm\">\n                  <svg\n                    className=\"w-4 h-4 mr-1\"\n                    stroke=\"currentColor\"\n                    strokeWidth={2}\n                    fill=\"none\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                  </svg>\n                  6\n                </span>\n              </div>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  )\n}\n\nLightBlogB.defaultProps = {\n  theme: 'indigo'\n};\n\nLightBlogB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightBlogB;\n"
  },
  {
    "path": "src/blocks/blog/light/c.js",
    "content": "import React from 'react';\nimport PropTypes from  \"prop-types\";\n\nfunction LightBlogC(props) {\n  return (\n    <section className=\"text-gray-600 body-font overflow-hidden\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap -m-12\">\n          <div className=\"p-12 md:w-1/2 flex flex-col items-start\">\n            <span className={`inline-block py-1 px-2 rounded bg-${props.theme}-50 text-${props.theme}-500 text-xs font-medium tracking-widest`}>\n              CATEGORY\n            </span>\n            <h2 className=\"sm:text-3xl text-2xl title-font font-medium text-gray-900 mt-4 mb-4\">\n              Roof party normcore before they sold out, cornhole vape\n            </h2>\n            <p className=\"leading-relaxed mb-8\">\n              Live-edge letterpress cliche, salvia fanny pack humblebrag narwhal\n              portland. VHS man braid palo santo hoodie brunch trust fund. Bitters\n              hashtag waistcoat fashion axe chia unicorn. Plaid fixie chambray 90's,\n              slow-carb etsy tumeric. Cray pug you probably haven't heard of them\n              hexagon kickstarter craft beer pork chic.\n            </p>\n            <div className=\"flex items-center flex-wrap pb-4 mb-4 border-b-2 border-gray-100 mt-auto w-full\">\n              <a href className={`text-${props.theme}-500 inline-flex items-center`}>\n                Learn More\n                <svg\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                >\n                  <path d=\"M5 12h14\" />\n                  <path d=\"M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n              <span className=\"text-gray-400 mr-3 inline-flex items-center ml-auto leading-none text-sm pr-3 py-1 border-r-2 border-gray-200\">\n                <svg\n                  className=\"w-4 h-4 mr-1\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\" />\n                  <circle cx={12} cy={12} r={3} />\n                </svg>\n                1.2K\n              </span>\n              <span className=\"text-gray-400 inline-flex items-center leading-none text-sm\">\n                <svg\n                  className=\"w-4 h-4 mr-1\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                </svg>\n                6\n              </span>\n            </div>\n            <a href className=\"inline-flex items-center\">\n              <img\n                alt=\"blog\"\n                src=\"https://dummyimage.com/104x104\"\n                className=\"w-12 h-12 rounded-full flex-shrink-0 object-cover object-center\"\n              />\n              <span className=\"flex-grow flex flex-col pl-4\">\n                <span className=\"title-font font-medium text-gray-900\">\n                  Holden Caulfield\n                </span>\n                <span className=\"text-gray-400 text-xs tracking-widest mt-0.5\">UI DEVELOPER</span>\n              </span>\n            </a>\n          </div>\n          <div className=\"p-12 md:w-1/2 flex flex-col items-start\">\n            <span className={`inline-block py-1 px-2 rounded bg-${props.theme}-50 text-${props.theme}-500 text-xs font-medium tracking-widest`}>\n              CATEGORY\n            </span>\n            <h2 className=\"sm:text-3xl text-2xl title-font font-medium text-gray-900 mt-4 mb-4\">\n              Pinterest DIY dreamcatcher gentrify single-origin coffee\n            </h2>\n            <p className=\"leading-relaxed mb-8\">\n              Live-edge letterpress cliche, salvia fanny pack humblebrag narwhal\n              portland. VHS man braid palo santo hoodie brunch trust fund. Bitters\n              hashtag waistcoat fashion axe chia unicorn. Plaid fixie chambray 90's,\n              slow-carb etsy tumeric.\n            </p>\n            <div className=\"flex items-center flex-wrap pb-4 mb-4 border-b-2 border-gray-100 mt-auto w-full\">\n              <a href className={`text-${props.theme}-500 inline-flex items-center`}>\n                Learn More\n                <svg\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                >\n                  <path d=\"M5 12h14\" />\n                  <path d=\"M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n              <span className=\"text-gray-400 mr-3 inline-flex items-center ml-auto leading-none text-sm pr-3 py-1 border-r-2 border-gray-200\">\n                <svg\n                  className=\"w-4 h-4 mr-1\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\" />\n                  <circle cx={12} cy={12} r={3} />\n                </svg>\n                1.2K\n              </span>\n              <span className=\"text-gray-400 inline-flex items-center leading-none text-sm\">\n                <svg\n                  className=\"w-4 h-4 mr-1\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                </svg>\n                6\n              </span>\n            </div>\n            <a href className=\"inline-flex items-center\">\n              <img\n                alt=\"blog\"\n                src=\"https://dummyimage.com/103x103\"\n                className=\"w-12 h-12 rounded-full flex-shrink-0 object-cover object-center\"\n              />\n              <span className=\"flex-grow flex flex-col pl-4\">\n                <span className=\"title-font font-medium text-gray-900\">\n                  Alper Kamu\n                </span>\n                <span className=\"text-gray-400 text-xs tracking-widest mt-0.5\">DESIGNER</span>\n              </span>\n            </a>\n          </div>\n        </div>\n      </div>\n    </section>\n  )\n}\n\nLightBlogC.defaultProps = {\n  theme: 'indigo'\n};\n\nLightBlogC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightBlogC;\n"
  },
  {
    "path": "src/blocks/blog/light/d.js",
    "content": "import React from 'react';\nimport PropTypes from  \"prop-types\";\n\nfunction LightBlogD(props) {\n  return (\n    <section className=\"text-gray-600 body-font overflow-hidden\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"-my-8 divide-y-2 divide-gray-100\">\n          <div className=\"py-8 flex flex-wrap md:flex-nowrap\">\n            <div className=\"md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col\">\n              <span className=\"font-semibold title-font text-gray-700\">\n                CATEGORY\n              </span>\n              <span className=\"mt-1 text-gray-500 text-sm\">12 Jun 2019</span>\n            </div>\n            <div className=\"md:flex-grow\">\n              <h2 className=\"text-2xl font-medium text-gray-900 title-font mb-2\">\n                Bitters hashtag waistcoat fashion axe chia unicorn\n              </h2>\n              <p className=\"leading-relaxed\">\n                Glossier echo park pug, church-key sartorial biodiesel vexillologist\n                pop-up snackwave ramps cornhole. Marfa 3 wolf moon party messenger\n                bag selfies, poke vaporware kombucha lumbersexual pork belly\n                polaroid hoodie portland craft beer.\n              </p>\n              <a href className={`text-${props.theme}-500 inline-flex items-center mt-4`}>\n                Learn More\n                <svg\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                >\n                  <path d=\"M5 12h14\" />\n                  <path d=\"M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n          <div className=\"py-8 flex flex-wrap md:flex-nowrap\">\n            <div className=\"md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col\">\n              <span className=\"font-semibold title-font text-gray-700\">\n                CATEGORY\n              </span>\n              <span className=\"mt-1 text-gray-500 text-sm\">12 Jun 2019</span>\n            </div>\n            <div className=\"md:flex-grow\">\n              <h2 className=\"text-2xl font-medium text-gray-900 title-font mb-2\">\n                Meditation bushwick direct trade taxidermy shaman\n              </h2>\n              <p className=\"leading-relaxed\">\n                Glossier echo park pug, church-key sartorial biodiesel vexillologist\n                pop-up snackwave ramps cornhole. Marfa 3 wolf moon party messenger\n                bag selfies, poke vaporware kombucha lumbersexual pork belly\n                polaroid hoodie portland craft beer.\n              </p>\n              <a href className={`text-${props.theme}-500 inline-flex items-center mt-4`}>\n                Learn More\n                <svg\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                >\n                  <path d=\"M5 12h14\" />\n                  <path d=\"M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n          <div className=\"py-8 flex flex-wrap md:flex-nowrap\">\n            <div className=\"md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col\">\n              <span className=\"font-semibold title-font text-gray-700\">\n                CATEGORY\n              </span>\n              <span className=\"text-sm text-gray-500\">12 Jun 2019</span>\n            </div>\n            <div className=\"md:flex-grow\">\n              <h2 className=\"text-2xl font-medium text-gray-900 title-font mb-2\">\n                Woke master cleanse drinking vinegar salvia\n              </h2>\n              <p className=\"leading-relaxed\">\n                Glossier echo park pug, church-key sartorial biodiesel vexillologist\n                pop-up snackwave ramps cornhole. Marfa 3 wolf moon party messenger\n                bag selfies, poke vaporware kombucha lumbersexual pork belly\n                polaroid hoodie portland craft beer.\n              </p>\n              <a href className={`text-${props.theme}-500 inline-flex items-center mt-4`}>\n                Learn More\n                <svg\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                  stroke=\"currentColor\"\n                  strokeWidth={2}\n                  fill=\"none\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                >\n                  <path d=\"M5 12h14\" />\n                  <path d=\"M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  )\n}\n\nLightBlogD.defaultProps = {\n  theme: 'indigo'\n};\n\nLightBlogD.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightBlogD;\n"
  },
  {
    "path": "src/blocks/blog/light/e.js",
    "content": "import React from 'react';\nimport PropTypes from  \"prop-types\";\n\nfunction LightBlogE(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap -mx-4 -my-8\">\n          <div className=\"py-8 px-4 lg:w-1/3\">\n            <div className=\"h-full flex items-start\">\n              <div className=\"w-12 flex-shrink-0 flex flex-col text-center leading-none\">\n                <span className=\"text-gray-500 pb-2 mb-2 border-b-2 border-gray-200\">\n                  Jul\n                </span>\n                <span className=\"font-medium text-lg text-gray-800 title-font leading-none\">\n                  18\n                </span>\n              </div>\n              <div className=\"flex-grow pl-6\">\n                <h2 className={`tracking-widest text-xs title-font font-medium text-${props.theme}-500 mb-1`}>\n                  CATEGORY\n                </h2>\n                <h1 className=\"title-font text-xl font-medium text-gray-900 mb-3\">\n                  The 400 Blows\n                </h1>\n                <p className=\"leading-relaxed mb-5\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings jianbing\n                  microdosing tousled waistcoat.\n                </p>\n                <a href className=\"inline-flex items-center\">\n                  <img\n                    alt=\"blog\"\n                    src=\"https://dummyimage.com/103x103\"\n                    className=\"w-8 h-8 rounded-full flex-shrink-0 object-cover object-center\"\n                  />\n                  <span className=\"flex-grow flex flex-col pl-3\">\n                    <span className=\"title-font font-medium text-gray-900\">\n                      Alper Kamu\n                    </span>\n                  </span>\n                </a>\n              </div>\n            </div>\n          </div>\n          <div className=\"py-8 px-4 lg:w-1/3\">\n            <div className=\"h-full flex items-start\">\n              <div className=\"w-12 flex-shrink-0 flex flex-col text-center leading-none\">\n                <span className=\"text-gray-500 pb-2 mb-2 border-b-2 border-gray-200\">\n                  Jul\n                </span>\n                <span className=\"font-medium text-lg text-gray-800 title-font leading-none\">\n                  18\n                </span>\n              </div>\n              <div className=\"flex-grow pl-6\">\n                <h2 className={`tracking-widest text-xs title-font font-medium text-${props.theme}-500 mb-1`}>\n                  CATEGORY\n                </h2>\n                <h1 className=\"title-font text-xl font-medium text-gray-900 mb-3\">\n                  Shooting Stars\n                </h1>\n                <p className=\"leading-relaxed mb-5\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings jianbing\n                  microdosing tousled waistcoat.\n                </p>\n                <a href className=\"inline-flex items-center\">\n                  <img\n                    alt=\"blog\"\n                    src=\"https://dummyimage.com/102x102\"\n                    className=\"w-8 h-8 rounded-full flex-shrink-0 object-cover object-center\"\n                  />\n                  <span className=\"flex-grow flex flex-col pl-3\">\n                    <span className=\"title-font font-medium text-gray-900\">\n                      Holden Caulfield\n                    </span>\n                  </span>\n                </a>\n              </div>\n            </div>\n          </div>\n          <div className=\"py-8 px-4 lg:w-1/3\">\n            <div className=\"h-full flex items-start\">\n              <div className=\"w-12 flex-shrink-0 flex flex-col text-center leading-none\">\n                <span className=\"text-gray-500 pb-2 mb-2 border-b-2 border-gray-200\">\n                  Jul\n                </span>\n                <span className=\"font-medium text-lg text-gray-800 title-font leading-none\">\n                  18\n                </span>\n              </div>\n              <div className=\"flex-grow pl-6\">\n                <h2 className={`tracking-widest text-xs title-font font-medium text-${props.theme}-500 mb-1`}>\n                  CATEGORY\n                </h2>\n                <h1 className=\"title-font text-xl font-medium text-gray-900 mb-3\">\n                  Neptune\n                </h1>\n                <p className=\"leading-relaxed mb-5\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings jianbing\n                  microdosing tousled waistcoat.\n                </p>\n                <a href className=\"inline-flex items-center\">\n                  <img\n                    alt=\"blog\"\n                    src=\"https://dummyimage.com/101x101\"\n                    className=\"w-8 h-8 rounded-full flex-shrink-0 object-cover object-center\"\n                  />\n                  <span className=\"flex-grow flex flex-col pl-3\">\n                    <span className=\"title-font font-medium text-gray-900\">\n                      Henry Letham\n                    </span>\n                  </span>\n                </a>\n              </div>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  )\n}\n\nLightBlogE.defaultProps = {\n  theme: 'indigo'\n};\n\nLightBlogE.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightBlogE;\n"
  },
  {
    "path": "src/blocks/contact/dark/a.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkContactA(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font relative\">\n      <div className=\"absolute inset-0 bg-gray-900\">\n        <iframe\n          title=\"map\"\n          width=\"100%\"\n          height=\"100%\"\n          style={{ filter: \"grayscale(1) contrast(1.2) opacity(.16)\" }}\n          frameBorder=\"0\"\n          marginHeight=\"0\"\n          marginWidth=\"0\"\n          scrolling=\"no\"\n          src=\"https://maps.google.com/maps?width=100%&amp;height=600&amp;hl=en&amp;q=%C4%B0zmir+(My%20Business%20Name)&amp;ie=UTF8&amp;t=&amp;z=14&amp;iwloc=B&amp;output=embed\"\n        />\n      </div>\n      <div className=\"container px-5 py-24 mx-auto flex\">\n        <div className=\"lg:w-1/3 md:w-1/2 bg-gray-900 shadow-md rounded-lg p-8 flex flex-col md:ml-auto w-full mt-10 md:mt-0 relative z-10\">\n          <h2 className=\"text-white text-lg mb-1 font-medium title-font\">\n            Feedback\n          </h2>\n          <p className=\"leading-relaxed mb-5\">\n            Post-ironic portland shabby chic echo park, banjo fashion axe\n          </p>\n          <div className=\"relative mb-4\">\n            <label\n              htmlFor=\"email\"\n              className=\"leading-7 text-sm text-gray-400\"\n            >\n              Email\n            </label>\n            <input\n              type=\"email\"\n              id=\"email\"\n              name=\"email\"\n              className={`w-full bg-gray-800 rounded border border-gray-700 focus:border-${props.theme}-500 focus:ring-2 focus:ring-${props.theme}-900 text-base outline-none text-gray-100 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n            />\n          </div>\n          <div className=\"relative mb-4\">\n            <label\n              htmlFor=\"message\"\n              className=\"leading-7 text-sm text-gray-400\"\n            >\n              Message\n            </label>\n            <textarea\n              id=\"message\"\n              name=\"message\"\n              className={`w-full bg-gray-800 rounded border border-gray-700 focus:border-${props.theme}-500 focus:ring-2 focus:ring-${props.theme}-900 h-32 text-base outline-none text-gray-100 py-1 px-3 resize-none leading-6 transition-colors duration-200 ease-in-out`}\n            ></textarea>\n          </div>\n          <button className={`text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n            Button\n          </button>\n          <p className=\"text-xs text-gray-400 text-opacity-90 mt-3\">\n            Chicharrones blog helvetica normcore iceland tousled brook viral\n            artisan.\n          </p>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkContactA.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkContactA.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkContactA;\n"
  },
  {
    "path": "src/blocks/contact/dark/b.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkContactB(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font relative\">\n      <div className=\"container px-5 py-24 mx-auto flex sm:flex-nowrap flex-wrap\">\n        <div className=\"lg:w-2/3 md:w-1/2 bg-gray-900 rounded-lg overflow-hidden sm:mr-10 p-10 flex items-end justify-start relative\">\n          <iframe\n            width=\"100%\"\n            height=\"100%\"\n            title=\"map\"\n            className=\"absolute inset-0\"\n            style={{ filter: \"grayscale(1) contrast(1.2) opacity(.16)\" }}\n            frameBorder=\"0\"\n            marginHeight=\"0\"\n            marginWidth=\"0\"\n            scrolling=\"no\"\n            src=\"https://maps.google.com/maps?width=100%&amp;height=600&amp;hl=en&amp;q=%C4%B0zmir+(My%20Business%20Name)&amp;ie=UTF8&amp;t=&amp;z=14&amp;iwloc=B&amp;output=embed\"\n          />\n          <div className=\"bg-gray-900 relative flex flex-wrap py-6 rounded shadow-md\">\n            <div className=\"lg:w-1/2 px-6\">\n              <h2 className=\"title-font font-semibold text-white tracking-widest text-xs\">\n                ADDRESS\n              </h2>\n              <p className=\"mt-1\">\n                Photo booth tattooed prism, portland taiyaki hoodie neutra\n                typewriter\n              </p>\n            </div>\n            <div className=\"lg:w-1/2 px-6 mt-4 lg:mt-0\">\n              <h2 className=\"title-font font-semibold text-white tracking-widest text-xs\">\n                EMAIL\n              </h2>\n              <a href className={`text-${props.theme}-400 leading-relaxed`}>\n                example@email.com\n              </a>\n              <h2 className=\"title-font font-semibold text-white tracking-widest text-xs mt-4\">\n                PHONE\n              </h2>\n              <p className=\"leading-relaxed\">123-456-7890</p>\n            </div>\n          </div>\n        </div>\n        <div className=\"lg:w-1/3 md:w-1/2 flex flex-col md:ml-auto w-full md:py-8 mt-8 md:mt-0\">\n          <h2 className=\"text-white text-lg mb-1 font-medium title-font\">\n            Feedback\n          </h2>\n          <p className=\"leading-relaxed mb-5\">\n            Post-ironic portland shabby chic echo park, banjo fashion axe\n          </p>\n          <div className=\"relative mb-4\">\n            <label\n              htmlFor=\"name\"\n              className=\"leading-7 text-sm text-gray-400\"\n            >\n              Name\n            </label>\n            <input\n              type=\"text\"\n              id=\"name\"\n              name=\"name\"\n              className={`w-full bg-gray-800 rounded border border-gray-700 focus:border-${props.theme}-500 focus:ring-2 focus:ring-${props.theme}-900 text-base outline-none text-gray-100 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n            />\n          </div>\n          <div className=\"relative mb-4\">\n            <label\n              htmlFor=\"email\"\n              className=\"leading-7 text-sm text-gray-400\"\n            >\n              Email\n            </label>\n            <input\n              type=\"email\"\n              id=\"email\"\n              name=\"email\"\n              className={`w-full bg-gray-800 rounded border border-gray-700 focus:border-${props.theme}-500 focus:ring-2 focus:ring-${props.theme}-900 text-base outline-none text-gray-100 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n            />\n          </div>\n          <div className=\"relative mb-4\">\n            <label\n              htmlFor=\"message\"\n              className=\"leading-7 text-sm text-gray-400\"\n            >\n              Message\n            </label>\n            <textarea\n              id=\"message\"\n              name=\"message\"\n              className={`w-full bg-gray-800 rounded border border-gray-700 focus:border-${props.theme}-500 focus:ring-2 focus:ring-${props.theme}-900 h-32 text-base outline-none text-gray-100 py-1 px-3 resize-none leading-6 transition-colors duration-200 ease-in-out`}\n            ></textarea>\n          </div>\n          <button className={`text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n            Button\n          </button>\n          <p className=\"text-xs text-gray-400 text-opacity-90 mt-3\">\n            Chicharrones blog helvetica normcore iceland tousled brook viral\n            artisan.\n          </p>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkContactB.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkContactB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkContactB;\n"
  },
  {
    "path": "src/blocks/contact/dark/c.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkContactC(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font relative\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col text-center w-full mb-12\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font mb-4 text-white\">\n            Contact Us\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify.\n          </p>\n        </div>\n        <div className=\"lg:w-1/2 md:w-2/3 mx-auto\">\n          <div className=\"flex flex-wrap -m-2\">\n            <div className=\"p-2 w-1/2\">\n              <div className=\"relative\">\n                <label\n                  htmlFor=\"name\"\n                  className=\"leading-7 text-sm text-gray-400\"\n                >\n                  Name\n                </label>\n                <input\n                  type=\"text\"\n                  id=\"name\"\n                  name=\"name\"\n                  className={`w-full bg-gray-800 bg-opacity-40 rounded border border-gray-700 focus:border-${props.theme}-500 focus:bg-gray-900 focus:ring-2 focus:ring-${props.theme}-900 text-base outline-none text-gray-100 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n                />\n              </div>\n            </div>\n            <div className=\"p-2 w-1/2\">\n              <div className=\"relative\">\n                <label\n                  htmlFor=\"email\"\n                  className=\"leading-7 text-sm text-gray-400\"\n                >\n                  Email\n                </label>\n                <input\n                  type=\"email\"\n                  id=\"email\"\n                  name=\"email\"\n                  className={`w-full bg-gray-800 bg-opacity-40 rounded border border-gray-700 focus:border-${props.theme}-500 focus:bg-gray-900 focus:ring-2 focus:ring-${props.theme}-900 text-base outline-none text-gray-100 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n                />\n              </div>\n            </div>\n            <div className=\"p-2 w-full\">\n              <div className=\"relative\">\n                <label\n                  htmlFor=\"message\"\n                  className=\"leading-7 text-sm text-gray-400\"\n                >\n                  Message\n                </label>\n                <textarea\n                  id=\"message\"\n                  name=\"message\"\n                  className={`w-full bg-gray-800 bg-opacity-40 rounded border border-gray-700 focus:border-${props.theme}-500 focus:bg-gray-900 focus:ring-2 focus:ring-${props.theme}-900 h-32 text-base outline-none text-gray-100 py-1 px-3 resize-none leading-6 transition-colors duration-200 ease-in-out`}\n                ></textarea>\n              </div>\n            </div>\n            <div className=\"p-2 w-full\">\n              <button className={`flex mx-auto text-white bg-${props.theme}-500 border-0 py-2 px-8 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n                Button\n              </button>\n            </div>\n            <div className=\"p-2 w-full pt-8 mt-8 border-t border-gray-800 text-center\">\n              <a href className={`text-${props.theme}-400`}>example@email.com</a>\n              <p className=\"leading-normal my-5\">\n                49 Smith St.<br />Saint Cloud, MN 56301\n              </p>\n              <span className=\"inline-flex\">\n                <a href className=\"text-gray-500\">\n                  <svg\n                    fill=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-5 h-5\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n                  </svg>\n                </a>\n                <a href className=\"ml-4 text-gray-500\">\n                  <svg\n                    fill=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-5 h-5\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n                  </svg>\n                </a>\n                <a href className=\"ml-4 text-gray-500\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-5 h-5\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <rect\n                      width=\"20\"\n                      height=\"20\"\n                      x=\"2\"\n                      y=\"2\"\n                      rx=\"5\"\n                      ry=\"5\"\n                     />\n                    <path d=\"M16 11.37A4 4 0 1112.63 8 4 4 0 0116 11.37zm1.5-4.87h.01\" />\n                  </svg>\n                </a>\n                <a href className=\"ml-4 text-gray-500\">\n                  <svg\n                    fill=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-5 h-5\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                  </svg>\n                </a>\n              </span>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkContactC.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkContactC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkContactC;\n"
  },
  {
    "path": "src/blocks/contact/light/a.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightContactA(props) {\n  return (\n    <section className=\"text-gray-600 body-font relative\">\n      <div className=\"absolute inset-0 bg-gray-300\">\n        <iframe\n          width=\"100%\"\n          height=\"100%\"\n          style={{ filter: \"grayscale(1) contrast(1.2) opacity(.4)\" }}\n          frameBorder=\"0\"\n          marginHeight=\"0\"\n          marginWidth=\"0\"\n          title=\"map\"\n          scrolling=\"no\"\n          src=\"https://maps.google.com/maps?width=100%&amp;height=600&amp;hl=en&amp;q=%C4%B0zmir+(My%20Business%20Name)&amp;ie=UTF8&amp;t=&amp;z=14&amp;iwloc=B&amp;output=embed\"\n        />\n      </div>\n      <div className=\"container px-5 py-24 mx-auto flex\">\n        <div className=\"lg:w-1/3 md:w-1/2 bg-white rounded-lg p-8 flex flex-col md:ml-auto w-full mt-10 md:mt-0 relative z-10 shadow-md\">\n          <h2 className=\"text-gray-900 text-lg mb-1 font-medium title-font\">\n            Feedback\n          </h2>\n          <p className=\"leading-relaxed mb-5 text-gray-600\">\n            Post-ironic portland shabby chic echo park, banjo fashion axe\n          </p>\n          <div className=\"relative mb-4\">\n            <label\n              htmlFor=\"email\"\n              className=\"leading-7 text-sm text-gray-600\"\n            >\n              Email\n            </label>\n            <input\n              type=\"email\"\n              id=\"email\"\n              name=\"email\"\n              className={`w-full bg-white rounded border border-gray-300 focus:border-${props.theme}-500 focus:ring-2 focus:ring-${props.theme}-200 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n            />\n          </div>\n          <div className=\"relative mb-4\">\n            <label\n              htmlFor=\"message\"\n              className=\"leading-7 text-sm text-gray-600\"\n            >\n              Message\n            </label>\n            <textarea\n              id=\"message\"\n              name=\"message\"\n              className={`w-full bg-white rounded border border-gray-300 focus:border-${props.theme}-500 focus:ring-2 focus:ring-${props.theme}-200 h-32 text-base outline-none text-gray-700 py-1 px-3 resize-none leading-6 transition-colors duration-200 ease-in-out`}\n            ></textarea>\n          </div>\n          <button className={`text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n            Button\n          </button>\n          <p className=\"text-xs text-gray-500 mt-3\">\n            Chicharrones blog helvetica normcore iceland tousled brook viral\n            artisan.\n          </p>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightContactA.defaultProps = {\n  theme: 'indigo'\n};\n\nLightContactA.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightContactA;\n"
  },
  {
    "path": "src/blocks/contact/light/b.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightContactB(props) {\n  return (\n    <section className=\"text-gray-600 body-font relative\">\n      <div className=\"container px-5 py-24 mx-auto flex sm:flex-nowrap flex-wrap\">\n        <div className=\"lg:w-2/3 md:w-1/2 bg-gray-300 rounded-lg overflow-hidden sm:mr-10 p-10 flex items-end justify-start relative\">\n          <iframe\n            width=\"100%\"\n            height=\"100%\"\n            className=\"absolute inset-0\"\n            style={{ filter: \"grayscale(1) contrast(1.2) opacity(.4)\" }}\n            frameBorder=\"0\"\n            title=\"map\"\n            marginHeight=\"0\"\n            marginWidth=\"0\"\n            scrolling=\"no\"\n            src=\"https://maps.google.com/maps?width=100%&amp;height=600&amp;hl=en&amp;q=%C4%B0zmir+(My%20Business%20Name)&amp;ie=UTF8&amp;t=&amp;z=14&amp;iwloc=B&amp;output=embed\"\n          />\n          <div className=\"bg-white relative flex flex-wrap py-6 rounded shadow-md\">\n            <div className=\"lg:w-1/2 px-6\">\n              <h2 className=\"title-font font-semibold text-gray-900 tracking-widest text-xs\">\n                ADDRESS\n              </h2>\n              <p className=\"mt-1\">\n                Photo booth tattooed prism, portland taiyaki hoodie neutra\n                typewriter\n              </p>\n            </div>\n            <div className=\"lg:w-1/2 px-6 mt-4 lg:mt-0\">\n              <h2 className=\"title-font font-semibold text-gray-900 tracking-widest text-xs\">\n                EMAIL\n              </h2>\n              <a href className={`text-${props.theme}-500 leading-relaxed`}>\n                example@email.com\n              </a>\n              <h2 className=\"title-font font-semibold text-gray-900 tracking-widest text-xs mt-4\">\n                PHONE\n              </h2>\n              <p className=\"leading-relaxed\">123-456-7890</p>\n            </div>\n          </div>\n        </div>\n        <div className=\"lg:w-1/3 md:w-1/2 bg-white flex flex-col md:ml-auto w-full md:py-8 mt-8 md:mt-0\">\n          <h2 className=\"text-gray-900 text-lg mb-1 font-medium title-font\">\n            Feedback\n          </h2>\n          <p className=\"leading-relaxed mb-5 text-gray-600\">\n            Post-ironic portland shabby chic echo park, banjo fashion axe\n          </p>\n          <div className=\"relative mb-4\">\n            <label\n              htmlFor=\"name\"\n              className=\"leading-7 text-sm text-gray-600\"\n            >\n              Name\n            </label>\n            <input\n              type=\"text\"\n              id=\"name\"\n              name=\"name\"\n              className={`w-full bg-white rounded border border-gray-300 focus:border-${props.theme}-500 focus:ring-2 focus:ring-${props.theme}-200 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n            />\n          </div>\n          <div className=\"relative mb-4\">\n            <label\n              htmlFor=\"email\"\n              className=\"leading-7 text-sm text-gray-600\"\n            >\n              Email\n            </label>\n            <input\n              type=\"email\"\n              id=\"email\"\n              name=\"email\"\n              className={`w-full bg-white rounded border border-gray-300 focus:border-${props.theme}-500 focus:ring-2 focus:ring-${props.theme}-200 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n            />\n          </div>\n          <div className=\"relative mb-4\">\n            <label\n              htmlFor=\"message\"\n              className=\"leading-7 text-sm text-gray-600\"\n            >\n              Message\n            </label>\n            <textarea\n              id=\"message\"\n              name=\"message\"\n              className={`w-full bg-white rounded border border-gray-300 focus:border-${props.theme}-500 focus:ring-2 focus:ring-${props.theme}-200 h-32 text-base outline-none text-gray-700 py-1 px-3 resize-none leading-6 transition-colors duration-200 ease-in-out`}\n            ></textarea>\n          </div>\n          <button className={`text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n            Button\n          </button>\n          <p className=\"text-xs text-gray-500 mt-3\">\n            Chicharrones blog helvetica normcore iceland tousled brook viral\n            artisan.\n          </p>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightContactB.defaultProps = {\n  theme: 'indigo'\n};\n\nLightContactB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightContactB;\n"
  },
  {
    "path": "src/blocks/contact/light/c.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightContactC(props) {\n  return (\n    <section className=\"text-gray-600 body-font relative\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col text-center w-full mb-12\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900\">\n            Contact Us\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify.\n          </p>\n        </div>\n        <div className=\"lg:w-1/2 md:w-2/3 mx-auto\">\n          <div className=\"flex flex-wrap -m-2\">\n            <div className=\"p-2 w-1/2\">\n              <div className=\"relative\">\n                <label\n                  htmlFor=\"name\"\n                  className=\"leading-7 text-sm text-gray-600\"\n                >\n                  Name\n                </label>\n                <input\n                  type=\"text\"\n                  id=\"name\"\n                  name=\"name\"\n                  className={`w-full bg-gray-100 bg-opacity-50 rounded border border-gray-300 focus:border-${props.theme}-500 focus:bg-white focus:ring-2 focus:ring-${props.theme}-200 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n                />\n              </div>\n            </div>\n            <div className=\"p-2 w-1/2\">\n              <div className=\"relative\">\n                <label\n                  htmlFor=\"email\"\n                  className=\"leading-7 text-sm text-gray-600\"\n                >\n                  Email\n                </label>\n                <input\n                  type=\"email\"\n                  id=\"email\"\n                  name=\"email\"\n                  className={`w-full bg-gray-100 bg-opacity-50 rounded border border-gray-300 focus:border-${props.theme}-500 focus:bg-white focus:ring-2 focus:ring-${props.theme}-200 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n                />\n              </div>\n            </div>\n            <div className=\"p-2 w-full\">\n              <div className=\"relative\">\n                <label\n                  htmlFor=\"message\"\n                  className=\"leading-7 text-sm text-gray-600\"\n                >\n                  Message\n                </label>\n                <textarea\n                  id=\"message\"\n                  name=\"message\"\n                  className={`w-full bg-gray-100 bg-opacity-50 rounded border border-gray-300 focus:border-${props.theme}-500 focus:bg-white focus:ring-2 focus:ring-${props.theme}-200 h-32 text-base outline-none text-gray-700 py-1 px-3 resize-none leading-6 transition-colors duration-200 ease-in-out`}\n                ></textarea>\n              </div>\n            </div>\n            <div className=\"p-2 w-full\">\n              <button className={`flex mx-auto text-white bg-${props.theme}-500 border-0 py-2 px-8 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n                Button\n              </button>\n            </div>\n            <div className=\"p-2 w-full pt-8 mt-8 border-t border-gray-200 text-center\">\n              <a href className={`text-${props.theme}-500`}>example@email.com</a>\n              <p className=\"leading-normal my-5\">\n                49 Smith St.<br />Saint Cloud, MN 56301\n              </p>\n              <span className=\"inline-flex\">\n                <a href className=\"text-gray-500\">\n                  <svg\n                    fill=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-5 h-5\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n                  </svg>\n                </a>\n                <a href className=\"ml-4 text-gray-500\">\n                  <svg\n                    fill=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-5 h-5\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n                  </svg>\n                </a>\n                <a href className=\"ml-4 text-gray-500\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-5 h-5\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <rect\n                      width=\"20\"\n                      height=\"20\"\n                      x=\"2\"\n                      y=\"2\"\n                      rx=\"5\"\n                      ry=\"5\"\n                     />\n                    <path d=\"M16 11.37A4 4 0 1112.63 8 4 4 0 0116 11.37zm1.5-4.87h.01\" />\n                  </svg>\n                </a>\n                <a href className=\"ml-4 text-gray-500\">\n                  <svg\n                    fill=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-5 h-5\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                  </svg>\n                </a>\n              </span>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightContactC.defaultProps = {\n  theme: 'indigo'\n};\n\nLightContactC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightContactC;\n"
  },
  {
    "path": "src/blocks/content/dark/a.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkContentA(props) {\n  return (\n    <section className=\"text-gray-400 body-font bg-gray-900\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col text-center w-full mb-20\">\n          <h2 className={`text-xs text-${props.theme}-400 tracking-widest font-medium title-font mb-1`}>\n            ROOF PARTY POLAROID\n          </h2>\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font mb-4 text-white\">\n            Master Cleanse Reliac Heirloom\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table. Franzen you probably\n            haven&apos;t heard of them man bun deep jianbing selfies heirloom\n            prism food truck ugh squid celiac humblebrag.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap\">\n          <div className=\"xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6 border-l-2 border-gray-800\">\n            <h2 className=\"text-lg sm:text-xl text-white font-medium title-font mb-2\">\n              Shooting Stars\n            </h2>\n            <p className=\"leading-relaxed text-base mb-4\">\n              Fingerstache flexitarian street art 8-bit waistcoat. Distillery\n              hexagon disrupt edison bulbche.\n            </p>\n            <a href className={`text-${props.theme}-400 inline-flex items-center`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n          <div className=\"xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6 border-l-2 border-gray-800\">\n            <h2 className=\"text-lg sm:text-xl text-white font-medium title-font mb-2\">\n              The Catalyzer\n            </h2>\n            <p className=\"leading-relaxed text-base mb-4\">\n              Fingerstache flexitarian street art 8-bit waistcoat. Distillery\n              hexagon disrupt edison bulbche.\n            </p>\n            <a href className={`text-${props.theme}-400 inline-flex items-center`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n          <div className=\"xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6 border-l-2 border-gray-800\">\n            <h2 className=\"text-lg sm:text-xl text-white font-medium title-font mb-2\">\n              Neptune\n            </h2>\n            <p className=\"leading-relaxed text-base mb-4\">\n              Fingerstache flexitarian street art 8-bit waistcoat. Distillery\n              hexagon disrupt edison bulbche.\n            </p>\n            <a href className={`text-${props.theme}-400 inline-flex items-center`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n          <div className=\"xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6 border-l-2 border-gray-800\">\n            <h2 className=\"text-lg sm:text-xl text-white font-medium title-font mb-2\">\n              Melanchole\n            </h2>\n            <p className=\"leading-relaxed text-base mb-4\">\n              Fingerstache flexitarian street art 8-bit waistcoat. Distillery\n              hexagon disrupt edison bulbche.\n            </p>\n            <a href className={`text-${props.theme}-400 inline-flex items-center`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n        </div>\n        <button className={`flex mx-auto mt-16 text-white bg-${props.theme}-500 border-0 py-2 px-8 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n          Button\n        </button>\n      </div>\n    </section>\n  );\n}\n\nDarkContentA.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkContentA.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkContentA;\n"
  },
  {
    "path": "src/blocks/content/dark/b.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkContentB(props) {\n  return (\n    <section className=\"text-gray-400 body-font bg-gray-900\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap w-full mb-20\">\n          <div className=\"lg:w-1/2 w-full mb-6 lg:mb-0\">\n            <h1 className=\"sm:text-3xl text-2xl font-medium title-font mb-2 text-white\">\n              Pitchfork Kickstarter Taxidermy\n            </h1>\n            <div className={`h-1 w-20 bg-${props.theme}-500 rounded`} />\n          </div>\n          <p className=\"lg:w-1/2 w-full leading-relaxed text-gray-400 text-opacity-90\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table. Franzen you probably\n            haven&apos;t heard of them man bun deep jianbing selfies heirloom\n            prism food truck ugh squid celiac humblebrag.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"xl:w-1/4 md:w-1/2 p-4\">\n            <div className=\"bg-gray-800 bg-opacity-40 p-6 rounded-lg\">\n              <img\n                className=\"h-40 rounded w-full object-cover object-center mb-6\"\n                src=\"https://dummyimage.com/720x400\"\n                alt=\"content\"\n              />\n              <h3 className={`tracking-widest text-${props.theme}-400 text-xs font-medium title-font`}>\n                SUBTITLE\n              </h3>\n              <h2 className=\"text-lg text-white font-medium title-font mb-4\">\n                Chichen Itza\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Fingerstache flexitarian street art 8-bit waistcoat. Distillery\n                hexagon disrupt edison bulbche.\n              </p>\n            </div>\n          </div>\n          <div className=\"xl:w-1/4 md:w-1/2 p-4\">\n            <div className=\"bg-gray-800 bg-opacity-40 p-6 rounded-lg\">\n              <img\n                className=\"h-40 rounded w-full object-cover object-center mb-6\"\n                src=\"https://dummyimage.com/721x401\"\n                alt=\"content\"\n              />\n              <h3 className={`tracking-widest text-${props.theme}-400 text-xs font-medium title-font`}>\n                SUBTITLE\n              </h3>\n              <h2 className=\"text-lg text-white font-medium title-font mb-4\">\n                Colosseum Roma\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Fingerstache flexitarian street art 8-bit waistcoat. Distillery\n                hexagon disrupt edison bulbche.\n              </p>\n            </div>\n          </div>\n          <div className=\"xl:w-1/4 md:w-1/2 p-4\">\n            <div className=\"bg-gray-800 bg-opacity-40 p-6 rounded-lg\">\n              <img\n                className=\"h-40 rounded w-full object-cover object-center mb-6\"\n                src=\"https://dummyimage.com/722x402\"\n                alt=\"content\"\n              />\n              <h3 className={`tracking-widest text-${props.theme}-400 text-xs font-medium title-font`}>\n                SUBTITLE\n              </h3>\n              <h2 className=\"text-lg text-white font-medium title-font mb-4\">\n                Great Pyramid of Giza\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Fingerstache flexitarian street art 8-bit waistcoat. Distillery\n                hexagon disrupt edison bulbche.\n              </p>\n            </div>\n          </div>\n          <div className=\"xl:w-1/4 md:w-1/2 p-4\">\n            <div className=\"bg-gray-800 bg-opacity-40 p-6 rounded-lg\">\n              <img\n                className=\"h-40 rounded w-full object-cover object-center mb-6\"\n                src=\"https://dummyimage.com/723x403\"\n                alt=\"content\"\n              />\n              <h3 className={`tracking-widest text-${props.theme}-400 text-xs font-medium title-font`}>\n                SUBTITLE\n              </h3>\n              <h2 className=\"text-lg text-white font-medium title-font mb-4\">\n                San Francisco\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Fingerstache flexitarian street art 8-bit waistcoat. Distillery\n                hexagon disrupt edison bulbche.\n              </p>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkContentB.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkContentB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkContentB;\n"
  },
  {
    "path": "src/blocks/content/dark/c.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkContentC(props) {\n  return (\n    <section className=\"text-gray-400 body-font bg-gray-900\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap w-full mb-20 flex-col items-center text-center\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font mb-2 text-white\">\n            Pitchfork Kickstarter Taxidermy\n          </h1>\n          <p className=\"lg:w-1/2 w-full leading-relaxed text-opacity-80\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"xl:w-1/3 md:w-1/2 p-4\">\n            <div className=\"border border-gray-700 border-opacity-75 p-6 rounded-lg\">\n              <div className={`w-10 h-10 inline-flex items-center justify-center rounded-full bg-gray-800 text-${props.theme}-400 mb-4`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-6 h-6\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M22 12h-4l-3 9L9 3l-3 9H2\" />\n                </svg>\n              </div>\n              <h2 className=\"text-lg text-white font-medium title-font mb-2\">\n                Shooting Stars\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Fingerstache flexitarian street art 8-bit waist co, subway tile\n                poke farm.\n              </p>\n            </div>\n          </div>\n          <div className=\"xl:w-1/3 md:w-1/2 p-4\">\n            <div className=\"border border-gray-700 border-opacity-75 p-6 rounded-lg\">\n              <div className={`w-10 h-10 inline-flex items-center justify-center rounded-full bg-gray-800 text-${props.theme}-400 mb-4`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-6 h-6\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <circle cx=\"6\" cy=\"6\" r=\"3\" />\n                  <circle cx=\"6\" cy=\"18\" r=\"3\" />\n                  <path d=\"M20 4L8.12 15.88M14.47 14.48L20 20M8.12 8.12L12 12\" />\n                </svg>\n              </div>\n              <h2 className=\"text-lg text-white font-medium title-font mb-2\">\n                The Catalyzer\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Fingerstache flexitarian street art 8-bit waist co, subway tile\n                poke farm.\n              </p>\n            </div>\n          </div>\n          <div className=\"xl:w-1/3 md:w-1/2 p-4\">\n            <div className=\"border border-gray-700 border-opacity-75 p-6 rounded-lg\">\n              <div className={`w-10 h-10 inline-flex items-center justify-center rounded-full bg-gray-800 text-${props.theme}-400 mb-4`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-6 h-6\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n                  <circle cx=\"12\" cy=\"7\" r=\"4\" />\n                </svg>\n              </div>\n              <h2 className=\"text-lg text-white font-medium title-font mb-2\">\n                Neptune\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Fingerstache flexitarian street art 8-bit waist co, subway tile\n                poke farm.\n              </p>\n            </div>\n          </div>\n          <div className=\"xl:w-1/3 md:w-1/2 p-4\">\n            <div className=\"border border-gray-700 border-opacity-75 p-6 rounded-lg\">\n              <div className={`w-10 h-10 inline-flex items-center justify-center rounded-full bg-gray-800 text-${props.theme}-400 mb-4`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-6 h-6\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1zM4 22v-7\" />\n                </svg>\n              </div>\n              <h2 className=\"text-lg text-white font-medium title-font mb-2\">\n                Melanchole\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Fingerstache flexitarian street art 8-bit waist co, subway tile\n                poke farm.\n              </p>\n            </div>\n          </div>\n          <div className=\"xl:w-1/3 md:w-1/2 p-4\">\n            <div className=\"border border-gray-700 border-opacity-75 p-6 rounded-lg\">\n              <div className={`w-10 h-10 inline-flex items-center justify-center rounded-full bg-gray-800 text-${props.theme}-400 mb-4`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-6 h-6\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z\" />\n                </svg>\n              </div>\n              <h2 className=\"text-lg text-white font-medium title-font mb-2\">\n                Bunker\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Fingerstache flexitarian street art 8-bit waist co, subway tile\n                poke farm.\n              </p>\n            </div>\n          </div>\n          <div className=\"xl:w-1/3 md:w-1/2 p-4\">\n            <div className=\"border border-gray-700 border-opacity-75 p-6 rounded-lg\">\n              <div className={`w-10 h-10 inline-flex items-center justify-center rounded-full bg-gray-800 text-${props.theme}-400 mb-4`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-6 h-6\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\" />\n                </svg>\n              </div>\n              <h2 className=\"text-lg text-white font-medium title-font mb-2\">\n                Ramona Falls\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Fingerstache flexitarian street art 8-bit waist co, subway tile\n                poke farm.\n              </p>\n            </div>\n          </div>\n        </div>\n        <button className={`flex mx-auto mt-16 text-white bg-${props.theme}-500 border-0 py-2 px-8 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n          Button\n        </button>\n      </div>\n    </section>\n  );\n}\n\nDarkContentC.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkContentC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkContentC;\n"
  },
  {
    "path": "src/blocks/content/dark/d.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkContentD(props) {\n  return (\n    <section className=\"text-gray-400 body-font bg-gray-900\">\n      <div className=\"container flex flex-wrap px-5 py-24 mx-auto items-center\">\n        <div className=\"md:w-1/2 md:pr-12 md:py-8 md:border-r md:border-b-0 md:mb-0 mb-10 pb-10 border-b border-gray-800\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font mb-2 text-white\">\n            Pitchfork Kickstarter Taxidermy\n          </h1>\n          <p className=\"leading-relaxed text-base\">\n            Locavore cardigan small batch roof party blue bottle blog meggings\n            sartorial jean shorts kickstarter migas sriracha church-key synth\n            succulents. Actually taiyaki neutra, distillery gastropub pok pok\n            ugh.\n          </p>\n          <a href className={`text-${props.theme}-400 inline-flex items-center mt-4`}>\n            Learn More\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"w-4 h-4 ml-2\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M5 12h14M12 5l7 7-7 7\" />\n            </svg>\n          </a>\n        </div>\n        <div className=\"flex flex-col md:w-1/2 md:pl-12\">\n          <h2 className=\"title-font font-semibold text-white tracking-wider text-sm mb-3\">\n            CATEGORIES\n          </h2>\n          <nav className=\"flex flex-wrap list-none -mb-1\">\n            <li className=\"lg:w-1/3 mb-1 w-1/2\">\n              <a href className=\"hover:text-white\">First Link</a>\n            </li>\n            <li className=\"lg:w-1/3 mb-1 w-1/2\">\n              <a href className=\"hover:text-white\">Second Link</a>\n            </li>\n            <li className=\"lg:w-1/3 mb-1 w-1/2\">\n              <a href className=\"hover:text-white\">Third Link</a>\n            </li>\n            <li className=\"lg:w-1/3 mb-1 w-1/2\">\n              <a href className=\"hover:text-white\">Fourth Link</a>\n            </li>\n            <li className=\"lg:w-1/3 mb-1 w-1/2\">\n              <a href className=\"hover:text-white\">Fifth Link</a>\n            </li>\n            <li className=\"lg:w-1/3 mb-1 w-1/2\">\n              <a href className=\"hover:text-white\">Sixth Link</a>\n            </li>\n            <li className=\"lg:w-1/3 mb-1 w-1/2\">\n              <a href className=\"hover:text-white\">Seventh Link</a>\n            </li>\n            <li className=\"lg:w-1/3 mb-1 w-1/2\">\n              <a href className=\"hover:text-white\">Eighth Link</a>\n            </li>\n          </nav>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkContentD.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkContentD.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkContentD;\n"
  },
  {
    "path": "src/blocks/content/dark/e.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkContentE(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-wrap\">\n        <h2 className=\"sm:text-3xl text-2xl text-white font-medium title-font mb-2 md:w-2/5\">\n          Kickstarter Actually Pinterest Brunch Bitters Occupy\n        </h2>\n        <div className=\"md:w-3/5 md:pl-6\">\n          <p className=\"leading-relaxed text-base\">\n            Taxidermy bushwick celiac master cleanse microdosing seitan. Fashion\n            axe four dollar toast truffaut, direct trade kombucha brunch\n            williamsburg keffiyeh gastropub tousled squid meh taiyaki drinking\n            vinegar tacos.\n          </p>\n          <div className=\"flex md:mt-4 mt-6\">\n            <button className={`inline-flex text-white bg-${props.theme}-500 border-0 py-1 px-4 focus:outline-none hover:bg-${props.theme}-600 rounded`}>\n              Button\n            </button>\n            <a href className={`text-${props.theme}-400 inline-flex items-center ml-4`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkContentE.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkContentE.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkContentE;\n"
  },
  {
    "path": "src/blocks/content/dark/f.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkContentF(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-col\">\n        <div className=\"lg:w-4/6 mx-auto\">\n          <div className=\"rounded-lg h-64 overflow-hidden\">\n            <img\n              alt=\"content\"\n              className=\"object-cover object-center h-full w-full\"\n              src=\"https://dummyimage.com/1200x500\"\n            />\n          </div>\n          <div className=\"flex flex-col sm:flex-row mt-10\">\n            <div className=\"sm:w-1/3 text-center sm:pr-8 sm:py-8\">\n              <div className=\"w-20 h-20 rounded-full inline-flex items-center justify-center bg-gray-800 text-gray-600\">\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-10 h-10\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n                  <circle cx=\"12\" cy=\"7\" r=\"4\" />\n                </svg>\n              </div>\n              <div className=\"flex flex-col items-center text-center justify-center\">\n                <h2 className=\"font-medium title-font mt-4 text-white text-lg\">\n                  Phoebe Caulfield\n                </h2>\n                <div className={`w-12 h-1 bg-${props.theme}-500 rounded mt-2 mb-4`}></div>\n                <p className=\"text-base text-gray-400\">\n                  Raclette knausgaard hella meggs normcore williamsburg enamel\n                  pin sartorial venmo tbh hot chicken gentrify portland.\n                </p>\n              </div>\n            </div>\n            <div className=\"sm:w-2/3 sm:pl-8 sm:py-8 sm:border-l border-gray-800 sm:border-t-0 border-t mt-4 pt-4 sm:mt-0 text-center sm:text-left\">\n              <p className=\"leading-relaxed text-lg mb-4\">\n                Meggings portland fingerstache lyft, post-ironic fixie man bun\n                banh mi umami everyday carry hexagon locavore direct trade art\n                party. Locavore small batch listicle gastropub farm-to-table\n                lumbersexual salvia messenger bag. Coloring book flannel\n                truffaut craft beer drinking vinegar sartorial, disrupt fashion\n                axe normcore meh butcher. Portland 90&apos;s scenester\n                vexillologist forage post-ironic asymmetrical, chartreuse\n                disrupt butcher paleo intelligentsia pabst before they sold out\n                four loko. 3 wolf moon brooklyn.\n              </p>\n              <a href className={`text-${props.theme}-400 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkContentF.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkContentF.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkContentF;\n"
  },
  {
    "path": "src/blocks/content/dark/g.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkContentG(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap -mx-4 -mb-10 text-center\">\n          <div className=\"sm:w-1/2 mb-10 px-4\">\n            <div className=\"rounded-lg h-64 overflow-hidden\">\n              <img\n                alt=\"content\"\n                className=\"object-cover object-center h-full w-full\"\n                src=\"https://dummyimage.com/1201x501\"\n              />\n            </div>\n            <h2 className=\"title-font text-2xl font-medium text-white mt-6 mb-3\">\n              Buy YouTube Videos\n            </h2>\n            <p className=\"leading-relaxed text-base\">\n              Williamsburg occupy sustainable snackwave gochujang. Pinterest\n              cornhole brunch, slow-carb neutra irony.\n            </p>\n            <button className={`flex mx-auto mt-6 text-white bg-${props.theme}-500 border-0 py-2 px-5 focus:outline-none hover:bg-${props.theme}-600 rounded`}>\n              Button\n            </button>\n          </div>\n          <div className=\"sm:w-1/2 mb-10 px-4\">\n            <div className=\"rounded-lg h-64 overflow-hidden\">\n              <img\n                alt=\"content\"\n                className=\"object-cover object-center h-full w-full\"\n                src=\"https://dummyimage.com/1202x502\"\n              />\n            </div>\n            <h2 className=\"title-font text-2xl font-medium text-white mt-6 mb-3\">\n              The Catalyzer\n            </h2>\n            <p className=\"leading-relaxed text-base\">\n              Williamsburg occupy sustainable snackwave gochujang. Pinterest\n              cornhole brunch, slow-carb neutra irony.\n            </p>\n            <button className={`flex mx-auto mt-6 text-white bg-${props.theme}-500 border-0 py-2 px-5 focus:outline-none hover:bg-${props.theme}-600 rounded`}>\n              Button\n            </button>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkContentG.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkContentG.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkContentG;\n"
  },
  {
    "path": "src/blocks/content/dark/h.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkContentH(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col\">\n          <div className=\"h-1 bg-gray-800 rounded overflow-hidden\">\n            <div className={`w-24 h-full bg-${props.theme}-500`}></div>\n          </div>\n          <div className=\"flex flex-wrap sm:flex-row flex-col py-6 mb-12\">\n            <h1 className=\"sm:w-2/5 text-white font-medium title-font text-2xl mb-2 sm:mb-0\">\n              Space The Final Frontier\n            </h1>\n            <p className=\"sm:w-3/5 leading-relaxed text-base sm:pl-10 pl-0\">\n              Street art subway tile salvia four dollar toast bitters selfies\n              quinoa yuccie synth meditation iPhone intelligentsia prism tofu.\n              Viral gochujang bitters dreamcatcher.\n            </p>\n          </div>\n        </div>\n        <div className=\"flex flex-wrap sm:-m-4 -mx-4 -mb-10 -mt-4\">\n          <div className=\"p-4 md:w-1/3 sm:mb-0 mb-6\">\n            <div className=\"rounded-lg h-64 overflow-hidden\">\n              <img\n                alt=\"content\"\n                className=\"object-cover object-center h-full w-full\"\n                src=\"https://dummyimage.com/1203x503\"\n              />\n            </div>\n            <h2 className=\"text-xl font-medium title-font text-white mt-5\">\n              Shooting Stars\n            </h2>\n            <p className=\"text-base leading-relaxed mt-2\">\n              Swag shoindxgoitch literally meditation subway tile tumblr\n              cold-pressed. Gastropub street art beard dreamcatcher neutra,\n              ethical XOXO lumbersexual.\n            </p>\n            <a href className={`text-${props.theme}-400 inline-flex items-center mt-3`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n          <div className=\"p-4 md:w-1/3 sm:mb-0 mb-6\">\n            <div className=\"rounded-lg h-64 overflow-hidden\">\n              <img\n                alt=\"content\"\n                className=\"object-cover object-center h-full w-full\"\n                src=\"https://dummyimage.com/1204x504\"\n              />\n            </div>\n            <h2 className=\"text-xl font-medium title-font text-white mt-5\">\n              The Catalyzer\n            </h2>\n            <p className=\"text-base leading-relaxed mt-2\">\n              Swag shoindxigoitch literally meditation subway tile tumblr\n              cold-pressed. Gastropub street art beard dreamcatcher neutra,\n              ethical XOXO lumbersexual.\n            </p>\n            <a href className={`text-${props.theme}-400 inline-flex items-center mt-3`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n          <div className=\"p-4 md:w-1/3 sm:mb-0 mb-6\">\n            <div className=\"rounded-lg h-64 overflow-hidden\">\n              <img\n                alt=\"content\"\n                className=\"object-cover object-center h-full w-full\"\n                src=\"https://dummyimage.com/1205x505\"\n              />\n            </div>\n            <h2 className=\"text-xl font-medium title-font text-white mt-5\">\n              The 400 Blows\n            </h2>\n            <p className=\"text-base leading-relaxed mt-2\">\n              Swag shoindegoitch literally meditation subway tile tumblr\n              cold-pressed. Gastropub street art beard dreamcatcher neutra,\n              ethical XOXO lumbersexual.\n            </p>\n            <a href className={`text-${props.theme}-400 inline-flex items-center mt-3`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkContentH.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkContentH.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkContentH;\n"
  },
  {
    "path": "src/blocks/content/light/a.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightContentA(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col text-center w-full mb-20\">\n          <h2 className={`text-xs text-${props.theme}-500 tracking-widest font-medium title-font mb-1`}>\n            ROOF PARTY POLAROID\n          </h2>\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900\">\n            Master Cleanse Reliac Heirloom\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table. Franzen you probably\n            haven&apos;t heard of them man bun deep jianbing selfies heirloom\n            prism food truck ugh squid celiac humblebrag.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap\">\n          <div className=\"xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6 border-l-2 border-gray-200 border-opacity-60\">\n            <h2 className=\"text-lg sm:text-xl text-gray-900 font-medium title-font mb-2\">\n              Shooting Stars\n            </h2>\n            <p className=\"leading-relaxed text-base mb-4\">\n              Fingerstache flexitarian street art 8-bit waistcoat. Distillery\n              hexagon disrupt edison bulbche.\n            </p>\n            <a href className={`text-${props.theme}-500 inline-flex items-center`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n          <div className=\"xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6 border-l-2 border-gray-200 border-opacity-60\">\n            <h2 className=\"text-lg sm:text-xl text-gray-900 font-medium title-font mb-2\">\n              The Catalyzer\n            </h2>\n            <p className=\"leading-relaxed text-base mb-4\">\n              Fingerstache flexitarian street art 8-bit waistcoat. Distillery\n              hexagon disrupt edison bulbche.\n            </p>\n            <a href className={`text-${props.theme}-500 inline-flex items-center`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n          <div className=\"xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6 border-l-2 border-gray-200 border-opacity-60\">\n            <h2 className=\"text-lg sm:text-xl text-gray-900 font-medium title-font mb-2\">\n              Neptune\n            </h2>\n            <p className=\"leading-relaxed text-base mb-4\">\n              Fingerstache flexitarian street art 8-bit waistcoat. Distillery\n              hexagon disrupt edison bulbche.\n            </p>\n            <a href className={`text-${props.theme}-500 inline-flex items-center`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n          <div className=\"xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6 border-l-2 border-gray-200 border-opacity-60\">\n            <h2 className=\"text-lg sm:text-xl text-gray-900 font-medium title-font mb-2\">\n              Melanchole\n            </h2>\n            <p className=\"leading-relaxed text-base mb-4\">\n              Fingerstache flexitarian street art 8-bit waistcoat. Distillery\n              hexagon disrupt edison bulbche.\n            </p>\n            <a href className={`text-${props.theme}-500 inline-flex items-center`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n        </div>\n        <button className={`flex mx-auto mt-16 text-white bg-${props.theme}-500 border-0 py-2 px-8 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n          Button\n        </button>\n      </div>\n    </section>\n  );\n}\n\nLightContentA.defaultProps = {\n  theme: 'indigo'\n};\n\nLightContentA.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightContentA;\n"
  },
  {
    "path": "src/blocks/content/light/b.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightContentB(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap w-full mb-20\">\n          <div className=\"lg:w-1/2 w-full mb-6 lg:mb-0\">\n            <h1 className=\"sm:text-3xl text-2xl font-medium title-font mb-2 text-gray-900\">\n              Pitchfork Kickstarter Taxidermy\n            </h1>\n            <div className={`h-1 w-20 bg-${props.theme}-500 rounded`}></div>\n          </div>\n          <p className=\"lg:w-1/2 w-full leading-relaxed text-gray-500\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table. Franzen you probably\n            haven&apos;t heard of them man bun deep jianbing selfies heirloom\n            prism food truck ugh squid celiac humblebrag.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"xl:w-1/4 md:w-1/2 p-4\">\n            <div className=\"bg-gray-100 p-6 rounded-lg\">\n              <img\n                className=\"h-40 rounded w-full object-cover object-center mb-6\"\n                src=\"https://dummyimage.com/720x400\"\n                alt=\"content\"\n              />\n              <h3 className={`tracking-widest text-${props.theme}-500 text-xs font-medium title-font`}>\n                SUBTITLE\n              </h3>\n              <h2 className=\"text-lg text-gray-900 font-medium title-font mb-4\">\n                Chichen Itza\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Fingerstache flexitarian street art 8-bit waistcoat. Distillery\n                hexagon disrupt edison bulbche.\n              </p>\n            </div>\n          </div>\n          <div className=\"xl:w-1/4 md:w-1/2 p-4\">\n            <div className=\"bg-gray-100 p-6 rounded-lg\">\n              <img\n                className=\"h-40 rounded w-full object-cover object-center mb-6\"\n                src=\"https://dummyimage.com/721x401\"\n                alt=\"content\"\n              />\n              <h3 className={`tracking-widest text-${props.theme}-500 text-xs font-medium title-font`}>\n                SUBTITLE\n              </h3>\n              <h2 className=\"text-lg text-gray-900 font-medium title-font mb-4\">\n                Colosseum Roma\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Fingerstache flexitarian street art 8-bit waistcoat. Distillery\n                hexagon disrupt edison bulbche.\n              </p>\n            </div>\n          </div>\n          <div className=\"xl:w-1/4 md:w-1/2 p-4\">\n            <div className=\"bg-gray-100 p-6 rounded-lg\">\n              <img\n                className=\"h-40 rounded w-full object-cover object-center mb-6\"\n                src=\"https://dummyimage.com/722x402\"\n                alt=\"content\"\n              />\n              <h3 className={`tracking-widest text-${props.theme}-500 text-xs font-medium title-font`}>\n                SUBTITLE\n              </h3>\n              <h2 className=\"text-lg text-gray-900 font-medium title-font mb-4\">\n                Great Pyramid of Giza\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Fingerstache flexitarian street art 8-bit waistcoat. Distillery\n                hexagon disrupt edison bulbche.\n              </p>\n            </div>\n          </div>\n          <div className=\"xl:w-1/4 md:w-1/2 p-4\">\n            <div className=\"bg-gray-100 p-6 rounded-lg\">\n              <img\n                className=\"h-40 rounded w-full object-cover object-center mb-6\"\n                src=\"https://dummyimage.com/723x403\"\n                alt=\"content\"\n              />\n              <h3 className={`tracking-widest text-${props.theme}-500 text-xs font-medium title-font`}>\n                SUBTITLE\n              </h3>\n              <h2 className=\"text-lg text-gray-900 font-medium title-font mb-4\">\n                San Francisco\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Fingerstache flexitarian street art 8-bit waistcoat. Distillery\n                hexagon disrupt edison bulbche.\n              </p>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightContentB.defaultProps = {\n  theme: 'indigo'\n};\n\nLightContentB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightContentB;\n"
  },
  {
    "path": "src/blocks/content/light/c.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightContentC(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap w-full mb-20 flex-col items-center text-center\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font mb-2 text-gray-900\">\n            Pitchfork Kickstarter Taxidermy\n          </h1>\n          <p className=\"lg:w-1/2 w-full leading-relaxed text-gray-500\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"xl:w-1/3 md:w-1/2 p-4\">\n            <div className=\"border border-gray-200 p-6 rounded-lg\">\n              <div className={`w-10 h-10 inline-flex items-center justify-center rounded-full bg-${props.theme}-100 text-${props.theme}-500 mb-4`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-6 h-6\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M22 12h-4l-3 9L9 3l-3 9H2\" />\n                </svg>\n              </div>\n              <h2 className=\"text-lg text-gray-900 font-medium title-font mb-2\">\n                Shooting Stars\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Fingerstache flexitarian street art 8-bit waist co, subway tile\n                poke farm.\n              </p>\n            </div>\n          </div>\n          <div className=\"xl:w-1/3 md:w-1/2 p-4\">\n            <div className=\"border border-gray-200 p-6 rounded-lg\">\n              <div className={`w-10 h-10 inline-flex items-center justify-center rounded-full bg-${props.theme}-100 text-${props.theme}-500 mb-4`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-6 h-6\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <circle cx=\"6\" cy=\"6\" r=\"3\" />\n                  <circle cx=\"6\" cy=\"18\" r=\"3\" />\n                  <path d=\"M20 4L8.12 15.88M14.47 14.48L20 20M8.12 8.12L12 12\" />\n                </svg>\n              </div>\n              <h2 className=\"text-lg text-gray-900 font-medium title-font mb-2\">\n                The Catalyzer\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Fingerstache flexitarian street art 8-bit waist co, subway tile\n                poke farm.\n              </p>\n            </div>\n          </div>\n          <div className=\"xl:w-1/3 md:w-1/2 p-4\">\n            <div className=\"border border-gray-200 p-6 rounded-lg\">\n              <div className={`w-10 h-10 inline-flex items-center justify-center rounded-full bg-${props.theme}-100 text-${props.theme}-500 mb-4`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-6 h-6\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n                  <circle cx=\"12\" cy=\"7\" r=\"4\" />\n                </svg>\n              </div>\n              <h2 className=\"text-lg text-gray-900 font-medium title-font mb-2\">\n                Neptune\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Fingerstache flexitarian street art 8-bit waist co, subway tile\n                poke farm.\n              </p>\n            </div>\n          </div>\n          <div className=\"xl:w-1/3 md:w-1/2 p-4\">\n            <div className=\"border border-gray-200 p-6 rounded-lg\">\n              <div className={`w-10 h-10 inline-flex items-center justify-center rounded-full bg-${props.theme}-100 text-${props.theme}-500 mb-4`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-6 h-6\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1zM4 22v-7\" />\n                </svg>\n              </div>\n              <h2 className=\"text-lg text-gray-900 font-medium title-font mb-2\">\n                Melanchole\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Fingerstache flexitarian street art 8-bit waist co, subway tile\n                poke farm.\n              </p>\n            </div>\n          </div>\n          <div className=\"xl:w-1/3 md:w-1/2 p-4\">\n            <div className=\"border border-gray-200 p-6 rounded-lg\">\n              <div className={`w-10 h-10 inline-flex items-center justify-center rounded-full bg-${props.theme}-100 text-${props.theme}-500 mb-4`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-6 h-6\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z\" />\n                </svg>\n              </div>\n              <h2 className=\"text-lg text-gray-900 font-medium title-font mb-2\">\n                Bunker\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Fingerstache flexitarian street art 8-bit waist co, subway tile\n                poke farm.\n              </p>\n            </div>\n          </div>\n          <div className=\"xl:w-1/3 md:w-1/2 p-4\">\n            <div className=\"border border-gray-200 p-6 rounded-lg\">\n              <div className={`w-10 h-10 inline-flex items-center justify-center rounded-full bg-${props.theme}-100 text-${props.theme}-500 mb-4`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-6 h-6\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\" />\n                </svg>\n              </div>\n              <h2 className=\"text-lg text-gray-900 font-medium title-font mb-2\">\n                Ramona Falls\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Fingerstache flexitarian street art 8-bit waist co, subway tile\n                poke farm.\n              </p>\n            </div>\n          </div>\n        </div>\n        <button className={`flex mx-auto mt-16 text-white bg-${props.theme}-500 border-0 py-2 px-8 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n          Button\n        </button>\n      </div>\n    </section>\n  );\n}\n\nLightContentC.defaultProps = {\n  theme: 'indigo'\n};\n\nLightContentC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightContentC;\n"
  },
  {
    "path": "src/blocks/content/light/d.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightContentD(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container flex flex-wrap px-5 py-24 mx-auto items-center\">\n        <div className=\"md:w-1/2 md:pr-12 md:py-8 md:border-r md:border-b-0 mb-10 md:mb-0 pb-10 border-b border-gray-200\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font mb-2 text-gray-900\">\n            Pitchfork Kickstarter Taxidermy\n          </h1>\n          <p className=\"leading-relaxed text-base\">\n            Locavore cardigan small batch roof party blue bottle blog meggings\n            sartorial jean shorts kickstarter migas sriracha church-key synth\n            succulents. Actually taiyaki neutra, distillery gastropub pok pok\n            ugh.\n          </p>\n          <a href className={`text-${props.theme}-500 inline-flex items-center mt-4`}>\n            Learn More\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"w-4 h-4 ml-2\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M5 12h14M12 5l7 7-7 7\" />\n            </svg>\n          </a>\n        </div>\n        <div className=\"flex flex-col md:w-1/2 md:pl-12\">\n          <h2 className=\"title-font font-semibold text-gray-800 tracking-wider text-sm mb-3\">\n            CATEGORIES\n          </h2>\n          <nav className=\"flex flex-wrap list-none -mb-1\">\n            <li className=\"lg:w-1/3 mb-1 w-1/2\">\n              <a href className=\"text-gray-600 hover:text-gray-800\">First Link</a>\n            </li>\n            <li className=\"lg:w-1/3 mb-1 w-1/2\">\n              <a href className=\"text-gray-600 hover:text-gray-800\">Second Link</a>\n            </li>\n            <li className=\"lg:w-1/3 mb-1 w-1/2\">\n              <a href className=\"text-gray-600 hover:text-gray-800\">Third Link</a>\n            </li>\n            <li className=\"lg:w-1/3 mb-1 w-1/2\">\n              <a href className=\"text-gray-600 hover:text-gray-800\">Fourth Link</a>\n            </li>\n            <li className=\"lg:w-1/3 mb-1 w-1/2\">\n              <a href className=\"text-gray-600 hover:text-gray-800\">Fifth Link</a>\n            </li>\n            <li className=\"lg:w-1/3 mb-1 w-1/2\">\n              <a href className=\"text-gray-600 hover:text-gray-800\">Sixth Link</a>\n            </li>\n            <li className=\"lg:w-1/3 mb-1 w-1/2\">\n              <a href className=\"text-gray-600 hover:text-gray-800\">Seventh Link</a>\n            </li>\n            <li className=\"lg:w-1/3 mb-1 w-1/2\">\n              <a href className=\"text-gray-600 hover:text-gray-800\">Eighth Link</a>\n            </li>\n          </nav>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightContentD.defaultProps = {\n  theme: 'indigo'\n};\n\nLightContentD.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightContentD;\n"
  },
  {
    "path": "src/blocks/content/light/e.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightContentE(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-wrap\">\n        <h2 className=\"sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 md:w-2/5\">\n          Kickstarter Actually Pinterest Brunch Bitters Occupy\n        </h2>\n        <div className=\"md:w-3/5 md:pl-6\">\n          <p className=\"leading-relaxed text-base\">\n            Taxidermy bushwick celiac master cleanse microdosing seitan. Fashion\n            axe four dollar toast truffaut, direct trade kombucha brunch\n            williamsburg keffiyeh gastropub tousled squid meh taiyaki drinking\n            vinegar tacos.\n          </p>\n          <div className=\"flex md:mt-4 mt-6\">\n            <button className={`inline-flex text-white bg-${props.theme}-500 border-0 py-1 px-4 focus:outline-none hover:bg-${props.theme}-600 rounded`}>\n              Button\n            </button>\n            <a href className={`text-${props.theme}-500 inline-flex items-center ml-4`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightContentE.defaultProps = {\n  theme: 'indigo'\n};\n\nLightContentE.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightContentE;\n"
  },
  {
    "path": "src/blocks/content/light/f.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightContentF(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-col\">\n        <div className=\"lg:w-4/6 mx-auto\">\n          <div className=\"rounded-lg h-64 overflow-hidden\">\n            <img\n              alt=\"content\"\n              className=\"object-cover object-center h-full w-full\"\n              src=\"https://dummyimage.com/1200x500\"\n            />\n          </div>\n          <div className=\"flex flex-col sm:flex-row mt-10\">\n            <div className=\"sm:w-1/3 text-center sm:pr-8 sm:py-8\">\n              <div className=\"w-20 h-20 rounded-full inline-flex items-center justify-center bg-gray-200 text-gray-400\">\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-10 h-10\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n                  <circle cx=\"12\" cy=\"7\" r=\"4\" />\n                </svg>\n              </div>\n              <div className=\"flex flex-col items-center text-center justify-center\">\n                <h2 className=\"font-medium title-font mt-4 text-gray-900 text-lg\">\n                  Phoebe Caulfield\n                </h2>\n                <div className={`w-12 h-1 bg-${props.theme}-500 rounded mt-2 mb-4`}></div>\n                <p className=\"text-base\">\n                  Raclette knausgaard hella meggs normcore williamsburg enamel\n                  pin sartorial venmo tbh hot chicken gentrify portland.\n                </p>\n              </div>\n            </div>\n            <div className=\"sm:w-2/3 sm:pl-8 sm:py-8 sm:border-l border-gray-200 sm:border-t-0 border-t mt-4 pt-4 sm:mt-0 text-center sm:text-left\">\n              <p className=\"leading-relaxed text-lg mb-4\">\n                Meggings portland fingerstache lyft, post-ironic fixie man bun\n                banh mi umami everyday carry hexagon locavore direct trade art\n                party. Locavore small batch listicle gastropub farm-to-table\n                lumbersexual salvia messenger bag. Coloring book flannel\n                truffaut craft beer drinking vinegar sartorial, disrupt fashion\n                axe normcore meh butcher. Portland 90&apos;s scenester\n                vexillologist forage post-ironic asymmetrical, chartreuse\n                disrupt butcher paleo intelligentsia pabst before they sold out\n                four loko. 3 wolf moon brooklyn.\n              </p>\n              <a href className={`text-${props.theme}-500 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightContentF.defaultProps = {\n  theme: 'indigo'\n};\n\nLightContentF.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightContentF;\n"
  },
  {
    "path": "src/blocks/content/light/g.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightContentG(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap -mx-4 -mb-10 text-center\">\n          <div className=\"sm:w-1/2 mb-10 px-4\">\n            <div className=\"rounded-lg h-64 overflow-hidden\">\n              <img\n                alt=\"content\"\n                className=\"object-cover object-center h-full w-full\"\n                src=\"https://dummyimage.com/1201x501\"\n              />\n            </div>\n            <h2 className=\"title-font text-2xl font-medium text-gray-900 mt-6 mb-3\">\n              Buy YouTube Videos\n            </h2>\n            <p className=\"leading-relaxed text-base\">\n              Williamsburg occupy sustainable snackwave gochujang. Pinterest\n              cornhole brunch, slow-carb neutra irony.\n            </p>\n            <button className={`flex mx-auto mt-6 text-white bg-${props.theme}-500 border-0 py-2 px-5 focus:outline-none hover:bg-${props.theme}-600 rounded`}>\n              Button\n            </button>\n          </div>\n          <div className=\"sm:w-1/2 mb-10 px-4\">\n            <div className=\"rounded-lg h-64 overflow-hidden\">\n              <img\n                alt=\"content\"\n                className=\"object-cover object-center h-full w-full\"\n                src=\"https://dummyimage.com/1202x502\"\n              />\n            </div>\n            <h2 className=\"title-font text-2xl font-medium text-gray-900 mt-6 mb-3\">\n              The Catalyzer\n            </h2>\n            <p className=\"leading-relaxed text-base\">\n              Williamsburg occupy sustainable snackwave gochujang. Pinterest\n              cornhole brunch, slow-carb neutra irony.\n            </p>\n            <button className={`flex mx-auto mt-6 text-white bg-${props.theme}-500 border-0 py-2 px-5 focus:outline-none hover:bg-${props.theme}-600 rounded`}>\n              Button\n            </button>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightContentG.defaultProps = {\n  theme: 'indigo'\n};\n\nLightContentG.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightContentG;\n"
  },
  {
    "path": "src/blocks/content/light/h.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightContentH(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col\">\n          <div className=\"h-1 bg-gray-200 rounded overflow-hidden\">\n            <div className={`w-24 h-full bg-${props.theme}-500`}></div>\n          </div>\n          <div className=\"flex flex-wrap sm:flex-row flex-col py-6 mb-12\">\n            <h1 className=\"sm:w-2/5 text-gray-900 font-medium title-font text-2xl mb-2 sm:mb-0\">\n              Space The Final Frontier\n            </h1>\n            <p className=\"sm:w-3/5 leading-relaxed text-base sm:pl-10 pl-0\">\n              Street art subway tile salvia four dollar toast bitters selfies\n              quinoa yuccie synth meditation iPhone intelligentsia prism tofu.\n              Viral gochujang bitters dreamcatcher.\n            </p>\n          </div>\n        </div>\n        <div className=\"flex flex-wrap sm:-m-4 -mx-4 -mb-10 -mt-4\">\n          <div className=\"p-4 md:w-1/3 sm:mb-0 mb-6\">\n            <div className=\"rounded-lg h-64 overflow-hidden\">\n              <img\n                alt=\"content\"\n                className=\"object-cover object-center h-full w-full\"\n                src=\"https://dummyimage.com/1203x503\"\n              />\n            </div>\n            <h2 className=\"text-xl font-medium title-font text-gray-900 mt-5\">\n              Shooting Stars\n            </h2>\n            <p className=\"text-base leading-relaxed mt-2\">\n              Swag shoivdigoitch literally meditation subway tile tumblr\n              cold-pressed. Gastropub street art beard dreamcatcher neutra,\n              ethical XOXO lumbersexual.\n            </p>\n            <a href className={`text-${props.theme}-500 inline-flex items-center mt-3`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n          <div className=\"p-4 md:w-1/3 sm:mb-0 mb-6\">\n            <div className=\"rounded-lg h-64 overflow-hidden\">\n              <img\n                alt=\"content\"\n                className=\"object-cover object-center h-full w-full\"\n                src=\"https://dummyimage.com/1204x504\"\n              />\n            </div>\n            <h2 className=\"text-xl font-medium title-font text-gray-900 mt-5\">\n              The Catalyzer\n            </h2>\n            <p className=\"text-base leading-relaxed mt-2\">\n              Swag shoivdigoitch literally meditation subway tile tumblr\n              cold-pressed. Gastropub street art beard dreamcatcher neutra,\n              ethical XOXO lumbersexual.\n            </p>\n            <a href className={`text-${props.theme}-500 inline-flex items-center mt-3`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n          <div className=\"p-4 md:w-1/3 sm:mb-0 mb-6\">\n            <div className=\"rounded-lg h-64 overflow-hidden\">\n              <img\n                alt=\"content\"\n                className=\"object-cover object-center h-full w-full\"\n                src=\"https://dummyimage.com/1205x505\"\n              />\n            </div>\n            <h2 className=\"text-xl font-medium title-font text-gray-900 mt-5\">\n              The 400 Blows\n            </h2>\n            <p className=\"text-base leading-relaxed mt-2\">\n              Swag shoivdigoitch literally meditation subway tile tumblr\n              cold-pressed. Gastropub street art beard dreamcatcher neutra,\n              ethical XOXO lumbersexual.\n            </p>\n            <a href className={`text-${props.theme}-500 inline-flex items-center mt-3`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightContentH.defaultProps = {\n  theme: 'indigo'\n};\n\nLightContentH.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightContentH;\n"
  },
  {
    "path": "src/blocks/cta/dark/a.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkCTAA(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"lg:w-2/3 flex flex-col sm:flex-row sm:items-center items-start mx-auto\">\n          <h1 className=\"flex-grow sm:pr-16 text-2xl font-medium title-font text-white\">\n            Slow-carb next level shoinddgoitch ethical authentic, scenester\n            sriracha forage.\n          </h1>\n          <button className={`flex-shrink-0 text-white bg-${props.theme}-500 border-0 py-2 px-8 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg mt-10 sm:mt-0`}>\n            Button\n          </button>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkCTAA.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkCTAA.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkCTAA;\n"
  },
  {
    "path": "src/blocks/cta/dark/b.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkCTAB(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-wrap items-center\">\n        <div className=\"lg:w-3/5 md:w-1/2 md:pr-16 lg:pr-0 pr-0\">\n          <h1 className=\"title-font font-medium text-3xl text-white\">\n            Slow-carb next level shoindxgoitch ethical authentic, poko scenester\n          </h1>\n          <p className=\"leading-relaxed mt-4\">\n            Poke slow-carb mixtape knausgaard, typewriter street art gentrify\n            hammock starladder roathse. Craies vegan tousled etsy austin.\n          </p>\n        </div>\n        <div className=\"lg:w-2/6 md:w-1/2 bg-gray-800 bg-opacity-50 rounded-lg p-8 flex flex-col md:ml-auto w-full mt-10 md:mt-0\">\n          <h2 className=\"text-white text-lg font-medium title-font mb-5\">\n            Sign Up\n          </h2>\n          <div className=\"relative mb-4\">\n            <label\n              htmlFor=\"full-name\"\n              className=\"leading-7 text-sm text-gray-400\"\n            >\n              Full Name\n            </label>\n            <input\n              type=\"text\"\n              id=\"full-name\"\n              name=\"full-name\"\n              className={`w-full bg-gray-600 bg-opacity-20 focus:bg-transparent focus:ring-2 focus:ring-${props.theme}-900 rounded border border-gray-600 focus:border-${props.theme}-500 text-base outline-none text-gray-100 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n            />\n          </div>\n          <div className=\"relative mb-4\">\n            <label\n              htmlFor=\"email\"\n              className=\"leading-7 text-sm text-gray-400\"\n            >\n              Email\n            </label>\n            <input\n              type=\"email\"\n              id=\"email\"\n              name=\"email\"\n              className={`w-full bg-gray-600 bg-opacity-20 focus:bg-transparent focus:ring-2 focus:ring-${props.theme}-900 rounded border border-gray-600 focus:border-${props.theme}-500 text-base outline-none text-gray-100 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n            />\n          </div>\n          <button className={`text-white bg-${props.theme}-500 border-0 py-2 px-8 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n            Button\n          </button>\n          <p className=\"text-xs mt-3\">\n            Literally you probably haven&apos;t heard of them jean shorts.\n          </p>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkCTAB.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkCTAB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkCTAB;\n"
  },
  {
    "path": "src/blocks/cta/dark/c.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkCTAC(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col text-center w-full mb-12\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font mb-4 text-white\">\n            Master Cleanse Reliac Heirloom\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table. Franzen you probably\n            haven&apos;t heard of them man bun deep.\n          </p>\n        </div>\n        <div className=\"flex lg:w-2/3 w-full sm:flex-row flex-col mx-auto px-8 sm:px-0 items-end sm:space-x-4 sm:space-y-0 space-y-4\">\n          <div className=\"relative sm:mb-0 flex-grow w-full\">\n            <label\n              htmlFor=\"full-name\"\n              className=\"leading-7 text-sm text-gray-400\"\n            >\n              Full Name\n            </label>\n            <input\n              type=\"text\"\n              id=\"full-name\"\n              name=\"full-name\"\n              className={`w-full bg-gray-800 bg-opacity-40 rounded border border-gray-700 focus:border-${props.theme}-500 focus:ring-2 focus:ring-${props.theme}-900 focus:bg-transparent text-base outline-none text-gray-100 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n            />\n          </div>\n          <div className=\"relative sm:mb-0 flex-grow w-full\">\n            <label\n              htmlFor=\"email\"\n              className=\"leading-7 text-sm text-gray-400\"\n            >\n              Email\n            </label>\n            <input\n              type=\"email\"\n              id=\"email\"\n              name=\"email\"\n              className={`w-full bg-gray-800 bg-opacity-40 rounded border border-gray-700 focus:border-${props.theme}-500 focus:ring-2 focus:ring-${props.theme}-900 focus:bg-transparent text-base outline-none text-gray-100 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n            />\n          </div>\n          <button className={`text-white bg-${props.theme}-500 border-0 py-2 px-8 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n            Button\n          </button>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkCTAC.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkCTAC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkCTAC;\n"
  },
  {
    "path": "src/blocks/cta/dark/d.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkCTAD(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex items-center md:flex-row flex-col\">\n        <div className=\"flex flex-col md:pr-10 md:mb-0 mb-6 pr-0 w-full md:w-auto md:text-left text-center\">\n          <h2 className={`text-xs text-${props.theme}-400 tracking-widest font-medium title-font mb-1`}>\n            ROOF PARTY POLAROID\n          </h2>\n          <h1 className=\"md:text-3xl text-2xl font-medium title-font text-white\">\n            Master Cleanse Reliac Heirloom\n          </h1>\n        </div>\n        <div className=\"flex md:ml-auto md:mr-0 mx-auto items-center flex-shrink-0 space-x-4\">\n          <button className=\"bg-gray-800 inline-flex py-3 px-5 rounded-lg items-center hover:bg-gray-700 hover:bg-opacity-50 focus:outline-none\">\n            <svg\n              xmlns=\"http://www.w3.org/2000/svg\"\n              fill=\"currentColor\"\n              className=\"w-6 h-6\"\n              viewBox=\"0 0 512 512\"\n            >\n              <path d=\"M99.617 8.057a50.191 50.191 0 00-38.815-6.713l230.932 230.933 74.846-74.846L99.617 8.057zM32.139 20.116c-6.441 8.563-10.148 19.077-10.148 30.199v411.358c0 11.123 3.708 21.636 10.148 30.199l235.877-235.877L32.139 20.116zM464.261 212.087l-67.266-37.637-81.544 81.544 81.548 81.548 67.273-37.64c16.117-9.03 25.738-25.442 25.738-43.908s-9.621-34.877-25.749-43.907zM291.733 279.711L60.815 510.629c3.786.891 7.639 1.371 11.492 1.371a50.275 50.275 0 0027.31-8.07l266.965-149.372-74.849-74.847z\" />\n            </svg>\n            <span className=\"ml-4 flex items-start flex-col leading-none\">\n              <span className=\"text-xs text-gray-500 mb-1\">GET IT ON</span>\n              <span className=\"title-font font-medium\">Google Play</span>\n            </span>\n          </button>\n          <button className=\"bg-gray-800 inline-flex py-3 px-5 rounded-lg items-center hover:bg-gray-700 hover:bg-opacity-50 focus:outline-none\">\n            <svg\n              xmlns=\"http://www.w3.org/2000/svg\"\n              fill=\"currentColor\"\n              className=\"w-6 h-6\"\n              viewBox=\"0 0 305 305\"\n            >\n              <path d=\"M40.74 112.12c-25.79 44.74-9.4 112.65 19.12 153.82C74.09 286.52 88.5 305 108.24 305c.37 0 .74 0 1.13-.02 9.27-.37 15.97-3.23 22.45-5.99 7.27-3.1 14.8-6.3 26.6-6.3 11.22 0 18.39 3.1 25.31 6.1 6.83 2.95 13.87 6 24.26 5.81 22.23-.41 35.88-20.35 47.92-37.94a168.18 168.18 0 0021-43l.09-.28a2.5 2.5 0 00-1.33-3.06l-.18-.08c-3.92-1.6-38.26-16.84-38.62-58.36-.34-33.74 25.76-51.6 31-54.84l.24-.15a2.5 2.5 0 00.7-3.51c-18-26.37-45.62-30.34-56.73-30.82a50.04 50.04 0 00-4.95-.24c-13.06 0-25.56 4.93-35.61 8.9-6.94 2.73-12.93 5.09-17.06 5.09-4.64 0-10.67-2.4-17.65-5.16-9.33-3.7-19.9-7.9-31.1-7.9l-.79.01c-26.03.38-50.62 15.27-64.18 38.86z\" />\n              <path d=\"M212.1 0c-15.76.64-34.67 10.35-45.97 23.58-9.6 11.13-19 29.68-16.52 48.38a2.5 2.5 0 002.29 2.17c1.06.08 2.15.12 3.23.12 15.41 0 32.04-8.52 43.4-22.25 11.94-14.5 17.99-33.1 16.16-49.77A2.52 2.52 0 00212.1 0z\" />\n            </svg>\n            <span className=\"ml-4 flex items-start flex-col leading-none\">\n              <span className=\"text-xs text-gray-500 mb-1\">\n                Download on the\n              </span>\n              <span className=\"title-font font-medium\">App Store</span>\n            </span>\n          </button>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkCTAD.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkCTAD.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkCTAD;\n"
  },
  {
    "path": "src/blocks/cta/light/a.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightCTAA(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"lg:w-2/3 flex flex-col sm:flex-row sm:items-center items-start mx-auto\">\n          <h1 className=\"flex-grow sm:pr-16 text-2xl font-medium title-font text-gray-900\">\n            Slow-carb next level shoindxgoitch ethical authentic, scenester\n            sriracha forage.\n          </h1>\n          <button className={`flex-shrink-0 text-white bg-${props.theme}-500 border-0 py-2 px-8 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg mt-10 sm:mt-0`}>\n            Button\n          </button>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightCTAA.defaultProps = {\n  theme: 'indigo'\n};\n\nLightCTAA.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightCTAA;\n"
  },
  {
    "path": "src/blocks/cta/light/b.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightCTAB(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-wrap items-center\">\n        <div className=\"lg:w-3/5 md:w-1/2 md:pr-16 lg:pr-0 pr-0\">\n          <h1 className=\"title-font font-medium text-3xl text-gray-900\">\n            Slow-carb next level shoindcgoitch ethical authentic, poko scenester\n          </h1>\n          <p className=\"leading-relaxed mt-4\">\n            Poke slow-carb mixtape knausgaard, typewriter street art gentrify\n            hammock starladder roathse. Craies vegan tousled etsy austin.\n          </p>\n        </div>\n        <div className=\"lg:w-2/6 md:w-1/2 bg-gray-100 rounded-lg p-8 flex flex-col md:ml-auto w-full mt-10 md:mt-0\">\n          <h2 className=\"text-gray-900 text-lg font-medium title-font mb-5\">\n            Sign Up\n          </h2>\n          <div className=\"relative mb-4\">\n            <label\n              htmlFor=\"full-name\"\n              className=\"leading-7 text-sm text-gray-600\"\n            >\n              Full Name\n            </label>\n            <input\n              type=\"text\"\n              id=\"full-name\"\n              name=\"full-name\"\n              className={`w-full bg-white rounded border border-gray-300 focus:border-${props.theme}-500 focus:ring-2 focus:ring-${props.theme}-200 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n            />\n          </div>\n          <div className=\"relative mb-4\">\n            <label\n              htmlFor=\"email\"\n              className=\"leading-7 text-sm text-gray-600\"\n            >\n              Email\n            </label>\n            <input\n              type=\"email\"\n              id=\"email\"\n              name=\"email\"\n              className={`w-full bg-white rounded border border-gray-300 focus:border-${props.theme}-500 focus:ring-2 focus:ring-${props.theme}-200 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n            />\n          </div>\n          <button className={`text-white bg-${props.theme}-500 border-0 py-2 px-8 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n            Button\n          </button>\n          <p className=\"text-xs text-gray-500 mt-3\">\n            Literally you probably haven&apos;t heard of them jean shorts.\n          </p>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightCTAB.defaultProps = {\n  theme: 'indigo'\n};\n\nLightCTAB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightCTAB;\n"
  },
  {
    "path": "src/blocks/cta/light/c.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightCTAC(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col text-center w-full mb-12\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900\">\n            Master Cleanse Reliac Heirloom\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table. Franzen you probably\n            haven&apos;t heard of them man bun deep.\n          </p>\n        </div>\n        <div className=\"flex lg:w-2/3 w-full sm:flex-row flex-col mx-auto px-8 sm:space-x-4 sm:space-y-0 space-y-4 sm:px-0 items-end\">\n          <div className=\"relative flex-grow w-full\">\n            <label\n              htmlFor=\"full-name\"\n              className=\"leading-7 text-sm text-gray-600\"\n            >\n              Full Name\n            </label>\n            <input\n              type=\"text\"\n              id=\"full-name\"\n              name=\"full-name\"\n              className={`w-full bg-gray-100 bg-opacity-50 rounded border border-gray-300 focus:border-${props.theme}-500 focus:bg-transparent focus:ring-2 focus:ring-${props.theme}-200 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n            />\n          </div>\n          <div className=\"relative flex-grow w-full\">\n            <label\n              htmlFor=\"email\"\n              className=\"leading-7 text-sm text-gray-600\"\n            >\n              Email\n            </label>\n            <input\n              type=\"email\"\n              id=\"email\"\n              name=\"email\"\n              className={`w-full bg-gray-100 bg-opacity-50 rounded border border-gray-300 focus:border-${props.theme}-500 focus:bg-transparent focus:ring-2 focus:ring-${props.theme}-200 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n            />\n          </div>\n          <button className={`text-white bg-${props.theme}-500 border-0 py-2 px-8 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n            Button\n          </button>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightCTAC.defaultProps = {\n  theme: 'indigo'\n};\n\nLightCTAC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightCTAC;\n"
  },
  {
    "path": "src/blocks/cta/light/d.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightCTAD(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex items-center md:flex-row flex-col\">\n        <div className=\"flex flex-col md:pr-10 md:mb-0 mb-6 pr-0 w-full md:w-auto md:text-left text-center\">\n          <h2 className={`text-xs text-${props.theme}-500 tracking-widest font-medium title-font mb-1`}>\n            ROOF PARTY POLAROID\n          </h2>\n          <h1 className=\"md:text-3xl text-2xl font-medium title-font text-gray-900\">\n            Master Cleanse Reliac Heirloom\n          </h1>\n        </div>\n        <div className=\"flex md:ml-auto md:mr-0 mx-auto items-center flex-shrink-0 space-x-4\">\n          <button className=\"bg-gray-100 inline-flex py-3 px-5 rounded-lg items-center hover:bg-gray-200 focus:outline-none\">\n            <svg\n              xmlns=\"http://www.w3.org/2000/svg\"\n              fill=\"currentColor\"\n              className=\"w-6 h-6\"\n              viewBox=\"0 0 512 512\"\n            >\n              <path d=\"M99.617 8.057a50.191 50.191 0 00-38.815-6.713l230.932 230.933 74.846-74.846L99.617 8.057zM32.139 20.116c-6.441 8.563-10.148 19.077-10.148 30.199v411.358c0 11.123 3.708 21.636 10.148 30.199l235.877-235.877L32.139 20.116zM464.261 212.087l-67.266-37.637-81.544 81.544 81.548 81.548 67.273-37.64c16.117-9.03 25.738-25.442 25.738-43.908s-9.621-34.877-25.749-43.907zM291.733 279.711L60.815 510.629c3.786.891 7.639 1.371 11.492 1.371a50.275 50.275 0 0027.31-8.07l266.965-149.372-74.849-74.847z\" />\n            </svg>\n            <span className=\"ml-4 flex items-start flex-col leading-none\">\n              <span className=\"text-xs text-gray-600 mb-1\">GET IT ON</span>\n              <span className=\"title-font font-medium\">Google Play</span>\n            </span>\n          </button>\n          <button className=\"bg-gray-100 inline-flex py-3 px-5 rounded-lg items-center hover:bg-gray-200 focus:outline-none\">\n            <svg\n              xmlns=\"http://www.w3.org/2000/svg\"\n              fill=\"currentColor\"\n              className=\"w-6 h-6\"\n              viewBox=\"0 0 305 305\"\n            >\n              <path d=\"M40.74 112.12c-25.79 44.74-9.4 112.65 19.12 153.82C74.09 286.52 88.5 305 108.24 305c.37 0 .74 0 1.13-.02 9.27-.37 15.97-3.23 22.45-5.99 7.27-3.1 14.8-6.3 26.6-6.3 11.22 0 18.39 3.1 25.31 6.1 6.83 2.95 13.87 6 24.26 5.81 22.23-.41 35.88-20.35 47.92-37.94a168.18 168.18 0 0021-43l.09-.28a2.5 2.5 0 00-1.33-3.06l-.18-.08c-3.92-1.6-38.26-16.84-38.62-58.36-.34-33.74 25.76-51.6 31-54.84l.24-.15a2.5 2.5 0 00.7-3.51c-18-26.37-45.62-30.34-56.73-30.82a50.04 50.04 0 00-4.95-.24c-13.06 0-25.56 4.93-35.61 8.9-6.94 2.73-12.93 5.09-17.06 5.09-4.64 0-10.67-2.4-17.65-5.16-9.33-3.7-19.9-7.9-31.1-7.9l-.79.01c-26.03.38-50.62 15.27-64.18 38.86z\" />\n              <path d=\"M212.1 0c-15.76.64-34.67 10.35-45.97 23.58-9.6 11.13-19 29.68-16.52 48.38a2.5 2.5 0 002.29 2.17c1.06.08 2.15.12 3.23.12 15.41 0 32.04-8.52 43.4-22.25 11.94-14.5 17.99-33.1 16.16-49.77A2.52 2.52 0 00212.1 0z\" />\n            </svg>\n            <span className=\"ml-4 flex items-start flex-col leading-none\">\n              <span className=\"text-xs text-gray-600 mb-1\">\n                Download on the\n              </span>\n              <span className=\"title-font font-medium\">App Store</span>\n            </span>\n          </button>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightCTAD.defaultProps = {\n  theme: 'indigo'\n};\n\nLightCTAD.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightCTAD;\n"
  },
  {
    "path": "src/blocks/ecommerce/dark/a.js",
    "content": "import React from \"react\";\n\nfunction DarkEcommerceA() {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"lg:w-1/4 md:w-1/2 p-4 w-full\">\n            <a href className=\"block relative h-48 rounded overflow-hidden\">\n              <img\n                alt=\"ecommerce\"\n                className=\"object-cover object-center w-full h-full block\"\n                src=\"https://dummyimage.com/420x260\"\n              />\n            </a>\n            <div className=\"mt-4\">\n              <h3 className=\"text-gray-500 text-xs tracking-widest title-font mb-1\">\n                CATEGORY\n              </h3>\n              <h2 className=\"text-white title-font text-lg font-medium\">\n                The Catalyzer\n              </h2>\n              <p className=\"mt-1\">$16.00</p>\n            </div>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 p-4 w-full\">\n            <a href className=\"block relative h-48 rounded overflow-hidden\">\n              <img\n                alt=\"ecommerce\"\n                className=\"object-cover object-center w-full h-full block\"\n                src=\"https://dummyimage.com/421x261\"\n              />\n            </a>\n            <div className=\"mt-4\">\n              <h3 className=\"text-gray-500 text-xs tracking-widest title-font mb-1\">\n                CATEGORY\n              </h3>\n              <h2 className=\"text-white title-font text-lg font-medium\">\n                Shooting Stars\n              </h2>\n              <p className=\"mt-1\">$21.15</p>\n            </div>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 p-4 w-full\">\n            <a href className=\"block relative h-48 rounded overflow-hidden\">\n              <img\n                alt=\"ecommerce\"\n                className=\"object-cover object-center w-full h-full block\"\n                src=\"https://dummyimage.com/422x262\"\n              />\n            </a>\n            <div className=\"mt-4\">\n              <h3 className=\"text-gray-500 text-xs tracking-widest title-font mb-1\">\n                CATEGORY\n              </h3>\n              <h2 className=\"text-white title-font text-lg font-medium\">\n                Neptune\n              </h2>\n              <p className=\"mt-1\">$12.00</p>\n            </div>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 p-4 w-full\">\n            <a href className=\"block relative h-48 rounded overflow-hidden\">\n              <img\n                alt=\"ecommerce\"\n                className=\"object-cover object-center w-full h-full block\"\n                src=\"https://dummyimage.com/423x263\"\n              />\n            </a>\n            <div className=\"mt-4\">\n              <h3 className=\"text-gray-500 text-xs tracking-widest title-font mb-1\">\n                CATEGORY\n              </h3>\n              <h2 className=\"text-white title-font text-lg font-medium\">\n                The 400 Blows\n              </h2>\n              <p className=\"mt-1\">$18.40</p>\n            </div>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 p-4 w-full\">\n            <a href className=\"block relative h-48 rounded overflow-hidden\">\n              <img\n                alt=\"ecommerce\"\n                className=\"object-cover object-center w-full h-full block\"\n                src=\"https://dummyimage.com/424x264\"\n              />\n            </a>\n            <div className=\"mt-4\">\n              <h3 className=\"text-gray-500 text-xs tracking-widest title-font mb-1\">\n                CATEGORY\n              </h3>\n              <h2 className=\"text-white title-font text-lg font-medium\">\n                The Catalyzer\n              </h2>\n              <p className=\"mt-1\">$16.00</p>\n            </div>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 p-4 w-full\">\n            <a href className=\"block relative h-48 rounded overflow-hidden\">\n              <img\n                alt=\"ecommerce\"\n                className=\"object-cover object-center w-full h-full block\"\n                src=\"https://dummyimage.com/425x265\"\n              />\n            </a>\n            <div className=\"mt-4\">\n              <h3 className=\"text-gray-500 text-xs tracking-widest title-font mb-1\">\n                CATEGORY\n              </h3>\n              <h2 className=\"text-white title-font text-lg font-medium\">\n                Shooting Stars\n              </h2>\n              <p className=\"mt-1\">$21.15</p>\n            </div>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 p-4 w-full\">\n            <a href className=\"block relative h-48 rounded overflow-hidden\">\n              <img\n                alt=\"ecommerce\"\n                className=\"object-cover object-center w-full h-full block\"\n                src=\"https://dummyimage.com/427x267\"\n              />\n            </a>\n            <div className=\"mt-4\">\n              <h3 className=\"text-gray-500 text-xs tracking-widest title-font mb-1\">\n                CATEGORY\n              </h3>\n              <h2 className=\"text-white title-font text-lg font-medium\">\n                Neptune\n              </h2>\n              <p className=\"mt-1\">$12.00</p>\n            </div>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 p-4 w-full\">\n            <a href className=\"block relative h-48 rounded overflow-hidden\">\n              <img\n                alt=\"ecommerce\"\n                className=\"object-cover object-center w-full h-full block\"\n                src=\"https://dummyimage.com/428x268\"\n              />\n            </a>\n            <div className=\"mt-4\">\n              <h3 className=\"text-gray-500 text-xs tracking-widest title-font mb-1\">\n                CATEGORY\n              </h3>\n              <h2 className=\"text-white title-font text-lg font-medium\">\n                The 400 Blows\n              </h2>\n              <p className=\"mt-1\">$18.40</p>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nexport default DarkEcommerceA;\n"
  },
  {
    "path": "src/blocks/ecommerce/dark/b.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkEcommerceB(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font overflow-hidden\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"lg:w-4/5 mx-auto flex flex-wrap\">\n          <img\n            alt=\"ecommerce\"\n            className=\"lg:w-1/2 w-full lg:h-auto h-64 object-cover object-center rounded\"\n            src=\"https://dummyimage.com/400x400\"\n          />\n          <div className=\"lg:w-1/2 w-full lg:pl-10 lg:py-6 mt-6 lg:mt-0\">\n            <h2 className=\"text-sm title-font text-gray-500 tracking-widest\">\n              BRAND NAME\n            </h2>\n            <h1 className=\"text-white text-3xl title-font font-medium mb-1\">\n              The Catcher in the Rye\n            </h1>\n            <div className=\"flex mb-4\">\n              <span className=\"flex items-center\">\n                <svg\n                  fill=\"currentColor\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className={`w-4 h-4 text-${props.theme}-400`}\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\" />\n                </svg>\n                <svg\n                  fill=\"currentColor\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className={`w-4 h-4 text-${props.theme}-400`}\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\" />\n                </svg>\n                <svg\n                  fill=\"currentColor\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className={`w-4 h-4 text-${props.theme}-400`}\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\" />\n                </svg>\n                <svg\n                  fill=\"currentColor\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className={`w-4 h-4 text-${props.theme}-400`}\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\" />\n                </svg>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className={`w-4 h-4 text-${props.theme}-400`}\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\" />\n                </svg>\n                <span className=\"ml-3\">4 Reviews</span>\n              </span>\n              <span className=\"flex ml-3 pl-3 py-2 border-l-2 border-gray-800 text-gray-500 space-x-2\">\n                <a href>\n                  <svg\n                    fill=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-5 h-5\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n                  </svg>\n                </a>\n                <a href>\n                  <svg\n                    fill=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-5 h-5\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n                  </svg>\n                </a>\n                <a href>\n                  <svg\n                    fill=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-5 h-5\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                  </svg>\n                </a>\n              </span>\n            </div>\n            <p className=\"leading-relaxed\">\n              Fam locavore kickstarter distillery. Mixtape chillwave tumeric\n              sriracha taximy chia microdosing tilde DIY. XOXO fam indxgo\n              juiceramps cornhole raw denim forage brooklyn. Everyday carry +1\n              seitan poutine tumeric. Gastropub blue bottle austin listicle\n              pour-over, neutra jean shorts keytar banjo tattooed umami\n              cardigan.\n            </p>\n            <div className=\"flex mt-6 items-center pb-5 border-b-2 border-gray-800 mb-5\">\n              <div className=\"flex\">\n                <span className=\"mr-3\">Color</span>\n                <button className=\"border-2 border-gray-800 rounded-full w-6 h-6 focus:outline-none\"></button>\n                <button className=\"border-2 border-gray-800 ml-1 bg-gray-700 rounded-full w-6 h-6 focus:outline-none\"></button>\n                <button className={`border-2 border-gray-800 ml-1 bg-${props.theme}-500 rounded-full w-6 h-6 focus:outline-none`}></button>\n              </div>\n              <div className=\"flex ml-6 items-center\">\n                <span className=\"mr-3\">Size</span>\n                <div className=\"relative\">\n                  <select className={`rounded border border-gray-700 focus:ring-2 focus:ring-${props.theme}-900 bg-transparent appearance-none py-2 focus:outline-none focus:border-${props.theme}-500 text-white pl-3 pr-10`}>\n                    <option>SM</option>\n                    <option>M</option>\n                    <option>L</option>\n                    <option>XL</option>\n                  </select>\n                  <span className=\"absolute right-0 top-0 h-full w-10 text-center text-gray-600 pointer-events-none flex items-center justify-center\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-4 h-4\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M6 9l6 6 6-6\" />\n                    </svg>\n                  </span>\n                </div>\n              </div>\n            </div>\n            <div className=\"flex\">\n              <span className=\"title-font font-medium text-2xl text-white\">\n                $58.00\n              </span>\n              <button className={`flex ml-auto text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded`}>\n                Button\n              </button>\n              <button className=\"rounded-full w-10 h-10 bg-gray-800 p-0 border-0 inline-flex items-center justify-center text-gray-500 ml-4\">\n                <svg\n                  fill=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-5 h-5\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M20.84 4.61a5.5 5.5 0 00-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 00-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 000-7.78z\" />\n                </svg>\n              </button>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkEcommerceB.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkEcommerceB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkEcommerceB;\n"
  },
  {
    "path": "src/blocks/ecommerce/dark/c.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkEcommerceC(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font overflow-hidden\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"lg:w-4/5 mx-auto flex flex-wrap\">\n          <div className=\"lg:w-1/2 w-full lg:pr-10 lg:py-6 mb-6 lg:mb-0\">\n            <h2 className=\"text-sm title-font text-gray-500 tracking-widest\">\n              BRAND NAME\n            </h2>\n            <h1 className=\"text-white text-3xl title-font font-medium mb-4\">\n              Animated Night Hill Illustrations\n            </h1>\n            <div className=\"flex mb-4\">\n              <a href className={`flex-grow text-${props.theme}-400 border-b-2 border-${props.theme}-500 py-2 text-lg px-1`}>\n                Description\n              </a>\n              <a href className=\"flex-grow border-b-2 border-gray-800 py-2 text-lg px-1\">\n                Reviews\n              </a>\n              <a href className=\"flex-grow border-b-2 border-gray-800 py-2 text-lg px-1\">\n                Details\n              </a>\n            </div>\n            <p className=\"leading-relaxed mb-4\">\n              Fam locavore kickstarter distillery. Mixtape chillwave tumeric\n              sriracha taximy chia microdosing tilde DIY. XOXO fam iligo\n              juiceramps cornhole raw denim forage brooklyn. Everyday carry +1\n              seitan poutine tumeric. Gastropub blue bottle austin listicle\n              pour-over, neutra jean.\n            </p>\n            <div className=\"flex border-t border-gray-800 py-2\">\n              <span className=\"text-gray-500\">Color</span>\n              <span className=\"ml-auto text-white\">Blue</span>\n            </div>\n            <div className=\"flex border-t border-gray-800 py-2\">\n              <span className=\"text-gray-500\">Size</span>\n              <span className=\"ml-auto text-white\">Medium</span>\n            </div>\n            <div className=\"flex border-t border-b mb-6 border-gray-800 py-2\">\n              <span className=\"text-gray-500\">Quantity</span>\n              <span className=\"ml-auto text-white\">4</span>\n            </div>\n            <div className=\"flex\">\n              <span className=\"title-font font-medium text-2xl text-white\">\n                $58.00\n              </span>\n              <button className={`flex ml-auto text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded`}>\n                Button\n              </button>\n              <button className=\"rounded-full w-10 h-10 bg-gray-800 p-0 border-0 inline-flex items-center justify-center text-gray-500 ml-4\">\n                <svg\n                  fill=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-5 h-5\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M20.84 4.61a5.5 5.5 0 00-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 00-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 000-7.78z\" />\n                </svg>\n              </button>\n            </div>\n          </div>\n          <img\n            alt=\"ecommerce\"\n            className=\"lg:w-1/2 w-full lg:h-auto h-64 object-cover object-center rounded\"\n            src=\"https://dummyimage.com/400x400\"\n          />\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkEcommerceC.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkEcommerceC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkEcommerceC;\n"
  },
  {
    "path": "src/blocks/ecommerce/light/a.js",
    "content": "import React from \"react\";\n\nfunction LightEcommerceA() {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"lg:w-1/4 md:w-1/2 p-4 w-full\">\n            <a href className=\"block relative h-48 rounded overflow-hidden\">\n              <img\n                alt=\"ecommerce\"\n                className=\"object-cover object-center w-full h-full block\"\n                src=\"https://dummyimage.com/420x260\"\n              />\n            </a>\n            <div className=\"mt-4\">\n              <h3 className=\"text-gray-500 text-xs tracking-widest title-font mb-1\">\n                CATEGORY\n              </h3>\n              <h2 className=\"text-gray-900 title-font text-lg font-medium\">\n                The Catalyzer\n              </h2>\n              <p className=\"mt-1\">$16.00</p>\n            </div>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 p-4 w-full\">\n            <a href className=\"block relative h-48 rounded overflow-hidden\">\n              <img\n                alt=\"ecommerce\"\n                className=\"object-cover object-center w-full h-full block\"\n                src=\"https://dummyimage.com/421x261\"\n              />\n            </a>\n            <div className=\"mt-4\">\n              <h3 className=\"text-gray-500 text-xs tracking-widest title-font mb-1\">\n                CATEGORY\n              </h3>\n              <h2 className=\"text-gray-900 title-font text-lg font-medium\">\n                Shooting Stars\n              </h2>\n              <p className=\"mt-1\">$21.15</p>\n            </div>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 p-4 w-full\">\n            <a href className=\"block relative h-48 rounded overflow-hidden\">\n              <img\n                alt=\"ecommerce\"\n                className=\"object-cover object-center w-full h-full block\"\n                src=\"https://dummyimage.com/422x262\"\n              />\n            </a>\n            <div className=\"mt-4\">\n              <h3 className=\"text-gray-500 text-xs tracking-widest title-font mb-1\">\n                CATEGORY\n              </h3>\n              <h2 className=\"text-gray-900 title-font text-lg font-medium\">\n                Neptune\n              </h2>\n              <p className=\"mt-1\">$12.00</p>\n            </div>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 p-4 w-full\">\n            <a href className=\"block relative h-48 rounded overflow-hidden\">\n              <img\n                alt=\"ecommerce\"\n                className=\"object-cover object-center w-full h-full block\"\n                src=\"https://dummyimage.com/423x263\"\n              />\n            </a>\n            <div className=\"mt-4\">\n              <h3 className=\"text-gray-500 text-xs tracking-widest title-font mb-1\">\n                CATEGORY\n              </h3>\n              <h2 className=\"text-gray-900 title-font text-lg font-medium\">\n                The 400 Blows\n              </h2>\n              <p className=\"mt-1\">$18.40</p>\n            </div>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 p-4 w-full\">\n            <a href className=\"block relative h-48 rounded overflow-hidden\">\n              <img\n                alt=\"ecommerce\"\n                className=\"object-cover object-center w-full h-full block\"\n                src=\"https://dummyimage.com/424x264\"\n              />\n            </a>\n            <div className=\"mt-4\">\n              <h3 className=\"text-gray-500 text-xs tracking-widest title-font mb-1\">\n                CATEGORY\n              </h3>\n              <h2 className=\"text-gray-900 title-font text-lg font-medium\">\n                The Catalyzer\n              </h2>\n              <p className=\"mt-1\">$16.00</p>\n            </div>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 p-4 w-full\">\n            <a href className=\"block relative h-48 rounded overflow-hidden\">\n              <img\n                alt=\"ecommerce\"\n                className=\"object-cover object-center w-full h-full block\"\n                src=\"https://dummyimage.com/425x265\"\n              />\n            </a>\n            <div className=\"mt-4\">\n              <h3 className=\"text-gray-500 text-xs tracking-widest title-font mb-1\">\n                CATEGORY\n              </h3>\n              <h2 className=\"text-gray-900 title-font text-lg font-medium\">\n                Shooting Stars\n              </h2>\n              <p className=\"mt-1\">$21.15</p>\n            </div>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 p-4 w-full\">\n            <a href className=\"block relative h-48 rounded overflow-hidden\">\n              <img\n                alt=\"ecommerce\"\n                className=\"object-cover object-center w-full h-full block\"\n                src=\"https://dummyimage.com/427x267\"\n               />\n            </a>\n            <div className=\"mt-4\">\n              <h3 className=\"text-gray-500 text-xs tracking-widest title-font mb-1\">\n                CATEGORY\n              </h3>\n              <h2 className=\"text-gray-900 title-font text-lg font-medium\">\n                Neptune\n              </h2>\n              <p className=\"mt-1\">$12.00</p>\n            </div>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 p-4 w-full\">\n            <a href className=\"block relative h-48 rounded overflow-hidden\">\n              <img\n                alt=\"ecommerce\"\n                className=\"object-cover object-center w-full h-full block\"\n                src=\"https://dummyimage.com/428x268\"\n              />\n            </a>\n            <div className=\"mt-4\">\n              <h3 className=\"text-gray-500 text-xs tracking-widest title-font mb-1\">\n                CATEGORY\n              </h3>\n              <h2 className=\"text-gray-900 title-font text-lg font-medium\">\n                The 400 Blows\n              </h2>\n              <p className=\"mt-1\">$18.40</p>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nexport default LightEcommerceA;\n"
  },
  {
    "path": "src/blocks/ecommerce/light/b.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightEcommerceB(props) {\n  return (\n    <section className=\"text-gray-600 body-font overflow-hidden\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"lg:w-4/5 mx-auto flex flex-wrap\">\n          <img\n            alt=\"ecommerce\"\n            className=\"lg:w-1/2 w-full lg:h-auto h-64 object-cover object-center rounded\"\n            src=\"https://dummyimage.com/400x400\"\n          />\n          <div className=\"lg:w-1/2 w-full lg:pl-10 lg:py-6 mt-6 lg:mt-0\">\n            <h2 className=\"text-sm title-font text-gray-500 tracking-widest\">\n              BRAND NAME\n            </h2>\n            <h1 className=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n              The Catcher in the Rye\n            </h1>\n            <div className=\"flex mb-4\">\n              <span className=\"flex items-center\">\n                <svg\n                  fill=\"currentColor\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className={`w-4 h-4 text-${props.theme}-500`}\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\" />\n                </svg>\n                <svg\n                  fill=\"currentColor\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className={`w-4 h-4 text-${props.theme}-500`}\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\" />\n                </svg>\n                <svg\n                  fill=\"currentColor\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className={`w-4 h-4 text-${props.theme}-500`}\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\" />\n                </svg>\n                <svg\n                  fill=\"currentColor\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className={`w-4 h-4 text-${props.theme}-500`}\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\" />\n                </svg>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className={`w-4 h-4 text-${props.theme}-500`}\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\" />\n                </svg>\n                <span className=\"text-gray-600 ml-3\">4 Reviews</span>\n              </span>\n              <span className=\"flex ml-3 pl-3 py-2 border-l-2 border-gray-200 space-x-2s\">\n                <a href className=\"text-gray-500\">\n                  <svg\n                    fill=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-5 h-5\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n                  </svg>\n                </a>\n                <a href className=\"text-gray-500\">\n                  <svg\n                    fill=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-5 h-5\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n                  </svg>\n                </a>\n                <a href className=\"text-gray-500\">\n                  <svg\n                    fill=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-5 h-5\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                  </svg>\n                </a>\n              </span>\n            </div>\n            <p className=\"leading-relaxed\">\n              Fam locavore kickstarter distillery. Mixtape chillwave tumeric\n              sriracha taximy chia microdosing tilde DIY. XOXO fam indxgo\n              juiceramps cornhole raw denim forage brooklyn. Everyday carry +1\n              seitan poutine tumeric. Gastropub blue bottle austin listicle\n              pour-over, neutra jean shorts keytar banjo tattooed umami\n              cardigan.\n            </p>\n            <div className=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n              <div className=\"flex\">\n                <span className=\"mr-3\">Color</span>\n                <button className=\"border-2 border-gray-300 rounded-full w-6 h-6 focus:outline-none\"></button>\n                <button className=\"border-2 border-gray-300 ml-1 bg-gray-700 rounded-full w-6 h-6 focus:outline-none\"></button>\n                <button className={`border-2 border-gray-300 ml-1 bg-${props.theme}-500 rounded-full w-6 h-6 focus:outline-none`}></button>\n              </div>\n              <div className=\"flex ml-6 items-center\">\n                <span className=\"mr-3\">Size</span>\n                <div className=\"relative\">\n                  <select className={`rounded border appearance-none border-gray-300 py-2 focus:outline-none focus:ring-2 focus:ring-${props.theme}-200 focus:border-${props.theme}-500 text-base pl-3 pr-10`}>\n                    <option>SM</option>\n                    <option>M</option>\n                    <option>L</option>\n                    <option>XL</option>\n                  </select>\n                  <span className=\"absolute right-0 top-0 h-full w-10 text-center text-gray-600 pointer-events-none flex items-center justify-center\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-4 h-4\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M6 9l6 6 6-6\" />\n                    </svg>\n                  </span>\n                </div>\n              </div>\n            </div>\n            <div className=\"flex\">\n              <span className=\"title-font font-medium text-2xl text-gray-900\">\n                $58.00\n              </span>\n              <button className={`flex ml-auto text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded`}>\n                Button\n              </button>\n              <button className=\"rounded-full w-10 h-10 bg-gray-200 p-0 border-0 inline-flex items-center justify-center text-gray-500 ml-4\">\n                <svg\n                  fill=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-5 h-5\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M20.84 4.61a5.5 5.5 0 00-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 00-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 000-7.78z\" />\n                </svg>\n              </button>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightEcommerceB.defaultProps = {\n  theme: 'indigo'\n};\n\nLightEcommerceB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightEcommerceB;"
  },
  {
    "path": "src/blocks/ecommerce/light/c.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightEcommerceC(props) {\n  return (\n    <section className=\"text-gray-600 body-font overflow-hidden\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"lg:w-4/5 mx-auto flex flex-wrap\">\n          <div className=\"lg:w-1/2 w-full lg:pr-10 lg:py-6 mb-6 lg:mb-0\">\n            <h2 className=\"text-sm title-font text-gray-500 tracking-widest\">\n              BRAND NAME\n            </h2>\n            <h1 className=\"text-gray-900 text-3xl title-font font-medium mb-4\">\n              Animated Night Hill Illustrations\n            </h1>\n            <div className=\"flex mb-4\">\n              <a href className={`flex-grow text-${props.theme}-500 border-b-2 border-${props.theme}-500 py-2 text-lg px-1`}>\n                Description\n              </a>\n              <a href className=\"flex-grow border-b-2 border-gray-300 py-2 text-lg px-1\">\n                Reviews\n              </a>\n              <a href className=\"flex-grow border-b-2 border-gray-300 py-2 text-lg px-1\">\n                Details\n              </a>\n            </div>\n            <p className=\"leading-relaxed mb-4\">\n              Fam locavore kickstarter distillery. Mixtape chillwave tumeric\n              sriracha taximy chia microdosing tilde DIY. XOXO fam inxigo\n              juiceramps cornhole raw denim forage brooklyn. Everyday carry +1\n              seitan poutine tumeric. Gastropub blue bottle austin listicle\n              pour-over, neutra jean.\n            </p>\n            <div className=\"flex border-t border-gray-200 py-2\">\n              <span className=\"text-gray-500\">Color</span>\n              <span className=\"ml-auto text-gray-900\">Blue</span>\n            </div>\n            <div className=\"flex border-t border-gray-200 py-2\">\n              <span className=\"text-gray-500\">Size</span>\n              <span className=\"ml-auto text-gray-900\">Medium</span>\n            </div>\n            <div className=\"flex border-t border-b mb-6 border-gray-200 py-2\">\n              <span className=\"text-gray-500\">Quantity</span>\n              <span className=\"ml-auto text-gray-900\">4</span>\n            </div>\n            <div className=\"flex\">\n              <span className=\"title-font font-medium text-2xl text-gray-900\">\n                $58.00\n              </span>\n              <button className={`flex ml-auto text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded`}>\n                Button\n              </button>\n              <button className=\"rounded-full w-10 h-10 bg-gray-200 p-0 border-0 inline-flex items-center justify-center text-gray-500 ml-4\">\n                <svg\n                  fill=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-5 h-5\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M20.84 4.61a5.5 5.5 0 00-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 00-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 000-7.78z\" />\n                </svg>\n              </button>\n            </div>\n          </div>\n          <img\n            alt=\"ecommerce\"\n            className=\"lg:w-1/2 w-full lg:h-auto h-64 object-cover object-center rounded\"\n            src=\"https://dummyimage.com/400x400\"\n          />\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightEcommerceC.defaultProps = {\n  theme: 'indigo'\n};\n\nLightEcommerceC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightEcommerceC;\n"
  },
  {
    "path": "src/blocks/feature/dark/a.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkFeatureA(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <h1 className=\"sm:text-3xl text-2xl font-medium title-font text-center text-white mb-20\">\n          Raw Denim Heirloom Man Braid<br className=\"hidden sm:block\" />\n          Selfies Wayfarers\n        </h1>\n        <div className=\"flex flex-wrap sm:-m-4 -mx-4 -mb-10 -mt-4 md:space-y-0 space-y-6\">\n          <div className=\"p-4 md:w-1/3 flex\">\n            <div className={`w-12 h-12 inline-flex items-center justify-center rounded-full bg-gray-800 text-${props.theme}-400 mb-4 flex-shrink-0`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M22 12h-4l-3 9L9 3l-3 9H2\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow pl-6\">\n              <h2 className=\"text-white text-lg title-font font-medium mb-2\">\n                Shooting Stars\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                taxidermy. Gastropub indxgo juice poutine, ramps microdosing\n                banh mi pug VHS try-hard ugh iceland kickstarter tumblr\n                live-edge tilde.\n              </p>\n              <a href className={`mt-3 text-${props.theme}-400 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/3 flex\">\n            <div className={`w-12 h-12 inline-flex items-center justify-center rounded-full bg-gray-800 text-${props.theme}-400 mb-4 flex-shrink-0`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 24 24\"\n              >\n                <circle cx=\"6\" cy=\"6\" r=\"3\" />\n                <circle cx=\"6\" cy=\"18\" r=\"3\" />\n                <path d=\"M20 4L8.12 15.88M14.47 14.48L20 20M8.12 8.12L12 12\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow pl-6\">\n              <h2 className=\"text-white text-lg title-font font-medium mb-2\">\n                The Catalyzer\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                taxidermy. Gastropub indxgo juice poutine, ramps microdosing\n                banh mi pug VHS try-hard ugh iceland kickstarter tumblr\n                live-edge tilde.\n              </p>\n              <a href className={`mt-3 text-${props.theme}-400 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/3 flex\">\n            <div className={`w-12 h-12 inline-flex items-center justify-center rounded-full bg-gray-800 text-${props.theme}-400 mb-4 flex-shrink-0`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n                <circle cx=\"12\" cy=\"7\" r=\"4\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow pl-6\">\n              <h2 className=\"text-white text-lg title-font font-medium mb-2\">\n                Neptune\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                taxidermy. Gastropub indxgo juice poutine, ramps microdosing\n                banh mi pug VHS try-hard ugh iceland kickstarter tumblr\n                live-edge tilde.\n              </p>\n              <a href className={`mt-3 text-${props.theme}-400 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkFeatureA.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkFeatureA.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkFeatureA;\n"
  },
  {
    "path": "src/blocks/feature/dark/b.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkFeatureB(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"text-center mb-20\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font text-white mb-4\">\n            Raw Denim Heirloom Man Braid\n          </h1>\n          <p className=\"text-base leading-relaxed xl:w-2/4 lg:w-3/4 mx-auto text-gray-400 text-opacity-80\">\n            Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n            taxidermy. Gastropub indxgo juice poutine, ramps microdosing banh mi\n            pug.\n          </p>\n          <div className=\"flex mt-6 justify-center\">\n            <div className={`w-16 h-1 rounded-full bg-${props.theme}-500 inline-flex`}></div>\n          </div>\n        </div>\n        <div className=\"flex flex-wrap sm:-m-4 -mx-4 -mb-10 -mt-4 md:space-y-0 space-y-6\">\n          <div className=\"p-4 md:w-1/3 flex flex-col text-center items-center\">\n            <div className={`w-20 h-20 inline-flex items-center justify-center rounded-full bg-gray-800 text-${props.theme}-400 mb-5 flex-shrink-0`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-10 h-10\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M22 12h-4l-3 9L9 3l-3 9H2\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow\">\n              <h2 className=\"text-white text-lg title-font font-medium mb-3\">\n                Shooting Stars\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                taxidermy. Gastropub indxgo juice poutine, ramps microdosing\n                banh mi pug VHS try-hard.\n              </p>\n              <a href className={`mt-3 text-${props.theme}-400 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/3 flex flex-col text-center items-center\">\n            <div className={`w-20 h-20 inline-flex items-center justify-center rounded-full bg-gray-800 text-${props.theme}-400 mb-5 flex-shrink-0`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-10 h-10\"\n                viewBox=\"0 0 24 24\"\n              >\n                <circle cx=\"6\" cy=\"6\" r=\"3\" />\n                <circle cx=\"6\" cy=\"18\" r=\"3\" />\n                <path d=\"M20 4L8.12 15.88M14.47 14.48L20 20M8.12 8.12L12 12\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow\">\n              <h2 className=\"text-white text-lg title-font font-medium mb-3\">\n                The Catalyzer\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                taxidermy. Gastropub indxgo juice poutine, ramps microdosing\n                banh mi pug VHS try-hard.\n              </p>\n              <a href className={`mt-3 text-${props.theme}-400 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/3 flex flex-col text-center items-center\">\n            <div className={`w-20 h-20 inline-flex items-center justify-center rounded-full bg-gray-800 text-${props.theme}-400 mb-5 flex-shrink-0`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-10 h-10\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n                <circle cx=\"12\" cy=\"7\" r=\"4\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow\">\n              <h2 className=\"text-white text-lg title-font font-medium mb-3\">\n                Neptune\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                taxidermy. Gastropub indxgo juice poutine, ramps microdosing\n                banh mi pug VHS try-hard.\n              </p>\n              <a href className={`mt-3 text-${props.theme}-400 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n        </div>\n        <button className={`flex mx-auto mt-16 text-white bg-${props.theme}-500 border-0 py-2 px-8 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n          Button\n        </button>\n      </div>\n    </section>\n  );\n}\n\nDarkFeatureB.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkFeatureB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkFeatureB;\n"
  },
  {
    "path": "src/blocks/feature/dark/c.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkFeatureC(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-wrap\">\n        <div className=\"lg:w-1/2 w-full mb-10 lg:mb-0 rounded-lg overflow-hidden\">\n          <img\n            alt=\"feature\"\n            className=\"object-cover object-center h-full w-full\"\n            src=\"https://dummyimage.com/460x500\"\n          />\n        </div>\n        <div className=\"flex flex-col flex-wrap lg:py-6 -mb-10 lg:w-1/2 lg:pl-12 lg:text-left text-center\">\n          <div className=\"flex flex-col mb-10 lg:items-start items-center\">\n            <div className={`w-12 h-12 inline-flex items-center justify-center rounded-full bg-gray-800 text-${props.theme}-400 mb-5`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M22 12h-4l-3 9L9 3l-3 9H2\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow\">\n              <h2 className=\"text-white text-lg title-font font-medium mb-3\">\n                Shooting Stars\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                taxidermy. Gastropub indxgo juice poutine.\n              </p>\n              <a href className={`mt-3 text-${props.theme}-400 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n          <div className=\"flex flex-col mb-10 lg:items-start items-center\">\n            <div className={`w-12 h-12 inline-flex items-center justify-center rounded-full bg-gray-800 text-${props.theme}-400 mb-5`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 24 24\"\n              >\n                <circle cx=\"6\" cy=\"6\" r=\"3\" />\n                <circle cx=\"6\" cy=\"18\" r=\"3\" />\n                <path d=\"M20 4L8.12 15.88M14.47 14.48L20 20M8.12 8.12L12 12\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow\">\n              <h2 className=\"text-white text-lg title-font font-medium mb-3\">\n                The Catalyzer\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                taxidermy. Gastropub indxgo juice poutine.\n              </p>\n              <a href className={`mt-3 text-${props.theme}-400 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n          <div className=\"flex flex-col mb-10 lg:items-start items-center\">\n            <div className={`w-12 h-12 inline-flex items-center justify-center rounded-full bg-gray-800 text-${props.theme}-400 mb-5`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n                <circle cx=\"12\" cy=\"7\" r=\"4\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow\">\n              <h2 className=\"text-white text-lg title-font font-medium mb-3\">\n                Neptune\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                taxidermy. Gastropub indxgo juice poutine.\n              </p>\n              <a href className={`mt-3 text-${props.theme}-400 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkFeatureC.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkFeatureC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkFeatureC;\n"
  },
  {
    "path": "src/blocks/feature/dark/d.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkFeatureD(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-wrap\">\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"p-4 lg:w-1/2 md:w-full\">\n            <div className=\"flex border-2 rounded-lg border-gray-800 p-8 sm:flex-row flex-col\">\n              <div className={`w-16 h-16 sm:mr-8 sm:mb-0 mb-4 inline-flex items-center justify-center rounded-full bg-gray-800 text-${props.theme}-400 flex-shrink-0`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-8 h-8\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M22 12h-4l-3 9L9 3l-3 9H2\" />\n                </svg>\n              </div>\n              <div className=\"flex-grow\">\n                <h2 className=\"text-white text-lg title-font font-medium mb-3\">\n                  Shooting Stars\n                </h2>\n                <p className=\"leading-relaxed text-base\">\n                  Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                  taxidermy. Gastropub indxgo juice poutine.\n                </p>\n                <a href className={`mt-3 text-${props.theme}-400 inline-flex items-center`}>\n                  Learn More\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-4 h-4 ml-2\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                  </svg>\n                </a>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 lg:w-1/2 md:w-full\">\n            <div className=\"flex border-2 rounded-lg border-gray-800 p-8 sm:flex-row flex-col\">\n              <div className={`w-16 h-16 sm:mr-8 sm:mb-0 mb-4 inline-flex items-center justify-center rounded-full bg-gray-800 text-${props.theme}-400 flex-shrink-0`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-10 h-10\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n                  <circle cx=\"12\" cy=\"7\" r=\"4\" />\n                </svg>\n              </div>\n              <div className=\"flex-grow\">\n                <h2 className=\"text-white text-lg title-font font-medium mb-3\">\n                  The Catalyzer\n                </h2>\n                <p className=\"leading-relaxed text-base\">\n                  Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                  taxidermy. Gastropub indxgo juice poutine.\n                </p>\n                <a href className={`mt-3 text-${props.theme}-400 inline-flex items-center`}>\n                  Learn More\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-4 h-4 ml-2\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                  </svg>\n                </a>\n              </div>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkFeatureD.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkFeatureD.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkFeatureD;\n"
  },
  {
    "path": "src/blocks/feature/dark/e.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkFeatureE(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-wrap\">\n        <div className=\"flex flex-col text-center w-full mb-20\">\n          <h2 className={`text-xs text-${props.theme}-400 tracking-widest font-medium title-font mb-1`}>\n            ROOF PARTY POLAROID\n          </h2>\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font text-white\">\n            Master Cleanse Reliac Heirloom\n          </h1>\n        </div>\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"p-4 md:w-1/3\">\n            <div className=\"flex rounded-lg h-full bg-gray-800 bg-opacity-60 p-8 flex-col\">\n              <div className=\"flex items-center mb-3\">\n                <div className={`w-8 h-8 mr-3 inline-flex items-center justify-center rounded-full bg-${props.theme}-500 text-white flex-shrink-0`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-5 h-5\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M22 12h-4l-3 9L9 3l-3 9H2\" />\n                  </svg>\n                </div>\n                <h2 className=\"text-white text-lg title-font font-medium\">\n                  Shooting Stars\n                </h2>\n              </div>\n              <div className=\"flex-grow\">\n                <p className=\"leading-relaxed text-base\">\n                  Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                  taxidermy. Gastropub indxgo juice poutine.\n                </p>\n                <a href className={`mt-3 text-${props.theme}-400 inline-flex items-center`}>\n                  Learn More\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-4 h-4 ml-2\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                  </svg>\n                </a>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/3\">\n            <div className=\"flex rounded-lg h-full bg-gray-800 bg-opacity-60 p-8 flex-col\">\n              <div className=\"flex items-center mb-3\">\n                <div className={`w-8 h-8 mr-3 inline-flex items-center justify-center rounded-full bg-${props.theme}-500 text-white flex-shrink-0`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-5 h-5\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n                    <circle cx=\"12\" cy=\"7\" r=\"4\" />\n                  </svg>\n                </div>\n                <h2 className=\"text-white text-lg title-font font-medium\">\n                  The Catalyzer\n                </h2>\n              </div>\n              <div className=\"flex-grow\">\n                <p className=\"leading-relaxed text-base\">\n                  Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                  taxidermy. Gastropub indxgo juice poutine.\n                </p>\n                <a href className={`mt-3 text-${props.theme}-400 inline-flex items-center`}>\n                  Learn More\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-4 h-4 ml-2\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                  </svg>\n                </a>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/3\">\n            <div className=\"flex rounded-lg h-full bg-gray-800 bg-opacity-60 p-8 flex-col\">\n              <div className=\"flex items-center mb-3\">\n                <div className={`w-8 h-8 mr-3 inline-flex items-center justify-center rounded-full bg-${props.theme}-500 text-white flex-shrink-0`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-5 h-5\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <circle cx=\"6\" cy=\"6\" r=\"3\" />\n                    <circle cx=\"6\" cy=\"18\" r=\"3\" />\n                    <path d=\"M20 4L8.12 15.88M14.47 14.48L20 20M8.12 8.12L12 12\" />\n                  </svg>\n                </div>\n                <h2 className=\"text-white text-lg title-font font-medium\">\n                  Neptune\n                </h2>\n              </div>\n              <div className=\"flex-grow\">\n                <p className=\"leading-relaxed text-base\">\n                  Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                  taxidermy. Gastropub indxgo juice poutine.\n                </p>\n                <a href className={`mt-3 text-${props.theme}-400 inline-flex items-center`}>\n                  Learn More\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-4 h-4 ml-2\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                  </svg>\n                </a>\n              </div>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkFeatureE.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkFeatureE.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkFeatureE;\n"
  },
  {
    "path": "src/blocks/feature/dark/f.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkFeatureF(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex items-center lg:w-3/5 mx-auto border-b pb-10 mb-10 border-gray-800 sm:flex-row flex-col\">\n          <div className={`sm:w-32 sm:h-32 h-20 w-20 sm:mr-10 inline-flex items-center justify-center rounded-full text-${props.theme}-400 bg-gray-800 flex-shrink-0`}>\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"sm:w-16 sm:h-16 w-10 h-10\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M22 12h-4l-3 9L9 3l-3 9H2\" />\n            </svg>\n          </div>\n          <div className=\"flex-grow sm:text-left text-center mt-6 sm:mt-0\">\n            <h2 className=\"text-white text-lg title-font font-medium mb-2\">\n              Shooting Stars\n            </h2>\n            <p className=\"leading-relaxed text-base\">\n              Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n              taxidermy. Gastropub indxgo juice poutine.\n            </p>\n            <a href className={`mt-3 text-${props.theme}-400 inline-flex items-center`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n        </div>\n        <div className=\"flex items-center lg:w-3/5 mx-auto border-b pb-10 mb-10 border-gray-800 sm:flex-row flex-col\">\n          <div className=\"flex-grow sm:text-left text-center mt-6 sm:mt-0\">\n            <h2 className=\"text-white text-lg title-font font-medium mb-2\">\n              The Catalyzer\n            </h2>\n            <p className=\"leading-relaxed text-base\">\n              Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n              taxidermy. Gastropub indxgo juice poutine.\n            </p>\n            <a href className={`mt-3 text-${props.theme}-400 inline-flex items-center`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n          <div className={`sm:w-32 order-first sm:order-none sm:h-32 h-20 w-20 sm:ml-10 inline-flex items-center justify-center rounded-full text-${props.theme}-400 bg-gray-800 flex-shrink-0`}>\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"sm:w-16 sm:h-16 w-10 h-10\"\n              viewBox=\"0 0 24 24\"\n            >\n              <circle cx=\"6\" cy=\"6\" r=\"3\" />\n              <circle cx=\"6\" cy=\"18\" r=\"3\" />\n              <path d=\"M20 4L8.12 15.88M14.47 14.48L20 20M8.12 8.12L12 12\" />\n            </svg>\n          </div>\n        </div>\n        <div className=\"flex items-center lg:w-3/5 mx-auto sm:flex-row flex-col\">\n          <div className={`sm:w-32 sm:h-32 h-20 w-20 sm:mr-10 inline-flex items-center justify-center rounded-full text-${props.theme}-400 bg-gray-800 flex-shrink-0`}>\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"sm:w-16 sm:h-16 w-10 h-10\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n              <circle cx=\"12\" cy=\"7\" r=\"4\" />\n            </svg>\n          </div>\n          <div className=\"flex-grow sm:text-left text-center mt-6 sm:mt-0\">\n            <h2 className=\"text-white text-lg title-font font-medium mb-2\">\n              The 400 Blows\n            </h2>\n            <p className=\"leading-relaxed text-base\">\n              Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n              taxidermy. Gastropub indxgo juice poutine.\n            </p>\n            <a href className={`mt-3 text-${props.theme}-400 inline-flex items-center`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n        </div>\n        <button className={`flex mx-auto mt-20 text-white bg-${props.theme}-500 border-0 py-2 px-8 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n          Button\n        </button>\n      </div>\n    </section>\n  );\n}\n\nDarkFeatureF.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkFeatureF.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkFeatureF;\n"
  },
  {
    "path": "src/blocks/feature/dark/g.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkFeatureG(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"text-center mb-20\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium text-center title-font text-white mb-4\">\n            Raw Denim Heirloom Man Braid\n          </h1>\n          <p className=\"text-base leading-relaxed xl:w-2/4 lg:w-3/4 mx-auto\">\n            Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n            taxidermy. Gastropub indxgo juice poutine, ramps microdosing banh mi\n            pug.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap lg:w-4/5 sm:mx-auto sm:mb-2 -mx-2\">\n          <div className=\"p-2 sm:w-1/2 w-full\">\n            <div className=\"bg-gray-800 rounded flex p-4 h-full items-center\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"3\"\n                className={`text-${props.theme}-400 w-6 h-6 flex-shrink-0 mr-4`}\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\" />\n                <path d=\"M22 4L12 14.01l-3-3\" />\n              </svg>\n              <span className=\"title-font font-medium text-white\">\n                Authentic Cliche Forage\n              </span>\n            </div>\n          </div>\n          <div className=\"p-2 sm:w-1/2 w-full\">\n            <div className=\"bg-gray-800 rounded flex p-4 h-full items-center\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"3\"\n                className={`text-${props.theme}-400 w-6 h-6 flex-shrink-0 mr-4`}\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\" />\n                <path d=\"M22 4L12 14.01l-3-3\" />\n              </svg>\n              <span className=\"title-font font-medium text-white\">\n                Kinfolk Chips Snackwave\n              </span>\n            </div>\n          </div>\n          <div className=\"p-2 sm:w-1/2 w-full\">\n            <div className=\"bg-gray-800 rounded flex p-4 h-full items-center\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"3\"\n                className={`text-${props.theme}-400 w-6 h-6 flex-shrink-0 mr-4`}\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\" />\n                <path d=\"M22 4L12 14.01l-3-3\" />\n              </svg>\n              <span className=\"title-font font-medium text-white\">\n                Coloring Book Ethical\n              </span>\n            </div>\n          </div>\n          <div className=\"p-2 sm:w-1/2 w-full\">\n            <div className=\"bg-gray-800 rounded flex p-4 h-full items-center\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"3\"\n                className={`text-${props.theme}-400 w-6 h-6 flex-shrink-0 mr-4`}\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\" />\n                <path d=\"M22 4L12 14.01l-3-3\" />\n              </svg>\n              <span className=\"title-font font-medium text-white\">\n                Typewriter Polaroid Cray\n              </span>\n            </div>\n          </div>\n          <div className=\"p-2 sm:w-1/2 w-full\">\n            <div className=\"bg-gray-800 rounded flex p-4 h-full items-center\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"3\"\n                className={`text-${props.theme}-400 w-6 h-6 flex-shrink-0 mr-4`}\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\" />\n                <path d=\"M22 4L12 14.01l-3-3\" />\n              </svg>\n              <span className=\"title-font font-medium text-white\">\n                Pack Truffaut Blue\n              </span>\n            </div>\n          </div>\n          <div className=\"p-2 sm:w-1/2 w-full\">\n            <div className=\"bg-gray-800 rounded flex p-4 h-full items-center\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"3\"\n                className={`text-${props.theme}-400 w-6 h-6 flex-shrink-0 mr-4`}\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\" />\n                <path d=\"M22 4L12 14.01l-3-3\" />\n              </svg>\n              <span className=\"title-font font-medium text-white\">\n                The Catcher In The Rye\n              </span>\n            </div>\n          </div>\n        </div>\n        <button className={`flex mx-auto mt-16 text-white bg-${props.theme}-500 border-0 py-2 px-8 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n          Button\n        </button>\n      </div>\n    </section>\n  );\n}\n\nDarkFeatureG.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkFeatureG.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkFeatureG;\n"
  },
  {
    "path": "src/blocks/feature/dark/h.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkFeatureH(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"text-center mb-20\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium text-center title-font text-white mb-4\">\n            Raw Denim Heirloom Man Braid\n          </h1>\n          <p className=\"text-base leading-relaxed xl:w-2/4 lg:w-3/4 mx-auto\">\n            Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n            taxidermy. Gastropub indxgo juice poutine, ramps microdosing banh mi\n            pug.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"p-4 lg:w-1/4 sm:w-1/2 w-full\">\n            <h2 className=\"font-medium title-font tracking-widest text-white mb-4 text-sm text-center sm:text-left\">\n              SHOOTING STARS\n            </h2>\n            <nav className=\"flex flex-col sm:items-start sm:text-left text-center items-center -mb-1 space-y-2\">\n              <a href>\n                <span className={`bg-gray-800 text-${props.theme}-400 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                First Link\n              </a>\n              <a href>\n                <span className={`bg-gray-800 text-${props.theme}-400 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Second Link\n              </a>\n              <a href>\n                <span className={`bg-gray-800 text-${props.theme}-400 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Third Link\n              </a>\n              <a href>\n                <span className={`bg-gray-800 text-${props.theme}-400 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Fourth Link\n              </a>\n              <a href>\n                <span className={`bg-gray-800 text-${props.theme}-400 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Fifth Link\n              </a>\n            </nav>\n          </div>\n          <div className=\"p-4 lg:w-1/4 sm:w-1/2 w-full\">\n            <h2 className=\"font-medium title-font tracking-widest text-white mb-4 text-sm text-center sm:text-left\">\n              THE 400 BLOWS\n            </h2>\n            <nav className=\"flex flex-col sm:items-start sm:text-left text-center items-center -mb-1 space-y-2\">\n              <a href>\n                <span className={`bg-gray-800 text-${props.theme}-400 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                First Link\n              </a>\n              <a href>\n                <span className={`bg-gray-800 text-${props.theme}-400 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Second Link\n              </a>\n              <a href>\n                <span className={`bg-gray-800 text-${props.theme}-400 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Third Link\n              </a>\n              <a href>\n                <span className={`bg-gray-800 text-${props.theme}-400 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Fourth Link\n              </a>\n              <a href>\n                <span className={`bg-gray-800 text-${props.theme}-400 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Fifth Link\n              </a>\n            </nav>\n          </div>\n          <div className=\"p-4 lg:w-1/4 sm:w-1/2 w-full\">\n            <h2 className=\"font-medium title-font tracking-widest text-white mb-4 text-sm text-center sm:text-left\">\n              THE CATALYZER\n            </h2>\n            <nav className=\"flex flex-col sm:items-start sm:text-left text-center items-center -mb-1 space-y-2\">\n              <a href>\n                <span className={`bg-gray-800 text-${props.theme}-400 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                First Link\n              </a>\n              <a href>\n                <span className={`bg-gray-800 text-${props.theme}-400 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Second Link\n              </a>\n              <a href>\n                <span className={`bg-gray-800 text-${props.theme}-400 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Third Link\n              </a>\n              <a href>\n                <span className={`bg-gray-800 text-${props.theme}-400 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Fourth Link\n              </a>\n              <a href>\n                <span className={`bg-gray-800 text-${props.theme}-400 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Fifth Link\n              </a>\n            </nav>\n          </div>\n          <div className=\"p-4 lg:w-1/4 sm:w-1/2 w-full\">\n            <h2 className=\"font-medium title-font tracking-widest text-white mb-4 text-sm text-center sm:text-left\">\n              NEPTUNE\n            </h2>\n            <nav className=\"flex flex-col sm:items-start sm:text-left text-center items-center -mb-1 space-y-2\">\n              <a href>\n                <span className={`bg-gray-800 text-${props.theme}-400 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                First Link\n              </a>\n              <a href>\n                <span className={`bg-gray-800 text-${props.theme}-400 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Second Link\n              </a>\n              <a href>\n                <span className={`bg-gray-800 text-${props.theme}-400 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Third Link\n              </a>\n              <a href>\n                <span className={`bg-gray-800 text-${props.theme}-400 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Fourth Link\n              </a>\n              <a href>\n                <span className={`bg-gray-800 text-${props.theme}-400 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Fifth Link\n              </a>\n            </nav>\n          </div>\n        </div>\n        <button className={`flex mx-auto mt-16 text-white bg-${props.theme}-500 border-0 py-2 px-8 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n          Button\n        </button>\n      </div>\n    </section>\n  );\n}\n\nDarkFeatureH.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkFeatureH.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkFeatureH;\n"
  },
  {
    "path": "src/blocks/feature/light/a.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightFeatureA(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <h1 className=\"sm:text-3xl text-2xl font-medium title-font text-center text-gray-900 mb-20\">\n          Raw Denim Heirloom Man Braid<br className=\"hidden sm:block\" />\n          Selfies Wayfarers\n        </h1>\n        <div className=\"flex flex-wrap sm:-m-4 -mx-4 -mb-10 -mt-4 md:space-y-0 space-y-6\">\n          <div className=\"p-4 md:w-1/3 flex\">\n            <div className={`w-12 h-12 inline-flex items-center justify-center rounded-full bg-${props.theme}-100 text-${props.theme}-500 mb-4 flex-shrink-0`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M22 12h-4l-3 9L9 3l-3 9H2\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow pl-6\">\n              <h2 className=\"text-gray-900 text-lg title-font font-medium mb-2\">\n                Shooting Stars\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                taxidermy. Gastropub indxgo juice poutine, ramps microdosing\n                banh mi pug VHS try-hard ugh iceland kickstarter tumblr\n                live-edge tilde.\n              </p>\n              <a href className={`mt-3 text-${props.theme}-500 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/3 flex\">\n            <div className={`w-12 h-12 inline-flex items-center justify-center rounded-full bg-${props.theme}-100 text-${props.theme}-500 mb-4 flex-shrink-0`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 24 24\"\n              >\n                <circle cx=\"6\" cy=\"6\" r=\"3\" />\n                <circle cx=\"6\" cy=\"18\" r=\"3\" />\n                <path d=\"M20 4L8.12 15.88M14.47 14.48L20 20M8.12 8.12L12 12\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow pl-6\">\n              <h2 className=\"text-gray-900 text-lg title-font font-medium mb-2\">\n                The Catalyzer\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                taxidermy. Gastropub indxgo juice poutine, ramps microdosing\n                banh mi pug VHS try-hard ugh iceland kickstarter tumblr\n                live-edge tilde.\n              </p>\n              <a href className={`mt-3 text-${props.theme}-500 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/3 flex\">\n            <div className={`w-12 h-12 inline-flex items-center justify-center rounded-full bg-${props.theme}-100 text-${props.theme}-500 mb-4 flex-shrink-0`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n                <circle cx=\"12\" cy=\"7\" r=\"4\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow pl-6\">\n              <h2 className=\"text-gray-900 text-lg title-font font-medium mb-2\">\n                Neptune\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                taxidermy. Gastropub indxgo juice poutine, ramps microdosing\n                banh mi pug VHS try-hard ugh iceland kickstarter tumblr\n                live-edge tilde.\n              </p>\n              <a href className={`mt-3 text-${props.theme}-500 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightFeatureA.defaultProps = {\n  theme: 'indigo'\n};\n\nLightFeatureA.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightFeatureA;\n"
  },
  {
    "path": "src/blocks/feature/light/b.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightFeatureB(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"text-center mb-20\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font text-gray-900 mb-4\">\n            Raw Denim Heirloom Man Braid\n          </h1>\n          <p className=\"text-base leading-relaxed xl:w-2/4 lg:w-3/4 mx-auto text-gray-500s\">\n            Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n            taxidermy. Gastropub indxgo juice poutine, ramps microdosing banh mi\n            pug.\n          </p>\n          <div className=\"flex mt-6 justify-center\">\n            <div className={`w-16 h-1 rounded-full bg-${props.theme}-500 inline-flex`}></div>\n          </div>\n        </div>\n        <div className=\"flex flex-wrap sm:-m-4 -mx-4 -mb-10 -mt-4 md:space-y-0 space-y-6\">\n          <div className=\"p-4 md:w-1/3 flex flex-col text-center items-center\">\n            <div className={`w-20 h-20 inline-flex items-center justify-center rounded-full bg-${props.theme}-100 text-${props.theme}-500 mb-5 flex-shrink-0`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-10 h-10\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M22 12h-4l-3 9L9 3l-3 9H2\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow\">\n              <h2 className=\"text-gray-900 text-lg title-font font-medium mb-3\">\n                Shooting Stars\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                taxidermy. Gastropub indxgo juice poutine, ramps microdosing\n                banh mi pug VHS try-hard.\n              </p>\n              <a href className={`mt-3 text-${props.theme}-500 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/3 flex flex-col text-center items-center\">\n            <div className={`w-20 h-20 inline-flex items-center justify-center rounded-full bg-${props.theme}-100 text-${props.theme}-500 mb-5 flex-shrink-0`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-10 h-10\"\n                viewBox=\"0 0 24 24\"\n              >\n                <circle cx=\"6\" cy=\"6\" r=\"3\" />\n                <circle cx=\"6\" cy=\"18\" r=\"3\" />\n                <path d=\"M20 4L8.12 15.88M14.47 14.48L20 20M8.12 8.12L12 12\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow\">\n              <h2 className=\"text-gray-900 text-lg title-font font-medium mb-3\">\n                The Catalyzer\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                taxidermy. Gastropub indxgo juice poutine, ramps microdosing\n                banh mi pug VHS try-hard.\n              </p>\n              <a href className={`mt-3 text-${props.theme}-500 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/3 flex flex-col text-center items-center\">\n            <div className={`w-20 h-20 inline-flex items-center justify-center rounded-full bg-${props.theme}-100 text-${props.theme}-500 mb-5 flex-shrink-0`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-10 h-10\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n                <circle cx=\"12\" cy=\"7\" r=\"4\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow\">\n              <h2 className=\"text-gray-900 text-lg title-font font-medium mb-3\">\n                Neptune\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                taxidermy. Gastropub indxgo juice poutine, ramps microdosing\n                banh mi pug VHS try-hard.\n              </p>\n              <a href className={`mt-3 text-${props.theme}-500 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n        </div>\n        <button className={`flex mx-auto mt-16 text-white bg-${props.theme}-500 border-0 py-2 px-8 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n          Button\n        </button>\n      </div>\n    </section>\n  );\n}\n\nLightFeatureB.defaultProps = {\n  theme: 'indigo'\n};\n\nLightFeatureB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightFeatureB;\n"
  },
  {
    "path": "src/blocks/feature/light/c.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightFeatureC(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-wrap\">\n        <div className=\"lg:w-1/2 w-full mb-10 lg:mb-0 rounded-lg overflow-hidden\">\n          <img\n            alt=\"feature\"\n            className=\"object-cover object-center h-full w-full\"\n            src=\"https://dummyimage.com/460x500\"\n          />\n        </div>\n        <div className=\"flex flex-col flex-wrap lg:py-6 -mb-10 lg:w-1/2 lg:pl-12 lg:text-left text-center\">\n          <div className=\"flex flex-col mb-10 lg:items-start items-center\">\n            <div className={`w-12 h-12 inline-flex items-center justify-center rounded-full bg-${props.theme}-100 text-${props.theme}-500 mb-5`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M22 12h-4l-3 9L9 3l-3 9H2\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow\">\n              <h2 className=\"text-gray-900 text-lg title-font font-medium mb-3\">\n                Shooting Stars\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                taxidermy. Gastropub indxgo juice poutine.\n              </p>\n              <a href className={`mt-3 text-${props.theme}-500 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n          <div className=\"flex flex-col mb-10 lg:items-start items-center\">\n            <div className={`w-12 h-12 inline-flex items-center justify-center rounded-full bg-${props.theme}-100 text-${props.theme}-500 mb-5`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 24 24\"\n              >\n                <circle cx=\"6\" cy=\"6\" r=\"3\" />\n                <circle cx=\"6\" cy=\"18\" r=\"3\" />\n                <path d=\"M20 4L8.12 15.88M14.47 14.48L20 20M8.12 8.12L12 12\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow\">\n              <h2 className=\"text-gray-900 text-lg title-font font-medium mb-3\">\n                The Catalyzer\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                taxidermy. Gastropub indxgo juice poutine.\n              </p>\n              <a href className={`mt-3 text-${props.theme}-500 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n          <div className=\"flex flex-col mb-10 lg:items-start items-center\">\n            <div className={`w-12 h-12 inline-flex items-center justify-center rounded-full bg-${props.theme}-100 text-${props.theme}-500 mb-5`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n                <circle cx=\"12\" cy=\"7\" r=\"4\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow\">\n              <h2 className=\"text-gray-900 text-lg title-font font-medium mb-3\">\n                Neptune\n              </h2>\n              <p className=\"leading-relaxed text-base\">\n                Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                taxidermy. Gastropub indxgo juice poutine.\n              </p>\n              <a href className={`mt-3 text-${props.theme}-500 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightFeatureC.defaultProps = {\n  theme: 'indigo'\n};\n\nLightFeatureC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightFeatureC;\n"
  },
  {
    "path": "src/blocks/feature/light/d.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightFeatureD(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-wrap\">\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"p-4 lg:w-1/2 md:w-full\">\n            <div className=\"flex border-2 rounded-lg border-gray-200 border-opacity-50 p-8 sm:flex-row flex-col\">\n              <div className={`w-16 h-16 sm:mr-8 sm:mb-0 mb-4 inline-flex items-center justify-center rounded-full bg-${props.theme}-100 text-${props.theme}-500 flex-shrink-0`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-8 h-8\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M22 12h-4l-3 9L9 3l-3 9H2\" />\n                </svg>\n              </div>\n              <div className=\"flex-grow\">\n                <h2 className=\"text-gray-900 text-lg title-font font-medium mb-3\">\n                  Shooting Stars\n                </h2>\n                <p className=\"leading-relaxed text-base\">\n                  Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                  taxidermy. Gastropub indxgo juice poutine.\n                </p>\n                <a href className={`mt-3 text-${props.theme}-500 inline-flex items-center`}>\n                  Learn More\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-4 h-4 ml-2\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                  </svg>\n                </a>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 lg:w-1/2 md:w-full\">\n            <div className=\"flex border-2 rounded-lg border-gray-200 border-opacity-50 p-8 sm:flex-row flex-col\">\n              <div className={`w-16 h-16 sm:mr-8 sm:mb-0 mb-4 inline-flex items-center justify-center rounded-full bg-${props.theme}-100 text-${props.theme}-500 flex-shrink-0`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-10 h-10\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n                  <circle cx=\"12\" cy=\"7\" r=\"4\" />\n                </svg>\n              </div>\n              <div className=\"flex-grow\">\n                <h2 className=\"text-gray-900 text-lg title-font font-medium mb-3\">\n                  The Catalyzer\n                </h2>\n                <p className=\"leading-relaxed text-base\">\n                  Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                  taxidermy. Gastropub indxgo juice poutine.\n                </p>\n                <a href className={`mt-3 text-${props.theme}-500 inline-flex items-center`}>\n                  Learn More\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-4 h-4 ml-2\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                  </svg>\n                </a>\n              </div>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightFeatureD.defaultProps = {\n  theme: 'indigo'\n};\n\nLightFeatureD.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightFeatureD;\n"
  },
  {
    "path": "src/blocks/feature/light/e.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightFeatureE(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col text-center w-full mb-20\">\n          <h2 className={`text-xs text-${props.theme}-500 tracking-widest font-medium title-font mb-1`}>\n            ROOF PARTY POLAROID\n          </h2>\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font text-gray-900\">\n            Master Cleanse Reliac Heirloom\n          </h1>\n        </div>\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"p-4 md:w-1/3\">\n            <div className=\"flex rounded-lg h-full bg-gray-100 p-8 flex-col\">\n              <div className=\"flex items-center mb-3\">\n                <div className={`w-8 h-8 mr-3 inline-flex items-center justify-center rounded-full bg-${props.theme}-500 text-white flex-shrink-0`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-5 h-5\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M22 12h-4l-3 9L9 3l-3 9H2\" />\n                  </svg>\n                </div>\n                <h2 className=\"text-gray-900 text-lg title-font font-medium\">\n                  Shooting Stars\n                </h2>\n              </div>\n              <div className=\"flex-grow\">\n                <p className=\"leading-relaxed text-base\">\n                  Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                  taxidermy. Gastropub indxgo juice poutine.\n                </p>\n                <a href className={`mt-3 text-${props.theme}-500 inline-flex items-center`}>\n                  Learn More\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-4 h-4 ml-2\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                  </svg>\n                </a>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/3\">\n            <div className=\"flex rounded-lg h-full bg-gray-100 p-8 flex-col\">\n              <div className=\"flex items-center mb-3\">\n                <div className={`w-8 h-8 mr-3 inline-flex items-center justify-center rounded-full bg-${props.theme}-500 text-white flex-shrink-0`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-5 h-5\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n                    <circle cx=\"12\" cy=\"7\" r=\"4\" />\n                  </svg>\n                </div>\n                <h2 className=\"text-gray-900 text-lg title-font font-medium\">\n                  The Catalyzer\n                </h2>\n              </div>\n              <div className=\"flex-grow\">\n                <p className=\"leading-relaxed text-base\">\n                  Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                  taxidermy. Gastropub indxgo juice poutine.\n                </p>\n                <a href className={`mt-3 text-${props.theme}-500 inline-flex items-center`}>\n                  Learn More\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-4 h-4 ml-2\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                  </svg>\n                </a>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/3\">\n            <div className=\"flex rounded-lg h-full bg-gray-100 p-8 flex-col\">\n              <div className=\"flex items-center mb-3\">\n                <div className={`w-8 h-8 mr-3 inline-flex items-center justify-center rounded-full bg-${props.theme}-500 text-white flex-shrink-0`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-5 h-5\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <circle cx=\"6\" cy=\"6\" r=\"3\" />\n                    <circle cx=\"6\" cy=\"18\" r=\"3\" />\n                    <path d=\"M20 4L8.12 15.88M14.47 14.48L20 20M8.12 8.12L12 12\" />\n                  </svg>\n                </div>\n                <h2 className=\"text-gray-900 text-lg title-font font-medium\">\n                  Neptune\n                </h2>\n              </div>\n              <div className=\"flex-grow\">\n                <p className=\"leading-relaxed text-base\">\n                  Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n                  taxidermy. Gastropub indxgo juice poutine.\n                </p>\n                <a href className={`mt-3 text-${props.theme}-500 inline-flex items-center`}>\n                  Learn More\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2\"\n                    className=\"w-4 h-4 ml-2\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                  </svg>\n                </a>\n              </div>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightFeatureE.defaultProps = {\n  theme: 'indigo'\n};\n\nLightFeatureE.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightFeatureE;\n"
  },
  {
    "path": "src/blocks/feature/light/f.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightFeatureF(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex items-center lg:w-3/5 mx-auto border-b pb-10 mb-10 border-gray-200 sm:flex-row flex-col\">\n          <div className={`sm:w-32 sm:h-32 h-20 w-20 sm:mr-10 inline-flex items-center justify-center rounded-full bg-${props.theme}-100 text-${props.theme}-500 flex-shrink-0`}>\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"sm:w-16 sm:h-16 w-10 h-10\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M22 12h-4l-3 9L9 3l-3 9H2\" />\n            </svg>\n          </div>\n          <div className=\"flex-grow sm:text-left text-center mt-6 sm:mt-0\">\n            <h2 className=\"text-gray-900 text-lg title-font font-medium mb-2\">\n              Shooting Stars\n            </h2>\n            <p className=\"leading-relaxed text-base\">\n              Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n              taxidermy. Gastropub indxgo juice poutine.\n            </p>\n            <a href className={`mt-3 text-${props.theme}-500 inline-flex items-center`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n        </div>\n        <div className=\"flex items-center lg:w-3/5 mx-auto border-b pb-10 mb-10 border-gray-200 sm:flex-row flex-col\">\n          <div className=\"flex-grow sm:text-left text-center mt-6 sm:mt-0\">\n            <h2 className=\"text-gray-900 text-lg title-font font-medium mb-2\">\n              The Catalyzer\n            </h2>\n            <p className=\"leading-relaxed text-base\">\n              Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n              taxidermy. Gastropub indxgo juice poutine.\n            </p>\n            <a href className={`mt-3 text-${props.theme}-500 inline-flex items-center`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n          <div className={`sm:w-32 sm:order-none order-first sm:h-32 h-20 w-20 sm:ml-10 inline-flex items-center justify-center rounded-full bg-${props.theme}-100 text-${props.theme}-500 flex-shrink-0`}>\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"sm:w-16 sm:h-16 w-10 h-10\"\n              viewBox=\"0 0 24 24\"\n            >\n              <circle cx=\"6\" cy=\"6\" r=\"3\" />\n              <circle cx=\"6\" cy=\"18\" r=\"3\" />\n              <path d=\"M20 4L8.12 15.88M14.47 14.48L20 20M8.12 8.12L12 12\" />\n            </svg>\n          </div>\n        </div>\n        <div className=\"flex items-center lg:w-3/5 mx-auto sm:flex-row flex-col\">\n          <div className={`sm:w-32 sm:h-32 h-20 w-20 sm:mr-10 inline-flex items-center justify-center rounded-full bg-${props.theme}-100 text-${props.theme}-500 flex-shrink-0`}>\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"sm:w-16 sm:h-16 w-10 h-10\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n              <circle cx=\"12\" cy=\"7\" r=\"4\" />\n            </svg>\n          </div>\n          <div className=\"flex-grow sm:text-left text-center mt-6 sm:mt-0\">\n            <h2 className=\"text-gray-900 text-lg title-font font-medium mb-2\">\n              The 400 Blows\n            </h2>\n            <p className=\"leading-relaxed text-base\">\n              Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n              taxidermy. Gastropub indxgo juice poutine.\n            </p>\n            <a href className={`mt-3 text-${props.theme}-500 inline-flex items-center`}>\n              Learn More\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-4 h-4 ml-2\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M5 12h14M12 5l7 7-7 7\" />\n              </svg>\n            </a>\n          </div>\n        </div>\n        <button className={`flex mx-auto mt-20 text-white bg-${props.theme}-500 border-0 py-2 px-8 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n          Button\n        </button>\n      </div>\n    </section>\n  );\n}\n\nLightFeatureF.defaultProps = {\n  theme: 'indigo'\n};\n\nLightFeatureF.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightFeatureF;\n"
  },
  {
    "path": "src/blocks/feature/light/g.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightFeatureG(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"text-center mb-20\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium text-center title-font text-gray-900 mb-4\">\n            Raw Denim Heirloom Man Braid\n          </h1>\n          <p className=\"text-base leading-relaxed xl:w-2/4 lg:w-3/4 mx-auto\">\n            Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n            taxidermy. Gastropub indxgo juice poutine, ramps microdosing banh mi\n            pug.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap lg:w-4/5 sm:mx-auto sm:mb-2 -mx-2\">\n          <div className=\"p-2 sm:w-1/2 w-full\">\n            <div className=\"bg-gray-100 rounded flex p-4 h-full items-center\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"3\"\n                className={`text-${props.theme}-500 w-6 h-6 flex-shrink-0 mr-4`}\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\" />\n                <path d=\"M22 4L12 14.01l-3-3\" />\n              </svg>\n              <span className=\"title-font font-medium\">\n                Authentic Cliche Forage\n              </span>\n            </div>\n          </div>\n          <div className=\"p-2 sm:w-1/2 w-full\">\n            <div className=\"bg-gray-100 rounded flex p-4 h-full items-center\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"3\"\n                className={`text-${props.theme}-500 w-6 h-6 flex-shrink-0 mr-4`}\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\" />\n                <path d=\"M22 4L12 14.01l-3-3\" />\n              </svg>\n              <span className=\"title-font font-medium\">\n                Kinfolk Chips Snackwave\n              </span>\n            </div>\n          </div>\n          <div className=\"p-2 sm:w-1/2 w-full\">\n            <div className=\"bg-gray-100 rounded flex p-4 h-full items-center\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"3\"\n                className={`text-${props.theme}-500 w-6 h-6 flex-shrink-0 mr-4`}\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\" />\n                <path d=\"M22 4L12 14.01l-3-3\" />\n              </svg>\n              <span className=\"title-font font-medium\">\n                Coloring Book Ethical\n              </span>\n            </div>\n          </div>\n          <div className=\"p-2 sm:w-1/2 w-full\">\n            <div className=\"bg-gray-100 rounded flex p-4 h-full items-center\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"3\"\n                className={`text-${props.theme}-500 w-6 h-6 flex-shrink-0 mr-4`}\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\" />\n                <path d=\"M22 4L12 14.01l-3-3\" />\n              </svg>\n              <span className=\"title-font font-medium\">\n                Typewriter Polaroid Cray\n              </span>\n            </div>\n          </div>\n          <div className=\"p-2 sm:w-1/2 w-full\">\n            <div className=\"bg-gray-100 rounded flex p-4 h-full items-center\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"3\"\n                className={`text-${props.theme}-500 w-6 h-6 flex-shrink-0 mr-4`}\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\" />\n                <path d=\"M22 4L12 14.01l-3-3\" />\n              </svg>\n              <span className=\"title-font font-medium\">Pack Truffaut Blue</span>\n            </div>\n          </div>\n          <div className=\"p-2 sm:w-1/2 w-full\">\n            <div className=\"bg-gray-100 rounded flex p-4 h-full items-center\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"3\"\n                className={`text-${props.theme}-500 w-6 h-6 flex-shrink-0 mr-4`}\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\" />\n                <path d=\"M22 4L12 14.01l-3-3\" />\n              </svg>\n              <span className=\"title-font font-medium\">\n                The Catcher In The Rye\n              </span>\n            </div>\n          </div>\n        </div>\n        <button className={`flex mx-auto mt-16 text-white bg-${props.theme}-500 border-0 py-2 px-8 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n          Button\n        </button>\n      </div>\n    </section>\n  );\n}\n\nLightFeatureG.defaultProps = {\n  theme: 'indigo'\n};\n\nLightFeatureG.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightFeatureG;\n"
  },
  {
    "path": "src/blocks/feature/light/h.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightFeatureH(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"text-center mb-20\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium text-center title-font text-gray-900 mb-4\">\n            Raw Denim Heirloom Man Braid\n          </h1>\n          <p className=\"text-base leading-relaxed xl:w-2/4 lg:w-3/4 mx-auto\">\n            Blue bottle crucifix vinyl post-ironic four dollar toast vegan\n            taxidermy. Gastropub indxgo juice poutine, ramps microdosing banh mi\n            pug.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"p-4 lg:w-1/4 sm:w-1/2 w-full\">\n            <h2 className=\"font-medium title-font tracking-widest text-gray-900 mb-4 text-sm text-center sm:text-left\">\n              SHOOTING STARS\n            </h2>\n            <nav className=\"flex flex-col sm:items-start sm:text-left text-center items-center -mb-1 space-y-2.5\">\n              <a href>\n                <span className={`bg-${props.theme}-100 text-${props.theme}-500 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                First Link\n              </a>\n              <a href>\n                <span className={`bg-${props.theme}-100 text-${props.theme}-500 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Second Link\n              </a>\n              <a href>\n                <span className={`bg-${props.theme}-100 text-${props.theme}-500 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Third Link\n              </a>\n              <a href>\n                <span className={`bg-${props.theme}-100 text-${props.theme}-500 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Fourth Link\n              </a>\n              <a href>\n                <span className={`bg-${props.theme}-100 text-${props.theme}-500 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Fifth Link\n              </a>\n            </nav>\n          </div>\n          <div className=\"p-4 lg:w-1/4 sm:w-1/2 w-full\">\n            <h2 className=\"font-medium title-font tracking-widest text-gray-900 mb-4 text-sm text-center sm:text-left\">\n              THE 400 BLOWS\n            </h2>\n            <nav className=\"flex flex-col sm:items-start sm:text-left text-center items-center -mb-1 space-y-2.5\">\n              <a href>\n                <span className={`bg-${props.theme}-100 text-${props.theme}-500 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                First Link\n              </a>\n              <a href>\n                <span className={`bg-${props.theme}-100 text-${props.theme}-500 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Second Link\n              </a>\n              <a href>\n                <span className={`bg-${props.theme}-100 text-${props.theme}-500 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Third Link\n              </a>\n              <a href>\n                <span className={`bg-${props.theme}-100 text-${props.theme}-500 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Fourth Link\n              </a>\n              <a href>\n                <span className={`bg-${props.theme}-100 text-${props.theme}-500 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Fifth Link\n              </a>\n            </nav>\n          </div>\n          <div className=\"p-4 lg:w-1/4 sm:w-1/2 w-full\">\n            <h2 className=\"font-medium title-font tracking-widest text-gray-900 mb-4 text-sm text-center sm:text-left\">\n              THE CATALYZER\n            </h2>\n            <nav className=\"flex flex-col sm:items-start sm:text-left text-center items-center -mb-1 space-y-2.5\">\n              <a href>\n                <span className={`bg-${props.theme}-100 text-${props.theme}-500 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                First Link\n              </a>\n              <a href>\n                <span className={`bg-${props.theme}-100 text-${props.theme}-500 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Second Link\n              </a>\n              <a href>\n                <span className={`bg-${props.theme}-100 text-${props.theme}-500 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Third Link\n              </a>\n              <a href>\n                <span className={`bg-${props.theme}-100 text-${props.theme}-500 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Fourth Link\n              </a>\n              <a href>\n                <span className={`bg-${props.theme}-100 text-${props.theme}-500 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Fifth Link\n              </a>\n            </nav>\n          </div>\n          <div className=\"p-4 lg:w-1/4 sm:w-1/2 w-full\">\n            <h2 className=\"font-medium title-font tracking-widest text-gray-900 mb-4 text-sm text-center sm:text-left\">\n              NEPTUNE\n            </h2>\n            <nav className=\"flex flex-col sm:items-start sm:text-left text-center items-center -mb-1 space-y-2.5\">\n              <a href>\n                <span className={`bg-${props.theme}-100 text-${props.theme}-500 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                First Link\n              </a>\n              <a href>\n                <span className={`bg-${props.theme}-100 text-${props.theme}-500 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Second Link\n              </a>\n              <a href>\n                <span className={`bg-${props.theme}-100 text-${props.theme}-500 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Third Link\n              </a>\n              <a href>\n                <span className={`bg-${props.theme}-100 text-${props.theme}-500 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Fourth Link\n              </a>\n              <a href>\n                <span className={`bg-${props.theme}-100 text-${props.theme}-500 w-4 h-4 mr-2 rounded-full inline-flex items-center justify-center`}>\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"3\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Fifth Link\n              </a>\n            </nav>\n          </div>\n        </div>\n        <button className={`flex mx-auto mt-16 text-white bg-${props.theme}-500 border-0 py-2 px-8 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n          Button\n        </button>\n      </div>\n    </section>\n  );\n}\n\nLightFeatureH.defaultProps = {\n  theme: 'indigo'\n};\n\nLightFeatureH.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightFeatureH;\n"
  },
  {
    "path": "src/blocks/footer/dark/a.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkFooterA(props) {\n  return (\n    <footer className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex md:items-center lg:items-start md:flex-row md:flex-nowrap flex-wrap flex-col\">\n        <div className=\"w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left\">\n          <a href className=\"flex title-font font-medium items-center md:justify-start justify-center text-white\">\n            <svg\n              xmlns=\"http://www.w3.org/2000/svg\"\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className={`w-10 h-10 text-white p-2 bg-${props.theme}-500 rounded-full`}\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\" />\n            </svg>\n            <span className=\"ml-3 text-xl\">Tailblocks</span>\n          </a>\n          <p className=\"mt-2 text-sm text-gray-500\">\n            Air plant banjo lyft occupy retro adaptogen indego\n          </p>\n        </div>\n        <div className=\"flex-grow flex flex-wrap md:pl-20 -mb-10 md:mt-0 mt-10 md:text-left text-center\">\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-white tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-white tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-white tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-white tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n        </div>\n      </div>\n      <div className=\"bg-gray-800 bg-opacity-75\">\n        <div className=\"container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row\">\n          <p className=\"text-gray-400 text-sm text-center sm:text-left\">\n            © 2020 Tailblocks —\n            <a href=\"https://twitter.com/knyttneve\" rel=\"noopener noreferrer\" className=\"text-gray-500 ml-1\" target=\"_blank\">\n              @knyttneve\n            </a>\n          </p>\n          <span className=\"inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start\">\n            <a href className=\"text-gray-400\">\n              <svg\n                fill=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-400\">\n              <svg\n                fill=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-400\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <rect width=\"20\" height=\"20\" x=\"2\" y=\"2\" rx=\"5\" ry=\"5\" />\n                <path d=\"M16 11.37A4 4 0 1112.63 8 4 4 0 0116 11.37zm1.5-4.87h.01\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-400\">\n              <svg\n                fill=\"currentColor\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"0\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path\n                  stroke=\"none\"\n                  d=\"M16 8a6 6 0 016 6v7h-4v-7a2 2 0 00-2-2 2 2 0 00-2 2v7h-4v-7a6 6 0 016-6zM2 9h4v12H2z\"\n                 />\n                <circle cx=\"4\" cy=\"4\" r=\"2\" stroke=\"none\" />\n              </svg>\n            </a>\n          </span>\n        </div>\n      </div>\n    </footer>\n  );\n}\n\nDarkFooterA.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkFooterA.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkFooterA;\n"
  },
  {
    "path": "src/blocks/footer/dark/b.js",
    "content": "\nimport React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkFooterB(props) {\n  return (\n    <footer className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex md:items-center lg:items-start md:flex-row md:flex-nowrap flex-wrap flex-col\">\n        <div className=\"w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left md:mt-0 mt-10\">\n          <a href className=\"flex title-font font-medium items-center md:justify-start justify-center text-white\">\n            <svg\n              xmlns=\"http://www.w3.org/2000/svg\"\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className={`w-10 h-10 text-white p-2 bg-${props.theme}-500 rounded-full`}\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\" />\n            </svg>\n            <span className=\"ml-3 text-xl\">Tailblocks</span>\n          </a>\n          <p className=\"mt-2 text-sm text-gray-500\">\n            Air plant banjo lyft occupy retro adaptogen indego\n          </p>\n        </div>\n        <div className=\"flex-grow flex flex-wrap md:pr-20 -mb-10 md:text-left text-center order-first\">\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-white tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-white tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-white tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-white tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n        </div>\n      </div>\n      <div className=\"bg-gray-800 bg-opacity-75\">\n        <div className=\"container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row\">\n          <p className=\"text-gray-400 text-sm text-center sm:text-left\">\n            © 2020 Tailblocks —\n            <a href=\"https://twitter.com/knyttneve\" className=\"text-gray-500 ml-1\" rel=\"noopener noreferrer\" target=\"_blank\">\n              @knyttneve\n            </a>\n          </p>\n          <span className=\"inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start\">\n            <a href className=\"text-gray-400\">\n              <svg\n                fill=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-400\">\n              <svg\n                fill=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-400\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <rect width=\"20\" height=\"20\" x=\"2\" y=\"2\" rx=\"5\" ry=\"5\" />\n                <path d=\"M16 11.37A4 4 0 1112.63 8 4 4 0 0116 11.37zm1.5-4.87h.01\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-400\">\n              <svg\n                fill=\"currentColor\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"0\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path\n                  stroke=\"none\"\n                  d=\"M16 8a6 6 0 016 6v7h-4v-7a2 2 0 00-2-2 2 2 0 00-2 2v7h-4v-7a6 6 0 016-6zM2 9h4v12H2z\"\n                 />\n                <circle cx=\"4\" cy=\"4\" r=\"2\" stroke=\"none\" />\n              </svg>\n            </a>\n          </span>\n        </div>\n      </div>\n    </footer>\n  );\n}\n\nDarkFooterB.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkFooterB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkFooterB;\n"
  },
  {
    "path": "src/blocks/footer/dark/c.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkFooterC(props) {\n  return (\n    <footer className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap md:text-left text-center -mb-10 -mx-4\">\n          <div className=\"lg:w-1/6 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-white tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/6 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-white tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/6 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-white tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/6 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-white tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/6 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-white tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/6 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-white tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n        </div>\n      </div>\n      <div className=\"border-t border-gray-800\">\n        <div className=\"container px-5 py-8 flex flex-wrap mx-auto items-center\">\n          <div className=\"flex md:flex-nowrap flex-wrap justify-center items-end md:justify-start\">\n            <div className=\"relative sm:w-64 w-40 sm:mr-4 mr-2\">\n              <label\n                htmlFor=\"footer-field\"\n                className=\"leading-7 text-sm text-gray-400\"\n              >\n                Placeholder\n              </label>\n              <input\n                type=\"text\"\n                id=\"footer-field\"\n                name=\"footer-field\"\n                className={`w-full bg-gray-800 bg-opacity-40 rounded border border-gray-700 focus:ring-2 focus:ring-${props.theme}-900 focus:bg-transparent focus:border-${props.theme}-500 text-base outline-none text-gray-100 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n              />\n            </div>\n            <button className={`inline-flex text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded`}>\n              Button\n            </button>\n            <p className=\"text-gray-500 text-sm md:ml-6 md:mt-0 mt-2 text-center sm:text-left\">\n              Bitters chicharrones fanny pack\n              <br className=\"lg:block hidden\"></br>waistcoat green juice\n            </p>\n          </div>\n          <span className=\"inline-flex lg:ml-auto lg:mt-0 mt-6 w-full justify-center md:justify-start md:w-auto\">\n            <a href className=\"text-gray-400\">\n              <svg\n                fill=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-400\">\n              <svg\n                fill=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-400\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <rect width=\"20\" height=\"20\" x=\"2\" y=\"2\" rx=\"5\" ry=\"5\" />\n                <path d=\"M16 11.37A4 4 0 1112.63 8 4 4 0 0116 11.37zm1.5-4.87h.01\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-400\">\n              <svg\n                fill=\"currentColor\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"0\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path\n                  stroke=\"none\"\n                  d=\"M16 8a6 6 0 016 6v7h-4v-7a2 2 0 00-2-2 2 2 0 00-2 2v7h-4v-7a6 6 0 016-6zM2 9h4v12H2z\"\n                 />\n                <circle cx=\"4\" cy=\"4\" r=\"2\" stroke=\"none\" />\n              </svg>\n            </a>\n          </span>\n        </div>\n      </div>\n      <div className=\"bg-gray-800 bg-opacity-75\">\n        <div className=\"container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row\">\n          <p className=\"text-gray-400 text-sm text-center sm:text-left\">\n            © 2020 Tailblocks —\n            <a href=\"https://twitter.com/knyttneve\" className=\"text-gray-500 ml-1\" target=\"_blank\" rel=\"noopener noreferrer\">\n              @knyttneve\n            </a>\n          </p>\n          <span className=\"sm:ml-auto sm:mt-0 mt-2 sm:w-auto w-full sm:text-left text-center text-gray-400 text-sm\">\n            Enamel pin tousled raclette tacos irony\n          </span>\n        </div>\n      </div>\n    </footer>\n  );\n}\n\nDarkFooterC.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkFooterC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkFooterC;\n"
  },
  {
    "path": "src/blocks/footer/dark/d.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkFooterD(props) {\n  return (\n    <footer className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-8 mx-auto flex items-center sm:flex-row flex-col\">\n        <a href className=\"flex title-font font-medium items-center md:justify-start justify-center text-white\">\n          <svg\n            xmlns=\"http://www.w3.org/2000/svg\"\n            fill=\"none\"\n            stroke=\"currentColor\"\n            strokeLinecap=\"round\"\n            strokeLinejoin=\"round\"\n            strokeWidth=\"2\"\n            className={`w-10 h-10 text-white p-2 bg-${props.theme}-500 rounded-full`}\n            viewBox=\"0 0 24 24\"\n          >\n            <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\" />\n          </svg>\n          <span className=\"ml-3 text-xl\">Tailblocks</span>\n        </a>\n        <p className=\"text-sm text-gray-400 sm:ml-4 sm:pl-4 sm:border-l-2 sm:border-gray-800 sm:py-2 sm:mt-0 mt-4\">\n          © 2020 Tailblocks —\n          <a href=\"https://twitter.com/knyttneve\" className=\"text-gray-500 ml-1\" target=\"_blank\" rel=\"noopener noreferrer\">\n            @knyttneve\n          </a>\n        </p>\n        <span className=\"inline-flex sm:ml-auto sm:mt-0 mt-4 justify-center sm:justify-start\">\n          <a href className=\"text-gray-400\">\n            <svg\n              fill=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"w-5 h-5\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n            </svg>\n          </a>\n          <a href className=\"ml-3 text-gray-400\">\n            <svg\n              fill=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"w-5 h-5\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n            </svg>\n          </a>\n          <a href className=\"ml-3 text-gray-400\">\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"w-5 h-5\"\n              viewBox=\"0 0 24 24\"\n            >\n              <rect width=\"20\" height=\"20\" x=\"2\" y=\"2\" rx=\"5\" ry=\"5\" />\n              <path d=\"M16 11.37A4 4 0 1112.63 8 4 4 0 0116 11.37zm1.5-4.87h.01\" />\n            </svg>\n          </a>\n          <a href className=\"ml-3 text-gray-400\">\n            <svg\n              fill=\"currentColor\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"0\"\n              className=\"w-5 h-5\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path\n                stroke=\"none\"\n                d=\"M16 8a6 6 0 016 6v7h-4v-7a2 2 0 00-2-2 2 2 0 00-2 2v7h-4v-7a6 6 0 016-6zM2 9h4v12H2z\"\n               />\n              <circle cx=\"4\" cy=\"4\" r=\"2\" stroke=\"none\" />\n            </svg>\n          </a>\n        </span>\n      </div>\n    </footer>\n  );\n}\n\nDarkFooterD.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkFooterD.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkFooterD;"
  },
  {
    "path": "src/blocks/footer/dark/e.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkFooterE(props) {\n  return (\n    <footer className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap md:text-left text-center order-first\">\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-white tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-white tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-white tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-400 hover:text-white\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-white tracking-widest text-sm mb-3\">\n              SUBSCRIBE\n            </h2>\n            <div className=\"flex xl:flex-nowrap md:flex-nowrap lg:flex-wrap flex-wrap justify-center items-end md:justify-start\">\n              <div className=\"relative w-40 sm:w-auto xl:mr-4 lg:mr-0 sm:mr-4 mr-2\">\n                <label\n                  htmlFor=\"footer-field\"\n                  className=\"leading-7 text-sm text-gray-400\"\n                >\n                  Placeholder\n                </label>\n                <input\n                  type=\"text\"\n                  id=\"footer-field\"\n                  name=\"footer-field\"\n                  className={`w-full bg-gray-800 rounded border bg-opacity-40 border-gray-700 focus:bg-transparent focus:ring-2 focus:ring-${props.theme}-900 focus:border-${props.theme}-500 text-base outline-none text-gray-100 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n                />\n              </div>\n              <button className={`lg:mt-2 xl:mt-0 flex-shrink-0 inline-flex text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded`}>\n                Button\n              </button>\n            </div>\n            <p className=\"text-gray-500 text-sm mt-2 md:text-left text-center\">\n              Bitters chicharrones fanny pack\n              <br className=\"lg:block hidden\"></br>waistcoat green juice\n            </p>\n          </div>\n        </div>\n      </div>\n      <div className=\"bg-gray-800 bg-opacity-75\">\n        <div className=\"container px-5 py-6 mx-auto flex items-center sm:flex-row flex-col\">\n          <a href className=\"flex title-font font-medium items-center md:justify-start justify-center text-white\">\n            <svg\n              xmlns=\"http://www.w3.org/2000/svg\"\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className={`w-10 h-10 text-white p-2 bg-${props.theme}-500 rounded-full`}\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\" />\n            </svg>\n            <span className=\"ml-3 text-xl\">Tailblocks</span>\n          </a>\n          <p className=\"text-sm text-gray-400 sm:ml-6 sm:mt-0 mt-4\">\n            © 2020 Tailblocks —\n            <a href=\"https://twitter.com/knyttneve\" className=\"text-gray-500 ml-1\" target=\"_blank\" rel=\"noopener noreferrer\">\n              @knyttneve\n            </a>\n          </p>\n          <span className=\"inline-flex sm:ml-auto sm:mt-0 mt-4 justify-center sm:justify-start\">\n            <a href className=\"text-gray-400\">\n              <svg\n                fill=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-400\">\n              <svg\n                fill=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-400\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <rect width=\"20\" height=\"20\" x=\"2\" y=\"2\" rx=\"5\" ry=\"5\" />\n                <path d=\"M16 11.37A4 4 0 1112.63 8 4 4 0 0116 11.37zm1.5-4.87h.01\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-400\">\n              <svg\n                fill=\"currentColor\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"0\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path\n                  stroke=\"none\"\n                  d=\"M16 8a6 6 0 016 6v7h-4v-7a2 2 0 00-2-2 2 2 0 00-2 2v7h-4v-7a6 6 0 016-6zM2 9h4v12H2z\"\n                 />\n                <circle cx=\"4\" cy=\"4\" r=\"2\" stroke=\"none\" />\n              </svg>\n            </a>\n          </span>\n        </div>\n      </div>\n    </footer>\n  );\n}\n\nDarkFooterE.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkFooterE.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkFooterE;\n"
  },
  {
    "path": "src/blocks/footer/light/a.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightFooterA(props) {\n  return (\n    <footer className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex md:items-center lg:items-start md:flex-row md:flex-nowrap flex-wrap flex-col\">\n        <div className=\"w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left\">\n          <a href className=\"flex title-font font-medium items-center md:justify-start justify-center text-gray-900\">\n            <svg\n              xmlns=\"http://www.w3.org/2000/svg\"\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className={`w-10 h-10 text-white p-2 bg-${props.theme}-500 rounded-full`}\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\" />\n            </svg>\n            <span className=\"ml-3 text-xl\">Tailblocks</span>\n          </a>\n          <p className=\"mt-2 text-sm text-gray-500\">\n            Air plant banjo lyft occupy retro adaptogen indego\n          </p>\n        </div>\n        <div className=\"flex-grow flex flex-wrap md:pl-20 -mb-10 md:mt-0 mt-10 md:text-left text-center\">\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-gray-900 tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-gray-900 tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-gray-900 tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-gray-900 tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n        </div>\n      </div>\n      <div className=\"bg-gray-100\">\n        <div className=\"container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row\">\n          <p className=\"text-gray-500 text-sm text-center sm:text-left\">\n            © 2020 Tailblocks —\n            <a href=\"https://twitter.com/knyttneve\" rel=\"noopener noreferrer\" className=\"text-gray-600 ml-1\" target=\"_blank\">\n              @knyttneve\n            </a>\n          </p>\n          <span className=\"inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start\">\n            <a href className=\"text-gray-500\">\n              <svg\n                fill=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-500\">\n              <svg\n                fill=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-500\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <rect width=\"20\" height=\"20\" x=\"2\" y=\"2\" rx=\"5\" ry=\"5\" />\n                <path d=\"M16 11.37A4 4 0 1112.63 8 4 4 0 0116 11.37zm1.5-4.87h.01\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-500\">\n              <svg\n                fill=\"currentColor\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"0\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path\n                  stroke=\"none\"\n                  d=\"M16 8a6 6 0 016 6v7h-4v-7a2 2 0 00-2-2 2 2 0 00-2 2v7h-4v-7a6 6 0 016-6zM2 9h4v12H2z\"\n                 />\n                <circle cx=\"4\" cy=\"4\" r=\"2\" stroke=\"none\" />\n              </svg>\n            </a>\n          </span>\n        </div>\n      </div>\n    </footer>\n  );\n}\n\nLightFooterA.defaultProps = {\n  theme: 'indigo'\n};\n\nLightFooterA.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightFooterA;"
  },
  {
    "path": "src/blocks/footer/light/b.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightFooterB(props) {\n  return (\n    <footer className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex md:items-center lg:items-start md:flex-row md:flex-nowrap flex-wrap flex-col\">\n        <div className=\"w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left md:mt-0 mt-10\">\n          <a href className=\"flex title-font font-medium items-center md:justify-start justify-center text-gray-900\">\n            <svg\n              xmlns=\"http://www.w3.org/2000/svg\"\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className={`w-10 h-10 text-white p-2 bg-${props.theme}-500 rounded-full`}\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\" />\n            </svg>\n            <span className=\"ml-3 text-xl\">Tailblocks</span>\n          </a>\n          <p className=\"mt-2 text-sm text-gray-500\">\n            Air plant banjo lyft occupy retro adaptogen indego\n          </p>\n        </div>\n        <div className=\"flex-grow flex flex-wrap md:pr-20 -mb-10 md:text-left text-center order-first\">\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-gray-900 tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-gray-900 tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-gray-900 tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-gray-900 tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n        </div>\n      </div>\n      <div className=\"bg-gray-100\">\n        <div className=\"container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row\">\n          <p className=\"text-gray-500 text-sm text-center sm:text-left\">\n            © 2020 Tailblocks —\n            <a href=\"https://twitter.com/knyttneve\" rel=\"noopener noreferrer\" className=\"text-gray-600 ml-1\" target=\"_blank\">\n              @knyttneve\n            </a>\n          </p>\n          <span className=\"inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start\">\n            <a href className=\"text-gray-500\">\n              <svg\n                fill=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-500\">\n              <svg\n                fill=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-500\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <rect width=\"20\" height=\"20\" x=\"2\" y=\"2\" rx=\"5\" ry=\"5\" />\n                <path d=\"M16 11.37A4 4 0 1112.63 8 4 4 0 0116 11.37zm1.5-4.87h.01\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-500\">\n              <svg\n                fill=\"currentColor\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"0\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path\n                  stroke=\"none\"\n                  d=\"M16 8a6 6 0 016 6v7h-4v-7a2 2 0 00-2-2 2 2 0 00-2 2v7h-4v-7a6 6 0 016-6zM2 9h4v12H2z\"\n                 />\n                <circle cx=\"4\" cy=\"4\" r=\"2\" stroke=\"none\" />\n              </svg>\n            </a>\n          </span>\n        </div>\n      </div>\n    </footer>\n  );\n}\n\nLightFooterB.defaultProps = {\n  theme: 'indigo'\n};\n\nLightFooterB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightFooterB;\n"
  },
  {
    "path": "src/blocks/footer/light/c.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightFooterC(props) {\n  return (\n    <footer className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap md:text-left text-center -mb-10 -mx-4\">\n          <div className=\"lg:w-1/6 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-gray-900 tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/6 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-gray-900 tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/6 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-gray-900 tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/6 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-gray-900 tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/6 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-gray-900 tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/6 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-gray-900 tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n        </div>\n      </div>\n      <div className=\"border-t border-gray-200\">\n        <div className=\"container px-5 py-8 flex flex-wrap mx-auto items-center\">\n          <div className=\"flex md:flex-nowrap flex-wrap justify-center items-end md:justify-start\">\n            <div className=\"relative sm:w-64 w-40 sm:mr-4 mr-2\">\n              <label\n                htmlFor=\"footer-field\"\n                className=\"leading-7 text-sm text-gray-600\"\n              >\n                Placeholder\n              </label>\n              <input\n                type=\"text\"\n                id=\"footer-field\"\n                name=\"footer-field\"\n                className={`w-full bg-gray-100 bg-opacity-50 rounded border border-gray-300 focus:ring-2 focus:bg-transparent focus:ring-${props.theme}-200 focus:border-${props.theme}-500 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n              />\n            </div>\n            <button className={`inline-flex text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded`}>\n              Button\n            </button>\n            <p className=\"text-gray-500 text-sm md:ml-6 md:mt-0 mt-2 sm:text-left text-center\">\n              Bitters chicharrones fanny pack\n              <br className=\"lg:block hidden\"></br>waistcoat green juice\n            </p>\n          </div>\n          <span className=\"inline-flex lg:ml-auto lg:mt-0 mt-6 w-full justify-center md:justify-start md:w-auto\">\n            <a href className=\"text-gray-500\">\n              <svg\n                fill=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-500\">\n              <svg\n                fill=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-500\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <rect width=\"20\" height=\"20\" x=\"2\" y=\"2\" rx=\"5\" ry=\"5\" />\n                <path d=\"M16 11.37A4 4 0 1112.63 8 4 4 0 0116 11.37zm1.5-4.87h.01\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-500\">\n              <svg\n                fill=\"currentColor\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"0\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path\n                  stroke=\"none\"\n                  d=\"M16 8a6 6 0 016 6v7h-4v-7a2 2 0 00-2-2 2 2 0 00-2 2v7h-4v-7a6 6 0 016-6zM2 9h4v12H2z\"\n                 />\n                <circle cx=\"4\" cy=\"4\" r=\"2\" stroke=\"none\" />\n              </svg>\n            </a>\n          </span>\n        </div>\n      </div>\n      <div className=\"bg-gray-100\">\n        <div className=\"container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row\">\n          <p className=\"text-gray-500 text-sm text-center sm:text-left\">\n            © 2020 Tailblocks —\n            <a href=\"https://twitter.com/knyttneve\" className=\"text-gray-600 ml-1\" target=\"_blank\" rel=\"noopener noreferrer\">\n              @knyttneve\n            </a>\n          </p>\n          <span className=\"sm:ml-auto sm:mt-0 mt-2 sm:w-auto w-full sm:text-left text-center text-gray-500 text-sm\">\n            Enamel pin tousled raclette tacos irony\n          </span>\n        </div>\n      </div>\n    </footer>\n  );\n}\n\nLightFooterC.defaultProps = {\n  theme: 'indigo'\n};\n\nLightFooterC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightFooterC;\n"
  },
  {
    "path": "src/blocks/footer/light/d.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightFooterD(props) {\n  return (\n    <footer className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-8 mx-auto flex items-center sm:flex-row flex-col\">\n        <a href className=\"flex title-font font-medium items-center md:justify-start justify-center text-gray-900\">\n          <svg\n            xmlns=\"http://www.w3.org/2000/svg\"\n            fill=\"none\"\n            stroke=\"currentColor\"\n            strokeLinecap=\"round\"\n            strokeLinejoin=\"round\"\n            strokeWidth=\"2\"\n            className={`w-10 h-10 text-white p-2 bg-${props.theme}-500 rounded-full`}\n            viewBox=\"0 0 24 24\"\n          >\n            <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\" />\n          </svg>\n          <span className=\"ml-3 text-xl\">Tailblocks</span>\n        </a>\n        <p className=\"text-sm text-gray-500 sm:ml-4 sm:pl-4 sm:border-l-2 sm:border-gray-200 sm:py-2 sm:mt-0 mt-4\">\n          © 2020 Tailblocks —\n          <a href=\"https://twitter.com/knyttneve\" className=\"text-gray-600 ml-1\" rel=\"noopener noreferrer\" target=\"_blank\">\n            @knyttneve\n          </a>\n        </p>\n        <span className=\"inline-flex sm:ml-auto sm:mt-0 mt-4 justify-center sm:justify-start\">\n          <a href className=\"text-gray-500\">\n            <svg\n              fill=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"w-5 h-5\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n            </svg>\n          </a>\n          <a href className=\"ml-3 text-gray-500\">\n            <svg\n              fill=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"w-5 h-5\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n            </svg>\n          </a>\n          <a href className=\"ml-3 text-gray-500\">\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"w-5 h-5\"\n              viewBox=\"0 0 24 24\"\n            >\n              <rect width=\"20\" height=\"20\" x=\"2\" y=\"2\" rx=\"5\" ry=\"5\" />\n              <path d=\"M16 11.37A4 4 0 1112.63 8 4 4 0 0116 11.37zm1.5-4.87h.01\" />\n            </svg>\n          </a>\n          <a href className=\"ml-3 text-gray-500\">\n            <svg\n              fill=\"currentColor\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"0\"\n              className=\"w-5 h-5\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path\n                stroke=\"none\"\n                d=\"M16 8a6 6 0 016 6v7h-4v-7a2 2 0 00-2-2 2 2 0 00-2 2v7h-4v-7a6 6 0 016-6zM2 9h4v12H2z\"\n               />\n              <circle cx=\"4\" cy=\"4\" r=\"2\" stroke=\"none\" />\n            </svg>\n          </a>\n        </span>\n      </div>\n    </footer>\n  );\n}\n\nLightFooterD.defaultProps = {\n  theme: 'indigo'\n};\n\nLightFooterD.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightFooterD;\n"
  },
  {
    "path": "src/blocks/footer/light/e.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightFooterE(props) {\n  return (\n    <footer className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap md:text-left text-center order-first\">\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-gray-900 tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-gray-900 tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-gray-900 tracking-widest text-sm mb-3\">\n              CATEGORIES\n            </h2>\n            <nav className=\"list-none mb-10\">\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">First Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Second Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Third Link</a>\n              </li>\n              <li>\n                <a href className=\"text-gray-600 hover:text-gray-800\">Fourth Link</a>\n              </li>\n            </nav>\n          </div>\n          <div className=\"lg:w-1/4 md:w-1/2 w-full px-4\">\n            <h2 className=\"title-font font-medium text-gray-900 tracking-widest text-sm mb-3\">\n              SUBSCRIBE\n            </h2>\n            <div className=\"flex xl:flex-nowrap md:flex-nowrap lg:flex-wrap flex-wrap justify-center items-end md:justify-start\">\n              <div className=\"relative w-40 sm:w-auto xl:mr-4 lg:mr-0 sm:mr-4 mr-2\">\n                <label\n                  htmlFor=\"footer-field\"\n                  className=\"leading-7 text-sm text-gray-600\"\n                >\n                  Placeholder\n                </label>\n                <input\n                  type=\"text\"\n                  id=\"footer-field\"\n                  name=\"footer-field\"\n                  className={`w-full bg-gray-100 bg-opacity-50 rounded border border-gray-300 focus:bg-transparent focus:ring-2 focus:ring-${props.theme}-200 focus:border-${props.theme}-500 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n                />\n              </div>\n              <button className={`lg:mt-2 xl:mt-0 flex-shrink-0 inline-flex text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded`}>\n                Button\n              </button>\n            </div>\n            <p className=\"text-gray-500 text-sm mt-2 md:text-left text-center\">\n              Bitters chicharrones fanny pack\n              <br className=\"lg:block hidden\"></br>waistcoat green juice\n            </p>\n          </div>\n        </div>\n      </div>\n      <div className=\"bg-gray-100\">\n        <div className=\"container px-5 py-6 mx-auto flex items-center sm:flex-row flex-col\">\n          <a href className=\"flex title-font font-medium items-center md:justify-start justify-center text-gray-900\">\n            <svg\n              xmlns=\"http://www.w3.org/2000/svg\"\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className={`w-10 h-10 text-white p-2 bg-${props.theme}-500 rounded-full`}\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\" />\n            </svg>\n            <span className=\"ml-3 text-xl\">Tailblocks</span>\n          </a>\n          <p className=\"text-sm text-gray-500 sm:ml-6 sm:mt-0 mt-4\">\n            © 2020 Tailblocks —\n            <a href=\"https://twitter.com/knyttneve\" rel=\"noopener noreferrer\" className=\"text-gray-600 ml-1\" target=\"_blank\">\n              @knyttneve\n            </a>\n          </p>\n          <span className=\"inline-flex sm:ml-auto sm:mt-0 mt-4 justify-center sm:justify-start\">\n            <a href className=\"text-gray-500\">\n              <svg\n                fill=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-500\">\n              <svg\n                fill=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-500\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <rect width=\"20\" height=\"20\" x=\"2\" y=\"2\" rx=\"5\" ry=\"5\" />\n                <path d=\"M16 11.37A4 4 0 1112.63 8 4 4 0 0116 11.37zm1.5-4.87h.01\" />\n              </svg>\n            </a>\n            <a href className=\"ml-3 text-gray-500\">\n              <svg\n                fill=\"currentColor\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"0\"\n                className=\"w-5 h-5\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path\n                  stroke=\"none\"\n                  d=\"M16 8a6 6 0 016 6v7h-4v-7a2 2 0 00-2-2 2 2 0 00-2 2v7h-4v-7a6 6 0 016-6zM2 9h4v12H2z\"\n                 />\n                <circle cx=\"4\" cy=\"4\" r=\"2\" stroke=\"none\" />\n              </svg>\n            </a>\n          </span>\n        </div>\n      </div>\n    </footer>\n  );\n}\n\nLightFooterE.defaultProps = {\n  theme: 'indigo'\n};\n\nLightFooterE.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightFooterE;"
  },
  {
    "path": "src/blocks/gallery/dark/a.js",
    "content": "import React from \"react\";\n\nfunction DarkGalleryA() {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-wrap\">\n        <div className=\"flex w-full mb-20 flex-wrap\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font text-white lg:w-1/3 lg:mb-0 mb-4\">\n            Master Cleanse Reliac Heirloom\n          </h1>\n          <p className=\"lg:pl-6 lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table. Franzen you probably\n            haven&apos;t heard of them man bun deep jianbing selfies heirloom.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap md:-m-2 -m-1\">\n          <div className=\"flex flex-wrap w-1/2\">\n            <div className=\"md:p-2 p-1 w-1/2\">\n              <img\n                alt=\"gallery\"\n                className=\"w-full object-cover h-full object-center block\"\n                src=\"https://dummyimage.com/500x300\"\n              />\n            </div>\n            <div className=\"md:p-2 p-1 w-1/2\">\n              <img\n                alt=\"gallery\"\n                className=\"w-full object-cover h-full object-center block\"\n                src=\"https://dummyimage.com/501x301\"\n              />\n            </div>\n            <div className=\"md:p-2 p-1 w-full\">\n              <img\n                alt=\"gallery\"\n                className=\"w-full h-full object-cover object-center block\"\n                src=\"https://dummyimage.com/600x360\"\n              />\n            </div>\n          </div>\n          <div className=\"flex flex-wrap w-1/2\">\n            <div className=\"md:p-2 p-1 w-full\">\n              <img\n                alt=\"gallery\"\n                className=\"w-full h-full object-cover object-center block\"\n                src=\"https://dummyimage.com/601x361\"\n              />\n            </div>\n            <div className=\"md:p-2 p-1 w-1/2\">\n              <img\n                alt=\"gallery\"\n                className=\"w-full object-cover h-full object-center block\"\n                src=\"https://dummyimage.com/502x302\"\n              />\n            </div>\n            <div className=\"md:p-2 p-1 w-1/2\">\n              <img\n                alt=\"gallery\"\n                className=\"w-full object-cover h-full object-center block\"\n                src=\"https://dummyimage.com/503x303\"\n              />\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nexport default DarkGalleryA;\n"
  },
  {
    "path": "src/blocks/gallery/dark/b.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkGalleryB(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-wrap\">\n        <div className=\"lg:w-2/3 mx-auto\">\n          <div className=\"flex flex-wrap w-full bg-gray-800 py-32 px-10 relative mb-4\">\n            <img\n              alt=\"gallery\"\n              className=\"w-full object-cover h-full object-center block opacity-25 absolute inset-0\"\n              src=\"https://dummyimage.com/820x340\"\n            />\n            <div className=\"text-center relative z-10 w-full\">\n              <h2 className=\"text-2xl text-white font-medium title-font mb-2\">\n                Shooting Stars\n              </h2>\n              <p className=\"leading-relaxed\">\n                Skateboard +1 mustache fixie paleo lumbersexual.\n              </p>\n              <a href className={`mt-3 text-${props.theme}-300 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n          <div className=\"flex flex-wrap -mx-2\">\n            <div className=\"px-2 w-1/2\">\n              <div className=\"flex flex-wrap w-full bg-gray-800 sm:py-24 py-16 sm:px-10 px-6 relative\">\n                <img\n                  alt=\"gallery\"\n                  className=\"w-full object-cover h-full object-center block opacity-25 absolute inset-0\"\n                  src=\"https://dummyimage.com/542x460\"\n                />\n                <div className=\"text-center relative z-10 w-full\">\n                  <h2 className=\"text-xl text-white font-medium title-font mb-2\">\n                    Shooting Stars\n                  </h2>\n                  <p className=\"leading-relaxed\">\n                    Skateboard +1 mustache fixie paleo lumbersexual.\n                  </p>\n                  <a href className={`mt-3 text-${props.theme}-300 inline-flex items-center`}>\n                    Learn More\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-4 h-4 ml-2\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                    </svg>\n                  </a>\n                </div>\n              </div>\n            </div>\n            <div className=\"px-2 w-1/2\">\n              <div className=\"flex flex-wrap w-full bg-gray-800 sm:py-24 py-16 sm:px-10 px-6 relative\">\n                <img\n                  alt=\"gallery\"\n                  className=\"w-full object-cover h-full object-center block opacity-25 absolute inset-0\"\n                  src=\"https://dummyimage.com/542x420\"\n                />\n                <div className=\"text-center relative z-10 w-full\">\n                  <h2 className=\"text-xl text-white font-medium title-font mb-2\">\n                    Shooting Stars\n                  </h2>\n                  <p className=\"leading-relaxed\">\n                    Skateboard +1 mustache fixie paleo lumbersexual.\n                  </p>\n                  <a href className={`mt-3 text-${props.theme}-300 inline-flex items-center`}>\n                    Learn More\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-4 h-4 ml-2\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                    </svg>\n                  </a>\n                </div>\n              </div>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkGalleryB.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkGalleryB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkGalleryB;\n"
  },
  {
    "path": "src/blocks/gallery/dark/c.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkGalleryC(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col text-center w-full mb-20\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font mb-4 text-white\">\n            Master Cleanse Reliac Heirloom\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table. Franzen you probably\n            haven&apos;t heard of them man bun deep jianbing selfies heirloom.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"lg:w-1/3 sm:w-1/2 p-4\">\n            <div className=\"flex relative\">\n              <img\n                alt=\"gallery\"\n                className=\"absolute inset-0 w-full h-full object-cover object-center\"\n                src=\"https://dummyimage.com/600x360\"\n              />\n              <div className=\"px-8 py-10 relative z-10 w-full border-4 border-gray-800 bg-gray-900 opacity-0 hover:opacity-100\">\n                <h2 className={`tracking-widest text-sm title-font font-medium text-${props.theme}-400 mb-1`}>\n                  THE SUBTITLE\n                </h2>\n                <h1 className=\"title-font text-lg font-medium text-white mb-3\">\n                  Shooting Stars\n                </h1>\n                <p className=\"leading-relaxed\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings\n                  jianbing microdosing tousled waistcoat.\n                </p>\n              </div>\n            </div>\n          </div>\n          <div className=\"lg:w-1/3 sm:w-1/2 p-4\">\n            <div className=\"flex relative\">\n              <img\n                alt=\"gallery\"\n                className=\"absolute inset-0 w-full h-full object-cover object-center\"\n                src=\"https://dummyimage.com/601x361\"\n              />\n              <div className=\"px-8 py-10 relative z-10 w-full border-4 border-gray-800 bg-gray-900 opacity-0 hover:opacity-100\">\n                <h2 className={`tracking-widest text-sm title-font font-medium text-${props.theme}-400 mb-1`}>\n                  THE SUBTITLE\n                </h2>\n                <h1 className=\"title-font text-lg font-medium text-white mb-3\">\n                  The Catalyzer\n                </h1>\n                <p className=\"leading-relaxed\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings\n                  jianbing microdosing tousled waistcoat.\n                </p>\n              </div>\n            </div>\n          </div>\n          <div className=\"lg:w-1/3 sm:w-1/2 p-4\">\n            <div className=\"flex relative\">\n              <img\n                alt=\"gallery\"\n                className=\"absolute inset-0 w-full h-full object-cover object-center\"\n                src=\"https://dummyimage.com/603x363\"\n              />\n              <div className=\"px-8 py-10 relative z-10 w-full border-4 border-gray-800 bg-gray-900 opacity-0 hover:opacity-100\">\n                <h2 className={`tracking-widest text-sm title-font font-medium text-${props.theme}-400 mb-1`}>\n                  THE SUBTITLE\n                </h2>\n                <h1 className=\"title-font text-lg font-medium text-white mb-3\">\n                  The 400 Blows\n                </h1>\n                <p className=\"leading-relaxed\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings\n                  jianbing microdosing tousled waistcoat.\n                </p>\n              </div>\n            </div>\n          </div>\n          <div className=\"lg:w-1/3 sm:w-1/2 p-4\">\n            <div className=\"flex relative\">\n              <img\n                alt=\"gallery\"\n                className=\"absolute inset-0 w-full h-full object-cover object-center\"\n                src=\"https://dummyimage.com/602x362\"\n              />\n              <div className=\"px-8 py-10 relative z-10 w-full border-4 border-gray-800 bg-gray-900 opacity-0 hover:opacity-100\">\n                <h2 className={`tracking-widest text-sm title-font font-medium text-${props.theme}-400 mb-1`}>\n                  THE SUBTITLE\n                </h2>\n                <h1 className=\"title-font text-lg font-medium text-white mb-3\">\n                  Neptune\n                </h1>\n                <p className=\"leading-relaxed\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings\n                  jianbing microdosing tousled waistcoat.\n                </p>\n              </div>\n            </div>\n          </div>\n          <div className=\"lg:w-1/3 sm:w-1/2 p-4\">\n            <div className=\"flex relative\">\n              <img\n                alt=\"gallery\"\n                className=\"absolute inset-0 w-full h-full object-cover object-center\"\n                src=\"https://dummyimage.com/605x365\"\n              />\n              <div className=\"px-8 py-10 relative z-10 w-full border-4 border-gray-800 bg-gray-900 opacity-0 hover:opacity-100\">\n                <h2 className={`tracking-widest text-sm title-font font-medium text-${props.theme}-400 mb-1`}>\n                  THE SUBTITLE\n                </h2>\n                <h1 className=\"title-font text-lg font-medium text-white mb-3\">\n                  Holden Caulfield\n                </h1>\n                <p className=\"leading-relaxed\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings\n                  jianbing microdosing tousled waistcoat.\n                </p>\n              </div>\n            </div>\n          </div>\n          <div className=\"lg:w-1/3 sm:w-1/2 p-4\">\n            <div className=\"flex relative\">\n              <img\n                alt=\"gallery\"\n                className=\"absolute inset-0 w-full h-full object-cover object-center\"\n                src=\"https://dummyimage.com/606x366\"\n              />\n              <div className=\"px-8 py-10 relative z-10 w-full border-4 border-gray-800 bg-gray-900 opacity-0 hover:opacity-100\">\n                <h2 className={`tracking-widest text-sm title-font font-medium text-${props.theme}-400 mb-1`}>\n                  THE SUBTITLE\n                </h2>\n                <h1 className=\"title-font text-lg font-medium text-white mb-3\">\n                  Alper Kamu\n                </h1>\n                <p className=\"leading-relaxed\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings\n                  jianbing microdosing tousled waistcoat.\n                </p>\n              </div>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkGalleryC.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkGalleryC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkGalleryC;\n"
  },
  {
    "path": "src/blocks/gallery/light/a.js",
    "content": "import React from \"react\";\n\nfunction LightGalleryA() {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-wrap\">\n        <div className=\"flex w-full mb-20 flex-wrap\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font text-gray-900 lg:w-1/3 lg:mb-0 mb-4\">\n            Master Cleanse Reliac Heirloom\n          </h1>\n          <p className=\"lg:pl-6 lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table. Franzen you probably\n            haven&apos;t heard of them man bun deep jianbing selfies heirloom.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap md:-m-2 -m-1\">\n          <div className=\"flex flex-wrap w-1/2\">\n            <div className=\"md:p-2 p-1 w-1/2\">\n              <img\n                alt=\"gallery\"\n                className=\"w-full object-cover h-full object-center block\"\n                src=\"https://dummyimage.com/500x300\"\n              />\n            </div>\n            <div className=\"md:p-2 p-1 w-1/2\">\n              <img\n                alt=\"gallery\"\n                className=\"w-full object-cover h-full object-center block\"\n                src=\"https://dummyimage.com/501x301\"\n              />\n            </div>\n            <div className=\"md:p-2 p-1 w-full\">\n              <img\n                alt=\"gallery\"\n                className=\"w-full h-full object-cover object-center block\"\n                src=\"https://dummyimage.com/600x360\"\n              />\n            </div>\n          </div>\n          <div className=\"flex flex-wrap w-1/2\">\n            <div className=\"md:p-2 p-1 w-full\">\n              <img\n                alt=\"gallery\"\n                className=\"w-full h-full object-cover object-center block\"\n                src=\"https://dummyimage.com/601x361\"\n              />\n            </div>\n            <div className=\"md:p-2 p-1 w-1/2\">\n              <img\n                alt=\"gallery\"\n                className=\"w-full object-cover h-full object-center block\"\n                src=\"https://dummyimage.com/502x302\"\n              />\n            </div>\n            <div className=\"md:p-2 p-1 w-1/2\">\n              <img\n                alt=\"gallery\"\n                className=\"w-full object-cover h-full object-center block\"\n                src=\"https://dummyimage.com/503x303\"\n              />\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nexport default LightGalleryA;\n"
  },
  {
    "path": "src/blocks/gallery/light/b.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightGalleryB(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-wrap\">\n        <div className=\"lg:w-2/3 mx-auto\">\n          <div className=\"flex flex-wrap w-full bg-gray-100 py-32 px-10 relative mb-4\">\n            <img\n              alt=\"gallery\"\n              className=\"w-full object-cover h-full object-center block opacity-25 absolute inset-0\"\n              src=\"https://dummyimage.com/820x340\"\n            />\n            <div className=\"text-center relative z-10 w-full\">\n              <h2 className=\"text-2xl text-gray-900 font-medium title-font mb-2\">\n                Shooting Stars\n              </h2>\n              <p className=\"leading-relaxed\">\n                Skateboard +1 mustache fixie paleo lumbersexual.\n              </p>\n              <a href className={`mt-3 text-${props.theme}-500 inline-flex items-center`}>\n                Learn More\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-2\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </a>\n            </div>\n          </div>\n          <div className=\"flex flex-wrap -mx-2\">\n            <div className=\"px-2 w-1/2\">\n              <div className=\"flex flex-wrap w-full bg-gray-100 sm:py-24 py-16 sm:px-10 px-6 relative\">\n                <img\n                  alt=\"gallery\"\n                  className=\"w-full object-cover h-full object-center block opacity-25 absolute inset-0\"\n                  src=\"https://dummyimage.com/542x460\"\n                />\n                <div className=\"text-center relative z-10 w-full\">\n                  <h2 className=\"text-xl text-gray-900 font-medium title-font mb-2\">\n                    Shooting Stars\n                  </h2>\n                  <p className=\"leading-relaxed\">\n                    Skateboard +1 mustache fixie paleo lumbersexual.\n                  </p>\n                  <a href className={`mt-3 text-${props.theme}-500 inline-flex items-center`}>\n                    Learn More\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-4 h-4 ml-2\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                    </svg>\n                  </a>\n                </div>\n              </div>\n            </div>\n            <div className=\"px-2 w-1/2\">\n              <div className=\"flex flex-wrap w-full bg-gray-100 sm:py-24 py-16 sm:px-10 px-6 relative\">\n                <img\n                  alt=\"gallery\"\n                  className=\"w-full object-cover h-full object-center block opacity-25 absolute inset-0\"\n                  src=\"https://dummyimage.com/542x420\"\n                />\n                <div className=\"text-center relative z-10 w-full\">\n                  <h2 className=\"text-xl text-gray-900 font-medium title-font mb-2\">\n                    Shooting Stars\n                  </h2>\n                  <p className=\"leading-relaxed\">\n                    Skateboard +1 mustache fixie paleo lumbersexual.\n                  </p>\n                  <a href className={`mt-3 text-${props.theme}-500 inline-flex items-center`}>\n                    Learn More\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-4 h-4 ml-2\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                    </svg>\n                  </a>\n                </div>\n              </div>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightGalleryB.defaultProps = {\n  theme: 'indigo'\n};\n\nLightGalleryB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightGalleryB;"
  },
  {
    "path": "src/blocks/gallery/light/c.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightGalleryC(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col text-center w-full mb-20\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900\">\n            Master Cleanse Reliac Heirloom\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table. Franzen you probably\n            haven&apos;t heard of them man bun deep jianbing selfies heirloom.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"lg:w-1/3 sm:w-1/2 p-4\">\n            <div className=\"flex relative\">\n              <img\n                alt=\"gallery\"\n                className=\"absolute inset-0 w-full h-full object-cover object-center\"\n                src=\"https://dummyimage.com/600x360\"\n              />\n              <div className=\"px-8 py-10 relative z-10 w-full border-4 border-gray-200 bg-white opacity-0 hover:opacity-100\">\n                <h2 className={`tracking-widest text-sm title-font font-medium text-${props.theme}-500 mb-1`}>\n                  THE SUBTITLE\n                </h2>\n                <h1 className=\"title-font text-lg font-medium text-gray-900 mb-3\">\n                  Shooting Stars\n                </h1>\n                <p className=\"leading-relaxed\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings\n                  jianbing microdosing tousled waistcoat.\n                </p>\n              </div>\n            </div>\n          </div>\n          <div className=\"lg:w-1/3 sm:w-1/2 p-4\">\n            <div className=\"flex relative\">\n              <img\n                alt=\"gallery\"\n                className=\"absolute inset-0 w-full h-full object-cover object-center\"\n                src=\"https://dummyimage.com/601x361\"\n              />\n              <div className=\"px-8 py-10 relative z-10 w-full border-4 border-gray-200 bg-white opacity-0 hover:opacity-100\">\n                <h2 className={`tracking-widest text-sm title-font font-medium text-${props.theme}-500 mb-1`}>\n                  THE SUBTITLE\n                </h2>\n                <h1 className=\"title-font text-lg font-medium text-gray-900 mb-3\">\n                  The Catalyzer\n                </h1>\n                <p className=\"leading-relaxed\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings\n                  jianbing microdosing tousled waistcoat.\n                </p>\n              </div>\n            </div>\n          </div>\n          <div className=\"lg:w-1/3 sm:w-1/2 p-4\">\n            <div className=\"flex relative\">\n              <img\n                alt=\"gallery\"\n                className=\"absolute inset-0 w-full h-full object-cover object-center\"\n                src=\"https://dummyimage.com/603x363\"\n              />\n              <div className=\"px-8 py-10 relative z-10 w-full border-4 border-gray-200 bg-white opacity-0 hover:opacity-100\">\n                <h2 className={`tracking-widest text-sm title-font font-medium text-${props.theme}-500 mb-1`}>\n                  THE SUBTITLE\n                </h2>\n                <h1 className=\"title-font text-lg font-medium text-gray-900 mb-3\">\n                  The 400 Blows\n                </h1>\n                <p className=\"leading-relaxed\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings\n                  jianbing microdosing tousled waistcoat.\n                </p>\n              </div>\n            </div>\n          </div>\n          <div className=\"lg:w-1/3 sm:w-1/2 p-4\">\n            <div className=\"flex relative\">\n              <img\n                alt=\"gallery\"\n                className=\"absolute inset-0 w-full h-full object-cover object-center\"\n                src=\"https://dummyimage.com/602x362\"\n              />\n              <div className=\"px-8 py-10 relative z-10 w-full border-4 border-gray-200 bg-white opacity-0 hover:opacity-100\">\n                <h2 className={`tracking-widest text-sm title-font font-medium text-${props.theme}-500 mb-1`}>\n                  THE SUBTITLE\n                </h2>\n                <h1 className=\"title-font text-lg font-medium text-gray-900 mb-3\">\n                  Neptune\n                </h1>\n                <p className=\"leading-relaxed\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings\n                  jianbing microdosing tousled waistcoat.\n                </p>\n              </div>\n            </div>\n          </div>\n          <div className=\"lg:w-1/3 sm:w-1/2 p-4\">\n            <div className=\"flex relative\">\n              <img\n                alt=\"gallery\"\n                className=\"absolute inset-0 w-full h-full object-cover object-center\"\n                src=\"https://dummyimage.com/605x365\"\n              />\n              <div className=\"px-8 py-10 relative z-10 w-full border-4 border-gray-200 bg-white opacity-0 hover:opacity-100\">\n                <h2 className={`tracking-widest text-sm title-font font-medium text-${props.theme}-500 mb-1`}>\n                  THE SUBTITLE\n                </h2>\n                <h1 className=\"title-font text-lg font-medium text-gray-900 mb-3\">\n                  Holden Caulfield\n                </h1>\n                <p className=\"leading-relaxed\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings\n                  jianbing microdosing tousled waistcoat.\n                </p>\n              </div>\n            </div>\n          </div>\n          <div className=\"lg:w-1/3 sm:w-1/2 p-4\">\n            <div className=\"flex relative\">\n              <img\n                alt=\"gallery\"\n                className=\"absolute inset-0 w-full h-full object-cover object-center\"\n                src=\"https://dummyimage.com/606x366\"\n              />\n              <div className=\"px-8 py-10 relative z-10 w-full border-4 border-gray-200 bg-white opacity-0 hover:opacity-100\">\n                <h2 className={`tracking-widest text-sm title-font font-medium text-${props.theme}-500 mb-1`}>\n                  THE SUBTITLE\n                </h2>\n                <h1 className=\"title-font text-lg font-medium text-gray-900 mb-3\">\n                  Alper Kamu\n                </h1>\n                <p className=\"leading-relaxed\">\n                  Photo booth fam kinfolk cold-pressed sriracha leggings\n                  jianbing microdosing tousled waistcoat.\n                </p>\n              </div>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightGalleryC.defaultProps = {\n  theme: 'indigo'\n};\n\nLightGalleryC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightGalleryC;\n"
  },
  {
    "path": "src/blocks/header/dark/a.js",
    "content": "import React from \"react\";\nimport PropTypes from \"prop-types\";\n\nfunction DarkHeaderA(props) {\n  return (\n    <header className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container mx-auto flex flex-wrap p-5 flex-col md:flex-row items-center\">\n        <a href className=\"flex title-font font-medium items-center text-white mb-4 md:mb-0\">\n          <svg\n            xmlns=\"http://www.w3.org/2000/svg\"\n            fill=\"none\"\n            stroke=\"currentColor\"\n            strokeLinecap=\"round\"\n            strokeLinejoin=\"round\"\n            strokeWidth=\"2\"\n            className={`w-10 h-10 text-white p-2 bg-${props.theme}-500 rounded-full`}\n            viewBox=\"0 0 24 24\"\n          >\n            <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\" />\n          </svg>\n          <span className=\"ml-3 text-xl\">Tailblocks</span>\n        </a>\n        <nav className=\"md:ml-auto flex flex-wrap items-center text-base justify-center\">\n          <a href className=\"mr-5 hover:text-white\">First Link</a>\n          <a href className=\"mr-5 hover:text-white\">Second Link</a>\n          <a href className=\"mr-5 hover:text-white\">Third Link</a>\n          <a href className=\"mr-5 hover:text-white\">Fourth Link</a>\n        </nav>\n        <button className=\"inline-flex items-center bg-gray-800 border-0 py-1 px-3 focus:outline-none hover:bg-gray-700 rounded text-base mt-4 md:mt-0\">\n          Button\n          <svg\n            fill=\"none\"\n            stroke=\"currentColor\"\n            strokeLinecap=\"round\"\n            strokeLinejoin=\"round\"\n            strokeWidth=\"2\"\n            className=\"w-4 h-4 ml-1\"\n            viewBox=\"0 0 24 24\"\n          >\n            <path d=\"M5 12h14M12 5l7 7-7 7\" />\n          </svg>\n        </button>\n      </div>\n    </header>\n  );\n}\n\nDarkHeaderA.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkHeaderA.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkHeaderA;\n"
  },
  {
    "path": "src/blocks/header/dark/b.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkHeaderB(props) {\n  return (\n    <header className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container mx-auto flex flex-wrap p-5 flex-col md:flex-row items-center\">\n        <a href className=\"flex title-font font-medium items-center text-white mb-4 md:mb-0\">\n          <svg\n            xmlns=\"http://www.w3.org/2000/svg\"\n            fill=\"none\"\n            stroke=\"currentColor\"\n            strokeLinecap=\"round\"\n            strokeLinejoin=\"round\"\n            strokeWidth=\"2\"\n            className={`w-10 h-10 text-white p-2 bg-${props.theme}-500 rounded-full`}\n            viewBox=\"0 0 24 24\"\n          >\n            <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\" />\n          </svg>\n          <span className=\"ml-3 text-xl\">Tailblocks</span>\n        </a>\n        <nav className=\"md:mr-auto md:ml-4 md:py-1 md:pl-4 md:border-l md:border-gray-700\tflex flex-wrap items-center text-base justify-center\">\n          <a href className=\"mr-5 hover:text-white\">First Link</a>\n          <a href className=\"mr-5 hover:text-white\">Second Link</a>\n          <a href className=\"mr-5 hover:text-white\">Third Link</a>\n          <a href className=\"mr-5 hover:text-white\">Fourth Link</a>\n        </nav>\n        <button className=\"inline-flex items-center bg-gray-800 border-0 py-1 px-3 focus:outline-none hover:bg-gray-700 rounded text-base mt-4 md:mt-0\">\n          Button\n          <svg\n            fill=\"none\"\n            stroke=\"currentColor\"\n            strokeLinecap=\"round\"\n            strokeLinejoin=\"round\"\n            strokeWidth=\"2\"\n            className=\"w-4 h-4 ml-1\"\n            viewBox=\"0 0 24 24\"\n          >\n            <path d=\"M5 12h14M12 5l7 7-7 7\" />\n          </svg>\n        </button>\n      </div>\n    </header>\n  );\n}\n\nDarkHeaderB.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkHeaderB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkHeaderB;\n"
  },
  {
    "path": "src/blocks/header/dark/c.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkHeaderC(props) {\n  return (\n    <header className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container mx-auto flex flex-wrap p-5 flex-col md:flex-row items-center\">\n        <nav className=\"flex lg:w-2/5 flex-wrap items-center text-base md:ml-auto\">\n          <a href className=\"mr-5 hover:text-white\">First Link</a>\n          <a href className=\"mr-5 hover:text-white\">Second Link</a>\n          <a href className=\"mr-5 hover:text-white\">Third Link</a>\n          <a href className=\"hover:text-white\">Fourth Link</a>\n        </nav>\n        <a href className=\"flex order-first lg:order-none lg:w-1/5 title-font font-medium items-center text-white lg:items-center lg:justify-center mb-4 md:mb-0\">\n          <svg\n            xmlns=\"http://www.w3.org/2000/svg\"\n            fill=\"none\"\n            stroke=\"currentColor\"\n            strokeLinecap=\"round\"\n            strokeLinejoin=\"round\"\n            strokeWidth=\"2\"\n            className={`w-10 h-10 text-white p-2 bg-${props.theme}-500 rounded-full`}\n            viewBox=\"0 0 24 24\"\n          >\n            <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\" />\n          </svg>\n          <span className=\"ml-3 text-xl xl:block lg:hidden\">Tailblocks</span>\n        </a>\n        <div className=\"lg:w-2/5 inline-flex lg:justify-end ml-5 lg:ml-0\">\n          <button className=\"inline-flex items-center bg-gray-800 border-0 py-1 px-3 focus:outline-none hover:bg-gray-700 rounded text-base mt-4 md:mt-0\">\n            Button\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"w-4 h-4 ml-1\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M5 12h14M12 5l7 7-7 7\" />\n            </svg>\n          </button>\n        </div>\n      </div>\n    </header>\n  );\n}\n\nDarkHeaderC.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkHeaderC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkHeaderC;\n"
  },
  {
    "path": "src/blocks/header/dark/d.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkHeaderD(props) {\n  return (\n    <header className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container mx-auto flex flex-wrap p-5 flex-col md:flex-row items-center\">\n        <a href className=\"flex title-font font-medium items-center text-white mb-4 md:mb-0\">\n          <svg\n            xmlns=\"http://www.w3.org/2000/svg\"\n            fill=\"none\"\n            stroke=\"currentColor\"\n            strokeLinecap=\"round\"\n            strokeLinejoin=\"round\"\n            strokeWidth=\"2\"\n            className={`w-10 h-10 text-white p-2 bg-${props.theme}-500 rounded-full`}\n            viewBox=\"0 0 24 24\"\n          >\n            <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\" />\n          </svg>\n          <span className=\"ml-3 text-xl\">Tailblocks</span>\n        </a>\n        <nav className=\"md:ml-auto md:mr-auto flex flex-wrap items-center text-base justify-center\">\n          <a href className=\"mr-5 hover:text-white\">First Link</a>\n          <a href className=\"mr-5 hover:text-white\">Second Link</a>\n          <a href className=\"mr-5 hover:text-white\">Third Link</a>\n          <a href className=\"mr-5 hover:text-white\">Fourth Link</a>\n        </nav>\n        <button className=\"inline-flex items-center bg-gray-800 border-0 py-1 px-3 focus:outline-none hover:bg-gray-700 rounded text-base mt-4 md:mt-0\">\n          Button\n          <svg\n            fill=\"none\"\n            stroke=\"currentColor\"\n            strokeLinecap=\"round\"\n            strokeLinejoin=\"round\"\n            strokeWidth=\"2\"\n            className=\"w-4 h-4 ml-1\"\n            viewBox=\"0 0 24 24\"\n          >\n            <path d=\"M5 12h14M12 5l7 7-7 7\" />\n          </svg>\n        </button>\n      </div>\n    </header>\n  );\n}\n\nDarkHeaderD.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkHeaderD.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkHeaderD;\n"
  },
  {
    "path": "src/blocks/header/light/a.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightHeaderA(props) {\n  return (\n    <header className=\"text-gray-600 body-font\">\n      <div className=\"container mx-auto flex flex-wrap p-5 flex-col md:flex-row items-center\">\n        <a href className=\"flex title-font font-medium items-center text-gray-900 mb-4 md:mb-0\">\n          <svg\n            xmlns=\"http://www.w3.org/2000/svg\"\n            fill=\"none\"\n            stroke=\"currentColor\"\n            strokeLinecap=\"round\"\n            strokeLinejoin=\"round\"\n            strokeWidth=\"2\"\n            className={`w-10 h-10 text-white p-2 bg-${props.theme}-500 rounded-full`}\n            viewBox=\"0 0 24 24\"\n          >\n            <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\" />\n          </svg>\n          <span className=\"ml-3 text-xl\">Tailblocks</span>\n        </a>\n        <nav className=\"md:ml-auto flex flex-wrap items-center text-base justify-center\">\n          <a href className=\"mr-5 hover:text-gray-900\">First Link</a>\n          <a href className=\"mr-5 hover:text-gray-900\">Second Link</a>\n          <a href className=\"mr-5 hover:text-gray-900\">Third Link</a>\n          <a href className=\"mr-5 hover:text-gray-900\">Fourth Link</a>\n        </nav>\n        <button className=\"inline-flex items-center bg-gray-100 border-0 py-1 px-3 focus:outline-none hover:bg-gray-200 rounded text-base mt-4 md:mt-0\">\n          Button\n          <svg\n            fill=\"none\"\n            stroke=\"currentColor\"\n            strokeLinecap=\"round\"\n            strokeLinejoin=\"round\"\n            strokeWidth=\"2\"\n            className=\"w-4 h-4 ml-1\"\n            viewBox=\"0 0 24 24\"\n          >\n            <path d=\"M5 12h14M12 5l7 7-7 7\" />\n          </svg>\n        </button>\n      </div>\n    </header>\n  );\n}\n\nLightHeaderA.defaultProps = {\n  theme: 'indigo'\n};\n\nLightHeaderA.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightHeaderA;\n"
  },
  {
    "path": "src/blocks/header/light/b.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightHeaderB(props) {\n  return (\n    <header className=\"text-gray-600 body-font\">\n      <div className=\"container mx-auto flex flex-wrap p-5 flex-col md:flex-row items-center\">\n        <a href className=\"flex title-font font-medium items-center text-gray-900 mb-4 md:mb-0\">\n          <svg\n            xmlns=\"http://www.w3.org/2000/svg\"\n            fill=\"none\"\n            stroke=\"currentColor\"\n            strokeLinecap=\"round\"\n            strokeLinejoin=\"round\"\n            strokeWidth=\"2\"\n            className={`w-10 h-10 text-white p-2 bg-${props.theme}-500 rounded-full`}\n            viewBox=\"0 0 24 24\"\n          >\n            <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\" />\n          </svg>\n          <span className=\"ml-3 text-xl\">Tailblocks</span>\n        </a>\n        <nav className=\"md:mr-auto md:ml-4 md:py-1 md:pl-4 md:border-l md:border-gray-400\tflex flex-wrap items-center text-base justify-center\">\n          <a href className=\"mr-5 hover:text-gray-900\">First Link</a>\n          <a href className=\"mr-5 hover:text-gray-900\">Second Link</a>\n          <a href className=\"mr-5 hover:text-gray-900\">Third Link</a>\n          <a href className=\"mr-5 hover:text-gray-900\">Fourth Link</a>\n        </nav>\n        <button className=\"inline-flex items-center bg-gray-100 border-0 py-1 px-3 focus:outline-none hover:bg-gray-200 rounded text-base mt-4 md:mt-0\">\n          Button\n          <svg\n            fill=\"none\"\n            stroke=\"currentColor\"\n            strokeLinecap=\"round\"\n            strokeLinejoin=\"round\"\n            strokeWidth=\"2\"\n            className=\"w-4 h-4 ml-1\"\n            viewBox=\"0 0 24 24\"\n          >\n            <path d=\"M5 12h14M12 5l7 7-7 7\" />\n          </svg>\n        </button>\n      </div>\n    </header>\n  );\n}\n\nLightHeaderB.defaultProps = {\n  theme: 'indigo'\n};\n\nLightHeaderB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightHeaderB;\n"
  },
  {
    "path": "src/blocks/header/light/c.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightHeaderC(props) {\n  return (\n    <header className=\"text-gray-600 body-font\">\n      <div className=\"container mx-auto flex flex-wrap p-5 flex-col md:flex-row items-center\">\n        <nav className=\"flex lg:w-2/5 flex-wrap items-center text-base md:ml-auto\">\n          <a href className=\"mr-5 hover:text-gray-900\">First Link</a>\n          <a href className=\"mr-5 hover:text-gray-900\">Second Link</a>\n          <a href className=\"mr-5 hover:text-gray-900\">Third Link</a>\n          <a href className=\"hover:text-gray-900\">Fourth Link</a>\n        </nav>\n        <a href className=\"flex order-first lg:order-none lg:w-1/5 title-font font-medium items-center text-gray-900 lg:items-center lg:justify-center mb-4 md:mb-0\">\n          <svg\n            xmlns=\"http://www.w3.org/2000/svg\"\n            fill=\"none\"\n            stroke=\"currentColor\"\n            strokeLinecap=\"round\"\n            strokeLinejoin=\"round\"\n            strokeWidth=\"2\"\n            className={`w-10 h-10 text-white p-2 bg-${props.theme}-500 rounded-full`}\n            viewBox=\"0 0 24 24\"\n          >\n            <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\" />\n          </svg>\n          <span className=\"ml-3 text-xl\">Tailblocks</span>\n        </a>\n        <div className=\"lg:w-2/5 inline-flex lg:justify-end ml-5 lg:ml-0\">\n          <button className=\"inline-flex items-center bg-gray-100 border-0 py-1 px-3 focus:outline-none hover:bg-gray-200 rounded text-base mt-4 md:mt-0\">\n            Button\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"w-4 h-4 ml-1\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M5 12h14M12 5l7 7-7 7\" />\n            </svg>\n          </button>\n        </div>\n      </div>\n    </header>\n  );\n}\n\nLightHeaderC.defaultProps = {\n  theme: 'indigo'\n};\n\nLightHeaderC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightHeaderC;\n"
  },
  {
    "path": "src/blocks/header/light/d.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightHeaderD(props) {\n  return (\n    <header className=\"text-gray-600 body-font\">\n      <div className=\"container mx-auto flex flex-wrap p-5 flex-col md:flex-row items-center\">\n        <a href className=\"flex title-font font-medium items-center text-gray-900 mb-4 md:mb-0\">\n          <svg\n            xmlns=\"http://www.w3.org/2000/svg\"\n            fill=\"none\"\n            stroke=\"currentColor\"\n            strokeLinecap=\"round\"\n            strokeLinejoin=\"round\"\n            strokeWidth=\"2\"\n            className={`w-10 h-10 text-white p-2 bg-${props.theme}-500 rounded-full`}\n            viewBox=\"0 0 24 24\"\n          >\n            <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\" />\n          </svg>\n          <span className=\"ml-3 text-xl\">Tailblocks</span>\n        </a>\n        <nav className=\"md:ml-auto md:mr-auto flex flex-wrap items-center text-base justify-center\">\n          <a href className=\"mr-5 hover:text-gray-900\">First Link</a>\n          <a href className=\"mr-5 hover:text-gray-900\">Second Link</a>\n          <a href className=\"mr-5 hover:text-gray-900\">Third Link</a>\n          <a href className=\"mr-5 hover:text-gray-900\">Fourth Link</a>\n        </nav>\n        <button className=\"inline-flex items-center bg-gray-100 border-0 py-1 px-3 focus:outline-none hover:bg-gray-200 rounded text-base mt-4 md:mt-0\">\n          Button\n          <svg\n            fill=\"none\"\n            stroke=\"currentColor\"\n            strokeLinecap=\"round\"\n            strokeLinejoin=\"round\"\n            strokeWidth=\"2\"\n            className=\"w-4 h-4 ml-1\"\n            viewBox=\"0 0 24 24\"\n          >\n            <path d=\"M5 12h14M12 5l7 7-7 7\" />\n          </svg>\n        </button>\n      </div>\n    </header>\n  );\n}\n\nLightHeaderD.defaultProps = {\n  theme: 'indigo'\n};\n\nLightHeaderD.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightHeaderD;\n"
  },
  {
    "path": "src/blocks/hero/dark/a.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkHeroA(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container mx-auto flex px-5 py-24 md:flex-row flex-col items-center\">\n        <div className=\"lg:flex-grow md:w-1/2 lg:pr-24 md:pr-16 flex flex-col md:items-start md:text-left mb-16 md:mb-0 items-center text-center\">\n          <h1 className=\"title-font sm:text-4xl text-3xl mb-4 font-medium text-white\">\n            Before they sold out<br className=\"hidden lg:inline-block\" />\n            readymade gluten\n          </h1>\n          <p className=\"mb-8 leading-relaxed\">\n            Copper mug try-hard pitchfork pour-over freegan heirloom neutra air\n            plant cold-pressed tacos poke beard tote bag. Heirloom echo park\n            mlkshk tote bag selvage hot chicken authentic tumeric truffaut\n            hexagon try-hard chambray.\n          </p>\n          <div className=\"flex justify-center\">\n            <button className={`inline-flex text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n              Button\n            </button>\n            <button className=\"ml-4 inline-flex text-gray-400 bg-gray-800 border-0 py-2 px-6 focus:outline-none hover:bg-gray-700 hover:text-white rounded text-lg\">\n              Button\n            </button>\n          </div>\n        </div>\n        <div className=\"lg:max-w-lg lg:w-full md:w-1/2 w-5/6\">\n          <img className=\"object-cover object-center rounded\" alt=\"hero\" src=\"https://dummyimage.com/720x600\" />\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkHeroA.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkHeroA.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkHeroA;\n"
  },
  {
    "path": "src/blocks/hero/dark/b.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkHeroB(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container mx-auto flex px-5 py-24 items-center justify-center flex-col\">\n        <img className=\"lg:w-2/6 md:w-3/6 w-5/6 mb-10 object-cover object-center rounded\" alt=\"hero\" src=\"https://dummyimage.com/720x600\" />\n        <div className=\"text-center lg:w-2/3 w-full\">\n          <h1 className=\"title-font sm:text-4xl text-3xl mb-4 font-medium text-white\">\n            Microdosing synth tattooed vexillologist\n          </h1>\n          <p className=\"leading-relaxed mb-8\">\n            Meggings kinfolk echo park stumptown DIY, kale chips beard jianbing\n            tousled. Chambray dreamcatcher trust fund, kitsch vice godard disrupt\n            ramps hexagon mustache umami snackwave tilde chillwave ugh. Pour-over\n            meditation PBR&amp;B pickled ennui celiac mlkshk freegan photo booth af\n            fingerstache pitchfork.\n          </p>\n          <div className=\"flex justify-center\">\n            <button className={`inline-flex text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n              Button\n            </button>\n            <button className=\"ml-4 inline-flex text-gray-400 bg-gray-800 border-0 py-2 px-6 focus:outline-none hover:bg-gray-700 hover:text-white rounded text-lg\">\n              Button\n            </button>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkHeroB.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkHeroB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkHeroB;\n"
  },
  {
    "path": "src/blocks/hero/dark/c.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkHeroC(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container mx-auto flex px-5 py-24 md:flex-row flex-col items-center\">\n        <div className=\"lg:max-w-lg lg:w-full md:w-1/2 w-5/6 md:mb-0 mb-10\">\n          <img className=\"object-cover object-center rounded\" alt=\"hero\" src=\"https://dummyimage.com/720x600\" />\n        </div>\n        <div className=\"lg:flex-grow md:w-1/2 lg:pl-24 md:pl-16 flex flex-col md:items-start md:text-left items-center text-center\">\n          <h1 className=\"title-font sm:text-4xl text-3xl mb-4 font-medium text-white\">\n            Before they sold out<br className=\"hidden lg:inline-block\" />\n            readymade gluten\n          </h1>\n          <p className=\"mb-8 leading-relaxed\">\n            Copper mug try-hard pitchfork pour-over freegan heirloom neutra air\n            plant cold-pressed tacos poke beard tote bag. Heirloom echo park\n            mlkshk tote bag selvage hot chicken authentic tumeric truffaut\n            hexagon try-hard chambray.\n          </p>\n          <div className=\"flex justify-center\">\n            <button className={`inline-flex text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n              Button\n            </button>\n            <button className=\"ml-4 inline-flex text-gray-400 bg-gray-800 border-0 py-2 px-6 focus:outline-none hover:bg-gray-700 hover:text-white rounded text-lg\">\n              Button\n            </button>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkHeroC.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkHeroC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkHeroC;\n"
  },
  {
    "path": "src/blocks/hero/dark/d.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkHeroD(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container mx-auto flex px-5 py-24 md:flex-row flex-col items-center\">\n        <div className=\"lg:flex-grow md:w-1/2 lg:pr-24 md:pr-16 flex flex-col md:items-start md:text-left mb-16 md:mb-0 items-center text-center\">\n          <h1 className=\"title-font sm:text-4xl text-3xl mb-4 font-medium text-white\">\n            Knausgaard typewriter readymade marfa\n          </h1>\n          <p className=\"mb-8 leading-relaxed\">\n            Chillwave portland ugh, knausgaard fam polaroid iPhone. Man braid\n            swag typewriter affogato, hella selvage wolf narwhal dreamcatcher.\n          </p>\n          <div className=\"flex w-full md:justify-start justify-center items-end\">\n            <div className=\"relative mr-4 md:w-full lg:w-full xl:w-1/2 w-2/4\">\n              <label\n                htmlFor=\"hero-field\"\n                className=\"leading-7 text-sm text-gray-400\"\n              >\n                Placeholder\n              </label>\n              <input\n                type=\"text\"\n                id=\"hero-field\"\n                name=\"hero-field\"\n                className={`w-full bg-gray-800 rounded bg-opacity-40 border border-gray-700 focus:ring-2 focus:ring-${props.theme}-900 focus:bg-transparent focus:border-${props.theme}-500 text-base outline-none text-gray-100 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n              />\n            </div>\n            <button className={`inline-flex text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n              Button\n            </button>\n          </div>\n          <p className=\"text-sm mt-2 text-gray-500 mb-8 w-full\">\n            Neutra shabby chic ramps, viral fixie.\n          </p>\n          <div className=\"flex lg:flex-row md:flex-col text-gray-300\">\n            <button className=\"bg-gray-800 inline-flex py-3 px-5 rounded-lg items-center hover:bg-gray-700 hover:text-white focus:outline-none\">\n              <svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                fill=\"currentColor\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 512 512\"\n              >\n                <path d=\"M99.617 8.057a50.191 50.191 0 00-38.815-6.713l230.932 230.933 74.846-74.846L99.617 8.057zM32.139 20.116c-6.441 8.563-10.148 19.077-10.148 30.199v411.358c0 11.123 3.708 21.636 10.148 30.199l235.877-235.877L32.139 20.116zM464.261 212.087l-67.266-37.637-81.544 81.544 81.548 81.548 67.273-37.64c16.117-9.03 25.738-25.442 25.738-43.908s-9.621-34.877-25.749-43.907zM291.733 279.711L60.815 510.629c3.786.891 7.639 1.371 11.492 1.371a50.275 50.275 0 0027.31-8.07l266.965-149.372-74.849-74.847z\" />\n              </svg>\n              <span className=\"ml-4 flex items-start flex-col leading-none\">\n                <span className=\"text-xs text-gray-400 mb-1\">GET IT ON</span>\n                <span className=\"title-font font-medium\">Google Play</span>\n              </span>\n            </button>\n            <button className=\"bg-gray-800 inline-flex py-3 px-5 rounded-lg items-center hover:bg-gray-700 hover:text-white focus:outline-none lg:ml-4 md:ml-0 ml-4 md:mt-4 mt-0 lg:mt-0\">\n              <svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                fill=\"currentColor\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 305 305\"\n              >\n                <path d=\"M40.74 112.12c-25.79 44.74-9.4 112.65 19.12 153.82C74.09 286.52 88.5 305 108.24 305c.37 0 .74 0 1.13-.02 9.27-.37 15.97-3.23 22.45-5.99 7.27-3.1 14.8-6.3 26.6-6.3 11.22 0 18.39 3.1 25.31 6.1 6.83 2.95 13.87 6 24.26 5.81 22.23-.41 35.88-20.35 47.92-37.94a168.18 168.18 0 0021-43l.09-.28a2.5 2.5 0 00-1.33-3.06l-.18-.08c-3.92-1.6-38.26-16.84-38.62-58.36-.34-33.74 25.76-51.6 31-54.84l.24-.15a2.5 2.5 0 00.7-3.51c-18-26.37-45.62-30.34-56.73-30.82a50.04 50.04 0 00-4.95-.24c-13.06 0-25.56 4.93-35.61 8.9-6.94 2.73-12.93 5.09-17.06 5.09-4.64 0-10.67-2.4-17.65-5.16-9.33-3.7-19.9-7.9-31.1-7.9l-.79.01c-26.03.38-50.62 15.27-64.18 38.86z\" />\n                <path d=\"M212.1 0c-15.76.64-34.67 10.35-45.97 23.58-9.6 11.13-19 29.68-16.52 48.38a2.5 2.5 0 002.29 2.17c1.06.08 2.15.12 3.23.12 15.41 0 32.04-8.52 43.4-22.25 11.94-14.5 17.99-33.1 16.16-49.77A2.52 2.52 0 00212.1 0z\" />\n              </svg>\n              <span className=\"ml-4 flex items-start flex-col leading-none\">\n                <span className=\"text-xs text-gray-400 mb-1\">\n                  Download on the\n                </span>\n                <span className=\"title-font font-medium\">App Store</span>\n              </span>\n            </button>\n          </div>\n        </div>\n        <div className=\"lg:max-w-lg lg:w-full md:w-1/2 w-5/6\">\n          <img className=\"object-cover object-center rounded\" alt=\"hero\" src=\"https://dummyimage.com/720x600\" />\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkHeroD.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkHeroD.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkHeroD;\n"
  },
  {
    "path": "src/blocks/hero/dark/e.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkHeroE(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container mx-auto flex px-5 py-24 md:flex-row flex-col items-center\">\n        <div className=\"lg:max-w-lg lg:w-full md:w-1/2 w-5/6 mb-10 md:mb-0\">\n          <img className=\"object-cover object-center rounded\" alt=\"hero\" src=\"https://dummyimage.com/720x600\" />\n        </div>\n        <div className=\"lg:flex-grow md:w-1/2 lg:pl-24 md:pl-16 flex flex-col md:items-start md:text-left items-center text-center\">\n          <h1 className=\"title-font sm:text-4xl text-3xl mb-4 font-medium text-white\">\n            Knausgaard typewriter readymade marfa\n          </h1>\n          <p className=\"mb-8 leading-relaxed\">\n            Chillwave portland ugh, knausgaard fam polaroid iPhone. Man braid\n            swag typewriter affogato, hella selvage wolf narwhal dreamcatcher.\n          </p>\n          <div className=\"flex w-full md:justify-start justify-center items-end\">\n            <div className=\"relative mr-4 lg:w-full xl:w-1/2 w-2/4\">\n              <label\n                htmlFor=\"hero-field\"\n                className=\"leading-7 text-sm text-gray-400\"\n              >\n                Placeholder\n              </label>\n              <input\n                type=\"text\"\n                id=\"hero-field\"\n                name=\"hero-field\"\n                className={`w-full bg-gray-800 rounded border bg-opacity-40 border-gray-700 focus:ring-2 focus:ring-${props.theme}-900 focus:bg-transparent focus:border-${props.theme}-500 text-base outline-none text-gray-100 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n              />\n            </div>\n            <button className={`inline-flex text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n              Button\n            </button>\n          </div>\n          <p className=\"text-sm mt-2 text-gray-500 mb-8 w-full\">\n            Neutra shabby chic ramps, viral fixie.\n          </p>\n          <div className=\"flex lg:flex-row md:flex-col text-gray-300\">\n            <button className=\"bg-gray-800 inline-flex py-3 px-5 rounded-lg items-center hover:bg-gray-700 hover:text-white focus:outline-none\">\n              <svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                fill=\"currentColor\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 512 512\"\n              >\n                <path d=\"M99.617 8.057a50.191 50.191 0 00-38.815-6.713l230.932 230.933 74.846-74.846L99.617 8.057zM32.139 20.116c-6.441 8.563-10.148 19.077-10.148 30.199v411.358c0 11.123 3.708 21.636 10.148 30.199l235.877-235.877L32.139 20.116zM464.261 212.087l-67.266-37.637-81.544 81.544 81.548 81.548 67.273-37.64c16.117-9.03 25.738-25.442 25.738-43.908s-9.621-34.877-25.749-43.907zM291.733 279.711L60.815 510.629c3.786.891 7.639 1.371 11.492 1.371a50.275 50.275 0 0027.31-8.07l266.965-149.372-74.849-74.847z\" />\n              </svg>\n              <span className=\"ml-4 flex items-start flex-col leading-none\">\n                <span className=\"text-xs text-gray-400 mb-1\">GET IT ON</span>\n                <span className=\"title-font font-medium\">Google Play</span>\n              </span>\n            </button>\n            <button className=\"bg-gray-800 inline-flex py-3 px-5 rounded-lg items-center hover:bg-gray-700 hover:text-white focus:outline-none lg:ml-4 md:ml-0 ml-4 md:mt-4 mt-0 lg:mt-0\">\n              <svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                fill=\"currentColor\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 305 305\"\n              >\n                <path d=\"M40.74 112.12c-25.79 44.74-9.4 112.65 19.12 153.82C74.09 286.52 88.5 305 108.24 305c.37 0 .74 0 1.13-.02 9.27-.37 15.97-3.23 22.45-5.99 7.27-3.1 14.8-6.3 26.6-6.3 11.22 0 18.39 3.1 25.31 6.1 6.83 2.95 13.87 6 24.26 5.81 22.23-.41 35.88-20.35 47.92-37.94a168.18 168.18 0 0021-43l.09-.28a2.5 2.5 0 00-1.33-3.06l-.18-.08c-3.92-1.6-38.26-16.84-38.62-58.36-.34-33.74 25.76-51.6 31-54.84l.24-.15a2.5 2.5 0 00.7-3.51c-18-26.37-45.62-30.34-56.73-30.82a50.04 50.04 0 00-4.95-.24c-13.06 0-25.56 4.93-35.61 8.9-6.94 2.73-12.93 5.09-17.06 5.09-4.64 0-10.67-2.4-17.65-5.16-9.33-3.7-19.9-7.9-31.1-7.9l-.79.01c-26.03.38-50.62 15.27-64.18 38.86z\" />\n                <path d=\"M212.1 0c-15.76.64-34.67 10.35-45.97 23.58-9.6 11.13-19 29.68-16.52 48.38a2.5 2.5 0 002.29 2.17c1.06.08 2.15.12 3.23.12 15.41 0 32.04-8.52 43.4-22.25 11.94-14.5 17.99-33.1 16.16-49.77A2.52 2.52 0 00212.1 0z\" />\n              </svg>\n              <span className=\"ml-4 flex items-start flex-col leading-none\">\n                <span className=\"text-xs text-gray-400 mb-1\">\n                  Download on the\n                </span>\n                <span className=\"title-font font-medium\">App Store</span>\n              </span>\n            </button>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkHeroE.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkHeroE.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkHeroE;\n"
  },
  {
    "path": "src/blocks/hero/dark/f.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction DarkHeroF(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container mx-auto flex flex-col px-5 py-24 justify-center items-center\">\n        <img className=\"lg:w-2/6 md:w-3/6 w-5/6 mb-10 object-cover object-center rounded\" alt=\"hero\" src=\"https://dummyimage.com/720x600\" />\n        <div className=\"w-full md:w-2/3 flex flex-col mb-16 items-center text-center\">\n          <h1 className=\"title-font sm:text-4xl text-3xl mb-4 font-medium text-white\">\n            Knausgaard typewriter readymade marfa\n          </h1>\n          <p className=\"mb-8 leading-relaxed\">\n            Kickstarter biodiesel roof party wayfarers cold-pressed. Palo santo\n            live-edge tumeric scenester copper mug flexitarian. Prism vice offal\n            plaid everyday carry. Gluten-free chia VHS squid listicle artisan.\n          </p>\n          <div className=\"flex w-full justify-center items-end\">\n            <div className=\"relative mr-4 lg:w-full xl:w-1/2 w-2/4 md:w-full text-left\">\n              <label\n                htmlFor=\"hero-field\"\n                className=\"leading-7 text-sm text-gray-400\"\n              >\n                Placeholder\n              </label>\n              <input\n                type=\"text\"\n                id=\"hero-field\"\n                name=\"hero-field\"\n                className={`w-full bg-gray-800 rounded border bg-opacity-40 border-gray-700 focus:ring-2 focus:ring-${props.theme}-900 focus:bg-transparent focus:border-${props.theme}-500 text-base outline-none text-gray-100 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n              />\n            </div>\n            <button className={`inline-flex text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n              Button\n            </button>\n          </div>\n          <p className=\"text-sm mt-2 text-gray-500 mb-8 w-full\">\n            Neutra shabby chic ramps, viral fixie.\n          </p>\n          <div className=\"flex text-gray-300\">\n            <button className=\"bg-gray-800 inline-flex py-3 px-5 rounded-lg items-center hover:bg-gray-700 hover:text-white focus:outline-none\">\n              <svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                fill=\"currentColor\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 512 512\"\n              >\n                <path d=\"M99.617 8.057a50.191 50.191 0 00-38.815-6.713l230.932 230.933 74.846-74.846L99.617 8.057zM32.139 20.116c-6.441 8.563-10.148 19.077-10.148 30.199v411.358c0 11.123 3.708 21.636 10.148 30.199l235.877-235.877L32.139 20.116zM464.261 212.087l-67.266-37.637-81.544 81.544 81.548 81.548 67.273-37.64c16.117-9.03 25.738-25.442 25.738-43.908s-9.621-34.877-25.749-43.907zM291.733 279.711L60.815 510.629c3.786.891 7.639 1.371 11.492 1.371a50.275 50.275 0 0027.31-8.07l266.965-149.372-74.849-74.847z\" />\n              </svg>\n              <span className=\"ml-4 flex items-start flex-col leading-none\">\n                <span className=\"text-xs text-gray-400 mb-1\">GET IT ON</span>\n                <span className=\"title-font font-medium\">Google Play</span>\n              </span>\n            </button>\n            <button className=\"bg-gray-800 inline-flex py-3 px-5 rounded-lg items-center ml-4 hover:bg-gray-700 hover:text-white focus:outline-none\">\n              <svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                fill=\"currentColor\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 305 305\"\n              >\n                <path d=\"M40.74 112.12c-25.79 44.74-9.4 112.65 19.12 153.82C74.09 286.52 88.5 305 108.24 305c.37 0 .74 0 1.13-.02 9.27-.37 15.97-3.23 22.45-5.99 7.27-3.1 14.8-6.3 26.6-6.3 11.22 0 18.39 3.1 25.31 6.1 6.83 2.95 13.87 6 24.26 5.81 22.23-.41 35.88-20.35 47.92-37.94a168.18 168.18 0 0021-43l.09-.28a2.5 2.5 0 00-1.33-3.06l-.18-.08c-3.92-1.6-38.26-16.84-38.62-58.36-.34-33.74 25.76-51.6 31-54.84l.24-.15a2.5 2.5 0 00.7-3.51c-18-26.37-45.62-30.34-56.73-30.82a50.04 50.04 0 00-4.95-.24c-13.06 0-25.56 4.93-35.61 8.9-6.94 2.73-12.93 5.09-17.06 5.09-4.64 0-10.67-2.4-17.65-5.16-9.33-3.7-19.9-7.9-31.1-7.9l-.79.01c-26.03.38-50.62 15.27-64.18 38.86z\" />\n                <path d=\"M212.1 0c-15.76.64-34.67 10.35-45.97 23.58-9.6 11.13-19 29.68-16.52 48.38a2.5 2.5 0 002.29 2.17c1.06.08 2.15.12 3.23.12 15.41 0 32.04-8.52 43.4-22.25 11.94-14.5 17.99-33.1 16.16-49.77A2.52 2.52 0 00212.1 0z\" />\n              </svg>\n              <span className=\"ml-4 flex items-start flex-col leading-none\">\n                <span className=\"text-xs text-gray-400 mb-1\">\n                  Download on the\n                </span>\n                <span className=\"title-font font-medium\">App Store</span>\n              </span>\n            </button>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkHeroF.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkHeroF.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkHeroF;\n"
  },
  {
    "path": "src/blocks/hero/light/a.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightHeroA(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container mx-auto flex px-5 py-24 md:flex-row flex-col items-center\">\n        <div className=\"lg:flex-grow md:w-1/2 lg:pr-24 md:pr-16 flex flex-col md:items-start md:text-left mb-16 md:mb-0 items-center text-center\">\n          <h1 className=\"title-font sm:text-4xl text-3xl mb-4 font-medium text-gray-900\">\n            Before they sold out<br className=\"hidden lg:inline-block\" />\n            readymade gluten\n          </h1>\n          <p className=\"mb-8 leading-relaxed\">\n            Copper mug try-hard pitchfork pour-over freegan heirloom neutra air\n            plant cold-pressed tacos poke beard tote bag. Heirloom echo park\n            mlkshk tote bag selvage hot chicken authentic tumeric truffaut\n            hexagon try-hard chambray.\n          </p>\n          <div className=\"flex justify-center\">\n            <button className={`inline-flex text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n              Button\n            </button>\n            <button className=\"ml-4 inline-flex text-gray-700 bg-gray-100 border-0 py-2 px-6 focus:outline-none hover:bg-gray-200 rounded text-lg\">\n              Button\n            </button>\n          </div>\n        </div>\n        <div className=\"lg:max-w-lg lg:w-full md:w-1/2 w-5/6\">\n          <img className=\"object-cover object-center rounded\" alt=\"hero\" src=\"https://dummyimage.com/720x600\" />\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightHeroA.defaultProps = {\n  theme: 'indigo'\n};\n\nLightHeroA.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightHeroA;\n"
  },
  {
    "path": "src/blocks/hero/light/b.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightHeroB(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container mx-auto flex px-5 py-24 items-center justify-center flex-col\">\n        <img className=\"lg:w-2/6 md:w-3/6 w-5/6 mb-10 object-cover object-center rounded\" alt=\"hero\" src=\"https://dummyimage.com/720x600\" />\n        <div className=\"text-center lg:w-2/3 w-full\">\n          <h1 className=\"title-font sm:text-4xl text-3xl mb-4 font-medium text-gray-900\">\n            Microdosing synth tattooed vexillologist\n          </h1>\n          <p className=\"mb-8 leading-relaxed\">\n            Meggings kinfolk echo park stumptown DIY, kale chips beard jianbing\n            tousled. Chambray dreamcatcher trust fund, kitsch vice godard disrupt\n            ramps hexagon mustache umami snackwave tilde chillwave ugh. Pour-over\n            meditation PBR&amp;B pickled ennui celiac mlkshk freegan photo booth af\n            fingerstache pitchfork.\n          </p>\n          <div className=\"flex justify-center\">\n            <button className={`inline-flex text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n              Button\n            </button>\n            <button className=\"ml-4 inline-flex text-gray-700 bg-gray-100 border-0 py-2 px-6 focus:outline-none hover:bg-gray-200 rounded text-lg\">\n              Button\n            </button>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightHeroB.defaultProps = {\n  theme: 'indigo'\n};\n\nLightHeroB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightHeroB;\n"
  },
  {
    "path": "src/blocks/hero/light/c.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightHeroC(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container mx-auto flex px-5 py-24 md:flex-row flex-col items-center\">\n        <div className=\"lg:max-w-lg lg:w-full md:w-1/2 w-5/6 mb-10 md:mb-0\">\n          <img className=\"object-cover object-center rounded\" alt=\"hero\" src=\"https://dummyimage.com/720x600\" />\n        </div>\n        <div className=\"lg:flex-grow md:w-1/2 lg:pl-24 md:pl-16 flex flex-col md:items-start md:text-left items-center text-center\">\n          <h1 className=\"title-font sm:text-4xl text-3xl mb-4 font-medium text-gray-900\">\n            Before they sold out<br className=\"hidden lg:inline-block\"></br>\n            readymade gluten\n          </h1>\n          <p className=\"mb-8 leading-relaxed\">\n            Copper mug try-hard pitchfork pour-over freegan heirloom neutra air\n            plant cold-pressed tacos poke beard tote bag. Heirloom echo park\n            mlkshk tote bag selvage hot chicken authentic tumeric truffaut\n            hexagon try-hard chambray.\n          </p>\n          <div className=\"flex justify-center\">\n            <button className={`inline-flex text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n              Button\n            </button>\n            <button className=\"ml-4 inline-flex text-gray-700 bg-gray-100 border-0 py-2 px-6 focus:outline-none hover:bg-gray-200 rounded text-lg\">\n              Button\n            </button>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightHeroC.defaultProps = {\n  theme: 'indigo'\n};\n\nLightHeroC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightHeroC;\n"
  },
  {
    "path": "src/blocks/hero/light/d.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightHeroD(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container mx-auto flex px-5 py-24 md:flex-row flex-col items-center\">\n        <div className=\"lg:flex-grow md:w-1/2 lg:pr-24 md:pr-16 flex flex-col md:items-start md:text-left mb-16 md:mb-0 items-center text-center\">\n          <h1 className=\"title-font sm:text-4xl text-3xl mb-4 font-medium text-gray-900\">\n            Knausgaard typewriter readymade marfa\n          </h1>\n          <p className=\"mb-8 leading-relaxed\">\n            Chillwave portland ugh, knausgaard fam polaroid iPhone. Man braid\n            swag typewriter affogato, hella selvage wolf narwhal dreamcatcher.\n          </p>\n          <div className=\"flex w-full md:justify-start justify-center items-end\">\n            <div className=\"relative mr-4 md:w-full lg:w-full xl:w-1/2 w-2/4\">\n              <label\n                htmlFor=\"hero-field\"\n                className=\"leading-7 text-sm text-gray-600\"\n              >\n                Placeholder\n              </label>\n              <input\n                type=\"text\"\n                id=\"hero-field\"\n                name=\"hero-field\"\n                className={`w-full bg-gray-100 rounded border bg-opacity-50 border-gray-300 focus:ring-2 focus:ring-${props.theme}-200 focus:bg-transparent focus:border-${props.theme}-500 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n              />\n            </div>\n            <button className={`inline-flex text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n              Button\n            </button>\n          </div>\n          <p className=\"text-sm mt-2 text-gray-500 mb-8 w-full\">\n            Neutra shabby chic ramps, viral fixie.\n          </p>\n          <div className=\"flex lg:flex-row md:flex-col\">\n            <button className=\"bg-gray-100 inline-flex py-3 px-5 rounded-lg items-center hover:bg-gray-200 focus:outline-none\">\n              <svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                fill=\"currentColor\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 512 512\"\n              >\n                <path d=\"M99.617 8.057a50.191 50.191 0 00-38.815-6.713l230.932 230.933 74.846-74.846L99.617 8.057zM32.139 20.116c-6.441 8.563-10.148 19.077-10.148 30.199v411.358c0 11.123 3.708 21.636 10.148 30.199l235.877-235.877L32.139 20.116zM464.261 212.087l-67.266-37.637-81.544 81.544 81.548 81.548 67.273-37.64c16.117-9.03 25.738-25.442 25.738-43.908s-9.621-34.877-25.749-43.907zM291.733 279.711L60.815 510.629c3.786.891 7.639 1.371 11.492 1.371a50.275 50.275 0 0027.31-8.07l266.965-149.372-74.849-74.847z\" />\n              </svg>\n              <span className=\"ml-4 flex items-start flex-col leading-none\">\n                <span className=\"text-xs text-gray-600 mb-1\">GET IT ON</span>\n                <span className=\"title-font font-medium\">Google Play</span>\n              </span>\n            </button>\n            <button className=\"bg-gray-100 inline-flex py-3 px-5 rounded-lg items-center lg:ml-4 md:ml-0 ml-4 md:mt-4 mt-0 lg:mt-0 hover:bg-gray-200 focus:outline-none\">\n              <svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                fill=\"currentColor\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 305 305\"\n              >\n                <path d=\"M40.74 112.12c-25.79 44.74-9.4 112.65 19.12 153.82C74.09 286.52 88.5 305 108.24 305c.37 0 .74 0 1.13-.02 9.27-.37 15.97-3.23 22.45-5.99 7.27-3.1 14.8-6.3 26.6-6.3 11.22 0 18.39 3.1 25.31 6.1 6.83 2.95 13.87 6 24.26 5.81 22.23-.41 35.88-20.35 47.92-37.94a168.18 168.18 0 0021-43l.09-.28a2.5 2.5 0 00-1.33-3.06l-.18-.08c-3.92-1.6-38.26-16.84-38.62-58.36-.34-33.74 25.76-51.6 31-54.84l.24-.15a2.5 2.5 0 00.7-3.51c-18-26.37-45.62-30.34-56.73-30.82a50.04 50.04 0 00-4.95-.24c-13.06 0-25.56 4.93-35.61 8.9-6.94 2.73-12.93 5.09-17.06 5.09-4.64 0-10.67-2.4-17.65-5.16-9.33-3.7-19.9-7.9-31.1-7.9l-.79.01c-26.03.38-50.62 15.27-64.18 38.86z\" />\n                <path d=\"M212.1 0c-15.76.64-34.67 10.35-45.97 23.58-9.6 11.13-19 29.68-16.52 48.38a2.5 2.5 0 002.29 2.17c1.06.08 2.15.12 3.23.12 15.41 0 32.04-8.52 43.4-22.25 11.94-14.5 17.99-33.1 16.16-49.77A2.52 2.52 0 00212.1 0z\" />\n              </svg>\n              <span className=\"ml-4 flex items-start flex-col leading-none\">\n                <span className=\"text-xs text-gray-600 mb-1\">\n                  Download on the\n                </span>\n                <span className=\"title-font font-medium\">App Store</span>\n              </span>\n            </button>\n          </div>\n        </div>\n        <div className=\"lg:max-w-lg lg:w-full md:w-1/2 w-5/6\">\n          <img className=\"object-cover object-center rounded\" alt=\"hero\" src=\"https://dummyimage.com/720x600\" />\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightHeroD.defaultProps = {\n  theme: 'indigo'\n};\n\nLightHeroD.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightHeroD;\n"
  },
  {
    "path": "src/blocks/hero/light/e.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightHeroE(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container mx-auto flex px-5 py-24 md:flex-row flex-col items-center\">\n        <div className=\"lg:max-w-lg lg:w-full md:w-1/2 w-5/6 mb-10 md:mb-0\">\n          <img className=\"object-cover object-center rounded\" alt=\"hero\" src=\"https://dummyimage.com/720x600\" />\n        </div>\n        <div className=\"lg:flex-grow md:w-1/2 lg:pl-24 md:pl-16 flex flex-col md:items-start md:text-left items-center text-center\">\n          <h1 className=\"title-font sm:text-4xl text-3xl mb-4 font-medium text-gray-900\">\n            Knausgaard typewriter readymade marfa\n          </h1>\n          <p className=\"mb-8 leading-relaxed\">\n            Chillwave portland ugh, knausgaard fam polaroid iPhone. Man braid\n            swag typewriter affogato, hella selvage wolf narwhal dreamcatcher.\n          </p>\n          <div className=\"flex w-full md:justify-start justify-center items-end\">\n            <div className=\"relative mr-4 lg:w-full xl:w-1/2 w-2/4\">\n              <label\n                htmlFor=\"hero-field\"\n                className=\"leading-7 text-sm text-gray-600\"\n              >\n                Placeholder\n              </label>\n              <input\n                type=\"text\"\n                id=\"hero-field\"\n                name=\"hero-field\"\n                className={`w-full bg-gray-100 bg-opacity-50 rounded border border-gray-300 focus:ring-2 focus:ring-${props.theme}-200 focus:bg-transparent focus:border-${props.theme}-500 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n              />\n            </div>\n            <button className={`inline-flex text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n              Button\n            </button>\n          </div>\n          <p className=\"text-sm mt-2 text-gray-500 mb-8 w-full\">\n            Neutra shabby chic ramps, viral fixie.\n          </p>\n          <div className=\"flex lg:flex-row md:flex-col\">\n            <button className=\"bg-gray-100 inline-flex py-3 px-5 rounded-lg items-center hover:bg-gray-200 focus:outline-none\">\n              <svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                fill=\"currentColor\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 512 512\"\n              >\n                <path d=\"M99.617 8.057a50.191 50.191 0 00-38.815-6.713l230.932 230.933 74.846-74.846L99.617 8.057zM32.139 20.116c-6.441 8.563-10.148 19.077-10.148 30.199v411.358c0 11.123 3.708 21.636 10.148 30.199l235.877-235.877L32.139 20.116zM464.261 212.087l-67.266-37.637-81.544 81.544 81.548 81.548 67.273-37.64c16.117-9.03 25.738-25.442 25.738-43.908s-9.621-34.877-25.749-43.907zM291.733 279.711L60.815 510.629c3.786.891 7.639 1.371 11.492 1.371a50.275 50.275 0 0027.31-8.07l266.965-149.372-74.849-74.847z\" />\n              </svg>\n              <span className=\"ml-4 flex items-start flex-col leading-none\">\n                <span className=\"text-xs text-gray-600 mb-1\">GET IT ON</span>\n                <span className=\"title-font font-medium\">Google Play</span>\n              </span>\n            </button>\n            <button className=\"bg-gray-100 inline-flex py-3 px-5 rounded-lg items-center lg:ml-4 md:ml-0 ml-4 md:mt-4 mt-0 lg:mt-0 hover:bg-gray-200 focus:outline-none\">\n              <svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                fill=\"currentColor\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 305 305\"\n              >\n                <path d=\"M40.74 112.12c-25.79 44.74-9.4 112.65 19.12 153.82C74.09 286.52 88.5 305 108.24 305c.37 0 .74 0 1.13-.02 9.27-.37 15.97-3.23 22.45-5.99 7.27-3.1 14.8-6.3 26.6-6.3 11.22 0 18.39 3.1 25.31 6.1 6.83 2.95 13.87 6 24.26 5.81 22.23-.41 35.88-20.35 47.92-37.94a168.18 168.18 0 0021-43l.09-.28a2.5 2.5 0 00-1.33-3.06l-.18-.08c-3.92-1.6-38.26-16.84-38.62-58.36-.34-33.74 25.76-51.6 31-54.84l.24-.15a2.5 2.5 0 00.7-3.51c-18-26.37-45.62-30.34-56.73-30.82a50.04 50.04 0 00-4.95-.24c-13.06 0-25.56 4.93-35.61 8.9-6.94 2.73-12.93 5.09-17.06 5.09-4.64 0-10.67-2.4-17.65-5.16-9.33-3.7-19.9-7.9-31.1-7.9l-.79.01c-26.03.38-50.62 15.27-64.18 38.86z\" />\n                <path d=\"M212.1 0c-15.76.64-34.67 10.35-45.97 23.58-9.6 11.13-19 29.68-16.52 48.38a2.5 2.5 0 002.29 2.17c1.06.08 2.15.12 3.23.12 15.41 0 32.04-8.52 43.4-22.25 11.94-14.5 17.99-33.1 16.16-49.77A2.52 2.52 0 00212.1 0z\" />\n              </svg>\n              <span className=\"ml-4 flex items-start flex-col leading-none\">\n                <span className=\"text-xs text-gray-600 mb-1\">\n                  Download on the\n                </span>\n                <span className=\"title-font font-medium\">App Store</span>\n              </span>\n            </button>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightHeroE.defaultProps = {\n  theme: 'indigo'\n};\n\nLightHeroE.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightHeroE;\n"
  },
  {
    "path": "src/blocks/hero/light/f.js",
    "content": "import React from \"react\";\nimport PropTypes from  \"prop-types\";\n\nfunction LightHeroF(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container mx-auto flex flex-col px-5 py-24 justify-center items-center\">\n        <img className=\"lg:w-2/6 md:w-3/6 w-5/6 mb-10 object-cover object-center rounded\" alt=\"hero\" src=\"https://dummyimage.com/720x600\" />\n        <div className=\"w-full md:w-2/3 flex flex-col mb-16 items-center text-center\">\n          <h1 className=\"title-font sm:text-4xl text-3xl mb-4 font-medium text-gray-900\">\n            Knausgaard typewriter readymade marfa\n          </h1>\n          <p className=\"mb-8 leading-relaxed\">\n            Kickstarter biodiesel roof party wayfarers cold-pressed. Palo santo\n            live-edge tumeric scenester copper mug flexitarian. Prism vice offal\n            plaid everyday carry. Gluten-free chia VHS squid listicle artisan.\n          </p>\n          <div className=\"flex w-full justify-center items-end\">\n            <div className=\"relative mr-4 lg:w-full xl:w-1/2 w-2/4 md:w-full text-left\">\n              <label\n                htmlFor=\"hero-field\"\n                className=\"leading-7 text-sm text-gray-600\"\n              >\n                Placeholder\n              </label>\n              <input\n                type=\"text\"\n                id=\"hero-field\"\n                name=\"hero-field\"\n                className={`w-full bg-gray-100 bg-opacity-50 rounded focus:ring-2 focus:ring-${props.theme}-200 focus:bg-transparent border border-gray-300 focus:border-${props.theme}-500 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out`}\n              />\n            </div>\n            <button className={`inline-flex text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded text-lg`}>\n              Button\n            </button>\n          </div>\n          <p className=\"text-sm mt-2 text-gray-500 mb-8 w-full\">\n            Neutra shabby chic ramps, viral fixie.\n          </p>\n          <div className=\"flex\">\n            <button className=\"bg-gray-100 inline-flex py-3 px-5 rounded-lg items-center hover:bg-gray-200 focus:outline-none\">\n              <svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                fill=\"currentColor\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 512 512\"\n              >\n                <path d=\"M99.617 8.057a50.191 50.191 0 00-38.815-6.713l230.932 230.933 74.846-74.846L99.617 8.057zM32.139 20.116c-6.441 8.563-10.148 19.077-10.148 30.199v411.358c0 11.123 3.708 21.636 10.148 30.199l235.877-235.877L32.139 20.116zM464.261 212.087l-67.266-37.637-81.544 81.544 81.548 81.548 67.273-37.64c16.117-9.03 25.738-25.442 25.738-43.908s-9.621-34.877-25.749-43.907zM291.733 279.711L60.815 510.629c3.786.891 7.639 1.371 11.492 1.371a50.275 50.275 0 0027.31-8.07l266.965-149.372-74.849-74.847z\" />\n              </svg>\n              <span className=\"ml-4 flex items-start flex-col leading-none\">\n                <span className=\"text-xs text-gray-600 mb-1\">GET IT ON</span>\n                <span className=\"title-font font-medium\">Google Play</span>\n              </span>\n            </button>\n            <button className=\"bg-gray-100 inline-flex py-3 px-5 rounded-lg items-center ml-4 hover:bg-gray-200 focus:outline-none\">\n              <svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                fill=\"currentColor\"\n                className=\"w-6 h-6\"\n                viewBox=\"0 0 305 305\"\n              >\n                <path d=\"M40.74 112.12c-25.79 44.74-9.4 112.65 19.12 153.82C74.09 286.52 88.5 305 108.24 305c.37 0 .74 0 1.13-.02 9.27-.37 15.97-3.23 22.45-5.99 7.27-3.1 14.8-6.3 26.6-6.3 11.22 0 18.39 3.1 25.31 6.1 6.83 2.95 13.87 6 24.26 5.81 22.23-.41 35.88-20.35 47.92-37.94a168.18 168.18 0 0021-43l.09-.28a2.5 2.5 0 00-1.33-3.06l-.18-.08c-3.92-1.6-38.26-16.84-38.62-58.36-.34-33.74 25.76-51.6 31-54.84l.24-.15a2.5 2.5 0 00.7-3.51c-18-26.37-45.62-30.34-56.73-30.82a50.04 50.04 0 00-4.95-.24c-13.06 0-25.56 4.93-35.61 8.9-6.94 2.73-12.93 5.09-17.06 5.09-4.64 0-10.67-2.4-17.65-5.16-9.33-3.7-19.9-7.9-31.1-7.9l-.79.01c-26.03.38-50.62 15.27-64.18 38.86z\" />\n                <path d=\"M212.1 0c-15.76.64-34.67 10.35-45.97 23.58-9.6 11.13-19 29.68-16.52 48.38a2.5 2.5 0 002.29 2.17c1.06.08 2.15.12 3.23.12 15.41 0 32.04-8.52 43.4-22.25 11.94-14.5 17.99-33.1 16.16-49.77A2.52 2.52 0 00212.1 0z\" />\n              </svg>\n              <span className=\"ml-4 flex items-start flex-col leading-none\">\n                <span className=\"text-xs text-gray-600 mb-1\">\n                  Download on the\n                </span>\n                <span className=\"title-font font-medium\">App Store</span>\n              </span>\n            </button>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightHeroF.defaultProps = {\n  theme: 'indigo'\n};\n\nLightHeroF.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightHeroF;\n"
  },
  {
    "path": "src/blocks/index.js",
    "content": "import React from 'react';\n\nimport LightBlogA from './blog/light/a';\nimport LightBlogB from './blog/light/b';\nimport LightBlogC from './blog/light/c';\nimport LightBlogD from './blog/light/d';\nimport LightBlogE from './blog/light/e';\n\nimport DarkBlogA from './blog/dark/a';\nimport DarkBlogB from './blog/dark/b';\nimport DarkBlogC from './blog/dark/c';\nimport DarkBlogD from './blog/dark/d';\nimport DarkBlogE from './blog/dark/e';\n\nimport LightContactA from './contact/light/a';\nimport LightContactB from './contact/light/b';\nimport LightContactC from './contact/light/c';\n\nimport DarkContactA from './contact/dark/a';\nimport DarkContactB from './contact/dark/b';\nimport DarkContactC from './contact/dark/c';\n\nimport LightContentA from './content/light/a';\nimport LightContentB from './content/light/b';\nimport LightContentC from './content/light/c';\nimport LightContentD from './content/light/d';\nimport LightContentE from './content/light/e';\nimport LightContentF from './content/light/f';\nimport LightContentG from './content/light/g';\nimport LightContentH from './content/light/h';\n\nimport DarkContentA from './content/dark/a';\nimport DarkContentB from './content/dark/b';\nimport DarkContentC from './content/dark/c';\nimport DarkContentD from './content/dark/d';\nimport DarkContentE from './content/dark/e';\nimport DarkContentF from './content/dark/f';\nimport DarkContentG from './content/dark/g';\nimport DarkContentH from './content/dark/h';\n\nimport LightCTAA from './cta/light/a';\nimport LightCTAB from './cta/light/b';\nimport LightCTAC from './cta/light/c';\nimport LightCTAD from './cta/light/d';\n\nimport DarkCTAA from './cta/dark/a';\nimport DarkCTAB from './cta/dark/b';\nimport DarkCTAC from './cta/dark/c';\nimport DarkCTAD from './cta/dark/d';\n\nimport LightEcommerceA from './ecommerce/light/a';\nimport LightEcommerceB from './ecommerce/light/b';\nimport LightEcommerceC from './ecommerce/light/c';\n\nimport DarkEcommerceA from './ecommerce/dark/a';\nimport DarkEcommerceB from './ecommerce/dark/b';\nimport DarkEcommerceC from './ecommerce/dark/c';\n\n\nimport LightFeatureA from './feature/light/a';\nimport LightFeatureB from './feature/light/b';\nimport LightFeatureC from './feature/light/c';\nimport LightFeatureD from './feature/light/d';\nimport LightFeatureE from './feature/light/e';\nimport LightFeatureF from './feature/light/f';\nimport LightFeatureG from './feature/light/g';\nimport LightFeatureH from './feature/light/h';\n\nimport DarkFeatureA from './feature/dark/a';\nimport DarkFeatureB from './feature/dark/b';\nimport DarkFeatureC from './feature/dark/c';\nimport DarkFeatureD from './feature/dark/d';\nimport DarkFeatureE from './feature/dark/e';\nimport DarkFeatureF from './feature/dark/f';\nimport DarkFeatureG from './feature/dark/g';\nimport DarkFeatureH from './feature/dark/h';\n\nimport LightFooterA from './footer/light/a';\nimport LightFooterB from './footer/light/b';\nimport LightFooterC from './footer/light/c';\nimport LightFooterD from './footer/light/d';\nimport LightFooterE from './footer/light/e';\n\nimport DarkFooterA from './footer/dark/a';\nimport DarkFooterB from './footer/dark/b';\nimport DarkFooterC from './footer/dark/c';\nimport DarkFooterD from './footer/dark/d';\nimport DarkFooterE from './footer/dark/e';\n\nimport LightGalleryA from './gallery/light/a';\nimport LightGalleryB from './gallery/light/b';\nimport LightGalleryC from './gallery/light/c';\n\nimport DarkGalleryA from './gallery/dark/a';\nimport DarkGalleryB from './gallery/dark/b';\nimport DarkGalleryC from './gallery/dark/c';\n\nimport LightHeaderA from './header/light/a';\nimport LightHeaderB from './header/light/b';\nimport LightHeaderC from './header/light/c';\nimport LightHeaderD from './header/light/d';\n\nimport DarkHeaderA from './header/dark/a';\nimport DarkHeaderB from './header/dark/b';\nimport DarkHeaderC from './header/dark/c';\nimport DarkHeaderD from './header/dark/d';\n\nimport LightHeroA from './hero/light/a';\nimport LightHeroB from './hero/light/b';\nimport LightHeroC from './hero/light/c';\nimport LightHeroD from './hero/light/d';\nimport LightHeroE from './hero/light/e';\nimport LightHeroF from './hero/light/f';\n\nimport DarkHeroA from './hero/dark/a';\nimport DarkHeroB from './hero/dark/b';\nimport DarkHeroC from './hero/dark/c';\nimport DarkHeroD from './hero/dark/d';\nimport DarkHeroE from './hero/dark/e';\nimport DarkHeroF from './hero/dark/f';\n\nimport LightPricingA from './pricing/light/a';\nimport LightPricingB from './pricing/light/b';\n\nimport DarkPricingA from './pricing/dark/a';\nimport DarkPricingB from './pricing/dark/b';\n\nimport LightStatisticA from './statistic/light/a';\nimport LightStatisticB from './statistic/light/b';\nimport LightStatisticC from './statistic/light/c';\n\nimport DarkStatisticA from './statistic/dark/a';\nimport DarkStatisticB from './statistic/dark/b';\nimport DarkStatisticC from './statistic/dark/c';\n\nimport LightStepA from './step/light/a';\nimport LightStepB from './step/light/b';\nimport LightStepC from './step/light/c';\n\nimport DarkStepA from './step/dark/a';\nimport DarkStepB from './step/dark/b';\nimport DarkStepC from './step/dark/c';\n\nimport LightTeamA from './team/light/a';\nimport LightTeamB from './team/light/b';\nimport LightTeamC from './team/light/c';\n\nimport DarkTeamA from './team/dark/a';\nimport DarkTeamB from './team/dark/b';\nimport DarkTeamC from './team/dark/c';\n\nimport LightTestimonialA from './testimonial/light/a';\nimport LightTestimonialB from './testimonial/light/b';\nimport LightTestimonialC from './testimonial/light/c';\n\nimport DarkTestimonialA from './testimonial/dark/a';\nimport DarkTestimonialB from './testimonial/dark/b';\nimport DarkTestimonialC from './testimonial/dark/c';\n\nexport default function getBlock({theme = 'indigo', darkMode = false}) {\n  return {\n    Blog: {\n      BlogA: darkMode ? <DarkBlogA theme={theme} /> : <LightBlogA theme={theme} />,\n      BlogB: darkMode ? <DarkBlogB theme={theme} /> : <LightBlogB theme={theme} />,\n      BlogC: darkMode ? <DarkBlogC theme={theme} /> : <LightBlogC theme={theme} />,\n      BlogD: darkMode ? <DarkBlogD theme={theme} /> : <LightBlogD theme={theme} />,\n      BlogE: darkMode ? <DarkBlogE theme={theme} /> : <LightBlogE theme={theme} />\n    },\n    Contact: {\n      ContactA: darkMode ? <DarkContactA theme={theme} /> : <LightContactA theme={theme} />,\n      ContactB: darkMode ? <DarkContactB theme={theme} /> : <LightContactB theme={theme} />,\n      ContactC: darkMode ? <DarkContactC theme={theme} /> : <LightContactC theme={theme} />,\n    },\n    Content: {\n      ContentA: darkMode ? <DarkContentA theme={theme} /> : <LightContentA theme={theme} />,\n      ContentB: darkMode ? <DarkContentB theme={theme} /> : <LightContentB theme={theme} />,\n      ContentC: darkMode ? <DarkContentC theme={theme} /> : <LightContentC theme={theme} />,\n      ContentD: darkMode ? <DarkContentD theme={theme} /> : <LightContentD theme={theme} />,\n      ContentE: darkMode ? <DarkContentE theme={theme} /> : <LightContentE theme={theme} />,\n      ContentF: darkMode ? <DarkContentF theme={theme} /> : <LightContentF theme={theme} />,\n      ContentG: darkMode ? <DarkContentG theme={theme} /> : <LightContentG theme={theme} />,\n      ContentH: darkMode ? <DarkContentH theme={theme} /> : <LightContentH theme={theme} />\n    },\n    CTA: {\n      CTAA: darkMode ? <DarkCTAA theme={theme} /> : <LightCTAA theme={theme} />,\n      CTAB: darkMode ? <DarkCTAB theme={theme} /> : <LightCTAB theme={theme} />,\n      CTAC: darkMode ? <DarkCTAC theme={theme} /> : <LightCTAC theme={theme} />,\n      CTAD: darkMode ? <DarkCTAD theme={theme} /> : <LightCTAD theme={theme} />\n    },\n    Ecommerce: {\n      EcommerceA: darkMode ? <DarkEcommerceA theme={theme} /> : <LightEcommerceA theme={theme} />,\n      EcommerceB: darkMode ? <DarkEcommerceB theme={theme} /> : <LightEcommerceB theme={theme} />,\n      EcommerceC: darkMode ? <DarkEcommerceC theme={theme} /> : <LightEcommerceC theme={theme} />\n    },\n    Feature: {\n      FeatureA: darkMode ? <DarkFeatureA theme={theme} /> : <LightFeatureA theme={theme} />,\n      FeatureB: darkMode ? <DarkFeatureB theme={theme} /> : <LightFeatureB theme={theme} />,\n      FeatureC: darkMode ? <DarkFeatureC theme={theme} /> : <LightFeatureC theme={theme} />,\n      FeatureD: darkMode ? <DarkFeatureD theme={theme} /> : <LightFeatureD theme={theme} />,\n      FeatureE: darkMode ? <DarkFeatureE theme={theme} /> : <LightFeatureE theme={theme} />,\n      FeatureF: darkMode ? <DarkFeatureF theme={theme} /> : <LightFeatureF theme={theme} />,\n      FeatureG: darkMode ? <DarkFeatureG theme={theme} /> : <LightFeatureG theme={theme} />,\n      FeatureH: darkMode ? <DarkFeatureH theme={theme} /> : <LightFeatureH theme={theme} />\n    },\n    Footer: {\n      FooterA: darkMode ? <DarkFooterA theme={theme} /> : <LightFooterA theme={theme} />,\n      FooterB: darkMode ? <DarkFooterB theme={theme} /> : <LightFooterB theme={theme} />,\n      FooterC: darkMode ? <DarkFooterC theme={theme} /> : <LightFooterC theme={theme} />,\n      FooterD: darkMode ? <DarkFooterD theme={theme} /> : <LightFooterD theme={theme} />,\n      FooterE: darkMode ? <DarkFooterE theme={theme} /> : <LightFooterE theme={theme} />\n    },\n    Gallery: {\n      GalleryA: darkMode ? <DarkGalleryA theme={theme} /> : <LightGalleryA theme={theme} />,\n      GalleryB: darkMode ? <DarkGalleryB theme={theme} /> : <LightGalleryB theme={theme} />,\n      GalleryC: darkMode ? <DarkGalleryC theme={theme} /> : <LightGalleryC theme={theme} />\n    },\n    Header: {\n      HeaderA: darkMode ? <DarkHeaderA theme={theme} /> : <LightHeaderA theme={theme} />,\n      HeaderB: darkMode ? <DarkHeaderB theme={theme} /> : <LightHeaderB theme={theme} />,\n      HeaderC: darkMode ? <DarkHeaderC theme={theme} /> : <LightHeaderC theme={theme} />,\n      HeaderD: darkMode ? <DarkHeaderD theme={theme} /> : <LightHeaderD theme={theme} />\n    },\n    Hero: {\n      HeroA: darkMode ? <DarkHeroA theme={theme} /> : <LightHeroA theme={theme} />,\n      HeroB: darkMode ? <DarkHeroB theme={theme} /> : <LightHeroB theme={theme} />,\n      HeroC: darkMode ? <DarkHeroC theme={theme} /> : <LightHeroC theme={theme} />,\n      HeroD: darkMode ? <DarkHeroD theme={theme} /> : <LightHeroD theme={theme} />,\n      HeroE: darkMode ? <DarkHeroE theme={theme} /> : <LightHeroE theme={theme} />,\n      HeroF: darkMode ? <DarkHeroF theme={theme} /> : <LightHeroF theme={theme} />\n    },\n    Pricing: {\n      PricingA: darkMode ? <DarkPricingA theme={theme} /> : <LightPricingA theme={theme} />,\n      PricingB: darkMode ? <DarkPricingB theme={theme} /> : <LightPricingB theme={theme} />\n    },\n    Statistic: {\n      StatisticA: darkMode ? <DarkStatisticA theme={theme} /> : <LightStatisticA theme={theme} />,\n      StatisticB: darkMode ? <DarkStatisticB theme={theme} /> : <LightStatisticB theme={theme} />,\n      StatisticC: darkMode ? <DarkStatisticC theme={theme} /> : <LightStatisticC theme={theme} />\n    },\n    Step: {\n      StepA: darkMode ? <DarkStepA theme={theme} /> : <LightStepA theme={theme} />,\n      StepB: darkMode ? <DarkStepB theme={theme} /> : <LightStepB theme={theme} />,\n      StepC: darkMode ? <DarkStepC theme={theme} /> : <LightStepC theme={theme} />\n    },\n    Team: {\n      TeamA: darkMode ? <DarkTeamA theme={theme} /> : <LightTeamA theme={theme} />,\n      TeamB: darkMode ? <DarkTeamB theme={theme} /> : <LightTeamB theme={theme} />,\n      TeamC: darkMode ? <DarkTeamC theme={theme} /> : <LightTeamC theme={theme} />\n    },\n    Testimonial: {\n      TestimonialA: darkMode ? <DarkTestimonialA theme={theme} /> : <LightTestimonialA theme={theme} />,\n      TestimonialB: darkMode ? <DarkTestimonialB theme={theme} /> : <LightTestimonialB theme={theme} />,\n      TestimonialC: darkMode ? <DarkTestimonialC theme={theme} /> : <LightTestimonialC theme={theme} />\n    }\n  }\n}\n\n"
  },
  {
    "path": "src/blocks/pricing/dark/a.js",
    "content": "import React from \"react\";\nimport PropTypes from \"prop-types\";\n\nfunction DarkPricingA(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font overflow-hidden\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col text-center w-full mb-20\">\n          <h1 className=\"sm:text-4xl text-3xl font-medium title-font mb-2 text-white\">\n            Pricing\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical.\n          </p>\n          <div className={`flex mx-auto border-2 border-${props.theme}-500 rounded overflow-hidden mt-6`}>\n            <button className={`py-1 px-4 bg-${props.theme}-500 text-white focus:outline-none`}>\n              Monthly\n            </button>\n            <button className=\"py-1 px-4 text-gray-300 focus:outline-none\">\n              Annually\n            </button>\n          </div>\n        </div>\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"p-4 xl:w-1/4 md:w-1/2 w-full\">\n            <div className=\"h-full p-6 rounded-lg border-2 border-gray-700 flex flex-col relative overflow-hidden\">\n              <h2 className=\"text-sm tracking-widest text-gray-400 title-font mb-1 font-medium\">\n                START\n              </h2>\n              <h1 className=\"text-5xl text-white pb-4 mb-4 border-b border-gray-800 leading-none\">\n                Free\n              </h1>\n              <p className=\"flex items-center text-gray-400 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-800 text-gray-500 rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Vexillologist pitchfork\n              </p>\n              <p className=\"flex items-center text-gray-400 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-800 text-gray-500 rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Tumeric plaid portland\n              </p>\n              <p className=\"flex items-center text-gray-400 mb-6\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-800 text-gray-500 rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Mixtape chillwave tumeric\n              </p>\n              <button className=\"flex items-center mt-auto text-white bg-gray-800 border-0 py-2 px-4 w-full focus:outline-none hover:bg-gray-700 rounded\">\n                Button\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-auto\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </button>\n              <p className=\"text-xs text-gray-400 mt-3\">\n                Literally you probably haven&apos;t heard of them jean shorts.\n              </p>\n            </div>\n          </div>\n          <div className=\"p-4 xl:w-1/4 md:w-1/2 w-full\">\n            <div className={`h-full p-6 rounded-lg border-2 border-${props.theme}-500 flex flex-col relative overflow-hidden`}>\n              <span className={`bg-${props.theme}-500 text-white px-3 py-1 tracking-widest text-xs absolute right-0 top-0 rounded-bl`}>\n                POPULAR\n              </span>\n              <h2 className=\"text-sm tracking-widest text-gray-400 title-font mb-1 font-medium\">\n                PRO\n              </h2>\n              <h1 className=\"text-5xl text-white leading-none flex items-center pb-4 mb-4 border-b border-gray-800\">\n                <span>$38</span>\n                <span className=\"text-lg ml-1 font-normal text-gray-400\">\n                  /mo\n                </span>\n              </h1>\n              <p className=\"flex items-center text-gray-400 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-800 text-gray-500 rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Vexillologist pitchfork\n              </p>\n              <p className=\"flex items-center text-gray-400 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-800 text-gray-500 rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Tumeric plaid portland\n              </p>\n              <p className=\"flex items-center text-gray-400 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-800 text-gray-500 rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Hexagon neutra unicorn\n              </p>\n              <p className=\"flex items-center text-gray-400 mb-6\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-800 text-gray-500 rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Mixtape chillwave tumeric\n              </p>\n              <button className={`flex items-center mt-auto text-white bg-${props.theme}-500 border-0 py-2 px-4 w-full focus:outline-none hover:bg-${props.theme}-600 rounded`}>\n                Button\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-auto\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </button>\n              <p className=\"text-xs text-gray-400 mt-3\">\n                Literally you probably haven&apos;t heard of them jean shorts.\n              </p>\n            </div>\n          </div>\n          <div className=\"p-4 xl:w-1/4 md:w-1/2 w-full\">\n            <div className=\"h-full p-6 rounded-lg border-2 border-gray-700 flex flex-col relative overflow-hidden\">\n              <h2 className=\"text-sm tracking-widest text-gray-400 title-font mb-1 font-medium\">\n                BUSINESS\n              </h2>\n              <h1 className=\"text-5xl text-white leading-none flex items-center pb-4 mb-4 border-b border-gray-800\">\n                <span>$56</span>\n                <span className=\"text-lg ml-1 font-normal text-gray-400\">\n                  /mo\n                </span>\n              </h1>\n              <p className=\"flex items-center text-gray-400 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-800 text-gray-500 rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Vexillologist pitchfork\n              </p>\n              <p className=\"flex items-center text-gray-400 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-800 text-gray-500 rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Tumeric plaid portland\n              </p>\n              <p className=\"flex items-center text-gray-400 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-800 text-gray-500 rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Hexagon neutra unicorn\n              </p>\n              <p className=\"flex items-center text-gray-400 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-800 text-gray-500 rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Vexillologist pitchfork\n              </p>\n              <p className=\"flex items-center text-gray-400 mb-6\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-800 text-gray-500 rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Mixtape chillwave tumeric\n              </p>\n              <button className=\"flex items-center mt-auto text-white bg-gray-800 border-0 py-2 px-4 w-full focus:outline-none hover:bg-gray-700 rounded\">\n                Button\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-auto\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </button>\n              <p className=\"text-xs text-gray-400 mt-3\">\n                Literally you probably haven&apos;t heard of them jean shorts.\n              </p>\n            </div>\n          </div>\n          <div className=\"p-4 xl:w-1/4 md:w-1/2 w-full\">\n            <div className=\"h-full p-6 rounded-lg border-2 border-gray-700 flex flex-col relative overflow-hidden\">\n              <h2 className=\"text-sm tracking-widest text-gray-400 title-font mb-1 font-medium\">\n                SPECIAL\n              </h2>\n              <h1 className=\"text-5xl text-white leading-none flex items-center pb-4 mb-4 border-b border-gray-800\">\n                <span>$72</span>\n                <span className=\"text-lg ml-1 font-normal text-gray-400\">\n                  /mo\n                </span>\n              </h1>\n              <p className=\"flex items-center text-gray-400 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-800 text-gray-500 rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Vexillologist pitchfork\n              </p>\n              <p className=\"flex items-center text-gray-400 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-800 text-gray-500 rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Tumeric plaid portland\n              </p>\n              <p className=\"flex items-center text-gray-400 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-800 text-gray-500 rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Hexagon neutra unicorn\n              </p>\n              <p className=\"flex items-center text-gray-400 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-800 text-gray-500 rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Vexillologist pitchfork\n              </p>\n              <p className=\"flex items-center text-gray-400 mb-6\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-800 text-gray-500 rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Mixtape chillwave tumeric\n              </p>\n              <button className=\"flex items-center mt-auto text-white bg-gray-800 border-0 py-2 px-4 w-full focus:outline-none hover:bg-gray-700 rounded\">\n                Button\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-auto\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </button>\n              <p className=\"text-xs text-gray-400 mt-3\">\n                Literally you probably haven&apos;t heard of them jean shorts.\n              </p>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkPricingA.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkPricingA.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkPricingA;\n"
  },
  {
    "path": "src/blocks/pricing/dark/b.js",
    "content": "import React from \"react\";\nimport PropTypes from \"prop-types\";\n\nfunction DarkPricingB(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col text-center w-full mb-20\">\n          <h1 className=\"sm:text-4xl text-3xl font-medium title-font mb-2 text-white\">\n            Pricing\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Banh mi cornhole echo park skateboard authentic crucifix neutra\n            tilde lyft biodiesel artisan direct trade mumblecore 3 wolf moon\n            twee\n          </p>\n        </div>\n        <div className=\"lg:w-2/3 w-full mx-auto overflow-auto\">\n          <table className=\"table-auto w-full text-left whitespace-no-wrap\">\n            <thead>\n              <tr>\n                <th className=\"px-4 py-3 title-font tracking-wider font-medium text-white text-sm bg-gray-800 rounded-tl rounded-bl\">\n                  Plan\n                </th>\n                <th className=\"px-4 py-3 title-font tracking-wider font-medium text-white text-sm bg-gray-800\">\n                  Speed\n                </th>\n                <th className=\"px-4 py-3 title-font tracking-wider font-medium text-white text-sm bg-gray-800\">\n                  Storage\n                </th>\n                <th className=\"px-4 py-3 title-font tracking-wider font-medium text-white text-sm bg-gray-800\">\n                  Price\n                </th>\n                <th className=\"w-10 title-font tracking-wider font-medium text-white text-sm bg-gray-800 rounded-tr rounded-br\"></th>\n              </tr>\n            </thead>\n            <tbody>\n              <tr>\n                <td className=\"px-4 py-3\">Start</td>\n                <td className=\"px-4 py-3\">5 Mb/s</td>\n                <td className=\"px-4 py-3\">15 GB</td>\n                <td className=\"px-4 py-3 text-lg text-white\">Free</td>\n                <td className=\"w-10 text-center\">\n                  <input name=\"plan\" type=\"radio\" />\n                </td>\n              </tr>\n              <tr>\n                <td className=\"border-t-2 border-gray-800 px-4 py-3\">Pro</td>\n                <td className=\"border-t-2 border-gray-800 px-4 py-3\">\n                  25 Mb/s\n                </td>\n                <td className=\"border-t-2 border-gray-800 px-4 py-3\">25 GB</td>\n                <td className=\"border-t-2 border-gray-800 px-4 py-3 text-lg text-white\">\n                  $24\n                </td>\n                <td className=\"border-t-2 border-gray-800 w-10 text-center\">\n                  <input name=\"plan\" type=\"radio\" />\n                </td>\n              </tr>\n              <tr>\n                <td className=\"border-t-2 border-gray-800 px-4 py-3\">\n                  Business\n                </td>\n                <td className=\"border-t-2 border-gray-800 px-4 py-3\">\n                  36 Mb/s\n                </td>\n                <td className=\"border-t-2 border-gray-800 px-4 py-3\">40 GB</td>\n                <td className=\"border-t-2 border-gray-800 px-4 py-3 text-lg text-white\">\n                  $50\n                </td>\n                <td className=\"border-t-2 border-gray-800 w-10 text-center\">\n                  <input name=\"plan\" type=\"radio\" />\n                </td>\n              </tr>\n              <tr>\n                <td className=\"border-t-2 border-b-2 border-gray-800 px-4 py-3\">\n                  Exclusive\n                </td>\n                <td className=\"border-t-2 border-b-2 border-gray-800 px-4 py-3\">\n                  48 Mb/s\n                </td>\n                <td className=\"border-t-2 border-b-2 border-gray-800 px-4 py-3\">\n                  120 GB\n                </td>\n                <td className=\"border-t-2 border-b-2 border-gray-800 px-4 py-3 text-lg text-white\">\n                  $72\n                </td>\n                <td className=\"border-t-2 border-b-2 border-gray-800 w-10 text-center\">\n                  <input name=\"plan\" type=\"radio\" />\n                </td>\n              </tr>\n            </tbody>\n          </table>\n        </div>\n        <div className=\"flex pl-4 mt-4 lg:w-2/3 w-full mx-auto\">\n          <a href className={`text-${props.theme}-400 inline-flex items-center md:mb-2 lg:mb-0`}>\n            Learn More\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"w-4 h-4 ml-2\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M5 12h14M12 5l7 7-7 7\" />\n            </svg>\n          </a>\n          <button className={`flex ml-auto text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded`}>\n            Button\n          </button>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkPricingB.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkPricingB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkPricingB;\n"
  },
  {
    "path": "src/blocks/pricing/light/a.js",
    "content": "import React from \"react\";\nimport PropTypes from \"prop-types\";\n\nfunction LightPricingA(props) {\n  return (\n    <section className=\"text-gray-600 body-font overflow-hidden\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col text-center w-full mb-20\">\n          <h1 className=\"sm:text-4xl text-3xl font-medium title-font mb-2 text-gray-900\">\n            Pricing\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base text-gray-500\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical.\n          </p>\n          <div className={`flex mx-auto border-2 border-${props.theme}-500 rounded overflow-hidden mt-6`}>\n            <button className={`py-1 px-4 bg-${props.theme}-500 text-white focus:outline-none`}>\n              Monthly\n            </button>\n            <button className=\"py-1 px-4 focus:outline-none\">Annually</button>\n          </div>\n        </div>\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"p-4 xl:w-1/4 md:w-1/2 w-full\">\n            <div className=\"h-full p-6 rounded-lg border-2 border-gray-300 flex flex-col relative overflow-hidden\">\n              <h2 className=\"text-sm tracking-widest title-font mb-1 font-medium\">\n                START\n              </h2>\n              <h1 className=\"text-5xl text-gray-900 pb-4 mb-4 border-b border-gray-200 leading-none\">\n                Free\n              </h1>\n              <p className=\"flex items-center text-gray-600 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-400 text-white rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Vexillologist pitchfork\n              </p>\n              <p className=\"flex items-center text-gray-600 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-400 text-white rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Tumeric plaid portland\n              </p>\n              <p className=\"flex items-center text-gray-600 mb-6\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-400 text-white rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Mixtape chillwave tumeric\n              </p>\n              <button className=\"flex items-center mt-auto text-white bg-gray-400 border-0 py-2 px-4 w-full focus:outline-none hover:bg-gray-500 rounded\">\n                Button\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-auto\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </button>\n              <p className=\"text-xs text-gray-500 mt-3\">\n                Literally you probably haven&apos;t heard of them jean shorts.\n              </p>\n            </div>\n          </div>\n          <div className=\"p-4 xl:w-1/4 md:w-1/2 w-full\">\n            <div className={`h-full p-6 rounded-lg border-2 border-${props.theme}-500 flex flex-col relative overflow-hidden`}>\n              <span className={`bg-${props.theme}-500 text-white px-3 py-1 tracking-widest text-xs absolute right-0 top-0 rounded-bl`}>\n                POPULAR\n              </span>\n              <h2 className=\"text-sm tracking-widest title-font mb-1 font-medium\">\n                PRO\n              </h2>\n              <h1 className=\"text-5xl text-gray-900 leading-none flex items-center pb-4 mb-4 border-b border-gray-200\">\n                <span>$38</span>\n                <span className=\"text-lg ml-1 font-normal text-gray-500\">\n                  /mo\n                </span>\n              </h1>\n              <p className=\"flex items-center text-gray-600 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-400 text-white rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Vexillologist pitchfork\n              </p>\n              <p className=\"flex items-center text-gray-600 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-400 text-white rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Tumeric plaid portland\n              </p>\n              <p className=\"flex items-center text-gray-600 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-400 text-white rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Hexagon neutra unicorn\n              </p>\n              <p className=\"flex items-center text-gray-600 mb-6\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-400 text-white rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Mixtape chillwave tumeric\n              </p>\n              <button className={`flex items-center mt-auto text-white bg-${props.theme}-500 border-0 py-2 px-4 w-full focus:outline-none hover:bg-${props.theme}-600 rounded`}>\n                Button\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-auto\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </button>\n              <p className=\"text-xs text-gray-500 mt-3\">\n                Literally you probably haven&apos;t heard of them jean shorts.\n              </p>\n            </div>\n          </div>\n          <div className=\"p-4 xl:w-1/4 md:w-1/2 w-full\">\n            <div className=\"h-full p-6 rounded-lg border-2 border-gray-300 flex flex-col relative overflow-hidden\">\n              <h2 className=\"text-sm tracking-widest title-font mb-1 font-medium\">\n                BUSINESS\n              </h2>\n              <h1 className=\"text-5xl text-gray-900 leading-none flex items-center pb-4 mb-4 border-b border-gray-200\">\n                <span>$56</span>\n                <span className=\"text-lg ml-1 font-normal text-gray-500\">\n                  /mo\n                </span>\n              </h1>\n              <p className=\"flex items-center text-gray-600 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-400 text-white rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Vexillologist pitchfork\n              </p>\n              <p className=\"flex items-center text-gray-600 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-400 text-white rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Tumeric plaid portland\n              </p>\n              <p className=\"flex items-center text-gray-600 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-400 text-white rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Hexagon neutra unicorn\n              </p>\n              <p className=\"flex items-center text-gray-600 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-400 text-white rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Vexillologist pitchfork\n              </p>\n              <p className=\"flex items-center text-gray-600 mb-6\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-400 text-white rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Mixtape chillwave tumeric\n              </p>\n              <button className=\"flex items-center mt-auto text-white bg-gray-400 border-0 py-2 px-4 w-full focus:outline-none hover:bg-gray-500 rounded\">\n                Button\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-auto\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </button>\n              <p className=\"text-xs text-gray-500 mt-3\">\n                Literally you probably haven&apos;t heard of them jean shorts.\n              </p>\n            </div>\n          </div>\n          <div className=\"p-4 xl:w-1/4 md:w-1/2 w-full\">\n            <div className=\"h-full p-6 rounded-lg border-2 border-gray-300 flex flex-col relative overflow-hidden\">\n              <h2 className=\"text-sm tracking-widest title-font mb-1 font-medium\">\n                SPECIAL\n              </h2>\n              <h1 className=\"text-5xl text-gray-900 leading-none flex items-center pb-4 mb-4 border-b border-gray-200\">\n                <span>$72</span>\n                <span className=\"text-lg ml-1 font-normal text-gray-500\">\n                  /mo\n                </span>\n              </h1>\n              <p className=\"flex items-center text-gray-600 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-400 text-white rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Vexillologist pitchfork\n              </p>\n              <p className=\"flex items-center text-gray-600 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-400 text-white rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Tumeric plaid portland\n              </p>\n              <p className=\"flex items-center text-gray-600 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-400 text-white rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Hexagon neutra unicorn\n              </p>\n              <p className=\"flex items-center text-gray-600 mb-2\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-400 text-white rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Vexillologist pitchfork\n              </p>\n              <p className=\"flex items-center text-gray-600 mb-6\">\n                <span className=\"w-4 h-4 mr-2 inline-flex items-center justify-center bg-gray-400 text-white rounded-full flex-shrink-0\">\n                  <svg\n                    fill=\"none\"\n                    stroke=\"currentColor\"\n                    strokeLinecap=\"round\"\n                    strokeLinejoin=\"round\"\n                    strokeWidth=\"2.5\"\n                    className=\"w-3 h-3\"\n                    viewBox=\"0 0 24 24\"\n                  >\n                    <path d=\"M20 6L9 17l-5-5\" />\n                  </svg>\n                </span>\n                Mixtape chillwave tumeric\n              </p>\n              <button className=\"flex items-center mt-auto text-white bg-gray-400 border-0 py-2 px-4 w-full focus:outline-none hover:bg-gray-500 rounded\">\n                Button\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-4 h-4 ml-auto\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M5 12h14M12 5l7 7-7 7\" />\n                </svg>\n              </button>\n              <p className=\"text-xs text-gray-500 mt-3\">\n                Literally you probably haven&apos;t heard of them jean shorts.\n              </p>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightPricingA.defaultProps = {\n  theme: 'indigo'\n};\n\nLightPricingA.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightPricingA;\n"
  },
  {
    "path": "src/blocks/pricing/light/b.js",
    "content": "import React from \"react\";\nimport PropTypes from \"prop-types\";\n\nfunction LightPricingB(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col text-center w-full mb-20\">\n          <h1 className=\"sm:text-4xl text-3xl font-medium title-font mb-2 text-gray-900\">\n            Pricing\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Banh mi cornhole echo park skateboard authentic crucifix neutra\n            tilde lyft biodiesel artisan direct trade mumblecore 3 wolf moon\n            twee\n          </p>\n        </div>\n        <div className=\"lg:w-2/3 w-full mx-auto overflow-auto\">\n          <table className=\"table-auto w-full text-left whitespace-no-wrap\">\n            <thead>\n              <tr>\n                <th className=\"px-4 py-3 title-font tracking-wider font-medium text-gray-900 text-sm bg-gray-100 rounded-tl rounded-bl\">\n                  Plan\n                </th>\n                <th className=\"px-4 py-3 title-font tracking-wider font-medium text-gray-900 text-sm bg-gray-100\">\n                  Speed\n                </th>\n                <th className=\"px-4 py-3 title-font tracking-wider font-medium text-gray-900 text-sm bg-gray-100\">\n                  Storage\n                </th>\n                <th className=\"px-4 py-3 title-font tracking-wider font-medium text-gray-900 text-sm bg-gray-100\">\n                  Price\n                </th>\n                <th className=\"w-10 title-font tracking-wider font-medium text-gray-900 text-sm bg-gray-100 rounded-tr rounded-br\"></th>\n              </tr>\n            </thead>\n            <tbody>\n              <tr>\n                <td className=\"px-4 py-3\">Start</td>\n                <td className=\"px-4 py-3\">5 Mb/s</td>\n                <td className=\"px-4 py-3\">15 GB</td>\n                <td className=\"px-4 py-3 text-lg text-gray-900\">Free</td>\n                <td className=\"w-10 text-center\">\n                  <input name=\"plan\" type=\"radio\"></input>\n                </td>\n              </tr>\n              <tr>\n                <td className=\"border-t-2 border-gray-200 px-4 py-3\">Pro</td>\n                <td className=\"border-t-2 border-gray-200 px-4 py-3\">\n                  25 Mb/s\n                </td>\n                <td className=\"border-t-2 border-gray-200 px-4 py-3\">25 GB</td>\n                <td className=\"border-t-2 border-gray-200 px-4 py-3 text-lg text-gray-900\">\n                  $24\n                </td>\n                <td className=\"border-t-2 border-gray-200 w-10 text-center\">\n                  <input name=\"plan\" type=\"radio\"></input>\n                </td>\n              </tr>\n              <tr>\n                <td className=\"border-t-2 border-gray-200 px-4 py-3\">\n                  Business\n                </td>\n                <td className=\"border-t-2 border-gray-200 px-4 py-3\">\n                  36 Mb/s\n                </td>\n                <td className=\"border-t-2 border-gray-200 px-4 py-3\">40 GB</td>\n                <td className=\"border-t-2 border-gray-200 px-4 py-3 text-lg text-gray-900\">\n                  $50\n                </td>\n                <td className=\"border-t-2 border-gray-200 w-10 text-center\">\n                  <input name=\"plan\" type=\"radio\"></input>\n                </td>\n              </tr>\n              <tr>\n                <td className=\"border-t-2 border-b-2 border-gray-200 px-4 py-3\">\n                  Exclusive\n                </td>\n                <td className=\"border-t-2 border-b-2 border-gray-200 px-4 py-3\">\n                  48 Mb/s\n                </td>\n                <td className=\"border-t-2 border-b-2 border-gray-200 px-4 py-3\">\n                  120 GB\n                </td>\n                <td className=\"border-t-2 border-b-2 border-gray-200 px-4 py-3 text-lg text-gray-900\">\n                  $72\n                </td>\n                <td className=\"border-t-2 border-b-2 border-gray-200 w-10 text-center\">\n                  <input name=\"plan\" type=\"radio\"></input>\n                </td>\n              </tr>\n            </tbody>\n          </table>\n        </div>\n        <div className=\"flex pl-4 mt-4 lg:w-2/3 w-full mx-auto\">\n          <a href className={`text-${props.theme}-500 inline-flex items-center md:mb-2 lg:mb-0`}>\n            Learn More\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"w-4 h-4 ml-2\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M5 12h14M12 5l7 7-7 7\" />\n            </svg>\n          </a>\n          <button className={`flex ml-auto text-white bg-${props.theme}-500 border-0 py-2 px-6 focus:outline-none hover:bg-${props.theme}-600 rounded`}>\n            Button\n          </button>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightPricingB.defaultProps = {\n  theme: 'indigo'\n};\n\nLightPricingB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightPricingB;\n"
  },
  {
    "path": "src/blocks/statistic/dark/a.js",
    "content": "import React from \"react\";\n\nfunction DarkStatisticA() {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap -m-4 text-center\">\n          <div className=\"p-4 sm:w-1/4 w-1/2\">\n            <h2 className=\"title-font font-medium sm:text-4xl text-3xl text-white\">\n              2.7K\n            </h2>\n            <p className=\"leading-relaxed\">Users</p>\n          </div>\n          <div className=\"p-4 sm:w-1/4 w-1/2\">\n            <h2 className=\"title-font font-medium sm:text-4xl text-3xl text-white\">\n              1.8K\n            </h2>\n            <p className=\"leading-relaxed\">Subscribes</p>\n          </div>\n          <div className=\"p-4 sm:w-1/4 w-1/2\">\n            <h2 className=\"title-font font-medium sm:text-4xl text-3xl text-white\">\n              35\n            </h2>\n            <p className=\"leading-relaxed\">Downloads</p>\n          </div>\n          <div className=\"p-4 sm:w-1/4 w-1/2\">\n            <h2 className=\"title-font font-medium sm:text-4xl text-3xl text-white\">\n              4\n            </h2>\n            <p className=\"leading-relaxed\">Products</p>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nexport default DarkStatisticA;\n"
  },
  {
    "path": "src/blocks/statistic/dark/b.js",
    "content": "import React from \"react\";\n\nfunction DarkStatisticB() {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-wrap\">\n        <div className=\"flex flex-wrap -mx-4 mt-auto mb-auto lg:w-1/2 sm:w-2/3 content-start sm:pr-10\">\n          <div className=\"w-full sm:p-4 px-4 mb-6\">\n            <h1 className=\"title-font font-medium text-xl mb-2 text-white\">\n              Moon hashtag pop-up try-hard offal truffaut\n            </h1>\n            <div className=\"leading-relaxed\">\n              Pour-over craft beer pug drinking vinegar live-edge gastropub,\n              keytar neutra sustainable fingerstache kickstarter.\n            </div>\n          </div>\n          <div className=\"p-4 sm:w-1/2 lg:w-1/4 w-1/2\">\n            <h2 className=\"title-font font-medium text-3xl text-white\">2.7K</h2>\n            <p className=\"leading-relaxed\">Users</p>\n          </div>\n          <div className=\"p-4 sm:w-1/2 lg:w-1/4 w-1/2\">\n            <h2 className=\"title-font font-medium text-3xl text-white\">1.8K</h2>\n            <p className=\"leading-relaxed\">Subscribes</p>\n          </div>\n          <div className=\"p-4 sm:w-1/2 lg:w-1/4 w-1/2\">\n            <h2 className=\"title-font font-medium text-3xl text-white\">35</h2>\n            <p className=\"leading-relaxed\">Downloads</p>\n          </div>\n          <div className=\"p-4 sm:w-1/2 lg:w-1/4 w-1/2\">\n            <h2 className=\"title-font font-medium text-3xl text-white\">4</h2>\n            <p className=\"leading-relaxed\">Products</p>\n          </div>\n        </div>\n        <div className=\"lg:w-1/2 sm:w-1/3 w-full rounded-lg overflow-hidden mt-6 sm:mt-0\">\n          <img\n            className=\"object-cover object-center w-full h-full\"\n            src=\"https://dummyimage.com/600x300\"\n            alt=\"stats\"\n          />\n        </div>\n      </div>\n    </section>\n  );\n}\n\nexport default DarkStatisticB;"
  },
  {
    "path": "src/blocks/statistic/dark/c.js",
    "content": "import React from \"react\";\nimport PropTypes from \"prop-types\";\n\nfunction DarkStatisticC(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col text-center w-full mb-20\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font mb-4 text-white\">\n            Master Cleanse Reliac Heirloom\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table. Franzen you probably\n            haven&apos;t heard of them man bun deep jianbing selfies heirloom\n            prism food truck ugh squid celiac humblebrag.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap -m-4 text-center\">\n          <div className=\"p-4 md:w-1/4 sm:w-1/2 w-full\">\n            <div className=\"border-2 border-gray-800 px-4 py-6 rounded-lg\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className={`text-${props.theme}-400 w-12 h-12 mb-3 inline-block`}\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M8 17l4 4 4-4m-4-5v9\" />\n                <path d=\"M20.88 18.09A5 5 0 0018 9h-1.26A8 8 0 103 16.29\" />\n              </svg>\n              <h2 className=\"title-font font-medium text-3xl text-white\">\n                2.7K\n              </h2>\n              <p className=\"leading-relaxed\">Downloads</p>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/4 sm:w-1/2 w-full\">\n            <div className=\"border-2 border-gray-800 px-4 py-6 rounded-lg\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className={`text-${props.theme}-400 w-12 h-12 mb-3 inline-block`}\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\" />\n                <circle cx=\"9\" cy=\"7\" r=\"4\" />\n                <path d=\"M23 21v-2a4 4 0 00-3-3.87m-4-12a4 4 0 010 7.75\" />\n              </svg>\n              <h2 className=\"title-font font-medium text-3xl text-white\">\n                1.3K\n              </h2>\n              <p className=\"leading-relaxed\">Users</p>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/4 sm:w-1/2 w-full\">\n            <div className=\"border-2 border-gray-800 px-4 py-6 rounded-lg\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className={`text-${props.theme}-400 w-12 h-12 mb-3 inline-block`}\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M3 18v-6a9 9 0 0118 0v6\" />\n                <path d=\"M21 19a2 2 0 01-2 2h-1a2 2 0 01-2-2v-3a2 2 0 012-2h3zM3 19a2 2 0 002 2h1a2 2 0 002-2v-3a2 2 0 00-2-2H3z\" />\n              </svg>\n              <h2 className=\"title-font font-medium text-3xl text-white\">74</h2>\n              <p className=\"leading-relaxed\">Files</p>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/4 sm:w-1/2 w-full\">\n            <div className=\"border-2 border-gray-800 px-4 py-6 rounded-lg\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className={`text-${props.theme}-400 w-12 h-12 mb-3 inline-block`}\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\" />\n              </svg>\n              <h2 className=\"title-font font-medium text-3xl text-white\">46</h2>\n              <p className=\"leading-relaxed\">Places</p>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkStatisticC.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkStatisticC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkStatisticC;\n"
  },
  {
    "path": "src/blocks/statistic/light/a.js",
    "content": "import React from \"react\";\n\nfunction LightStatisticA() {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap -m-4 text-center\">\n          <div className=\"p-4 sm:w-1/4 w-1/2\">\n            <h2 className=\"title-font font-medium sm:text-4xl text-3xl text-gray-900\">\n              2.7K\n            </h2>\n            <p className=\"leading-relaxed\">Users</p>\n          </div>\n          <div className=\"p-4 sm:w-1/4 w-1/2\">\n            <h2 className=\"title-font font-medium sm:text-4xl text-3xl text-gray-900\">\n              1.8K\n            </h2>\n            <p className=\"leading-relaxed\">Subscribes</p>\n          </div>\n          <div className=\"p-4 sm:w-1/4 w-1/2\">\n            <h2 className=\"title-font font-medium sm:text-4xl text-3xl text-gray-900\">\n              35\n            </h2>\n            <p className=\"leading-relaxed\">Downloads</p>\n          </div>\n          <div className=\"p-4 sm:w-1/4 w-1/2\">\n            <h2 className=\"title-font font-medium sm:text-4xl text-3xl text-gray-900\">\n              4\n            </h2>\n            <p className=\"leading-relaxed\">Products</p>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nexport default LightStatisticA;\n"
  },
  {
    "path": "src/blocks/statistic/light/b.js",
    "content": "import React from \"react\";\n\nfunction LightStatisticB() {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-wrap\">\n        <div className=\"flex flex-wrap -mx-4 mt-auto mb-auto lg:w-1/2 sm:w-2/3 content-start sm:pr-10\">\n          <div className=\"w-full sm:p-4 px-4 mb-6\">\n            <h1 className=\"title-font font-medium text-xl mb-2 text-gray-900\">\n              Moon hashtag pop-up try-hard offal truffaut\n            </h1>\n            <div className=\"leading-relaxed\">\n              Pour-over craft beer pug drinking vinegar live-edge gastropub,\n              keytar neutra sustainable fingerstache kickstarter.\n            </div>\n          </div>\n          <div className=\"p-4 sm:w-1/2 lg:w-1/4 w-1/2\">\n            <h2 className=\"title-font font-medium text-3xl text-gray-900\">\n              2.7K\n            </h2>\n            <p className=\"leading-relaxed\">Users</p>\n          </div>\n          <div className=\"p-4 sm:w-1/2 lg:w-1/4 w-1/2\">\n            <h2 className=\"title-font font-medium text-3xl text-gray-900\">\n              1.8K\n            </h2>\n            <p className=\"leading-relaxed\">Subscribes</p>\n          </div>\n          <div className=\"p-4 sm:w-1/2 lg:w-1/4 w-1/2\">\n            <h2 className=\"title-font font-medium text-3xl text-gray-900\">\n              35\n            </h2>\n            <p className=\"leading-relaxed\">Downloads</p>\n          </div>\n          <div className=\"p-4 sm:w-1/2 lg:w-1/4 w-1/2\">\n            <h2 className=\"title-font font-medium text-3xl text-gray-900\">4</h2>\n            <p className=\"leading-relaxed\">Products</p>\n          </div>\n        </div>\n        <div className=\"lg:w-1/2 sm:w-1/3 w-full rounded-lg overflow-hidden mt-6 sm:mt-0\">\n          <img\n            className=\"object-cover object-center w-full h-full\"\n            src=\"https://dummyimage.com/600x300\"\n            alt=\"stats\"\n          />\n        </div>\n      </div>\n    </section>\n  );\n}\n\nexport default LightStatisticB;\n"
  },
  {
    "path": "src/blocks/statistic/light/c.js",
    "content": "import React from \"react\";\nimport PropTypes from \"prop-types\";\n\nfunction LightStatisicC(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col text-center w-full mb-20\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900\">\n            Master Cleanse Reliac Heirloom\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table. Franzen you probably\n            haven&apos;t heard of them man bun deep jianbing selfies heirloom\n            prism food truck ugh squid celiac humblebrag.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap -m-4 text-center\">\n          <div className=\"p-4 md:w-1/4 sm:w-1/2 w-full\">\n            <div className=\"border-2 border-gray-200 px-4 py-6 rounded-lg\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className={`text-${props.theme}-500 w-12 h-12 mb-3 inline-block`}\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M8 17l4 4 4-4m-4-5v9\" />\n                <path d=\"M20.88 18.09A5 5 0 0018 9h-1.26A8 8 0 103 16.29\" />\n              </svg>\n              <h2 className=\"title-font font-medium text-3xl text-gray-900\">\n                2.7K\n              </h2>\n              <p className=\"leading-relaxed\">Downloads</p>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/4 sm:w-1/2 w-full\">\n            <div className=\"border-2 border-gray-200 px-4 py-6 rounded-lg\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className={`text-${props.theme}-500 w-12 h-12 mb-3 inline-block`}\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\" />\n                <circle cx=\"9\" cy=\"7\" r=\"4\" />\n                <path d=\"M23 21v-2a4 4 0 00-3-3.87m-4-12a4 4 0 010 7.75\" />\n              </svg>\n              <h2 className=\"title-font font-medium text-3xl text-gray-900\">\n                1.3K\n              </h2>\n              <p className=\"leading-relaxed\">Users</p>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/4 sm:w-1/2 w-full\">\n            <div className=\"border-2 border-gray-200 px-4 py-6 rounded-lg\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className={`text-${props.theme}-500 w-12 h-12 mb-3 inline-block`}\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M3 18v-6a9 9 0 0118 0v6\" />\n                <path d=\"M21 19a2 2 0 01-2 2h-1a2 2 0 01-2-2v-3a2 2 0 012-2h3zM3 19a2 2 0 002 2h1a2 2 0 002-2v-3a2 2 0 00-2-2H3z\" />\n              </svg>\n              <h2 className=\"title-font font-medium text-3xl text-gray-900\">\n                74\n              </h2>\n              <p className=\"leading-relaxed\">Files</p>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/4 sm:w-1/2 w-full\">\n            <div className=\"border-2 border-gray-200 px-4 py-6 rounded-lg\">\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className={`text-${props.theme}-500 w-12 h-12 mb-3 inline-block`}\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\" />\n              </svg>\n              <h2 className=\"title-font font-medium text-3xl text-gray-900\">\n                46\n              </h2>\n              <p className=\"leading-relaxed\">Places</p>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightStatisicC.defaultProps = {\n  theme: 'indigo'\n};\n\nLightStatisicC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightStatisicC;\n"
  },
  {
    "path": "src/blocks/step/dark/a.js",
    "content": "import React from \"react\";\nimport PropTypes from \"prop-types\";\n\nfunction DarkStepA(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-wrap\">\n        <div className=\"flex flex-wrap w-full\">\n          <div className=\"lg:w-2/5 md:w-1/2 md:pr-10 md:py-6\">\n            <div className=\"flex relative pb-12\">\n              <div className=\"h-full w-10 absolute inset-0 flex items-center justify-center\">\n                <div className=\"h-full w-1 bg-gray-800 pointer-events-none\"></div>\n              </div>\n              <div className={`flex-shrink-0 w-10 h-10 rounded-full bg-${props.theme}-500 inline-flex items-center justify-center text-white relative z-10`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-5 h-5\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\" />\n                </svg>\n              </div>\n              <div className=\"flex-grow pl-4\">\n                <h2 className=\"font-medium title-font text-sm text-white mb-1 tracking-wider\">\n                  STEP 1\n                </h2>\n                <p className=\"leading-relaxed\">\n                  VHS cornhole pop-up, try-hard 8-bit iceland helvetica. Kinfolk\n                  bespoke try-hard cliche palo santo offal.\n                </p>\n              </div>\n            </div>\n            <div className=\"flex relative pb-12\">\n              <div className=\"h-full w-10 absolute inset-0 flex items-center justify-center\">\n                <div className=\"h-full w-1 bg-gray-800 pointer-events-none\"></div>\n              </div>\n              <div className={`flex-shrink-0 w-10 h-10 rounded-full bg-${props.theme}-500 inline-flex items-center justify-center text-white relative z-10`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-5 h-5\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M22 12h-4l-3 9L9 3l-3 9H2\" />\n                </svg>\n              </div>\n              <div className=\"flex-grow pl-4\">\n                <h2 className=\"font-medium title-font text-sm text-white mb-1 tracking-wider\">\n                  STEP 2\n                </h2>\n                <p className=\"leading-relaxed\">\n                  Vice migas literally kitsch +1 pok pok. Truffaut hot chicken\n                  slow-carb health goth, vape typewriter.\n                </p>\n              </div>\n            </div>\n            <div className=\"flex relative pb-12\">\n              <div className=\"h-full w-10 absolute inset-0 flex items-center justify-center\">\n                <div className=\"h-full w-1 bg-gray-800 pointer-events-none\"></div>\n              </div>\n              <div className={`flex-shrink-0 w-10 h-10 rounded-full bg-${props.theme}-500 inline-flex items-center justify-center text-white relative z-10`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-5 h-5\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <circle cx=\"12\" cy=\"5\" r=\"3\" />\n                  <path d=\"M12 22V8M5 12H2a10 10 0 0020 0h-3\" />\n                </svg>\n              </div>\n              <div className=\"flex-grow pl-4\">\n                <h2 className=\"font-medium title-font text-sm text-white mb-1 tracking-wider\">\n                  STEP 3\n                </h2>\n                <p className=\"leading-relaxed\">\n                  Coloring book nar whal glossier master cleanse umami. Salvia\n                  +1 master cleanse blog taiyaki.\n                </p>\n              </div>\n            </div>\n            <div className=\"flex relative pb-12\">\n              <div className=\"h-full w-10 absolute inset-0 flex items-center justify-center\">\n                <div className=\"h-full w-1 bg-gray-800 pointer-events-none\"></div>\n              </div>\n              <div className={`flex-shrink-0 w-10 h-10 rounded-full bg-${props.theme}-500 inline-flex items-center justify-center text-white relative z-10`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-5 h-5\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n                  <circle cx=\"12\" cy=\"7\" r=\"4\" />\n                </svg>\n              </div>\n              <div className=\"flex-grow pl-4\">\n                <h2 className=\"font-medium title-font text-sm text-white mb-1 tracking-wider\">\n                  STEP 4\n                </h2>\n                <p className=\"leading-relaxed\">\n                  VHS cornhole pop-up, try-hard 8-bit iceland helvetica. Kinfolk\n                  bespoke try-hard cliche palo santo offal.\n                </p>\n              </div>\n            </div>\n            <div className=\"flex relative\">\n              <div className={`flex-shrink-0 w-10 h-10 rounded-full bg-${props.theme}-500 inline-flex items-center justify-center text-white relative z-10`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-5 h-5\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\" />\n                  <path d=\"M22 4L12 14.01l-3-3\" />\n                </svg>\n              </div>\n              <div className=\"flex-grow pl-4\">\n                <h2 className=\"font-medium title-font text-sm text-white mb-1 tracking-wider\">\n                  FINISH\n                </h2>\n                <p className=\"leading-relaxed\">\n                  Pitchfork ugh tattooed scenester echo park gastropub whatever\n                  cold-pressed retro.\n                </p>\n              </div>\n            </div>\n          </div>\n          <img\n            className=\"lg:w-3/5 md:w-1/2 object-cover object-center rounded-lg md:mt-0 mt-12\"\n            src=\"https://dummyimage.com/1200x500\"\n            alt=\"step\"\n          />\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkStepA.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkStepA.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkStepA;\n"
  },
  {
    "path": "src/blocks/step/dark/b.js",
    "content": "import React from \"react\";\nimport PropTypes from \"prop-types\";\n\nfunction DarkStepB(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-wrap flex-col\">\n        <div className=\"flex mx-auto flex-wrap mb-20\">\n          <a href className={`sm:px-6 py-3 w-1/2 sm:w-auto justify-center sm:justify-start border-b-2 title-font font-medium bg-gray-800 inline-flex items-center leading-none border-${props.theme}-500 text-white tracking-wider rounded-t`}>\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"w-5 h-5 mr-3\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\" />\n            </svg>\n            STEP 1\n          </a>\n          <a href className=\"sm:px-6 py-3 w-1/2 sm:w-auto justify-center sm:justify-start border-b-2 title-font font-medium inline-flex items-center leading-none border-gray-800 hover:text-white tracking-wider\">\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"w-5 h-5 mr-3\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M22 12h-4l-3 9L9 3l-3 9H2\" />\n            </svg>\n            STEP 2\n          </a>\n          <a href className=\"sm:px-6 py-3 w-1/2 sm:w-auto justify-center sm:justify-start border-b-2 title-font font-medium inline-flex items-center leading-none border-gray-800 hover:text-white tracking-wider\">\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"w-5 h-5 mr-3\"\n              viewBox=\"0 0 24 24\"\n            >\n              <circle cx=\"12\" cy=\"5\" r=\"3\" />\n              <path d=\"M12 22V8M5 12H2a10 10 0 0020 0h-3\" />\n            </svg>\n            STEP 3\n          </a>\n          <a href className=\"sm:px-6 py-3 w-1/2 sm:w-auto justify-center sm:justify-start border-b-2 title-font font-medium inline-flex items-center leading-none border-gray-800 hover:text-white tracking-wider\">\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"w-5 h-5 mr-3\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n              <circle cx=\"12\" cy=\"7\" r=\"4\" />\n            </svg>\n            STEP 4\n          </a>\n        </div>\n        <img className=\"xl:w-1/4 lg:w-1/3 md:w-1/2 w-2/3 block mx-auto mb-10 object-cover object-center rounded\" alt=\"hero\" src=\"https://dummyimage.com/720x600\" />\n        <div className=\"flex flex-col text-center w-full\">\n          <h1 className=\"text-xl font-medium title-font mb-4 text-white\">\n            Master Cleanse Reliac Heirloom\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table. Franzen you probably\n            haven&apos;t heard of them man bun deep jianbing selfies heirloom\n            prism food truck ugh squid celiac humblebrag.\n          </p>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkStepB.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkStepB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkStepB;\n"
  },
  {
    "path": "src/blocks/step/dark/c.js",
    "content": "import React from \"react\";\nimport PropTypes from \"prop-types\";\n\nfunction DarkStepC(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-wrap\">\n        <div className=\"flex relative pt-10 pb-20 sm:items-center md:w-2/3 mx-auto\">\n          <div className=\"h-full w-6 absolute inset-0 flex items-center justify-center\">\n            <div className=\"h-full w-1 bg-gray-800 pointer-events-none\"></div>\n          </div>\n          <div className={`flex-shrink-0 w-6 h-6 rounded-full mt-10 sm:mt-0 inline-flex items-center justify-center bg-${props.theme}-500 text-white relative z-10 title-font font-medium text-sm`}>\n            1\n          </div>\n          <div className=\"flex-grow md:pl-8 pl-6 flex sm:items-center items-start flex-col sm:flex-row\">\n            <div className={`flex-shrink-0 w-24 h-24 bg-gray-800 text-${props.theme}-400 rounded-full inline-flex items-center justify-center`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-12 h-12\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow sm:pl-6 mt-6 sm:mt-0\">\n              <h2 className=\"font-medium title-font text-white mb-1 text-xl\">\n                Shooting Stars\n              </h2>\n              <p className=\"leading-relaxed\">\n                VHS cornhole pop-up, try-hard 8-bit iceland helvetica. Kinfolk\n                bespoke try-hard cliche palo santo offal.\n              </p>\n            </div>\n          </div>\n        </div>\n        <div className=\"flex relative pb-20 sm:items-center md:w-2/3 mx-auto\">\n          <div className=\"h-full w-6 absolute inset-0 flex items-center justify-center\">\n            <div className=\"h-full w-1 bg-gray-800 pointer-events-none\"></div>\n          </div>\n          <div className={`flex-shrink-0 w-6 h-6 rounded-full mt-10 sm:mt-0 inline-flex items-center justify-center bg-${props.theme}-500 text-white relative z-10 title-font font-medium text-sm`}>\n            2\n          </div>\n          <div className=\"flex-grow md:pl-8 pl-6 flex sm:items-center items-start flex-col sm:flex-row\">\n            <div className={`flex-shrink-0 w-24 h-24 bg-gray-800 text-${props.theme}-400 rounded-full inline-flex items-center justify-center`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-12 h-12\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M22 12h-4l-3 9L9 3l-3 9H2\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow sm:pl-6 mt-6 sm:mt-0\">\n              <h2 className=\"font-medium title-font text-white mb-1 text-xl\">\n                The Catalyzer\n              </h2>\n              <p className=\"leading-relaxed\">\n                VHS cornhole pop-up, try-hard 8-bit iceland helvetica. Kinfolk\n                bespoke try-hard cliche palo santo offal.\n              </p>\n            </div>\n          </div>\n        </div>\n        <div className=\"flex relative pb-20 sm:items-center md:w-2/3 mx-auto\">\n          <div className=\"h-full w-6 absolute inset-0 flex items-center justify-center\">\n            <div className=\"h-full w-1 bg-gray-800 pointer-events-none\"></div>\n          </div>\n          <div className={`flex-shrink-0 w-6 h-6 rounded-full mt-10 sm:mt-0 inline-flex items-center justify-center bg-${props.theme}-500 text-white relative z-10 title-font font-medium text-sm`}>\n            3\n          </div>\n          <div className=\"flex-grow md:pl-8 pl-6 flex sm:items-center items-start flex-col sm:flex-row\">\n            <div className={`flex-shrink-0 w-24 h-24 bg-gray-800 text-${props.theme}-400 rounded-full inline-flex items-center justify-center`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-12 h-12\"\n                viewBox=\"0 0 24 24\"\n              >\n                <circle cx=\"12\" cy=\"5\" r=\"3\" />\n                <path d=\"M12 22V8M5 12H2a10 10 0 0020 0h-3\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow sm:pl-6 mt-6 sm:mt-0\">\n              <h2 className=\"font-medium title-font text-white mb-1 text-xl\">\n                The 400 Blows\n              </h2>\n              <p className=\"leading-relaxed\">\n                VHS cornhole pop-up, try-hard 8-bit iceland helvetica. Kinfolk\n                bespoke try-hard cliche palo santo offal.\n              </p>\n            </div>\n          </div>\n        </div>\n        <div className=\"flex relative pb-10 sm:items-center md:w-2/3 mx-auto\">\n          <div className=\"h-full w-6 absolute inset-0 flex items-center justify-center\">\n            <div className=\"h-full w-1 bg-gray-800 pointer-events-none\"></div>\n          </div>\n          <div className={`flex-shrink-0 w-6 h-6 rounded-full mt-10 sm:mt-0 inline-flex items-center justify-center bg-${props.theme}-500 text-white relative z-10 title-font font-medium text-sm`}>\n            4\n          </div>\n          <div className=\"flex-grow md:pl-8 pl-6 flex sm:items-center items-start flex-col sm:flex-row\">\n            <div className={`flex-shrink-0 w-24 h-24 bg-gray-800 text-${props.theme}-400 rounded-full inline-flex items-center justify-center`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-12 h-12\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n                <circle cx=\"12\" cy=\"7\" r=\"4\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow sm:pl-6 mt-6 sm:mt-0\">\n              <h2 className=\"font-medium title-font text-white mb-1 text-xl\">\n                Neptune\n              </h2>\n              <p className=\"leading-relaxed\">\n                VHS cornhole pop-up, try-hard 8-bit iceland helvetica. Kinfolk\n                bespoke try-hard cliche palo santo offal.\n              </p>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkStepC.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkStepC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkStepC;\n"
  },
  {
    "path": "src/blocks/step/light/a.js",
    "content": "import React from \"react\";\nimport PropTypes from \"prop-types\";\n\nfunction LightStepA(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-wrap\">\n        <div className=\"flex flex-wrap w-full\">\n          <div className=\"lg:w-2/5 md:w-1/2 md:pr-10 md:py-6\">\n            <div className=\"flex relative pb-12\">\n              <div className=\"h-full w-10 absolute inset-0 flex items-center justify-center\">\n                <div className=\"h-full w-1 bg-gray-200 pointer-events-none\"></div>\n              </div>\n              <div className={`flex-shrink-0 w-10 h-10 rounded-full bg-${props.theme}-500 inline-flex items-center justify-center text-white relative z-10`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-5 h-5\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\" />\n                </svg>\n              </div>\n              <div className=\"flex-grow pl-4\">\n                <h2 className=\"font-medium title-font text-sm text-gray-900 mb-1 tracking-wider\">\n                  STEP 1\n                </h2>\n                <p className=\"leading-relaxed\">\n                  VHS cornhole pop-up, try-hard 8-bit iceland helvetica. Kinfolk\n                  bespoke try-hard cliche palo santo offal.\n                </p>\n              </div>\n            </div>\n            <div className=\"flex relative pb-12\">\n              <div className=\"h-full w-10 absolute inset-0 flex items-center justify-center\">\n                <div className=\"h-full w-1 bg-gray-200 pointer-events-none\"></div>\n              </div>\n              <div className={`flex-shrink-0 w-10 h-10 rounded-full bg-${props.theme}-500 inline-flex items-center justify-center text-white relative z-10`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-5 h-5\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M22 12h-4l-3 9L9 3l-3 9H2\" />\n                </svg>\n              </div>\n              <div className=\"flex-grow pl-4\">\n                <h2 className=\"font-medium title-font text-sm text-gray-900 mb-1 tracking-wider\">\n                  STEP 2\n                </h2>\n                <p className=\"leading-relaxed\">\n                  Vice migas literally kitsch +1 pok pok. Truffaut hot chicken\n                  slow-carb health goth, vape typewriter.\n                </p>\n              </div>\n            </div>\n            <div className=\"flex relative pb-12\">\n              <div className=\"h-full w-10 absolute inset-0 flex items-center justify-center\">\n                <div className=\"h-full w-1 bg-gray-200 pointer-events-none\"></div>\n              </div>\n              <div className={`flex-shrink-0 w-10 h-10 rounded-full bg-${props.theme}-500 inline-flex items-center justify-center text-white relative z-10`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-5 h-5\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <circle cx=\"12\" cy=\"5\" r=\"3\" />\n                  <path d=\"M12 22V8M5 12H2a10 10 0 0020 0h-3\" />\n                </svg>\n              </div>\n              <div className=\"flex-grow pl-4\">\n                <h2 className=\"font-medium title-font text-sm text-gray-900 mb-1 tracking-wider\">\n                  STEP 3\n                </h2>\n                <p className=\"leading-relaxed\">\n                  Coloring book nar whal glossier master cleanse umami. Salvia\n                  +1 master cleanse blog taiyaki.\n                </p>\n              </div>\n            </div>\n            <div className=\"flex relative pb-12\">\n              <div className=\"h-full w-10 absolute inset-0 flex items-center justify-center\">\n                <div className=\"h-full w-1 bg-gray-200 pointer-events-none\"></div>\n              </div>\n              <div className={`flex-shrink-0 w-10 h-10 rounded-full bg-${props.theme}-500 inline-flex items-center justify-center text-white relative z-10`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-5 h-5\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n                  <circle cx=\"12\" cy=\"7\" r=\"4\" />\n                </svg>\n              </div>\n              <div className=\"flex-grow pl-4\">\n                <h2 className=\"font-medium title-font text-sm text-gray-900 mb-1 tracking-wider\">\n                  STEP 4\n                </h2>\n                <p className=\"leading-relaxed\">\n                  VHS cornhole pop-up, try-hard 8-bit iceland helvetica. Kinfolk\n                  bespoke try-hard cliche palo santo offal.\n                </p>\n              </div>\n            </div>\n            <div className=\"flex relative\">\n              <div className={`flex-shrink-0 w-10 h-10 rounded-full bg-${props.theme}-500 inline-flex items-center justify-center text-white relative z-10`}>\n                <svg\n                  fill=\"none\"\n                  stroke=\"currentColor\"\n                  strokeLinecap=\"round\"\n                  strokeLinejoin=\"round\"\n                  strokeWidth=\"2\"\n                  className=\"w-5 h-5\"\n                  viewBox=\"0 0 24 24\"\n                >\n                  <path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\" />\n                  <path d=\"M22 4L12 14.01l-3-3\" />\n                </svg>\n              </div>\n              <div className=\"flex-grow pl-4\">\n                <h2 className=\"font-medium title-font text-sm text-gray-900 mb-1 tracking-wider\">\n                  FINISH\n                </h2>\n                <p className=\"leading-relaxed\">\n                  Pitchfork ugh tattooed scenester echo park gastropub whatever\n                  cold-pressed retro.\n                </p>\n              </div>\n            </div>\n          </div>\n          <img\n            className=\"lg:w-3/5 md:w-1/2 object-cover object-center rounded-lg md:mt-0 mt-12\"\n            src=\"https://dummyimage.com/1200x500\"\n            alt=\"step\"\n          />\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightStepA.defaultProps = {\n  theme: 'indigo'\n};\n\nLightStepA.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightStepA;\n"
  },
  {
    "path": "src/blocks/step/light/b.js",
    "content": "import React from \"react\";\nimport PropTypes from \"prop-types\";\n\nfunction LightStepB(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-wrap flex-col\">\n        <div className=\"flex mx-auto flex-wrap mb-20\">\n          <a href className={`sm:px-6 py-3 w-1/2 sm:w-auto justify-center sm:justify-start border-b-2 title-font font-medium bg-gray-100 inline-flex items-center leading-none border-${props.theme}-500 text-${props.theme}-500 tracking-wider rounded-t`}>\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"w-5 h-5 mr-3\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\" />\n            </svg>\n            STEP 1\n          </a>\n          <a href className=\"sm:px-6 py-3 w-1/2 sm:w-auto justify-center sm:justify-start border-b-2 title-font font-medium inline-flex items-center leading-none border-gray-200 hover:text-gray-900 tracking-wider\">\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"w-5 h-5 mr-3\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M22 12h-4l-3 9L9 3l-3 9H2\" />\n            </svg>\n            STEP 2\n          </a>\n          <a href className=\"sm:px-6 py-3 w-1/2 sm:w-auto justify-center sm:justify-start border-b-2 title-font font-medium inline-flex items-center leading-none border-gray-200 hover:text-gray-900 tracking-wider\">\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"w-5 h-5 mr-3\"\n              viewBox=\"0 0 24 24\"\n            >\n              <circle cx=\"12\" cy=\"5\" r=\"3\" />\n              <path d=\"M12 22V8M5 12H2a10 10 0 0020 0h-3\" />\n            </svg>\n            STEP 3\n          </a>\n          <a href className=\"sm:px-6 py-3 w-1/2 sm:w-auto justify-center sm:justify-start border-b-2 title-font font-medium inline-flex items-center leading-none border-gray-200 hover:text-gray-900 tracking-wider\">\n            <svg\n              fill=\"none\"\n              stroke=\"currentColor\"\n              strokeLinecap=\"round\"\n              strokeLinejoin=\"round\"\n              strokeWidth=\"2\"\n              className=\"w-5 h-5 mr-3\"\n              viewBox=\"0 0 24 24\"\n            >\n              <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n              <circle cx=\"12\" cy=\"7\" r=\"4\" />\n            </svg>\n            STEP 4\n          </a>\n        </div>\n        <img className=\"xl:w-1/4 lg:w-1/3 md:w-1/2 w-2/3 block mx-auto mb-10 object-cover object-center rounded\" alt=\"hero\" src=\"https://dummyimage.com/720x600\" />\n        <div className=\"flex flex-col text-center w-full\">\n          <h1 className=\"text-xl font-medium title-font mb-4 text-gray-900\">\n            Master Cleanse Reliac Heirloom\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table. Franzen you probably\n            haven&apos;t heard of them man bun deep jianbing selfies heirloom\n            prism food truck ugh squid celiac humblebrag.\n          </p>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightStepB.defaultProps = {\n  theme: 'indigo'\n};\n\nLightStepB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightStepB;\n"
  },
  {
    "path": "src/blocks/step/light/c.js",
    "content": "import React from \"react\";\nimport PropTypes from \"prop-types\";\n\nfunction LightStepC(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto flex flex-wrap\">\n        <div className=\"flex relative pt-10 pb-20 sm:items-center md:w-2/3 mx-auto\">\n          <div className=\"h-full w-6 absolute inset-0 flex items-center justify-center\">\n            <div className=\"h-full w-1 bg-gray-200 pointer-events-none\"></div>\n          </div>\n          <div className={`flex-shrink-0 w-6 h-6 rounded-full mt-10 sm:mt-0 inline-flex items-center justify-center bg-${props.theme}-500 text-white relative z-10 title-font font-medium text-sm`}>\n            1\n          </div>\n          <div className=\"flex-grow md:pl-8 pl-6 flex sm:items-center items-start flex-col sm:flex-row\">\n            <div className={`flex-shrink-0 w-24 h-24 bg-${props.theme}-100 text-${props.theme}-500 rounded-full inline-flex items-center justify-center`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-12 h-12\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow sm:pl-6 mt-6 sm:mt-0\">\n              <h2 className=\"font-medium title-font text-gray-900 mb-1 text-xl\">\n                Shooting Stars\n              </h2>\n              <p className=\"leading-relaxed\">\n                VHS cornhole pop-up, try-hard 8-bit iceland helvetica. Kinfolk\n                bespoke try-hard cliche palo santo offal.\n              </p>\n            </div>\n          </div>\n        </div>\n        <div className=\"flex relative pb-20 sm:items-center md:w-2/3 mx-auto\">\n          <div className=\"h-full w-6 absolute inset-0 flex items-center justify-center\">\n            <div className=\"h-full w-1 bg-gray-200 pointer-events-none\"></div>\n          </div>\n          <div className={`flex-shrink-0 w-6 h-6 rounded-full mt-10 sm:mt-0 inline-flex items-center justify-center bg-${props.theme}-500 text-white relative z-10 title-font font-medium text-sm`}>\n            2\n          </div>\n          <div className=\"flex-grow md:pl-8 pl-6 flex sm:items-center items-start flex-col sm:flex-row\">\n            <div className={`flex-shrink-0 w-24 h-24 bg-${props.theme}-100 text-${props.theme}-500 rounded-full inline-flex items-center justify-center`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-12 h-12\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M22 12h-4l-3 9L9 3l-3 9H2\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow sm:pl-6 mt-6 sm:mt-0\">\n              <h2 className=\"font-medium title-font text-gray-900 mb-1 text-xl\">\n                The Catalyzer\n              </h2>\n              <p className=\"leading-relaxed\">\n                VHS cornhole pop-up, try-hard 8-bit iceland helvetica. Kinfolk\n                bespoke try-hard cliche palo santo offal.\n              </p>\n            </div>\n          </div>\n        </div>\n        <div className=\"flex relative pb-20 sm:items-center md:w-2/3 mx-auto\">\n          <div className=\"h-full w-6 absolute inset-0 flex items-center justify-center\">\n            <div className=\"h-full w-1 bg-gray-200 pointer-events-none\"></div>\n          </div>\n          <div className={`flex-shrink-0 w-6 h-6 rounded-full mt-10 sm:mt-0 inline-flex items-center justify-center bg-${props.theme}-500 text-white relative z-10 title-font font-medium text-sm`}>\n            3\n          </div>\n          <div className=\"flex-grow md:pl-8 pl-6 flex sm:items-center items-start flex-col sm:flex-row\">\n            <div className={`flex-shrink-0 w-24 h-24 bg-${props.theme}-100 text-${props.theme}-500 rounded-full inline-flex items-center justify-center`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-12 h-12\"\n                viewBox=\"0 0 24 24\"\n              >\n                <circle cx=\"12\" cy=\"5\" r=\"3\" />\n                <path d=\"M12 22V8M5 12H2a10 10 0 0020 0h-3\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow sm:pl-6 mt-6 sm:mt-0\">\n              <h2 className=\"font-medium title-font text-gray-900 mb-1 text-xl\">\n                The 400 Blows\n              </h2>\n              <p className=\"leading-relaxed\">\n                VHS cornhole pop-up, try-hard 8-bit iceland helvetica. Kinfolk\n                bespoke try-hard cliche palo santo offal.\n              </p>\n            </div>\n          </div>\n        </div>\n        <div className=\"flex relative pb-10 sm:items-center md:w-2/3 mx-auto\">\n          <div className=\"h-full w-6 absolute inset-0 flex items-center justify-center\">\n            <div className=\"h-full w-1 bg-gray-200 pointer-events-none\"></div>\n          </div>\n          <div className={`flex-shrink-0 w-6 h-6 rounded-full mt-10 sm:mt-0 inline-flex items-center justify-center bg-${props.theme}-500 text-white relative z-10 title-font font-medium text-sm`}>\n            4\n          </div>\n          <div className=\"flex-grow md:pl-8 pl-6 flex sm:items-center items-start flex-col sm:flex-row\">\n            <div className={`flex-shrink-0 w-24 h-24 bg-${props.theme}-100 text-${props.theme}-500 rounded-full inline-flex items-center justify-center`}>\n              <svg\n                fill=\"none\"\n                stroke=\"currentColor\"\n                strokeLinecap=\"round\"\n                strokeLinejoin=\"round\"\n                strokeWidth=\"2\"\n                className=\"w-12 h-12\"\n                viewBox=\"0 0 24 24\"\n              >\n                <path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\" />\n                <circle cx=\"12\" cy=\"7\" r=\"4\" />\n              </svg>\n            </div>\n            <div className=\"flex-grow sm:pl-6 mt-6 sm:mt-0\">\n              <h2 className=\"font-medium title-font text-gray-900 mb-1 text-xl\">\n                Neptune\n              </h2>\n              <p className=\"leading-relaxed\">\n                VHS cornhole pop-up, try-hard 8-bit iceland helvetica. Kinfolk\n                bespoke try-hard cliche palo santo offal.\n              </p>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightStepC.defaultProps = {\n  theme: 'indigo'\n};\n\nLightStepC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightStepC;\n"
  },
  {
    "path": "src/blocks/team/dark/a.js",
    "content": "import React from \"react\";\n\nfunction DarkTeamA(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col text-center w-full mb-20\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font mb-4 text-white\">\n            Our Team\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table. Franzen you probably\n            haven&apos;t heard of them.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap -m-2\">\n          <div className=\"p-2 lg:w-1/3 md:w-1/2 w-full\">\n            <div className=\"h-full flex items-center border-gray-800 border p-4 rounded-lg\">\n              <img\n                alt=\"team\"\n                className=\"w-16 h-16 bg-gray-100 object-cover object-center flex-shrink-0 rounded-full mr-4\"\n                src=\"https://dummyimage.com/80x80\"\n              />\n              <div className=\"flex-grow\">\n                <h2 className=\"text-white title-font font-medium\">\n                  Holden Caulfield\n                </h2>\n                <p className=\"text-gray-600\">UI Designer</p>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-2 lg:w-1/3 md:w-1/2 w-full\">\n            <div className=\"h-full flex items-center border-gray-800 border p-4 rounded-lg\">\n              <img\n                alt=\"team\"\n                className=\"w-16 h-16 bg-gray-100 object-cover object-center flex-shrink-0 rounded-full mr-4\"\n                src=\"https://dummyimage.com/84x84\"\n              />\n              <div className=\"flex-grow\">\n                <h2 className=\"text-white title-font font-medium\">\n                  Henry Letham\n                </h2>\n                <p className=\"text-gray-600\">CTO</p>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-2 lg:w-1/3 md:w-1/2 w-full\">\n            <div className=\"h-full flex items-center border-gray-800 border p-4 rounded-lg\">\n              <img\n                alt=\"team\"\n                className=\"w-16 h-16 bg-gray-100 object-cover object-center flex-shrink-0 rounded-full mr-4\"\n                src=\"https://dummyimage.com/88x88\"\n              />\n              <div className=\"flex-grow\">\n                <h2 className=\"text-white title-font font-medium\">\n                  Oskar Blinde\n                </h2>\n                <p className=\"text-gray-600\">Founder</p>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-2 lg:w-1/3 md:w-1/2 w-full\">\n            <div className=\"h-full flex items-center border-gray-800 border p-4 rounded-lg\">\n              <img\n                alt=\"team\"\n                className=\"w-16 h-16 bg-gray-100 object-cover object-center flex-shrink-0 rounded-full mr-4\"\n                src=\"https://dummyimage.com/90x90\"\n              />\n              <div className=\"flex-grow\">\n                <h2 className=\"text-white title-font font-medium\">John Doe</h2>\n                <p className=\"text-gray-600\">DevOps</p>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-2 lg:w-1/3 md:w-1/2 w-full\">\n            <div className=\"h-full flex items-center border-gray-800 border p-4 rounded-lg\">\n              <img\n                alt=\"team\"\n                className=\"w-16 h-16 bg-gray-100 object-cover object-center flex-shrink-0 rounded-full mr-4\"\n                src=\"https://dummyimage.com/94x94\"\n              />\n              <div className=\"flex-grow\">\n                <h2 className=\"text-white title-font font-medium\">\n                  Martin Eden\n                </h2>\n                <p className=\"text-gray-600\">Software Engineer</p>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-2 lg:w-1/3 md:w-1/2 w-full\">\n            <div className=\"h-full flex items-center border-gray-800 border p-4 rounded-lg\">\n              <img\n                alt=\"team\"\n                className=\"w-16 h-16 bg-gray-100 object-cover object-center flex-shrink-0 rounded-full mr-4\"\n                src=\"https://dummyimage.com/98x98\"\n              />\n              <div className=\"flex-grow\">\n                <h2 className=\"text-white title-font font-medium\">\n                  Boris Kitua\n                </h2>\n                <p className=\"text-gray-600\">UX Researcher</p>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-2 lg:w-1/3 md:w-1/2 w-full\">\n            <div className=\"h-full flex items-center border-gray-800 border p-4 rounded-lg\">\n              <img\n                alt=\"team\"\n                className=\"w-16 h-16 bg-gray-100 object-cover object-center flex-shrink-0 rounded-full mr-4\"\n                src=\"https://dummyimage.com/100x90\"\n              />\n              <div className=\"flex-grow\">\n                <h2 className=\"text-white title-font font-medium\">\n                  Atticus Finch\n                </h2>\n                <p className=\"text-gray-600\">QA Engineer</p>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-2 lg:w-1/3 md:w-1/2 w-full\">\n            <div className=\"h-full flex items-center border-gray-800 border p-4 rounded-lg\">\n              <img\n                alt=\"team\"\n                className=\"w-16 h-16 bg-gray-100 object-cover object-center flex-shrink-0 rounded-full mr-4\"\n                src=\"https://dummyimage.com/104x94\"\n              />\n              <div className=\"flex-grow\">\n                <h2 className=\"text-white title-font font-medium\">\n                  Alper Kamu\n                </h2>\n                <p className=\"text-gray-600\">System</p>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-2 lg:w-1/3 md:w-1/2 w-full\">\n            <div className=\"h-full flex items-center border-gray-800 border p-4 rounded-lg\">\n              <img\n                alt=\"team\"\n                className=\"w-16 h-16 bg-gray-100 object-cover object-center flex-shrink-0 rounded-full mr-4\"\n                src=\"https://dummyimage.com/108x98\"\n              />\n              <div className=\"flex-grow\">\n                <h2 className=\"text-white title-font font-medium\">\n                  Rodrigo Monchi\n                </h2>\n                <p className=\"text-gray-600\">Product Manager</p>\n              </div>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nexport default DarkTeamA;\n"
  },
  {
    "path": "src/blocks/team/dark/b.js",
    "content": "import React from \"react\";\n\nfunction DarkTeamB() {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col text-center w-full mb-20\">\n          <h1 className=\"text-2xl font-medium title-font mb-4 text-white tracking-widest\">\n            OUR TEAM\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table. Franzen you probably\n            haven&apos;t heard of them.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"p-4 lg:w-1/2\">\n            <div className=\"h-full flex sm:flex-row flex-col items-center sm:justify-start justify-center text-center sm:text-left\">\n              <img\n                alt=\"team\"\n                className=\"flex-shrink-0 rounded-lg w-48 h-48 object-cover object-center sm:mb-0 mb-4\"\n                src=\"https://dummyimage.com/200x200\"\n              />\n              <div className=\"flex-grow sm:pl-8\">\n                <h2 className=\"title-font font-medium text-lg text-white\">\n                  Holden Caulfield\n                </h2>\n                <h3 className=\"text-gray-500 mb-3\">UI Developer</h3>\n                <p className=\"mb-4\">\n                  DIY tote bag drinking vinegar cronut adaptogen squid fanny\n                  pack vaporware.\n                </p>\n                <span className=\"inline-flex\">\n                  <a href className=\"text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                  </a>\n                </span>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 lg:w-1/2\">\n            <div className=\"h-full flex sm:flex-row flex-col items-center sm:justify-start justify-center text-center sm:text-left\">\n              <img\n                alt=\"team\"\n                className=\"flex-shrink-0 rounded-lg w-48 h-48 object-cover object-center sm:mb-0 mb-4\"\n                src=\"https://dummyimage.com/201x201\"\n              />\n              <div className=\"flex-grow sm:pl-8\">\n                <h2 className=\"title-font font-medium text-lg text-white\">\n                  Alper Kamu\n                </h2>\n                <h3 className=\"text-gray-500 mb-3\">Designer</h3>\n                <p className=\"mb-4\">\n                  DIY tote bag drinking vinegar cronut adaptogen squid fanny\n                  pack vaporware.\n                </p>\n                <span className=\"inline-flex\">\n                  <a href className=\"text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                  </a>\n                </span>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 lg:w-1/2\">\n            <div className=\"h-full flex sm:flex-row flex-col items-center sm:justify-start justify-center text-center sm:text-left\">\n              <img\n                alt=\"team\"\n                className=\"flex-shrink-0 rounded-lg w-48 h-48 object-cover object-center sm:mb-0 mb-4\"\n                src=\"https://dummyimage.com/204x204\"\n              />\n              <div className=\"flex-grow sm:pl-8\">\n                <h2 className=\"title-font font-medium text-lg text-white\">\n                  Atticus Finch\n                </h2>\n                <h3 className=\"text-gray-500 mb-3\">UI Developer</h3>\n                <p className=\"mb-4\">\n                  DIY tote bag drinking vinegar cronut adaptogen squid fanny\n                  pack vaporware.\n                </p>\n                <span className=\"inline-flex\">\n                  <a href className=\"text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                  </a>\n                </span>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 lg:w-1/2\">\n            <div className=\"h-full flex sm:flex-row flex-col items-center sm:justify-start justify-center text-center sm:text-left\">\n              <img\n                alt=\"team\"\n                className=\"flex-shrink-0 rounded-lg w-48 h-48 object-cover object-center sm:mb-0 mb-4\"\n                src=\"https://dummyimage.com/206x206\"\n              />\n              <div className=\"flex-grow sm:pl-8\">\n                <h2 className=\"title-font font-medium text-lg text-white\">\n                  Henry Letham\n                </h2>\n                <h3 className=\"text-gray-500 mb-3\">Designer</h3>\n                <p className=\"mb-4\">\n                  DIY tote bag drinking vinegar cronut adaptogen squid fanny\n                  pack vaporware.\n                </p>\n                <span className=\"inline-flex\">\n                  <a href className=\"text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                  </a>\n                </span>\n              </div>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nexport default DarkTeamB;\n"
  },
  {
    "path": "src/blocks/team/dark/c.js",
    "content": "import React from \"react\";\n\nfunction DarkTeamC() {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col text-center w-full mb-20\">\n          <h1 className=\"text-2xl font-medium title-font mb-4 text-white\">\n            OUR TEAM\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table. Franzen you probably\n            haven&apos;t heard of them.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"p-4 lg:w-1/4 md:w-1/2\">\n            <div className=\"h-full flex flex-col items-center text-center\">\n              <img\n                alt=\"team\"\n                className=\"flex-shrink-0 rounded-lg w-full h-56 object-cover object-center mb-4\"\n                src=\"https://dummyimage.com/200x200\"\n              />\n              <div className=\"w-full\">\n                <h2 className=\"title-font font-medium text-lg text-white\">\n                  Alper Kamu\n                </h2>\n                <h3 className=\"text-gray-500 mb-3\">UI Developer</h3>\n                <p className=\"mb-4\">\n                  DIY tote bag drinking vinegar cronut adaptogen squid fanny\n                  pack vaporware.\n                </p>\n                <span className=\"inline-flex\">\n                  <a href className=\"text-gray-700\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-700\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-700\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                  </a>\n                </span>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 lg:w-1/4 md:w-1/2\">\n            <div className=\"h-full flex flex-col items-center text-center\">\n              <img\n                alt=\"team\"\n                className=\"flex-shrink-0 rounded-lg w-full h-56 object-cover object-center mb-4\"\n                src=\"https://dummyimage.com/201x201\"\n              />\n              <div className=\"w-full\">\n                <h2 className=\"title-font font-medium text-lg text-white\">\n                  Holden Caulfield\n                </h2>\n                <h3 className=\"text-gray-500 mb-3\">UI Developer</h3>\n                <p className=\"mb-4\">\n                  DIY tote bag drinking vinegar cronut adaptogen squid fanny\n                  pack vaporware.\n                </p>\n                <span className=\"inline-flex\">\n                  <a href className=\"text-gray-700\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-700\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-700\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                  </a>\n                </span>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 lg:w-1/4 md:w-1/2\">\n            <div className=\"h-full flex flex-col items-center text-center\">\n              <img\n                alt=\"team\"\n                className=\"flex-shrink-0 rounded-lg w-full h-56 object-cover object-center mb-4\"\n                src=\"https://dummyimage.com/202x202\"\n              />\n              <div className=\"w-full\">\n                <h2 className=\"title-font font-medium text-lg text-white\">\n                  Atticus Finch\n                </h2>\n                <h3 className=\"text-gray-500 mb-3\">UI Developer</h3>\n                <p className=\"mb-4\">\n                  DIY tote bag drinking vinegar cronut adaptogen squid fanny\n                  pack vaporware.\n                </p>\n                <span className=\"inline-flex\">\n                  <a href className=\"text-gray-700\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-700\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-700\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                  </a>\n                </span>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 lg:w-1/4 md:w-1/2\">\n            <div className=\"h-full flex flex-col items-center text-center\">\n              <img\n                alt=\"team\"\n                className=\"flex-shrink-0 rounded-lg w-full h-56 object-cover object-center mb-4\"\n                src=\"https://dummyimage.com/203x203\"\n              />\n              <div className=\"w-full\">\n                <h2 className=\"title-font font-medium text-lg text-white\">\n                  Henry Letham\n                </h2>\n                <h3 className=\"text-gray-500 mb-3\">UI Developer</h3>\n                <p className=\"mb-4\">\n                  DIY tote bag drinking vinegar cronut adaptogen squid fanny\n                  pack vaporware.\n                </p>\n                <span className=\"inline-flex\">\n                  <a href className=\"text-gray-700\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-700\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-700\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                  </a>\n                </span>\n              </div>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nexport default DarkTeamC;\n"
  },
  {
    "path": "src/blocks/team/light/a.js",
    "content": "import React from \"react\";\n\nfunction LightTeamA() {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col text-center w-full mb-20\">\n          <h1 className=\"sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900\">\n            Our Team\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table. Franzen you probably\n            haven&apos;t heard of them.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap -m-2\">\n          <div className=\"p-2 lg:w-1/3 md:w-1/2 w-full\">\n            <div className=\"h-full flex items-center border-gray-200 border p-4 rounded-lg\">\n              <img\n                alt=\"team\"\n                className=\"w-16 h-16 bg-gray-100 object-cover object-center flex-shrink-0 rounded-full mr-4\"\n                src=\"https://dummyimage.com/80x80\"\n              />\n              <div className=\"flex-grow\">\n                <h2 className=\"text-gray-900 title-font font-medium\">\n                  Holden Caulfield\n                </h2>\n                <p className=\"text-gray-500\">UI Designer</p>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-2 lg:w-1/3 md:w-1/2 w-full\">\n            <div className=\"h-full flex items-center border-gray-200 border p-4 rounded-lg\">\n              <img\n                alt=\"team\"\n                className=\"w-16 h-16 bg-gray-100 object-cover object-center flex-shrink-0 rounded-full mr-4\"\n                src=\"https://dummyimage.com/84x84\"\n              />\n              <div className=\"flex-grow\">\n                <h2 className=\"text-gray-900 title-font font-medium\">\n                  Henry Letham\n                </h2>\n                <p className=\"text-gray-500\">CTO</p>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-2 lg:w-1/3 md:w-1/2 w-full\">\n            <div className=\"h-full flex items-center border-gray-200 border p-4 rounded-lg\">\n              <img\n                alt=\"team\"\n                className=\"w-16 h-16 bg-gray-100 object-cover object-center flex-shrink-0 rounded-full mr-4\"\n                src=\"https://dummyimage.com/88x88\"\n              />\n              <div className=\"flex-grow\">\n                <h2 className=\"text-gray-900 title-font font-medium\">\n                  Oskar Blinde\n                </h2>\n                <p className=\"text-gray-500\">Founder</p>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-2 lg:w-1/3 md:w-1/2 w-full\">\n            <div className=\"h-full flex items-center border-gray-200 border p-4 rounded-lg\">\n              <img\n                alt=\"team\"\n                className=\"w-16 h-16 bg-gray-100 object-cover object-center flex-shrink-0 rounded-full mr-4\"\n                src=\"https://dummyimage.com/90x90\"\n              />\n              <div className=\"flex-grow\">\n                <h2 className=\"text-gray-900 title-font font-medium\">\n                  John Doe\n                </h2>\n                <p className=\"text-gray-500\">DevOps</p>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-2 lg:w-1/3 md:w-1/2 w-full\">\n            <div className=\"h-full flex items-center border-gray-200 border p-4 rounded-lg\">\n              <img\n                alt=\"team\"\n                className=\"w-16 h-16 bg-gray-100 object-cover object-center flex-shrink-0 rounded-full mr-4\"\n                src=\"https://dummyimage.com/94x94\"\n              />\n              <div className=\"flex-grow\">\n                <h2 className=\"text-gray-900 title-font font-medium\">\n                  Martin Eden\n                </h2>\n                <p className=\"text-gray-500\">Software Engineer</p>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-2 lg:w-1/3 md:w-1/2 w-full\">\n            <div className=\"h-full flex items-center border-gray-200 border p-4 rounded-lg\">\n              <img\n                alt=\"team\"\n                className=\"w-16 h-16 bg-gray-100 object-cover object-center flex-shrink-0 rounded-full mr-4\"\n                src=\"https://dummyimage.com/98x98\"\n              />\n              <div className=\"flex-grow\">\n                <h2 className=\"text-gray-900 title-font font-medium\">\n                  Boris Kitua\n                </h2>\n                <p className=\"text-gray-500\">UX Researcher</p>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-2 lg:w-1/3 md:w-1/2 w-full\">\n            <div className=\"h-full flex items-center border-gray-200 border p-4 rounded-lg\">\n              <img\n                alt=\"team\"\n                className=\"w-16 h-16 bg-gray-100 object-cover object-center flex-shrink-0 rounded-full mr-4\"\n                src=\"https://dummyimage.com/100x90\"\n              />\n              <div className=\"flex-grow\">\n                <h2 className=\"text-gray-900 title-font font-medium\">\n                  Atticus Finch\n                </h2>\n                <p className=\"text-gray-500\">QA Engineer</p>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-2 lg:w-1/3 md:w-1/2 w-full\">\n            <div className=\"h-full flex items-center border-gray-200 border p-4 rounded-lg\">\n              <img\n                alt=\"team\"\n                className=\"w-16 h-16 bg-gray-100 object-cover object-center flex-shrink-0 rounded-full mr-4\"\n                src=\"https://dummyimage.com/104x94\"\n              />\n              <div className=\"flex-grow\">\n                <h2 className=\"text-gray-900 title-font font-medium\">\n                  Alper Kamu\n                </h2>\n                <p className=\"text-gray-500\">System</p>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-2 lg:w-1/3 md:w-1/2 w-full\">\n            <div className=\"h-full flex items-center border-gray-200 border p-4 rounded-lg\">\n              <img\n                alt=\"team\"\n                className=\"w-16 h-16 bg-gray-100 object-cover object-center flex-shrink-0 rounded-full mr-4\"\n                src=\"https://dummyimage.com/108x98\"\n              />\n              <div className=\"flex-grow\">\n                <h2 className=\"text-gray-900 title-font font-medium\">\n                  Rodrigo Monchi\n                </h2>\n                <p className=\"text-gray-500\">Product Manager</p>\n              </div>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nexport default LightTeamA;\n"
  },
  {
    "path": "src/blocks/team/light/b.js",
    "content": "import React from \"react\";\n\nfunction LightTeamB() {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col text-center w-full mb-20\">\n          <h1 className=\"text-2xl font-medium title-font mb-4 text-gray-900 tracking-widest\">\n            OUR TEAM\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table. Franzen you probably\n            haven&apos;t heard of them.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"p-4 lg:w-1/2\">\n            <div className=\"h-full flex sm:flex-row flex-col items-center sm:justify-start justify-center text-center sm:text-left\">\n              <img\n                alt=\"team\"\n                className=\"flex-shrink-0 rounded-lg w-48 h-48 object-cover object-center sm:mb-0 mb-4\"\n                src=\"https://dummyimage.com/200x200\"\n              />\n              <div className=\"flex-grow sm:pl-8\">\n                <h2 className=\"title-font font-medium text-lg text-gray-900\">\n                  Holden Caulfield\n                </h2>\n                <h3 className=\"text-gray-500 mb-3\">UI Developer</h3>\n                <p className=\"mb-4\">\n                  DIY tote bag drinking vinegar cronut adaptogen squid fanny\n                  pack vaporware.\n                </p>\n                <span className=\"inline-flex\">\n                  <a href className=\"text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                  </a>\n                </span>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 lg:w-1/2\">\n            <div className=\"h-full flex sm:flex-row flex-col items-center sm:justify-start justify-center text-center sm:text-left\">\n              <img\n                alt=\"team\"\n                className=\"flex-shrink-0 rounded-lg w-48 h-48 object-cover object-center sm:mb-0 mb-4\"\n                src=\"https://dummyimage.com/201x201\"\n              />\n              <div className=\"flex-grow sm:pl-8\">\n                <h2 className=\"title-font font-medium text-lg text-gray-900\">\n                  Alper Kamu\n                </h2>\n                <h3 className=\"text-gray-500 mb-3\">Designer</h3>\n                <p className=\"mb-4\">\n                  DIY tote bag drinking vinegar cronut adaptogen squid fanny\n                  pack vaporware.\n                </p>\n                <span className=\"inline-flex\">\n                  <a href className=\"text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                  </a>\n                </span>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 lg:w-1/2\">\n            <div className=\"h-full flex sm:flex-row flex-col items-center sm:justify-start justify-center text-center sm:text-left\">\n              <img\n                alt=\"team\"\n                className=\"flex-shrink-0 rounded-lg w-48 h-48 object-cover object-center sm:mb-0 mb-4\"\n                src=\"https://dummyimage.com/204x204\"\n              />\n              <div className=\"flex-grow sm:pl-8\">\n                <h2 className=\"title-font font-medium text-lg text-gray-900\">\n                  Atticus Finch\n                </h2>\n                <h3 className=\"text-gray-500 mb-3\">UI Developer</h3>\n                <p className=\"mb-4\">\n                  DIY tote bag drinking vinegar cronut adaptogen squid fanny\n                  pack vaporware.\n                </p>\n                <span className=\"inline-flex\">\n                  <a href className=\"text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                  </a>\n                </span>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 lg:w-1/2\">\n            <div className=\"h-full flex sm:flex-row flex-col items-center sm:justify-start justify-center text-center sm:text-left\">\n              <img\n                alt=\"team\"\n                className=\"flex-shrink-0 rounded-lg w-48 h-48 object-cover object-center sm:mb-0 mb-4\"\n                src=\"https://dummyimage.com/206x206\"\n              />\n              <div className=\"flex-grow sm:pl-8\">\n                <h2 className=\"title-font font-medium text-lg text-gray-900\">\n                  Henry Letham\n                </h2>\n                <h3 className=\"text-gray-500 mb-3\">Designer</h3>\n                <p className=\"mb-4\">\n                  DIY tote bag drinking vinegar cronut adaptogen squid fanny\n                  pack vaporware.\n                </p>\n                <span className=\"inline-flex\">\n                  <a href className=\"text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                  </a>\n                </span>\n              </div>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nexport default LightTeamB;\n"
  },
  {
    "path": "src/blocks/team/light/c.js",
    "content": "import React from \"react\";\n\nfunction LightTeamC() {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-col text-center w-full mb-20\">\n          <h1 className=\"text-2xl font-medium title-font mb-4 text-gray-900\">\n            OUR TEAM\n          </h1>\n          <p className=\"lg:w-2/3 mx-auto leading-relaxed text-base\">\n            Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical\n            gentrify, subway tile poke farm-to-table. Franzen you probably\n            haven&apos;t heard of them.\n          </p>\n        </div>\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"p-4 lg:w-1/4 md:w-1/2\">\n            <div className=\"h-full flex flex-col items-center text-center\">\n              <img\n                alt=\"team\"\n                className=\"flex-shrink-0 rounded-lg w-full h-56 object-cover object-center mb-4\"\n                src=\"https://dummyimage.com/200x200\"\n              />\n              <div className=\"w-full\">\n                <h2 className=\"title-font font-medium text-lg text-gray-900\">\n                  Alper Kamu\n                </h2>\n                <h3 className=\"text-gray-500 mb-3\">UI Developer</h3>\n                <p className=\"mb-4\">\n                  DIY tote bag drinking vinegar cronut adaptogen squid fanny\n                  pack vaporware.\n                </p>\n                <span className=\"inline-flex\">\n                  <a href className=\"text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                  </a>\n                </span>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 lg:w-1/4 md:w-1/2\">\n            <div className=\"h-full flex flex-col items-center text-center\">\n              <img\n                alt=\"team\"\n                className=\"flex-shrink-0 rounded-lg w-full h-56 object-cover object-center mb-4\"\n                src=\"https://dummyimage.com/201x201\"\n              />\n              <div className=\"w-full\">\n                <h2 className=\"title-font font-medium text-lg text-gray-900\">\n                  Holden Caulfield\n                </h2>\n                <h3 className=\"text-gray-500 mb-3\">UI Developer</h3>\n                <p className=\"mb-4\">\n                  DIY tote bag drinking vinegar cronut adaptogen squid fanny\n                  pack vaporware.\n                </p>\n                <span className=\"inline-flex\">\n                  <a href className=\"text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                  </a>\n                </span>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 lg:w-1/4 md:w-1/2\">\n            <div className=\"h-full flex flex-col items-center text-center\">\n              <img\n                alt=\"team\"\n                className=\"flex-shrink-0 rounded-lg w-full h-56 object-cover object-center mb-4\"\n                src=\"https://dummyimage.com/202x202\"\n              />\n              <div className=\"w-full\">\n                <h2 className=\"title-font font-medium text-lg text-gray-900\">\n                  Atticus Finch\n                </h2>\n                <h3 className=\"text-gray-500 mb-3\">UI Developer</h3>\n                <p className=\"mb-4\">\n                  DIY tote bag drinking vinegar cronut adaptogen squid fanny\n                  pack vaporware.\n                </p>\n                <span className=\"inline-flex\">\n                  <a href className=\"text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                  </a>\n                </span>\n              </div>\n            </div>\n          </div>\n          <div className=\"p-4 lg:w-1/4 md:w-1/2\">\n            <div className=\"h-full flex flex-col items-center text-center\">\n              <img\n                alt=\"team\"\n                className=\"flex-shrink-0 rounded-lg w-full h-56 object-cover object-center mb-4\"\n                src=\"https://dummyimage.com/203x203\"\n              />\n              <div className=\"w-full\">\n                <h2 className=\"title-font font-medium text-lg text-gray-900\">\n                  Henry Letham\n                </h2>\n                <h3 className=\"text-gray-500 mb-3\">UI Developer</h3>\n                <p className=\"mb-4\">\n                  DIY tote bag drinking vinegar cronut adaptogen squid fanny\n                  pack vaporware.\n                </p>\n                <span className=\"inline-flex\">\n                  <a href className=\"text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z\" />\n                    </svg>\n                  </a>\n                  <a href className=\"ml-2 text-gray-500\">\n                    <svg\n                      fill=\"none\"\n                      stroke=\"currentColor\"\n                      strokeLinecap=\"round\"\n                      strokeLinejoin=\"round\"\n                      strokeWidth=\"2\"\n                      className=\"w-5 h-5\"\n                      viewBox=\"0 0 24 24\"\n                    >\n                      <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\" />\n                    </svg>\n                  </a>\n                </span>\n              </div>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nexport default LightTeamC;\n"
  },
  {
    "path": "src/blocks/testimonial/dark/a.js",
    "content": "import React from \"react\";\n\nfunction DarkTestimonialA() {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <h1 className=\"text-3xl font-medium title-font text-white mb-12 text-center\">\n          Testimonials\n        </h1>\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"p-4 md:w-1/2 w-full\">\n            <div className=\"h-full bg-gray-800 bg-opacity-40 p-8 rounded\">\n              <svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                fill=\"currentColor\"\n                className=\"block w-5 h-5 text-gray-500 mb-4\"\n                viewBox=\"0 0 975.036 975.036\"\n              >\n                <path d=\"M925.036 57.197h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.399 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l36 76c11.6 24.399 40.3 35.1 65.1 24.399 66.2-28.6 122.101-64.8 167.7-108.8 55.601-53.7 93.7-114.3 114.3-181.9 20.601-67.6 30.9-159.8 30.9-276.8v-239c0-27.599-22.401-50-50-50zM106.036 913.497c65.4-28.5 121-64.699 166.9-108.6 56.1-53.7 94.4-114.1 115-181.2 20.6-67.1 30.899-159.6 30.899-277.5v-239c0-27.6-22.399-50-50-50h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.4 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l35.9 75.8c11.601 24.399 40.501 35.2 65.301 24.399z\" />\n              </svg>\n              <p className=\"leading-relaxed mb-6\">\n                Synth chartreuse iPhone lomo cray raw denim brunch everyday\n                carry neutra before they sold out fixie 90&apos;s microdosing.\n                Tacos pinterest fanny pack venmo, post-ironic heirloom try-hard\n                pabst authentic iceland.\n              </p>\n              <a href className=\"inline-flex items-center\">\n                <img alt=\"testimonial\" src=\"https://dummyimage.com/106x106\" className=\"w-12 h-12 rounded-full flex-shrink-0 object-cover object-center\" />\n                <span className=\"flex-grow flex flex-col pl-4\">\n                  <span className=\"title-font font-medium text-white\">\n                    Holden Caulfield\n                  </span>\n                  <span className=\"text-gray-500 text-sm\">UI DEVELOPER</span>\n                </span>\n              </a>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/2 w-full\">\n            <div className=\"h-full bg-gray-800 bg-opacity-40 p-8 rounded\">\n              <svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                fill=\"currentColor\"\n                className=\"block w-5 h-5 text-gray-500 mb-4\"\n                viewBox=\"0 0 975.036 975.036\"\n              >\n                <path d=\"M925.036 57.197h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.399 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l36 76c11.6 24.399 40.3 35.1 65.1 24.399 66.2-28.6 122.101-64.8 167.7-108.8 55.601-53.7 93.7-114.3 114.3-181.9 20.601-67.6 30.9-159.8 30.9-276.8v-239c0-27.599-22.401-50-50-50zM106.036 913.497c65.4-28.5 121-64.699 166.9-108.6 56.1-53.7 94.4-114.1 115-181.2 20.6-67.1 30.899-159.6 30.899-277.5v-239c0-27.6-22.399-50-50-50h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.4 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l35.9 75.8c11.601 24.399 40.501 35.2 65.301 24.399z\" />\n              </svg>\n              <p className=\"leading-relaxed mb-6\">\n                Synth chartreuse iPhone lomo cray raw denim brunch everyday\n                carry neutra before they sold out fixie 90&apos;s microdosing.\n                Tacos pinterest fanny pack venmo, post-ironic heirloom try-hard\n                pabst authentic iceland.\n              </p>\n              <a href className=\"inline-flex items-center\">\n                <img alt=\"testimonial\" src=\"https://dummyimage.com/107x107\" className=\"w-12 h-12 rounded-full flex-shrink-0 object-cover object-center\" />\n                <span className=\"flex-grow flex flex-col pl-4\">\n                  <span className=\"title-font font-medium text-white\">\n                    Alper Kamu\n                  </span>\n                  <span className=\"text-gray-500 text-sm\">DESIGNER</span>\n                </span>\n              </a>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nexport default DarkTestimonialA;\n"
  },
  {
    "path": "src/blocks/testimonial/dark/b.js",
    "content": "import React from \"react\";\nimport PropTypes from \"prop-types\";\n\nfunction DarkTestimonialB(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"xl:w-1/2 lg:w-3/4 w-full mx-auto text-center\">\n          <svg\n            xmlns=\"http://www.w3.org/2000/svg\"\n            fill=\"currentColor\"\n            className=\"inline-block w-8 h-8 text-gray-500 mb-8\"\n            viewBox=\"0 0 975.036 975.036\"\n          >\n            <path d=\"M925.036 57.197h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.399 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l36 76c11.6 24.399 40.3 35.1 65.1 24.399 66.2-28.6 122.101-64.8 167.7-108.8 55.601-53.7 93.7-114.3 114.3-181.9 20.601-67.6 30.9-159.8 30.9-276.8v-239c0-27.599-22.401-50-50-50zM106.036 913.497c65.4-28.5 121-64.699 166.9-108.6 56.1-53.7 94.4-114.1 115-181.2 20.6-67.1 30.899-159.6 30.899-277.5v-239c0-27.6-22.399-50-50-50h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.4 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l35.9 75.8c11.601 24.399 40.501 35.2 65.301 24.399z\" />\n          </svg>\n          <p className=\"leading-relaxed text-lg\">\n            Edison bulb retro cloud bread echo park, helvetica stumptown taiyaki\n            taxidermy 90&apos;s cronut +1 kinfolk. Single-origin coffee ennui\n            shaman taiyaki vape DIY tote bag drinking vinegar cronut adaptogen\n            squid fanny pack vaporware. Man bun next level coloring book\n            skateboard four loko knausgaard. Kitsch keffiyeh master cleanse\n            direct trade indigo juice before they sold out gentrify plaid\n            gastropub normcore XOXO 90&apos;s pickled cindigo jean shorts.\n            Slow-carb next level shoindigoitch ethical authentic, yr scenester\n            sriracha forage franzen organic drinking vinegar.\n          </p>\n          <span className={`inline-block h-1 w-10 rounded bg-${props.theme}-500 mt-8 mb-6`}></span>\n          <h2 className=\"text-white font-medium title-font tracking-wider text-sm\">\n            HOLDEN CAULFIELD\n          </h2>\n          <p className=\"text-gray-500\">Senior Product Designer</p>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkTestimonialB.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkTestimonialB.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkTestimonialB;\n"
  },
  {
    "path": "src/blocks/testimonial/dark/c.js",
    "content": "import React from \"react\";\nimport PropTypes from \"prop-types\";\n\nfunction DarkTestimonialC(props) {\n  return (\n    <section className=\"text-gray-400 bg-gray-900 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"lg:w-1/3 lg:mb-0 mb-6 p-4\">\n            <div className=\"h-full text-center\">\n              <img\n                alt=\"testimonial\"\n                className=\"w-20 h-20 mb-8 object-cover object-center rounded-full inline-block border-2 border-gray-800 bg-gray-800 bg-opacity-10\"\n                src=\"https://dummyimage.com/302x302\"\n              />\n              <p className=\"leading-relaxed\">\n                Edison bulb retro cloud bread echo park, helvetica stumptown\n                taiyaki taxidermy 90&apos;s cronut +1 kinfolk. Single-origin\n                coffee ennui shaman taiyaki vape DIY tote bag drinking vinegar\n                cronut adaptogen squid fanny pack vaporware.\n              </p>\n              <span className={`inline-block h-1 w-10 rounded bg-${props.theme}-500 mt-6 mb-4`}></span>\n              <h2 className=\"text-white font-medium title-font tracking-wider text-sm\">\n                HOLDEN CAULFIELD\n              </h2>\n              <p className=\"text-gray-500\">Senior Product Designer</p>\n            </div>\n          </div>\n          <div className=\"lg:w-1/3 lg:mb-0 mb-6 p-4\">\n            <div className=\"h-full text-center\">\n              <img\n                alt=\"testimonial\"\n                className=\"w-20 h-20 mb-8 object-cover object-center rounded-full inline-block border-2 border-gray-800 bg-gray-800 bg-opacity-10\"\n                src=\"https://dummyimage.com/300x300\"\n              />\n              <p className=\"leading-relaxed\">\n                Edison bulb retro cloud bread echo park, helvetica stumptown\n                taiyaki taxidermy 90&apos;s cronut +1 kinfolk. Single-origin\n                coffee ennui shaman taiyaki vape DIY tote bag drinking vinegar\n                cronut adaptogen squid fanny pack vaporware.\n              </p>\n              <span className={`inline-block h-1 w-10 rounded bg-${props.theme}-500 mt-6 mb-4`}></span>\n              <h2 className=\"text-white font-medium title-font tracking-wider text-sm\">\n                ALPER KAMU\n              </h2>\n              <p className=\"text-gray-500\">UI Develeoper</p>\n            </div>\n          </div>\n          <div className=\"lg:w-1/3 lg:mb-0 p-4\">\n            <div className=\"h-full text-center\">\n              <img\n                alt=\"testimonial\"\n                className=\"w-20 h-20 mb-8 object-cover object-center rounded-full inline-block border-2 border-gray-800 bg-gray-800 bg-opacity-10\"\n                src=\"https://dummyimage.com/305x305\"\n              />\n              <p className=\"leading-relaxed\">\n                Edison bulb retro cloud bread echo park, helvetica stumptown\n                taiyaki taxidermy 90&apos;s cronut +1 kinfolk. Single-origin\n                coffee ennui shaman taiyaki vape DIY tote bag drinking vinegar\n                cronut adaptogen squid fanny pack vaporware.\n              </p>\n              <span className={`inline-block h-1 w-10 rounded bg-${props.theme}-500 mt-6 mb-4`}></span>\n              <h2 className=\"text-white font-medium title-font tracking-wider text-sm\">\n                HENRY LETHAM\n              </h2>\n              <p className=\"text-gray-500\">CTO</p>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nDarkTestimonialC.defaultProps = {\n  theme: 'indigo'\n};\n\nDarkTestimonialC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default DarkTestimonialC;\n"
  },
  {
    "path": "src/blocks/testimonial/light/a.js",
    "content": "import React from \"react\";\n\nfunction LightTestimonialA(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <h1 className=\"text-3xl font-medium title-font text-gray-900 mb-12 text-center\">\n          Testimonials\n        </h1>\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"p-4 md:w-1/2 w-full\">\n            <div className=\"h-full bg-gray-100 p-8 rounded\">\n              <svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                fill=\"currentColor\"\n                className=\"block w-5 h-5 text-gray-400 mb-4\"\n                viewBox=\"0 0 975.036 975.036\"\n              >\n                <path d=\"M925.036 57.197h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.399 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l36 76c11.6 24.399 40.3 35.1 65.1 24.399 66.2-28.6 122.101-64.8 167.7-108.8 55.601-53.7 93.7-114.3 114.3-181.9 20.601-67.6 30.9-159.8 30.9-276.8v-239c0-27.599-22.401-50-50-50zM106.036 913.497c65.4-28.5 121-64.699 166.9-108.6 56.1-53.7 94.4-114.1 115-181.2 20.6-67.1 30.899-159.6 30.899-277.5v-239c0-27.6-22.399-50-50-50h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.4 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l35.9 75.8c11.601 24.399 40.501 35.2 65.301 24.399z\" />\n              </svg>\n              <p className=\"leading-relaxed mb-6\">\n                Synth chartreuse iPhone lomo cray raw denim brunch everyday\n                carry neutra before they sold out fixie 90&apos;s microdosing.\n                Tacos pinterest fanny pack venmo, post-ironic heirloom try-hard\n                pabst authentic iceland.\n              </p>\n              <a href className=\"inline-flex items-center\">\n              <img alt=\"testimonial\" src=\"https://dummyimage.com/106x106\" className=\"w-12 h-12 rounded-full flex-shrink-0 object-cover object-center\" />\n                <span className=\"flex-grow flex flex-col pl-4\">\n                  <span className=\"title-font font-medium text-gray-900\">\n                    Holden Caulfield\n                  </span>\n                  <span className=\"text-gray-500 text-sm\">UI DEVELOPER</span>\n                </span>\n              </a>\n            </div>\n          </div>\n          <div className=\"p-4 md:w-1/2 w-full\">\n            <div className=\"h-full bg-gray-100 p-8 rounded\">\n              <svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                fill=\"currentColor\"\n                className=\"block w-5 h-5 text-gray-400 mb-4\"\n                viewBox=\"0 0 975.036 975.036\"\n              >\n                <path d=\"M925.036 57.197h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.399 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l36 76c11.6 24.399 40.3 35.1 65.1 24.399 66.2-28.6 122.101-64.8 167.7-108.8 55.601-53.7 93.7-114.3 114.3-181.9 20.601-67.6 30.9-159.8 30.9-276.8v-239c0-27.599-22.401-50-50-50zM106.036 913.497c65.4-28.5 121-64.699 166.9-108.6 56.1-53.7 94.4-114.1 115-181.2 20.6-67.1 30.899-159.6 30.899-277.5v-239c0-27.6-22.399-50-50-50h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.4 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l35.9 75.8c11.601 24.399 40.501 35.2 65.301 24.399z\" />\n              </svg>\n              <p className=\"leading-relaxed mb-6\">\n                Synth chartreuse iPhone lomo cray raw denim brunch everyday\n                carry neutra before they sold out fixie 90&apos;s microdosing.\n                Tacos pinterest fanny pack venmo, post-ironic heirloom try-hard\n                pabst authentic iceland.\n              </p>\n              <a href className=\"inline-flex items-center\">\n                <img alt=\"testimonial\" src=\"https://dummyimage.com/107x107\" className=\"w-12 h-12 rounded-full flex-shrink-0 object-cover object-center\" />\n                <span className=\"flex-grow flex flex-col pl-4\">\n                  <span className=\"title-font font-medium text-gray-900\">\n                    Alper Kamu\n                  </span>\n                  <span className=\"text-gray-500 text-sm\">DESIGNER</span>\n                </span>\n              </a>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nexport default LightTestimonialA;"
  },
  {
    "path": "src/blocks/testimonial/light/b.js",
    "content": "import React from \"react\";\nimport PropTypes from \"prop-types\";\n\nfunction LightTestimonialC(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"xl:w-1/2 lg:w-3/4 w-full mx-auto text-center\">\n          <svg\n            xmlns=\"http://www.w3.org/2000/svg\"\n            fill=\"currentColor\"\n            className=\"inline-block w-8 h-8 text-gray-400 mb-8\"\n            viewBox=\"0 0 975.036 975.036\"\n          >\n            <path d=\"M925.036 57.197h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.399 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l36 76c11.6 24.399 40.3 35.1 65.1 24.399 66.2-28.6 122.101-64.8 167.7-108.8 55.601-53.7 93.7-114.3 114.3-181.9 20.601-67.6 30.9-159.8 30.9-276.8v-239c0-27.599-22.401-50-50-50zM106.036 913.497c65.4-28.5 121-64.699 166.9-108.6 56.1-53.7 94.4-114.1 115-181.2 20.6-67.1 30.899-159.6 30.899-277.5v-239c0-27.6-22.399-50-50-50h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.4 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l35.9 75.8c11.601 24.399 40.501 35.2 65.301 24.399z\" />\n          </svg>\n          <p className=\"leading-relaxed text-lg\">\n            Edison bulb retro cloud bread echo park, helvetica stumptown taiyaki\n            taxidermy 90&apos;s cronut +1 kinfolk. Single-origin coffee ennui\n            shaman taiyaki vape DIY tote bag drinking vinegar cronut adaptogen\n            squid fanny pack vaporware. Man bun next level coloring book\n            skateboard four loko knausgaard. Kitsch keffiyeh master cleanse\n            direct trade indigo juice before they sold out gentrify plaid\n            gastropub normcore XOXO 90&apos;s pickled cindigo jean shorts.\n            Slow-carb next level shoindigoitch ethical authentic, yr scenester\n            sriracha forage franzen organic drinking vinegar.\n          </p>\n          <span className={`inline-block h-1 w-10 rounded bg-${props.theme}-500 mt-8 mb-6`}></span>\n          <h2 className=\"text-gray-900 font-medium title-font tracking-wider text-sm\">\n            HOLDEN CAULFIELD\n          </h2>\n          <p className=\"text-gray-500\">Senior Product Designer</p>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightTestimonialC.defaultProps = {\n  theme: 'indigo'\n};\n\nLightTestimonialC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightTestimonialC;\n"
  },
  {
    "path": "src/blocks/testimonial/light/c.js",
    "content": "import React from \"react\";\nimport PropTypes from \"prop-types\";\n\nfunction LightTestimonialC(props) {\n  return (\n    <section className=\"text-gray-600 body-font\">\n      <div className=\"container px-5 py-24 mx-auto\">\n        <div className=\"flex flex-wrap -m-4\">\n          <div className=\"lg:w-1/3 lg:mb-0 mb-6 p-4\">\n            <div className=\"h-full text-center\">\n              <img\n                alt=\"testimonial\"\n                className=\"w-20 h-20 mb-8 object-cover object-center rounded-full inline-block border-2 border-gray-200 bg-gray-100\"\n                src=\"https://dummyimage.com/302x302\"\n              />\n              <p className=\"leading-relaxed\">\n                Edison bulb retro cloud bread echo park, helvetica stumptown\n                taiyaki taxidermy 90&apos;s cronut +1 kinfolk. Single-origin\n                coffee ennui shaman taiyaki vape DIY tote bag drinking vinegar\n                cronut adaptogen squid fanny pack vaporware.\n              </p>\n              <span className={`inline-block h-1 w-10 rounded bg-${props.theme}-500 mt-6 mb-4`}></span>\n              <h2 className=\"text-gray-900 font-medium title-font tracking-wider text-sm\">\n                HOLDEN CAULFIELD\n              </h2>\n              <p className=\"text-gray-500\">Senior Product Designer</p>\n            </div>\n          </div>\n          <div className=\"lg:w-1/3 lg:mb-0 mb-6 p-4\">\n            <div className=\"h-full text-center\">\n              <img\n                alt=\"testimonial\"\n                className=\"w-20 h-20 mb-8 object-cover object-center rounded-full inline-block border-2 border-gray-200 bg-gray-100\"\n                src=\"https://dummyimage.com/300x300\"\n              />\n              <p className=\"leading-relaxed\">\n                Edison bulb retro cloud bread echo park, helvetica stumptown\n                taiyaki taxidermy 90&apos;s cronut +1 kinfolk. Single-origin\n                coffee ennui shaman taiyaki vape DIY tote bag drinking vinegar\n                cronut adaptogen squid fanny pack vaporware.\n              </p>\n              <span className={`inline-block h-1 w-10 rounded bg-${props.theme}-500 mt-6 mb-4`}></span>\n              <h2 className=\"text-gray-900 font-medium title-font tracking-wider text-sm\">\n                ALPER KAMU\n              </h2>\n              <p className=\"text-gray-500\">UI Develeoper</p>\n            </div>\n          </div>\n          <div className=\"lg:w-1/3 lg:mb-0 p-4\">\n            <div className=\"h-full text-center\">\n              <img\n                alt=\"testimonial\"\n                className=\"w-20 h-20 mb-8 object-cover object-center rounded-full inline-block border-2 border-gray-200 bg-gray-100\"\n                src=\"https://dummyimage.com/305x305\"\n              />\n              <p className=\"leading-relaxed\">\n                Edison bulb retro cloud bread echo park, helvetica stumptown\n                taiyaki taxidermy 90&apos;s cronut +1 kinfolk. Single-origin\n                coffee ennui shaman taiyaki vape DIY tote bag drinking vinegar\n                cronut adaptogen squid fanny pack vaporware.\n              </p>\n              <span className={`inline-block h-1 w-10 rounded bg-${props.theme}-500 mt-6 mb-4`}></span>\n              <h2 className=\"text-gray-900 font-medium title-font tracking-wider text-sm\">\n                HENRY LETHAM\n              </h2>\n              <p className=\"text-gray-500\">CTO</p>\n            </div>\n          </div>\n        </div>\n      </div>\n    </section>\n  );\n}\n\nLightTestimonialC.defaultProps = {\n  theme: 'indigo'\n};\n\nLightTestimonialC.propTypes = {\n  theme: PropTypes.string.isRequired\n};\n\nexport default LightTestimonialC;\n"
  },
  {
    "path": "src/icons/blog/a.js",
    "content": "import React from \"react\"\n\nfunction BlogA() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={20.5}\n        y={43.5}\n        width={67}\n        height={62}\n        rx={1.5}\n        fill=\"var(--solid)\"\n        stroke=\"var(--base-400)\"\n      />\n      <path\n        d=\"M48.556 69h10.888c.86 0 1.556-.696 1.556-1.556V56.556c0-.86-.696-1.556-1.556-1.556H48.556c-.86 0-1.556.696-1.556 1.556v10.888c0 .86.696 1.556 1.556 1.556zm0 0l8.555-8.556L61 64.334m-8.556-5.056a1.167 1.167 0 11-2.333 0 1.167 1.167 0 012.333 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={1.2}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <path\n        d=\"M26 88a1 1 0 011-1h48a1 1 0 110 2H27a1 1 0 01-1-1zM26 93a1 1 0 011-1h40a1 1 0 110 2H27a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M26 98a1 1 0 011-1h11a1 1 0 110 2H27a1 1 0 01-1-1z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M26 82.5a1.5 1.5 0 011.5-1.5h32a1.5 1.5 0 010 3h-32a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={99.5}\n        y={43.5}\n        width={67}\n        height={62}\n        rx={1.5}\n        fill=\"var(--solid)\"\n        stroke=\"var(--base-400)\"\n      />\n      <path\n        d=\"M127.556 69h10.888c.86 0 1.556-.696 1.556-1.556V56.556c0-.86-.696-1.556-1.556-1.556h-10.888c-.86 0-1.556.696-1.556 1.556v10.888c0 .86.696 1.556 1.556 1.556zm0 0l8.555-8.556 3.889 3.89m-8.556-5.056a1.166 1.166 0 11-2.333 0 1.166 1.166 0 012.333 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={1.2}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <path\n        d=\"M105 88a1 1 0 011-1h48a1 1 0 010 2h-48a1 1 0 01-1-1zM105 93a1 1 0 011-1h40a1 1 0 010 2h-40a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M105 98a1 1 0 011-1h11a1 1 0 010 2h-11a1 1 0 01-1-1z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M105 82.5a1.5 1.5 0 011.5-1.5h32a1.5 1.5 0 010 3h-32a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={178.5}\n        y={43.5}\n        width={67}\n        height={62}\n        rx={1.5}\n        fill=\"var(--solid)\"\n        stroke=\"var(--base-400)\"\n      />\n      <path\n        d=\"M206.556 69h10.888c.86 0 1.556-.696 1.556-1.556V56.556c0-.86-.696-1.556-1.556-1.556h-10.888c-.86 0-1.556.696-1.556 1.556v10.888c0 .86.696 1.556 1.556 1.556zm0 0l8.555-8.556 3.889 3.89m-8.556-5.056a1.166 1.166 0 11-2.333 0 1.166 1.166 0 012.333 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={1.2}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <path\n        d=\"M184 88a1 1 0 011-1h48a1 1 0 010 2h-48a1 1 0 01-1-1zM184 93a1 1 0 011-1h40a1 1 0 010 2h-40a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M184 98a1 1 0 011-1h11a1 1 0 010 2h-11a1 1 0 01-1-1z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M184 82.5a1.5 1.5 0 011.5-1.5h32a1.5 1.5 0 010 3h-32a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--solid-900)\"\n      />\n    </svg>\n  )\n}\n\nexport default BlogA;\n"
  },
  {
    "path": "src/icons/blog/b.js",
    "content": "import React from \"react\"\n\nfunction BlogB() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={20}\n        y={43}\n        width={68}\n        height={63}\n        rx={2}\n        fill=\"var(--base-200)\"\n      />\n      <path\n        d=\"M29 73a1 1 0 011-1h48a1 1 0 110 2H30a1 1 0 01-1-1zM33 78a1 1 0 011-1h40a1 1 0 110 2H34a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M48 83a1 1 0 011-1h11a1 1 0 110 2H49a1 1 0 01-1-1z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M37 67.5a1.5 1.5 0 011.5-1.5h32a1.5 1.5 0 010 3h-32a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={99}\n        y={43}\n        width={68}\n        height={63}\n        rx={2}\n        fill=\"var(--base-200)\"\n      />\n      <path\n        d=\"M108 73a1 1 0 011-1h48a1 1 0 010 2h-48a1 1 0 01-1-1zM112 78a1 1 0 011-1h40a1 1 0 010 2h-40a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M127 83a1 1 0 011-1h11a1 1 0 010 2h-11a1 1 0 01-1-1z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M116 67.5a1.5 1.5 0 011.5-1.5h32a1.5 1.5 0 010 3h-32a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={178}\n        y={43}\n        width={68}\n        height={63}\n        rx={2}\n        fill=\"var(--base-200)\"\n      />\n      <path\n        d=\"M187 73a1 1 0 011-1h48a1 1 0 010 2h-48a1 1 0 01-1-1zM191 78a1 1 0 011-1h40a1 1 0 010 2h-40a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M206 83a1 1 0 011-1h11a1 1 0 010 2h-11a1 1 0 01-1-1z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M195 67.5a1.5 1.5 0 011.5-1.5h32a1.5 1.5 0 010 3h-32a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--solid-900)\"\n      />\n    </svg>\n  )\n}\n\nexport default BlogB;\n"
  },
  {
    "path": "src/icons/blog/c.js",
    "content": "import React from \"react\"\n\nfunction BlogC() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={20}\n        y={48}\n        width={70}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={20} y={36} width={34} height={8} rx={2} fill=\"var(--main-100)\" />\n      <rect x={20} y={58} width={92} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect x={20} y={66} width={82} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect x={20} y={74} width={68} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect x={20} y={82} width={18} height={4} rx={2} fill=\"var(--main-500)\" />\n      <rect x={23} y={39} width={28} height={2} rx={1} fill=\"var(--main-500)\" />\n      <path\n        d=\"M121.5 93a.5.5 0 010 1h-101a.5.5 0 010-1h101z\"\n        fill=\"var(--base-300)\"\n      />\n      <circle cx={27.5} cy={107.5} r={7.5} fill=\"var(--base-300)\" />\n      <path\n        d=\"M39 110a1 1 0 011-1h19a1 1 0 010 2H40a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={39}\n        y={103}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={144}\n        y={48}\n        width={70}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={144}\n        y={36}\n        width={34}\n        height={8}\n        rx={2}\n        fill=\"var(--main-100)\"\n      />\n      <rect\n        x={144}\n        y={58}\n        width={92}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={144}\n        y={66}\n        width={82}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={144}\n        y={74}\n        width={68}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={144}\n        y={82}\n        width={18}\n        height={4}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={147}\n        y={39}\n        width={28}\n        height={2}\n        rx={1}\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M245.5 93a.5.5 0 010 1h-101a.5.5 0 010-1h101z\"\n        fill=\"var(--base-300)\"\n      />\n      <circle cx={151.5} cy={107.5} r={7.5} fill=\"var(--base-300)\" />\n      <path\n        d=\"M163 110a1 1 0 011-1h19a1 1 0 010 2h-19a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={163}\n        y={103}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n    </svg>\n  )\n}\n\nexport default BlogC;\n"
  },
  {
    "path": "src/icons/blog/d.js",
    "content": "import React from \"react\"\n\nfunction BlogD() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={84}\n        y={20}\n        width={70}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={84}\n        y={29}\n        width={145}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect x={20} y={26} width={12} height={2} rx={1} fill=\"var(--base-500)\" />\n      <rect\n        x={84}\n        y={35}\n        width={129}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={84}\n        y={41}\n        width={18}\n        height={3}\n        rx={1.5}\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M245.5 53a.5.5 0 010 1h-225a.5.5 0 010-1h225zM245.5 96a.5.5 0 010 1h-225a.5.5 0 010-1h225z\"\n        fill=\"var(--base-300)\"\n      />\n      <rect\n        x={20}\n        y={20}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={84}\n        y={63}\n        width={70}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={84}\n        y={72}\n        width={145}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect x={20} y={69} width={12} height={2} rx={1} fill=\"var(--base-500)\" />\n      <rect\n        x={84}\n        y={78}\n        width={129}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={84}\n        y={84}\n        width={18}\n        height={3}\n        rx={1.5}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={20}\n        y={63}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={84}\n        y={106}\n        width={70}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={84}\n        y={115}\n        width={145}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={20}\n        y={112}\n        width={12}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={84}\n        y={121}\n        width={129}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={84}\n        y={127}\n        width={18}\n        height={3}\n        rx={1.5}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={20}\n        y={106}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n    </svg>\n  )\n}\n\nexport default BlogD;\n"
  },
  {
    "path": "src/icons/blog/e.js",
    "content": "import React from \"react\"\n\nfunction BlogE() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path\n        d=\"M39 70.5a1.5 1.5 0 011.5-1.5h46a1.5 1.5 0 010 3h-46a1.5 1.5 0 01-1.5-1.5zM39 76.5a1.5 1.5 0 011.5-1.5h40a1.5 1.5 0 010 3h-40a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M39 58.5a1.5 1.5 0 011.5-1.5h14a1.5 1.5 0 010 3h-14a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M39 64.5a1.5 1.5 0 011.5-1.5h32a1.5 1.5 0 010 3h-32a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M20 60a3 3 0 013-3h6a3 3 0 110 6h-6a3 3 0 01-3-3z\"\n        fill=\"var(--base-300)\"\n      />\n      <circle cx={44} cy={88} r={5} fill=\"var(--base-300)\" />\n      <path\n        d=\"M51 87.5a1.5 1.5 0 011.5-1.5h18a1.5 1.5 0 010 3h-18a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M118 70.5a1.5 1.5 0 011.5-1.5h46a1.5 1.5 0 010 3h-46a1.5 1.5 0 01-1.5-1.5zM118 76.5a1.5 1.5 0 011.5-1.5h40a1.5 1.5 0 010 3h-40a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M118 58.5a1.5 1.5 0 011.5-1.5h14a1.5 1.5 0 010 3h-14a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M118 64.5a1.5 1.5 0 011.5-1.5h32a1.5 1.5 0 010 3h-32a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M99 60a3 3 0 013-3h6a3 3 0 110 6h-6a3 3 0 01-3-3z\"\n        fill=\"var(--base-300)\"\n      />\n      <circle cx={123} cy={88} r={5} fill=\"var(--base-300)\" />\n      <path\n        d=\"M130 87.5a1.5 1.5 0 011.5-1.5h18a1.5 1.5 0 010 3h-18a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M197 70.5a1.5 1.5 0 011.5-1.5h46a1.5 1.5 0 010 3h-46a1.5 1.5 0 01-1.5-1.5zM197 76.5a1.5 1.5 0 011.5-1.5h40a1.5 1.5 0 010 3h-40a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M197 58.5a1.5 1.5 0 011.5-1.5h14a1.5 1.5 0 010 3h-14a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M197 64.5a1.5 1.5 0 011.5-1.5h32a1.5 1.5 0 010 3h-32a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M178 60a3 3 0 013-3h6a3 3 0 110 6h-6a3 3 0 01-3-3z\"\n        fill=\"var(--base-300)\"\n      />\n      <circle cx={202} cy={88} r={5} fill=\"var(--base-300)\" />\n      <path\n        d=\"M209 87.5a1.5 1.5 0 011.5-1.5h18a1.5 1.5 0 010 3h-18a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--solid-900)\"\n      />\n    </svg>\n  )\n}\n\nexport default BlogE;\n"
  },
  {
    "path": "src/icons/contact/a.js",
    "content": "import React from \"react\"\n\nfunction ContactA() {\n  return (\n    <svg fill=\"none\" viewBox=\"0 0 266 150\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={153}\n        y={30}\n        width={93}\n        height={90}\n        rx={2}\n        fill=\"var(--base-200)\"\n      />\n      <rect\n        x={162}\n        y={101}\n        width={75}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={162}\n        y={66}\n        width={75}\n        height={30}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={162}\n        y={51}\n        width={75}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={162}\n        y={40}\n        width={40}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M89 71.682C89 81.546 76.5 90 76.5 90S64 81.546 64 71.682c0-3.364 1.317-6.59 3.661-8.968A12.41 12.41 0 0176.5 59a12.41 12.41 0 018.839 3.714A12.776 12.776 0 0189 71.682z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={3}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <path\n        d=\"M76.5 75.91c2.301 0 4.167-1.894 4.167-4.228 0-2.335-1.866-4.228-4.167-4.228-2.301 0-4.167 1.893-4.167 4.228 0 2.334 1.866 4.227 4.167 4.227z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={3}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n    </svg>\n  )\n}\n\nexport default ContactA;\n"
  },
  {
    "path": "src/icons/contact/b.js",
    "content": "import React from \"react\"\n\nfunction ContactB() {\n  return (\n    <svg fill=\"none\" viewBox=\"0 0 266 150\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={20}\n        y={30}\n        width={127}\n        height={90}\n        rx={2}\n        fill=\"var(--base-200)\"\n      />\n      <rect x={30} y={71} width={107} height={39} rx={2} fill=\"var(--solid)\" />\n      <rect\n        x={35}\n        y={76}\n        width={24}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={35}\n        y={83}\n        width={37}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={35}\n        y={89}\n        width={40}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={86}\n        y={76}\n        width={24}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={86}\n        y={83}\n        width={32}\n        height={3}\n        rx={1.5}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={86}\n        y={95}\n        width={20}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={86}\n        y={102}\n        width={32}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={162}\n        y={101}\n        width={84}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={162}\n        y={66}\n        width={84}\n        height={30}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={162}\n        y={51}\n        width={84}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={162}\n        y={40}\n        width={44.8}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M89 49.136C89 53.91 83 58 83 58s-6-4.09-6-8.864a6.21 6.21 0 011.757-4.339A5.933 5.933 0 0183 43c1.591 0 3.117.647 4.243 1.797A6.208 6.208 0 0189 49.137z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={1.6}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <path\n        d=\"M83 51.182c1.105 0 2-.916 2-2.046s-.895-2.045-2-2.045-2 .916-2 2.045c0 1.13.895 2.046 2 2.046z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={1.6}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n    </svg>\n  )\n}\n\nexport default ContactB;\n"
  },
  {
    "path": "src/icons/contact/c.js",
    "content": "import React from \"react\"\n\nfunction ContactC() {\n  return (\n    <svg fill=\"none\" viewBox=\"0 0 266 150\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={113}\n        y={117}\n        width={40}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={63}\n        y={81}\n        width={140}\n        height={30}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={63}\n        y={65}\n        width={66}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={135}\n        y={65}\n        width={68}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={90}\n        y={24}\n        width={86}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={80}\n        y={33}\n        width={106}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect x={85} y={41} width={97} height={4} rx={2} fill=\"var(--base-500)\" />\n    </svg>\n  )\n}\n\nexport default ContactC;\n"
  },
  {
    "path": "src/icons/content/a.js",
    "content": "import React from \"react\"\n\nfunction ContentA() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={113}\n        y={120}\n        width={40}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={81}\n        y={31}\n        width={104.391}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={96}\n        y={20}\n        width={74}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={85}\n        y={39}\n        width={97.365}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={26}\n        y={73}\n        width={28}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={26} y={79} width={34} height={2} rx={1} fill=\"var(--base-500)\" />\n      <rect x={26} y={84} width={38} height={2} rx={1} fill=\"var(--base-500)\" />\n      <rect x={26} y={89} width={24} height={2} rx={1} fill=\"var(--main-500)\" />\n      <rect\n        x={20}\n        y={62}\n        width={1}\n        height={39}\n        rx={0.5}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={86}\n        y={73}\n        width={28}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={86} y={79} width={34} height={2} rx={1} fill=\"var(--base-500)\" />\n      <rect x={86} y={84} width={38} height={2} rx={1} fill=\"var(--base-500)\" />\n      <rect x={86} y={89} width={24} height={2} rx={1} fill=\"var(--main-500)\" />\n      <rect\n        x={80}\n        y={62}\n        width={1}\n        height={39}\n        rx={0.5}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={146.136}\n        y={73}\n        width={28.636}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={146.136}\n        y={79}\n        width={34.773}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={146.136}\n        y={84}\n        width={38.864}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={146.136}\n        y={89}\n        width={24.546}\n        height={2}\n        rx={1}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={140}\n        y={62}\n        width={1.023}\n        height={39}\n        rx={0.511}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={207.136}\n        y={73}\n        width={28.636}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={207.136}\n        y={79}\n        width={34.773}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={207.136}\n        y={84}\n        width={38.864}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={207.136}\n        y={89}\n        width={24.546}\n        height={2}\n        rx={1}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={201}\n        y={62}\n        width={1.023}\n        height={39}\n        rx={0.511}\n        fill=\"var(--base-400)\"\n      />\n    </svg>\n  )\n}\n\nexport default ContentA;\n"
  },
  {
    "path": "src/icons/content/b.js",
    "content": "import React from \"react\"\n\nfunction ContentB() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={142}\n        y={32}\n        width={104.391}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={20}\n        y={32}\n        width={74}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={142}\n        y={40}\n        width={77}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={20}\n        y={74}\n        width={50}\n        height={44}\n        rx={2}\n        fill=\"var(--base-200)\"\n      />\n      <path\n        d=\"M40.333 95h9.334c.736 0 1.333-.597 1.333-1.333v-9.334c0-.736-.597-1.333-1.333-1.333h-9.334c-.736 0-1.333.597-1.333 1.333v9.334c0 .736.597 1.333 1.333 1.333zm0 0l7.334-7.333L51 91m-7.333-4.333a1 1 0 11-2 0 1 1 0 012 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={24}\n        y={108}\n        width={28}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={24}\n        y={112}\n        width={34}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={24}\n        y={104}\n        width={10}\n        height={2}\n        rx={1}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={79}\n        y={74}\n        width={50}\n        height={44}\n        rx={2}\n        fill=\"var(--base-200)\"\n      />\n      <path\n        d=\"M99.333 95h9.334c.736 0 1.333-.597 1.333-1.333v-9.334c0-.736-.597-1.333-1.333-1.333h-9.334c-.736 0-1.333.597-1.333 1.333v9.334c0 .736.597 1.333 1.333 1.333zm0 0l7.334-7.333L110 91m-7.333-4.333a1 1 0 11-2 0 1 1 0 012 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={83}\n        y={108}\n        width={28}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={83}\n        y={112}\n        width={34}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={83}\n        y={104}\n        width={10}\n        height={2}\n        rx={1}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={138}\n        y={74}\n        width={50}\n        height={44}\n        rx={2}\n        fill=\"var(--base-200)\"\n      />\n      <path\n        d=\"M158.333 95h9.334c.736 0 1.333-.597 1.333-1.333v-9.334c0-.736-.597-1.333-1.333-1.333h-9.334c-.736 0-1.333.597-1.333 1.333v9.334c0 .736.597 1.333 1.333 1.333zm0 0l7.334-7.333L169 91m-7.333-4.333a1 1 0 11-2 0 1 1 0 012 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={142}\n        y={108}\n        width={28}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={142}\n        y={112}\n        width={34}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={142}\n        y={104}\n        width={10}\n        height={2}\n        rx={1}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={197}\n        y={74}\n        width={50}\n        height={44}\n        rx={2}\n        fill=\"var(--base-200)\"\n      />\n      <path\n        d=\"M217.333 95h9.334c.736 0 1.333-.597 1.333-1.333v-9.334c0-.736-.597-1.333-1.333-1.333h-9.334c-.736 0-1.333.597-1.333 1.333v9.334c0 .736.597 1.333 1.333 1.333zm0 0l7.334-7.333L228 91m-7.333-4.333a1 1 0 11-2 0 1 1 0 012 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={201}\n        y={108}\n        width={28}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={201}\n        y={112}\n        width={34}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={201}\n        y={104}\n        width={10}\n        height={2}\n        rx={1}\n        fill=\"var(--main-500)\"\n      />\n    </svg>\n  )\n}\n\nexport default ContentB;\n"
  },
  {
    "path": "src/icons/content/c.js",
    "content": "import React from \"react\"\n\nfunction ContentC() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={113}\n        y={120}\n        width={40}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={81}\n        y={31}\n        width={104.391}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={96}\n        y={20}\n        width={74}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={20.5}\n        y={51.5}\n        width={69}\n        height={23}\n        rx={1.5}\n        fill=\"var(--solid)\"\n        stroke=\"var(--base-400)\"\n      />\n      <rect\n        x={24}\n        y={65}\n        width={28}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={24} y={69} width={34} height={2} rx={1} fill=\"var(--base-500)\" />\n      <circle cx={28} cy={59} r={4} fill=\"var(--main-200)\" />\n      <rect\n        x={98.5}\n        y={51.5}\n        width={69}\n        height={23}\n        rx={1.5}\n        fill=\"var(--solid)\"\n        stroke=\"var(--base-400)\"\n      />\n      <rect\n        x={102}\n        y={65}\n        width={28}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={102}\n        y={69}\n        width={34}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={106} cy={59} r={4} fill=\"var(--main-200)\" />\n      <rect\n        x={176.5}\n        y={51.5}\n        width={69}\n        height={23}\n        rx={1.5}\n        fill=\"var(--solid)\"\n        stroke=\"var(--base-400)\"\n      />\n      <rect\n        x={180}\n        y={65}\n        width={28}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={180}\n        y={69}\n        width={34}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={184} cy={59} r={4} fill=\"var(--main-200)\" />\n      <rect\n        x={20.5}\n        y={81.5}\n        width={69}\n        height={23}\n        rx={1.5}\n        fill=\"var(--solid)\"\n        stroke=\"var(--base-400)\"\n      />\n      <rect\n        x={24}\n        y={95}\n        width={28}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={24} y={99} width={34} height={2} rx={1} fill=\"var(--base-500)\" />\n      <circle cx={28} cy={89} r={4} fill=\"var(--main-200)\" />\n      <rect\n        x={98.5}\n        y={81.5}\n        width={69}\n        height={23}\n        rx={1.5}\n        fill=\"var(--solid)\"\n        stroke=\"var(--base-400)\"\n      />\n      <rect\n        x={102}\n        y={95}\n        width={28}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={102}\n        y={99}\n        width={34}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={106} cy={89} r={4} fill=\"var(--main-200)\" />\n      <rect\n        x={176.5}\n        y={81.5}\n        width={69}\n        height={23}\n        rx={1.5}\n        fill=\"var(--solid)\"\n        stroke=\"var(--base-400)\"\n      />\n      <rect\n        x={180}\n        y={95}\n        width={28}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={180}\n        y={99}\n        width={34}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={184} cy={89} r={4} fill=\"var(--main-200)\" />\n    </svg>\n  )\n}\n\nexport default ContentC;\n"
  },
  {
    "path": "src/icons/content/d.js",
    "content": "import React from \"react\"\n\nfunction ContentD() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={20}\n        y={59}\n        width={70}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={20} y={70} width={92} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect x={20} y={78} width={79} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect x={20} y={88} width={24} height={4} rx={2} fill=\"var(--main-500)\" />\n      <rect\n        x={144}\n        y={65}\n        width={40}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={144}\n        y={74}\n        width={22}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={144}\n        y={79}\n        width={28}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={144}\n        y={84}\n        width={19}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={180}\n        y={74}\n        width={18}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={180}\n        y={79}\n        width={24}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={180}\n        y={84}\n        width={24}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={212}\n        y={74}\n        width={18}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={212}\n        y={79}\n        width={24}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={212}\n        y={84}\n        width={24}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M128 44.5a.5.5 0 011 0v62a.5.5 0 01-1 0v-62z\"\n        fill=\"var(--base-400)\"\n      />\n    </svg>\n  )\n}\n\nexport default ContentD;\n"
  },
  {
    "path": "src/icons/content/e.js",
    "content": "import React from \"react\"\n\nfunction ContentE() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path\n        d=\"M128 44.5a.5.5 0 011 0v62a.5.5 0 01-1 0v-62z\"\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={20}\n        y={69}\n        width={70}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={20}\n        y={78}\n        width={92}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M144 60a2 2 0 012-2h75a2 2 0 110 4h-75a2 2 0 01-2-2zM144 68a2 2 0 012-2h88a2 2 0 110 4h-88a2 2 0 01-2-2zM144 76a2 2 0 012-2h60a2 2 0 110 4h-60a2 2 0 01-2-2z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M190 89a2 2 0 012-2h20a2 2 0 110 4h-20a2 2 0 01-2-2z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={144}\n        y={84}\n        width={40}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n    </svg>\n  )\n}\n\nexport default ContentE;\n"
  },
  {
    "path": "src/icons/content/f.js",
    "content": "import React from \"react\"\n\nfunction ContentF() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path\n        d=\"M93 67.5a.5.5 0 011 0v62a.5.5 0 01-1 0v-62z\"\n        fill=\"var(--base-400)\"\n      />\n      <path\n        d=\"M106 83a2 2 0 012-2h103.337a2 2 0 110 4H108a2 2 0 01-2-2zM106 107a2 2 0 012-2h95a2 2 0 110 4h-95a2 2 0 01-2-2zM106 91a2 2 0 012-2h121a2 2 0 110 4H108a2 2 0 01-2-2zM106 99a2 2 0 012-2h82.957a2 2 0 010 4H108a2 2 0 01-2-2z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M106 115a2 2 0 012-2h20a2 2 0 110 4h-20a2 2 0 01-2-2z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M45 104a2 2 0 012-2h20a2 2 0 110 4H47a2 2 0 01-2-2z\"\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={37}\n        y={110}\n        width={40}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={35}\n        y={120}\n        width={44}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M33 116a1 1 0 011-1h45a1 1 0 010 2H34a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M122.889 47h20.222A2.889 2.889 0 00146 44.111V23.89a2.889 2.889 0 00-2.889-2.89h-20.222A2.889 2.889 0 00120 23.889V44.11a2.889 2.889 0 002.889 2.89zm0 0l15.889-15.889L146 38.333m-15.889-9.389a2.167 2.167 0 11-4.333 0 2.167 2.167 0 014.333 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={2}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <circle cx={56.5} cy={85.5} r={10.5} fill=\"var(--base-300)\" />\n    </svg>\n  )\n}\n\nexport default ContentF;\n"
  },
  {
    "path": "src/icons/content/g.js",
    "content": "import React from \"react\"\n\nfunction ContentG() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path\n        d=\"M41.692 86a2 2 0 012-2H114.4a2 2 0 010 4H43.692a2 2 0 01-2-2z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={59}\n        y={104}\n        width={40}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M35 94a2 2 0 012-2h83a2 2 0 110 4H37a2 2 0 01-2-2z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M68.889 63H89.11A2.889 2.889 0 0092 60.111V39.89A2.889 2.889 0 0089.111 37H68.89A2.889 2.889 0 0066 39.889V60.11A2.889 2.889 0 0068.889 63zm0 0l15.889-15.889L92 54.333m-15.889-9.389a2.167 2.167 0 11-4.333 0 2.167 2.167 0 014.333 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={2}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={56}\n        y={73}\n        width={46}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M150.692 86a2 2 0 012-2h70.707a2 2 0 010 4h-70.707a2 2 0 01-2-2z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={168}\n        y={104}\n        width={40}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M144 94a2 2 0 012-2h83a2 2 0 110 4h-83a2 2 0 01-2-2z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M177.889 63h20.222A2.889 2.889 0 00201 60.111V39.89a2.889 2.889 0 00-2.889-2.89h-20.222A2.889 2.889 0 00175 39.889V60.11a2.889 2.889 0 002.889 2.89zm0 0l15.889-15.889L201 54.333m-15.889-9.389a2.167 2.167 0 11-4.333 0 2.167 2.167 0 014.333 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={2}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={165}\n        y={73}\n        width={46}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n    </svg>\n  )\n}\n\nexport default ContentG;\n"
  },
  {
    "path": "src/icons/content/h.js",
    "content": "import React from \"react\"\n\nfunction ContentH() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path\n        d=\"M20 111.5a1.5 1.5 0 011.5-1.5h64a1.5 1.5 0 010 3h-64a1.5 1.5 0 01-1.5-1.5zM20 118.5a1.5 1.5 0 011.5-1.5h51a1.5 1.5 0 010 3h-51a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M20 125.5a1.5 1.5 0 011.5-1.5h18a1.5 1.5 0 010 3h-18a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M45.444 87h17.112A2.444 2.444 0 0065 84.556V67.444A2.444 2.444 0 0062.556 65H45.444A2.444 2.444 0 0043 67.444v17.112A2.444 2.444 0 0045.444 87zm0 0L58.89 73.556l6.11 6.11m-13.444-7.944a1.833 1.833 0 11-3.667 0 1.833 1.833 0 013.667 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={1.8}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={20}\n        y={101}\n        width={56}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M100 111.5a1.5 1.5 0 011.5-1.5h64a1.5 1.5 0 010 3h-64a1.5 1.5 0 01-1.5-1.5zM100 118.5a1.5 1.5 0 011.5-1.5h51a1.5 1.5 0 010 3h-51a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M100 125.5a1.5 1.5 0 011.5-1.5h18a1.5 1.5 0 010 3h-18a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M125.444 87h17.112A2.444 2.444 0 00145 84.556V67.444A2.444 2.444 0 00142.556 65h-17.112A2.444 2.444 0 00123 67.444v17.112A2.444 2.444 0 00125.444 87zm0 0l13.445-13.444 6.111 6.11m-13.444-7.944a1.834 1.834 0 11-3.667 0 1.834 1.834 0 013.667 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={1.8}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={100}\n        y={101}\n        width={56}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M180 111.5a1.5 1.5 0 011.5-1.5h64a1.5 1.5 0 010 3h-64a1.5 1.5 0 01-1.5-1.5zM180 118.5a1.5 1.5 0 011.5-1.5h51a1.5 1.5 0 010 3h-51a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M180 125.5a1.5 1.5 0 011.5-1.5h18a1.5 1.5 0 010 3h-18a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M205.444 87h17.112A2.444 2.444 0 00225 84.556V67.444A2.444 2.444 0 00222.556 65h-17.112A2.444 2.444 0 00203 67.444v17.112A2.444 2.444 0 00205.444 87zm0 0l13.445-13.444 6.111 6.11m-13.444-7.944a1.834 1.834 0 11-3.667 0 1.834 1.834 0 013.667 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={1.8}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={180}\n        y={101}\n        width={56}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={142}\n        y={23}\n        width={104.391}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={20}\n        y={23}\n        width={74}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={142}\n        y={31}\n        width={77}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n    </svg>\n  )\n}\n\nexport default ContentH;\n"
  },
  {
    "path": "src/icons/cta/a.js",
    "content": "import React from \"react\"\n\nfunction CTAA() {\n  return (\n    <svg fill=\"none\" viewBox=\"0 0 266 150\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={20}\n        y={68}\n        width={119}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={20}\n        y={77}\n        width={92}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={206}\n        y={70}\n        width={40}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n    </svg>\n  )\n}\n\nexport default CTAA;\n"
  },
  {
    "path": "src/icons/cta/b.js",
    "content": "import React from \"react\"\n\nfunction CTAB() {\n  return (\n    <svg fill=\"none\" viewBox=\"0 0 266 150\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={151}\n        y={40}\n        width={93}\n        height={70}\n        rx={2}\n        fill=\"var(--base-200)\"\n      />\n      <rect\n        x={20}\n        y={61}\n        width={86}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={20}\n        y={70}\n        width={66}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={20}\n        y={79}\n        width={106}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect x={20} y={87} width={97} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect\n        x={160}\n        y={91}\n        width={75}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={160}\n        y={76}\n        width={75}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={160}\n        y={61}\n        width={75}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={160}\n        y={50}\n        width={40}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n    </svg>\n  )\n}\n\nexport default CTAB;\n"
  },
  {
    "path": "src/icons/cta/c.js",
    "content": "import React from \"react\"\n\nfunction CTAC() {\n  return (\n    <svg fill=\"none\" viewBox=\"0 0 266 150\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={90}\n        y={48}\n        width={86}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={80}\n        y={57}\n        width={106}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect x={85} y={65} width={97} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect\n        x={183}\n        y={92}\n        width={44}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={111}\n        y={92}\n        width={66}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={39}\n        y={92}\n        width={66}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n    </svg>\n  )\n}\n\nexport default CTAC\n"
  },
  {
    "path": "src/icons/cta/d.js",
    "content": "import React from \"react\"\n\nfunction CTAD() {\n  return (\n    <svg fill=\"none\" viewBox=\"0 0 266 150\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={20}\n        y={68}\n        width={26}\n        height={5}\n        rx={2.5}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={20}\n        y={77}\n        width={92}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={206}\n        y={70}\n        width={40}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={160}\n        y={70}\n        width={40}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n    </svg>\n  )\n}\n\nexport default CTAD;\n"
  },
  {
    "path": "src/icons/ecommerce/a.js",
    "content": "import React from \"react\"\n\nfunction EcommerceA() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path\n        d=\"M40.333 48h9.334c.736 0 1.333-.597 1.333-1.333v-9.334c0-.736-.597-1.333-1.333-1.333h-9.334c-.736 0-1.333.597-1.333 1.333v9.334c0 .736.597 1.333 1.333 1.333zm0 0l7.334-7.333L51 44m-7.333-4.333a1 1 0 11-2 0 1 1 0 012 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={20}\n        y={61}\n        width={41}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={20} y={65} width={13} height={2} rx={1} fill=\"var(--base-500)\" />\n      <rect x={20} y={57} width={17} height={2} rx={1} fill=\"var(--base-400)\" />\n      <path\n        d=\"M99.333 48h9.334c.736 0 1.333-.597 1.333-1.333v-9.334c0-.736-.597-1.333-1.333-1.333h-9.334c-.736 0-1.333.597-1.333 1.333v9.334c0 .736.597 1.333 1.333 1.333zm0 0l7.334-7.333L110 44m-7.333-4.333a1 1 0 11-2 0 1 1 0 012 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={79}\n        y={61}\n        width={41}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={79} y={65} width={13} height={2} rx={1} fill=\"var(--base-500)\" />\n      <rect x={79} y={57} width={17} height={2} rx={1} fill=\"var(--base-400)\" />\n      <path\n        d=\"M158.333 48h9.334c.736 0 1.333-.597 1.333-1.333v-9.334c0-.736-.597-1.333-1.333-1.333h-9.334c-.736 0-1.333.597-1.333 1.333v9.334c0 .736.597 1.333 1.333 1.333zm0 0l7.334-7.333L169 44m-7.333-4.333a1 1 0 11-2 0 1 1 0 012 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={138}\n        y={61}\n        width={41}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={138}\n        y={65}\n        width={13}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={138}\n        y={57}\n        width={17}\n        height={2}\n        rx={1}\n        fill=\"var(--base-400)\"\n      />\n      <path\n        d=\"M217.333 48h9.334c.736 0 1.333-.597 1.333-1.333v-9.334c0-.736-.597-1.333-1.333-1.333h-9.334c-.736 0-1.333.597-1.333 1.333v9.334c0 .736.597 1.333 1.333 1.333zm0 0l7.334-7.333L228 44m-7.333-4.333a1 1 0 11-2 0 1 1 0 012 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={197}\n        y={61}\n        width={41}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={197}\n        y={65}\n        width={13}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={197}\n        y={57}\n        width={17}\n        height={2}\n        rx={1}\n        fill=\"var(--base-400)\"\n      />\n      <path\n        d=\"M40.333 94h9.334c.736 0 1.333-.597 1.333-1.333v-9.334c0-.736-.597-1.333-1.333-1.333h-9.334c-.736 0-1.333.597-1.333 1.333v9.334c0 .736.597 1.333 1.333 1.333zm0 0l7.334-7.333L51 90m-7.333-4.333a1 1 0 11-2 0 1 1 0 012 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={20}\n        y={107}\n        width={41}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={20}\n        y={111}\n        width={13}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={20}\n        y={103}\n        width={17}\n        height={2}\n        rx={1}\n        fill=\"var(--base-400)\"\n      />\n      <path\n        d=\"M99.333 94h9.334c.736 0 1.333-.597 1.333-1.333v-9.334c0-.736-.597-1.333-1.333-1.333h-9.334c-.736 0-1.333.597-1.333 1.333v9.334c0 .736.597 1.333 1.333 1.333zm0 0l7.334-7.333L110 90m-7.333-4.333a1 1 0 11-2 0 1 1 0 012 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={79}\n        y={107}\n        width={41}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={79}\n        y={111}\n        width={13}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={79}\n        y={103}\n        width={17}\n        height={2}\n        rx={1}\n        fill=\"var(--base-400)\"\n      />\n      <path\n        d=\"M158.333 94h9.334c.736 0 1.333-.597 1.333-1.333v-9.334c0-.736-.597-1.333-1.333-1.333h-9.334c-.736 0-1.333.597-1.333 1.333v9.334c0 .736.597 1.333 1.333 1.333zm0 0l7.334-7.333L169 90m-7.333-4.333a1 1 0 11-2 0 1 1 0 012 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={138}\n        y={107}\n        width={41}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={138}\n        y={111}\n        width={13}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={138}\n        y={103}\n        width={17}\n        height={2}\n        rx={1}\n        fill=\"var(--base-400)\"\n      />\n      <path\n        d=\"M217.333 94h9.334c.736 0 1.333-.597 1.333-1.333v-9.334c0-.736-.597-1.333-1.333-1.333h-9.334c-.736 0-1.333.597-1.333 1.333v9.334c0 .736.597 1.333 1.333 1.333zm0 0l7.334-7.333L228 90m-7.333-4.333a1 1 0 11-2 0 1 1 0 012 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={197}\n        y={107}\n        width={41}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={197}\n        y={111}\n        width={13}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={197}\n        y={103}\n        width={17}\n        height={2}\n        rx={1}\n        fill=\"var(--base-400)\"\n      />\n    </svg>\n  )\n}\n\nexport default EcommerceA;\n"
  },
  {
    "path": "src/icons/ecommerce/b.js",
    "content": "import React from \"react\"\n\nfunction EcommerceB() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path\n        d=\"M52.792 91h26.544a3.785 3.785 0 003.792-3.778V60.778A3.785 3.785 0 0079.336 57H52.792A3.785 3.785 0 0049 60.778v26.444A3.785 3.785 0 0052.792 91zm0 0l20.856-20.778 9.48 9.445M62.272 67.389a2.839 2.839 0 01-2.844 2.833 2.839 2.839 0 01-2.844-2.833 2.839 2.839 0 012.844-2.833 2.839 2.839 0 012.844 2.833z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={3}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={133}\n        y={42}\n        width={74}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={133}\n        y={105}\n        width={26}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={133}\n        y={35}\n        width={38}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={133}\n        y={51}\n        width={26}\n        height={3}\n        rx={1.5}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={133}\n        y={64}\n        width={92}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={241} cy={108} r={5} fill=\"var(--base-300)\" />\n      <path\n        d=\"M245.5 94a.5.5 0 010 1h-112a.5.5 0 010-1h112z\"\n        fill=\"var(--base-300)\"\n      />\n      <rect\n        x={200}\n        y={103}\n        width={31}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={133}\n        y={72}\n        width={82}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={133}\n        y={80}\n        width={68}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n    </svg>\n  )\n}\n\nexport default EcommerceB;\n"
  },
  {
    "path": "src/icons/ecommerce/c.js",
    "content": "import React from \"react\"\n\nfunction EcommerceC() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={20}\n        y={37}\n        width={74}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={20}\n        y={112}\n        width={26}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={20}\n        y={30}\n        width={38}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={20}\n        y={55}\n        width={26}\n        height={3}\n        rx={1.5}\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M56 56.5a1.5 1.5 0 011.5-1.5h23a1.5 1.5 0 010 3h-23a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={92}\n        y={55}\n        width={26}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect x={20} y={73} width={92} height={4} rx={2} fill=\"var(--base-500)\" />\n      <path\n        d=\"M132.5 102a.5.5 0 010 1h-112a.5.5 0 010-1h112zM133 64v2H20v-2h113z\"\n        fill=\"var(--base-300)\"\n      />\n      <rect\n        x={87}\n        y={110}\n        width={31}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n      <rect x={20} y={81} width={82} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect x={20} y={89} width={68} height={4} rx={2} fill=\"var(--base-500)\" />\n      <path fill=\"var(--main-500)\" d=\"M20 64h32v2H20z\" />\n      <path\n        d=\"M187.792 92h26.544a3.785 3.785 0 003.792-3.778V61.778A3.785 3.785 0 00214.336 58h-26.544A3.785 3.785 0 00184 61.778v26.444A3.785 3.785 0 00187.792 92zm0 0l20.856-20.778 9.48 9.445m-20.856-12.278a2.838 2.838 0 01-2.844 2.833 2.838 2.838 0 01-2.844-2.833 2.838 2.838 0 012.844-2.833 2.838 2.838 0 012.844 2.833z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={3}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <circle cx={128} cy={114} r={5} fill=\"var(--base-300)\" />\n    </svg>\n  )\n}\n\nexport default EcommerceC;\n"
  },
  {
    "path": "src/icons/feature/a.js",
    "content": "import React from \"react\"\n\nfunction FeatureA() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={96}\n        y={39}\n        width={74}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <circle cx={26} cy={90} r={6} fill=\"var(--main-200)\" />\n      <rect\n        x={82}\n        y={48}\n        width={102}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M38 94.5a1.5 1.5 0 011.5-1.5h48a1.5 1.5 0 010 3h-48a1.5 1.5 0 01-1.5-1.5zM38 101.5a1.5 1.5 0 011.5-1.5h38a1.5 1.5 0 010 3h-38a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M38 108.5a1.5 1.5 0 011.5-1.5h13a1.5 1.5 0 010 3h-13a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={38}\n        y={84}\n        width={43}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <circle cx={105} cy={90} r={6} fill=\"var(--main-200)\" />\n      <path\n        d=\"M117 94.5a1.5 1.5 0 011.5-1.5h48a1.5 1.5 0 010 3h-48a1.5 1.5 0 01-1.5-1.5zM117 101.5a1.5 1.5 0 011.5-1.5h38a1.5 1.5 0 010 3h-38a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M117 108.5a1.5 1.5 0 011.5-1.5h13a1.5 1.5 0 010 3h-13a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={117}\n        y={84}\n        width={43}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <circle cx={184} cy={90} r={6} fill=\"var(--main-200)\" />\n      <path\n        d=\"M196 94.5a1.5 1.5 0 011.5-1.5h48a1.5 1.5 0 010 3h-48a1.5 1.5 0 01-1.5-1.5zM196 101.5a1.5 1.5 0 011.5-1.5h38a1.5 1.5 0 010 3h-38a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M196 108.5a1.5 1.5 0 011.5-1.5h13a1.5 1.5 0 010 3h-13a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={196}\n        y={84}\n        width={43}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n    </svg>\n  )\n}\n\nexport default FeatureA;\n"
  },
  {
    "path": "src/icons/feature/b.js",
    "content": "import React from \"react\"\n\nfunction FeatureB() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <circle cx={56} cy={61} r={8} fill=\"var(--main-200)\" />\n      <path\n        d=\"M20 87.5a1.5 1.5 0 011.5-1.5h65a1.5 1.5 0 010 3h-65a1.5 1.5 0 01-1.5-1.5zM27 94.5a1.5 1.5 0 011.5-1.5h51a1.5 1.5 0 010 3h-51a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M43 101.5a1.5 1.5 0 011.5-1.5h20a1.5 1.5 0 010 3h-20a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={25}\n        y={77}\n        width={58}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <circle cx={135} cy={61} r={8} fill=\"var(--main-200)\" />\n      <path\n        d=\"M99 87.5a1.5 1.5 0 011.5-1.5h65a1.5 1.5 0 010 3h-65a1.5 1.5 0 01-1.5-1.5zM106 94.5a1.5 1.5 0 011.5-1.5h51a1.5 1.5 0 010 3h-51a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M122 101.5a1.5 1.5 0 011.5-1.5h20a1.5 1.5 0 010 3h-20a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={104}\n        y={77}\n        width={58}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <circle cx={214} cy={61} r={8} fill=\"var(--main-200)\" />\n      <path\n        d=\"M178 87.5a1.5 1.5 0 011.5-1.5h65a1.5 1.5 0 010 3h-65a1.5 1.5 0 01-1.5-1.5zM185 94.5a1.5 1.5 0 011.5-1.5h51a1.5 1.5 0 010 3h-51a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M201 101.5a1.5 1.5 0 011.5-1.5h20a1.5 1.5 0 010 3h-20a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={183}\n        y={77}\n        width={58}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={81}\n        y={32}\n        width={104.391}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={96}\n        y={21}\n        width={74}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={113}\n        y={120}\n        width={40}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n    </svg>\n  )\n}\n\nexport default FeatureB;\n"
  },
  {
    "path": "src/icons/feature/c.js",
    "content": "import React from \"react\"\n\nfunction FeatureC() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <circle cx={140} cy={26} r={6} fill=\"var(--main-200)\" />\n      <path\n        d=\"M134 44a1 1 0 011-1h77a1 1 0 010 2h-77a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M134 49a1 1 0 011-1h21a1 1 0 010 2h-21a1 1 0 01-1-1z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={134}\n        y={37}\n        width={58}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <circle cx={140} cy={66} r={6} fill=\"var(--main-200)\" />\n      <path\n        d=\"M134 84a1 1 0 011-1h77a1 1 0 010 2h-77a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M134 89a1 1 0 011-1h21a1 1 0 010 2h-21a1 1 0 01-1-1z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={134}\n        y={77}\n        width={58}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <circle cx={140} cy={106} r={6} fill=\"var(--main-200)\" />\n      <path\n        d=\"M134 124a1 1 0 011-1h77a1 1 0 010 2h-77a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M134 129a1 1 0 011-1h21a1 1 0 010 2h-21a1 1 0 01-1-1z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={134}\n        y={117}\n        width={58}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M63.792 92h26.544a3.785 3.785 0 003.792-3.778V61.778A3.785 3.785 0 0090.336 58H63.792A3.785 3.785 0 0060 61.778v26.444A3.785 3.785 0 0063.792 92zm0 0l20.856-20.778 9.48 9.445M73.272 68.389a2.839 2.839 0 01-2.844 2.833 2.839 2.839 0 01-2.844-2.833 2.839 2.839 0 012.844-2.833 2.839 2.839 0 012.844 2.833z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={3}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n    </svg>\n  )\n}\n\nexport default FeatureC;\n"
  },
  {
    "path": "src/icons/feature/d.js",
    "content": "import React from \"react\"\n\nfunction FeatureD() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={20.5}\n        y={54.5}\n        width={107}\n        height={41}\n        rx={1.5}\n        fill=\"var(--solid)\"\n        stroke=\"var(--base-400)\"\n      />\n      <circle cx={32} cy={68} r={6} fill=\"var(--main-200)\" />\n      <path\n        d=\"M44 72.5a1.5 1.5 0 011.5-1.5h68a1.5 1.5 0 010 3h-68a1.5 1.5 0 01-1.5-1.5zM44 79.5a1.5 1.5 0 011.5-1.5h54a1.5 1.5 0 010 3h-54a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M44 86.5a1.5 1.5 0 011.5-1.5h19a1.5 1.5 0 010 3h-19a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={44}\n        y={62}\n        width={32}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={138.5}\n        y={54.5}\n        width={107}\n        height={41}\n        rx={1.5}\n        fill=\"var(--solid)\"\n        stroke=\"var(--base-400)\"\n      />\n      <circle cx={150} cy={68} r={6} fill=\"var(--main-200)\" />\n      <path\n        d=\"M162 72.5a1.5 1.5 0 011.5-1.5h68a1.5 1.5 0 010 3h-68a1.5 1.5 0 01-1.5-1.5zM162 79.5a1.5 1.5 0 011.5-1.5h54a1.5 1.5 0 010 3h-54a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M162 86.5a1.5 1.5 0 011.5-1.5h19a1.5 1.5 0 010 3h-19a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={162}\n        y={62}\n        width={32}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n    </svg>\n  )\n}\n\nexport default FeatureD;\n"
  },
  {
    "path": "src/icons/feature/e.js",
    "content": "import React from \"react\"\n\nfunction FeatureE() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={20}\n        y={78}\n        width={69}\n        height={31}\n        rx={2}\n        fill=\"var(--base-200)\"\n      />\n      <rect\n        x={113}\n        y={41}\n        width={40}\n        height={3}\n        rx={1.5}\n        fill=\"var(--main-500)\"\n      />\n      <circle cx={28} cy={86} r={3} fill=\"var(--main-500)\" />\n      <rect\n        x={98}\n        y={49}\n        width={70}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M25 93a1 1 0 011-1h54a1 1 0 110 2H26a1 1 0 01-1-1zM25 98a1 1 0 011-1h44a1 1 0 110 2H26a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M25 103a1 1 0 011-1h11a1 1 0 010 2H26a1 1 0 01-1-1z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={34}\n        y={84.5}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={99}\n        y={78}\n        width={69}\n        height={31}\n        rx={2}\n        fill=\"var(--base-200)\"\n      />\n      <circle cx={107} cy={86} r={3} fill=\"var(--main-500)\" />\n      <path\n        d=\"M104 93a1 1 0 011-1h54a1 1 0 010 2h-54a1 1 0 01-1-1zM104 98a1 1 0 011-1h44a1 1 0 010 2h-44a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M104 103a1 1 0 011-1h11a1 1 0 010 2h-11a1 1 0 01-1-1z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={113}\n        y={84.5}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={178}\n        y={78}\n        width={69}\n        height={31}\n        rx={2}\n        fill=\"var(--base-200)\"\n      />\n      <circle cx={186} cy={86} r={3} fill=\"var(--main-500)\" />\n      <path\n        d=\"M183 93a1 1 0 011-1h54a1 1 0 010 2h-54a1 1 0 01-1-1zM183 98a1 1 0 011-1h44a1 1 0 010 2h-44a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M183 103a1 1 0 011-1h11a1 1 0 010 2h-11a1 1 0 01-1-1z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={192}\n        y={84.5}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n    </svg>\n  )\n}\n\nexport default FeatureE;\n"
  },
  {
    "path": "src/icons/feature/f.js",
    "content": "import React from \"react\"\n\nfunction FeatureF() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <circle cx={88} cy={28} r={8} fill=\"var(--main-200)\" />\n      <path\n        d=\"M102 28a1 1 0 011-1h68a1 1 0 010 2h-68a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M102 33a1 1 0 011-1h14a1 1 0 010 2h-14a1 1 0 01-1-1z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={102}\n        y={21}\n        width={40}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <circle cx={88} cy={98} r={8} fill=\"var(--main-200)\" />\n      <path\n        d=\"M102 98a1 1 0 011-1h68a1 1 0 010 2h-68a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M102 103a1 1 0 011-1h14a1 1 0 010 2h-14a1 1 0 01-1-1z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={102}\n        y={91}\n        width={40}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <circle cx={178} cy={63} r={8} fill=\"var(--main-200)\" />\n      <path\n        d=\"M80 63a1 1 0 011-1h68a1 1 0 010 2H81a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M80 68a1 1 0 011-1h14a1 1 0 110 2H81a1 1 0 01-1-1z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={80}\n        y={56}\n        width={40}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={113}\n        y={120}\n        width={40}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M185.5 45a.5.5 0 010 1h-105a.5.5 0 010-1h105zM185.5 80a.5.5 0 010 1h-105a.5.5 0 010-1h105z\"\n        fill=\"var(--base-400)\"\n      />\n    </svg>\n  )\n}\n\nexport default FeatureF\n"
  },
  {
    "path": "src/icons/feature/g.js",
    "content": "import React from \"react\"\n\nfunction FeatureG() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path\n        d=\"M70 61a1 1 0 011-1h58a1 1 0 011 1v8a1 1 0 01-1 1H71a1 1 0 01-1-1v-8z\"\n        fill=\"var(--base-200)\"\n      />\n      <path\n        d=\"M80 65a1 1 0 011-1h40a1 1 0 010 2H81a1 1 0 01-1-1z\"\n        fill=\"var(--solid-900)\"\n      />\n      <path d=\"M77 65a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-500)\" />\n      <path\n        d=\"M136 61a1 1 0 011-1h58a1 1 0 011 1v8a1 1 0 01-1 1h-58a1 1 0 01-1-1v-8z\"\n        fill=\"var(--base-200)\"\n      />\n      <path\n        d=\"M146 65a1 1 0 011-1h40a1 1 0 010 2h-40a1 1 0 01-1-1z\"\n        fill=\"var(--solid-900)\"\n      />\n      <path d=\"M143 65a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-500)\" />\n      <path\n        d=\"M70 77a1 1 0 011-1h58a1 1 0 011 1v8a1 1 0 01-1 1H71a1 1 0 01-1-1v-8z\"\n        fill=\"var(--base-200)\"\n      />\n      <path\n        d=\"M80 81a1 1 0 011-1h40a1 1 0 010 2H81a1 1 0 01-1-1z\"\n        fill=\"var(--solid-900)\"\n      />\n      <path d=\"M77 81a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-500)\" />\n      <path\n        d=\"M136 77a1 1 0 011-1h58a1 1 0 011 1v8a1 1 0 01-1 1h-58a1 1 0 01-1-1v-8z\"\n        fill=\"var(--base-200)\"\n      />\n      <path\n        d=\"M146 81a1 1 0 011-1h40a1 1 0 010 2h-40a1 1 0 01-1-1z\"\n        fill=\"var(--solid-900)\"\n      />\n      <path d=\"M143 81a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-500)\" />\n      <path\n        d=\"M70 93a1 1 0 011-1h58a1 1 0 011 1v8a1 1 0 01-1 1H71a1 1 0 01-1-1v-8z\"\n        fill=\"var(--base-200)\"\n      />\n      <path\n        d=\"M80 97a1 1 0 011-1h40a1 1 0 010 2H81a1 1 0 01-1-1z\"\n        fill=\"var(--solid-900)\"\n      />\n      <path d=\"M77 97a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-500)\" />\n      <path\n        d=\"M136 93a1 1 0 011-1h58a1 1 0 011 1v8a1 1 0 01-1 1h-58a1 1 0 01-1-1v-8z\"\n        fill=\"var(--base-200)\"\n      />\n      <path\n        d=\"M146 97a1 1 0 011-1h40a1 1 0 010 2h-40a1 1 0 01-1-1z\"\n        fill=\"var(--solid-900)\"\n      />\n      <path d=\"M143 97a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-500)\" />\n      <rect\n        x={81}\n        y={31}\n        width={104.391}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={81}\n        y={31}\n        width={104.391}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={96}\n        y={20}\n        width={74}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={97} y={39} width={73} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect\n        x={113}\n        y={120}\n        width={40}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n    </svg>\n  )\n}\n\nexport default FeatureG;\n"
  },
  {
    "path": "src/icons/feature/h.js",
    "content": "import React from \"react\"\n\nfunction FeatureH() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={81}\n        y={31}\n        width={104.391}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={81}\n        y={31}\n        width={104.391}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect x={96} y={39} width={73} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect\n        x={96}\n        y={20}\n        width={74}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={28}\n        y={62}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={35} y={70} width={23} height={2} rx={1} fill=\"var(--base-500)\" />\n      <path d=\"M32 71a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-200)\" />\n      <rect x={35} y={77} width={16} height={2} rx={1} fill=\"var(--base-500)\" />\n      <path d=\"M32 78a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-200)\" />\n      <rect x={35} y={84} width={28} height={2} rx={1} fill=\"var(--base-500)\" />\n      <path d=\"M32 85a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-200)\" />\n      <rect x={35} y={91} width={23} height={2} rx={1} fill=\"var(--base-500)\" />\n      <path d=\"M32 92a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-200)\" />\n      <rect x={35} y={98} width={21} height={2} rx={1} fill=\"var(--base-500)\" />\n      <path d=\"M32 99a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-200)\" />\n      <rect\n        x={85}\n        y={62}\n        width={33}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={92} y={70} width={23} height={2} rx={1} fill=\"var(--base-500)\" />\n      <path d=\"M89 71a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-200)\" />\n      <rect x={92} y={77} width={16} height={2} rx={1} fill=\"var(--base-500)\" />\n      <path d=\"M89 78a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-200)\" />\n      <rect x={92} y={84} width={28} height={2} rx={1} fill=\"var(--base-500)\" />\n      <path d=\"M89 85a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-200)\" />\n      <rect x={92} y={91} width={23} height={2} rx={1} fill=\"var(--base-500)\" />\n      <path d=\"M89 92a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-200)\" />\n      <rect x={92} y={98} width={21} height={2} rx={1} fill=\"var(--base-500)\" />\n      <path d=\"M89 99a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-200)\" />\n      <rect\n        x={142}\n        y={62}\n        width={28}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={149}\n        y={70}\n        width={23}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <path d=\"M146 71a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-200)\" />\n      <rect\n        x={149}\n        y={77}\n        width={16}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <path d=\"M146 78a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-200)\" />\n      <rect\n        x={149}\n        y={84}\n        width={28}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <path d=\"M146 85a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-200)\" />\n      <rect\n        x={149}\n        y={91}\n        width={23}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <path d=\"M146 92a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-200)\" />\n      <rect\n        x={149}\n        y={98}\n        width={21}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M146 99a2 2 0 11-3.999.001A2 2 0 01146 99z\"\n        fill=\"var(--main-200)\"\n      />\n      <rect\n        x={199}\n        y={62}\n        width={39}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={206}\n        y={70}\n        width={23}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <path d=\"M203 71a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-200)\" />\n      <rect\n        x={206}\n        y={77}\n        width={16}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <path d=\"M203 78a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-200)\" />\n      <rect\n        x={206}\n        y={84}\n        width={28}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <path d=\"M203 85a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-200)\" />\n      <rect\n        x={206}\n        y={91}\n        width={23}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <path d=\"M203 92a2 2 0 11-4 0 2 2 0 014 0z\" fill=\"var(--main-200)\" />\n      <rect\n        x={206}\n        y={98}\n        width={21}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M203 99a2 2 0 11-3.999.001A2 2 0 01203 99z\"\n        fill=\"var(--main-200)\"\n      />\n      <rect\n        x={113}\n        y={120}\n        width={40}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n    </svg>\n  )\n}\n\nexport default FeatureH;\n"
  },
  {
    "path": "src/icons/footer/a.js",
    "content": "import React from \"react\"\n\nfunction FooterA() {\n  return (\n    <svg fill=\"none\" viewBox=\"0 0 266 150\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={61}\n        y={85}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={61}\n        y={93}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={61}\n        y={100}\n        width={16}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={61}\n        y={107}\n        width={28}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={61}\n        y={114}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={111}\n        y={85}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={111}\n        y={93}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={111}\n        y={100}\n        width={16}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={111}\n        y={107}\n        width={28}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={111}\n        y={114}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={161}\n        y={85}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={161}\n        y={93}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={161}\n        y={107}\n        width={28}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={161}\n        y={100}\n        width={16}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={161}\n        y={114}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={211}\n        y={85}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={211}\n        y={93}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={211}\n        y={100}\n        width={16}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={211}\n        y={107}\n        width={28}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={211}\n        y={114}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <path fill=\"var(--base-200)\" d=\"M0 131h266v19H0z\" />\n      <rect\n        x={20}\n        y={139}\n        width={41}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={222}\n        y={139}\n        width={25}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={29} cy={94} r={9} fill=\"var(--main-500)\" />\n    </svg>\n  )\n}\n\nexport default FooterA;\n"
  },
  {
    "path": "src/icons/footer/b.js",
    "content": "import React from \"react\"\n\nfunction FooterB() {\n  return (\n    <svg fill=\"none\" viewBox=\"0 0 266 150\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={21}\n        y={85}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={21}\n        y={93}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={21}\n        y={100}\n        width={16}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={21}\n        y={107}\n        width={28}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={21}\n        y={114}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={71}\n        y={85}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={71}\n        y={93}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={71}\n        y={100}\n        width={16}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={71}\n        y={107}\n        width={28}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={71}\n        y={114}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={121}\n        y={85}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={121}\n        y={93}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={121}\n        y={107}\n        width={28}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={121}\n        y={100}\n        width={16}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={121}\n        y={114}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={171}\n        y={85}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={171}\n        y={93}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={171}\n        y={100}\n        width={16}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={171}\n        y={107}\n        width={28}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={171}\n        y={114}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <path fill=\"var(--base-200)\" d=\"M0 131h266v19H0z\" />\n      <rect\n        x={20}\n        y={139}\n        width={41}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={222}\n        y={139}\n        width={25}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={237} cy={94} r={9} fill=\"var(--main-500)\" />\n    </svg>\n  )\n}\n\nexport default FooterB;\n"
  },
  {
    "path": "src/icons/footer/c.js",
    "content": "import React from \"react\"\n\nfunction FooterC() {\n  return (\n    <svg fill=\"none\" viewBox=\"0 0 266 150\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={67}\n        y={57}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={67}\n        y={65}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={67}\n        y={72}\n        width={16}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={67}\n        y={79}\n        width={28}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={67}\n        y={86}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={20}\n        y={57}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={20}\n        y={65}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={20}\n        y={72}\n        width={16}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={20}\n        y={79}\n        width={28}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={20}\n        y={86}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={115}\n        y={57}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={115}\n        y={65}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={115}\n        y={72}\n        width={16}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={115}\n        y={79}\n        width={28}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={115}\n        y={86}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={163}\n        y={57}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={163}\n        y={65}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={163}\n        y={79}\n        width={28}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={163}\n        y={72}\n        width={16}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={163}\n        y={86}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={211}\n        y={57}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={211}\n        y={65}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={211}\n        y={72}\n        width={16}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={211}\n        y={79}\n        width={28}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={211}\n        y={86}\n        width={23}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={199}\n        y={117}\n        width={48}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <path stroke=\"var(--base-300)\" d=\"M266 103.5H0\" />\n      <path\n        d=\"M79 114a2 2 0 012-2h25a2 2 0 012 2v6a2 2 0 01-2 2H81a2 2 0 01-2-2v-6z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={20}\n        y={112}\n        width={55}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <path fill=\"var(--base-200)\" d=\"M0 131h266v19H0z\" />\n      <rect\n        x={20}\n        y={139}\n        width={41}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={222}\n        y={139}\n        width={25}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n    </svg>\n  )\n}\n\nexport default FooterC\n"
  },
  {
    "path": "src/icons/footer/d.js",
    "content": "import React from \"react\"\n\nfunction FooterD(props) {\n  return (\n    <svg fill=\"none\" viewBox=\"0 0 266 150\" {...props}>\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path stroke=\"var(--base-300)\" d=\"M266 112.5H0\" />\n      <circle cx={29} cy={131} r={9} fill=\"var(--main-500)\" />\n      <rect\n        x={213}\n        y={129}\n        width={31}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={53}\n        y={129}\n        width={45}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <path fill=\"var(--base-400)\" d=\"M45 120h1v22h-1z\" />\n    </svg>\n  )\n}\n\nexport default FooterD;\n"
  },
  {
    "path": "src/icons/footer/e.js",
    "content": "import React from \"react\"\n\nfunction FooterE() {\n  return (\n    <svg fill=\"none\" viewBox=\"0 0 266 150\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={63.385}\n        y={76}\n        width={32.308}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={63.385}\n        y={84}\n        width={21.231}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={63.385}\n        y={91}\n        width={14.769}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={63.385}\n        y={98}\n        width={25.846}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={63.385}\n        y={105}\n        width={21.231}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={20}\n        y={76}\n        width={32.308}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={20}\n        y={84}\n        width={21.231}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={20}\n        y={91}\n        width={14.769}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={20}\n        y={98}\n        width={25.846}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={20}\n        y={105}\n        width={21.231}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={107.692}\n        y={76}\n        width={32.308}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={163}\n        y={76}\n        width={32.308}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={107.692}\n        y={84}\n        width={21.231}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={107.692}\n        y={91}\n        width={14.769}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={107.692}\n        y={98}\n        width={25.846}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={107.692}\n        y={105}\n        width={21.231}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M217 86a2 2 0 012-2h25a2 2 0 012 2v6a2 2 0 01-2 2h-25a2 2 0 01-2-2v-6z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={163}\n        y={84}\n        width={50}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <path fill=\"var(--base-200)\" d=\"M0 119h266v31H0z\" />\n      <circle cx={28.5} cy={134.5} r={8.5} fill=\"var(--main-500)\" />\n      <rect\n        x={45}\n        y={133}\n        width={30}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={198}\n        y={133}\n        width={48}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n    </svg>\n  )\n}\n\nexport default FooterE;\n"
  },
  {
    "path": "src/icons/gallery/a.js",
    "content": "import React from \"react\"\n\nfunction GalleryA() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={142}\n        y={32}\n        width={104.391}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={20}\n        y={32}\n        width={74}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={142}\n        y={40}\n        width={77}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <path fill=\"var(--base-200)\" d=\"M20 61h55v27H20zM20 91h111v39H20z\" />\n      <path\n        d=\"M70.556 118h10.888c.86 0 1.556-.696 1.556-1.556v-10.888c0-.86-.696-1.556-1.556-1.556H70.556c-.86 0-1.556.696-1.556 1.556v10.888c0 .86.696 1.556 1.556 1.556zm0 0l8.555-8.556L83 113.333m-8.556-5.055a1.166 1.166 0 11-2.332 0 1.166 1.166 0 012.332 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={1.2}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <path fill=\"var(--base-200)\" d=\"M78 61h53v27H78z\" />\n      <path\n        d=\"M101.111 79h7.778A1.11 1.11 0 00110 77.889V70.11a1.11 1.11 0 00-1.111-1.11h-7.778A1.11 1.11 0 00100 70.111v7.778A1.11 1.11 0 00101.111 79zm0 0l6.111-6.111L110 75.667m-6.111-3.611a.833.833 0 11-1.666 0 .833.833 0 011.666 0zM44.111 79h7.778c.613 0 1.111-.498 1.111-1.111V70.11c0-.614-.498-1.111-1.111-1.111H44.11c-.613 0-1.111.498-1.111 1.111v7.778c0 .614.498 1.111 1.111 1.111zm0 0l6.111-6.111L53 75.667m-6.111-3.611a.833.833 0 11-1.667 0 .833.833 0 011.667 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <path fill=\"var(--base-200)\" d=\"M134 103h56v27h-56z\" />\n      <path\n        d=\"M158.111 122h7.778a1.11 1.11 0 001.111-1.111v-7.778a1.11 1.11 0 00-1.111-1.111h-7.778a1.11 1.11 0 00-1.111 1.111v7.778a1.11 1.11 0 001.111 1.111zm0 0l6.111-6.111 2.778 2.778m-6.111-3.611a.833.833 0 11-1.666 0 .833.833 0 011.666 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <path fill=\"var(--base-200)\" d=\"M134 61h112v39H134zM193 103h53v27h-53z\" />\n      <path\n        d=\"M215.111 122h7.778a1.11 1.11 0 001.111-1.111v-7.778a1.11 1.11 0 00-1.111-1.111h-7.778a1.11 1.11 0 00-1.111 1.111v7.778a1.11 1.11 0 001.111 1.111zm0 0l6.111-6.111 2.778 2.778m-6.111-3.611a.833.833 0 11-1.666 0 .833.833 0 011.666 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <path\n        d=\"M184.556 87h10.888c.86 0 1.556-.696 1.556-1.556V74.556c0-.86-.696-1.556-1.556-1.556h-10.888c-.86 0-1.556.696-1.556 1.556v10.888c0 .86.696 1.556 1.556 1.556zm0 0l8.555-8.556 3.889 3.89m-8.556-5.056a1.166 1.166 0 11-2.333 0 1.166 1.166 0 012.333 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={1.2}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n    </svg>\n  )\n}\n\nexport default GalleryA;\n"
  },
  {
    "path": "src/icons/gallery/b.js",
    "content": "import React from \"react\"\n\nfunction GalleryB() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path\n        fill=\"var(--base-200)\"\n        d=\"M71 84h62v38H71zM71 27h127v54H71zM136 84h62v38h-62z\"\n      />\n      <path\n        d=\"M93 54.5a1.5 1.5 0 011.5-1.5h77a1.5 1.5 0 010 3h-77a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M123 61.5a1.5 1.5 0 011.5-1.5h17a1.5 1.5 0 010 3h-17a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={108}\n        y={45}\n        width={50}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M81 103.5a1.5 1.5 0 011.5-1.5h39a1.5 1.5 0 010 3h-39a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M97 110.5a1.5 1.5 0 011.5-1.5h7a1.5 1.5 0 010 3h-7a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={89}\n        y={94}\n        width={26}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M146 103.5a1.5 1.5 0 011.5-1.5h39a1.5 1.5 0 010 3h-39a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M162 110.5a1.5 1.5 0 011.5-1.5h7a1.5 1.5 0 010 3h-7a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={154}\n        y={94}\n        width={26}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n    </svg>\n  )\n}\n\nexport default GalleryB;\n"
  },
  {
    "path": "src/icons/gallery/c.js",
    "content": "import React from \"react\"\n\nfunction GalleryC() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path\n        fill=\"var(--base-200)\"\n        d=\"M20 61h72v32H20zM97 61h72v32H97zM174 61h72v32h-72zM20 98h72v32H20zM97 98h72v32H97zM174 98h72v32h-72z\"\n      />\n      <rect\n        x={81}\n        y={31}\n        width={104.391}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={81}\n        y={31}\n        width={104.391}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={96}\n        y={20}\n        width={74}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={97} y={39} width={73} height={4} rx={2} fill=\"var(--base-500)\" />\n      <path\n        d=\"M50.556 84h10.888c.86 0 1.556-.696 1.556-1.556V71.556c0-.86-.696-1.556-1.556-1.556H50.556c-.86 0-1.556.696-1.556 1.556v10.888c0 .86.696 1.556 1.556 1.556zm0 0l8.555-8.556L63 79.334m-8.556-5.056a1.167 1.167 0 11-2.333 0 1.167 1.167 0 012.333 0zM127.556 84h10.888c.86 0 1.556-.696 1.556-1.556V71.556c0-.86-.696-1.556-1.556-1.556h-10.888c-.86 0-1.556.696-1.556 1.556v10.888c0 .86.696 1.556 1.556 1.556zm0 0l8.555-8.556 3.889 3.89m-8.556-5.056a1.166 1.166 0 11-2.333 0 1.166 1.166 0 012.333 0zM204.556 84h10.888c.86 0 1.556-.696 1.556-1.556V71.556c0-.86-.696-1.556-1.556-1.556h-10.888c-.86 0-1.556.696-1.556 1.556v10.888c0 .86.696 1.556 1.556 1.556zm0 0l8.555-8.556 3.889 3.89m-8.556-5.056a1.166 1.166 0 11-2.333 0 1.166 1.166 0 012.333 0zM204.556 121h10.888c.86 0 1.556-.696 1.556-1.556v-10.888c0-.86-.696-1.556-1.556-1.556h-10.888c-.86 0-1.556.696-1.556 1.556v10.888c0 .86.696 1.556 1.556 1.556zm0 0l8.555-8.556 3.889 3.889m-8.556-5.055a1.166 1.166 0 11-2.332 0 1.166 1.166 0 012.332 0zM127.556 121h10.888c.86 0 1.556-.696 1.556-1.556v-10.888c0-.86-.696-1.556-1.556-1.556h-10.888c-.86 0-1.556.696-1.556 1.556v10.888c0 .86.696 1.556 1.556 1.556zm0 0l8.555-8.556 3.889 3.889m-8.556-5.055a1.166 1.166 0 11-2.332 0 1.166 1.166 0 012.332 0zM50.556 121h10.888c.86 0 1.556-.696 1.556-1.556v-10.888c0-.86-.696-1.556-1.556-1.556H50.556c-.86 0-1.556.696-1.556 1.556v10.888c0 .86.696 1.556 1.556 1.556zm0 0l8.555-8.556L63 116.333m-8.556-5.055a1.166 1.166 0 11-2.332 0 1.166 1.166 0 012.332 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={1.2}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n    </svg>\n  )\n}\n\nexport default GalleryC;\n"
  },
  {
    "path": "src/icons/header/a.js",
    "content": "import React from \"react\"\n\nfunction HeaderA() {\n  return (\n    <svg fill=\"none\" viewBox=\"0 0 266 150\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path stroke=\"var(--base-300)\" d=\"M266 38.5H0\" />\n      <rect\n        x={217}\n        y={14}\n        width={29}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <circle cx={29} cy={19} r={9} fill=\"var(--main-500)\" />\n      <rect\n        x={150.132}\n        y={17}\n        width={16.604}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={171.264}\n        y={17}\n        width={16.604}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={192.396}\n        y={17}\n        width={16.604}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={129}\n        y={17}\n        width={16.604}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n    </svg>\n  )\n}\n\nexport default HeaderA;\n"
  },
  {
    "path": "src/icons/header/b.js",
    "content": "import React from \"react\"\n\nfunction HeaderB() {\n  return (\n    <svg fill=\"none\" viewBox=\"0 0 266 150\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path stroke=\"var(--base-300)\" d=\"M266 38.5H0\" />\n      <rect\n        x={141}\n        y={14}\n        width={29}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <circle cx={29} cy={19} r={9} fill=\"var(--main-500)\" />\n      <rect\n        x={74.132}\n        y={17}\n        width={16.604}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={95.264}\n        y={17}\n        width={16.604}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={116.396}\n        y={17}\n        width={16.604}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={53}\n        y={17}\n        width={16.604}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <path fill=\"var(--base-400)\" d=\"M45 8h1v22h-1z\" />\n    </svg>\n  )\n}\n\nexport default HeaderB;\n"
  },
  {
    "path": "src/icons/header/c.js",
    "content": "import React from \"react\"\n\nfunction HeaderC() {\n  return (\n    <svg fill=\"none\" viewBox=\"0 0 266 150\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path stroke=\"var(--base-300)\" d=\"M266 38.5H0\" />\n      <rect\n        x={217}\n        y={14}\n        width={29}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <circle cx={133} cy={19} r={9} fill=\"var(--main-500)\" />\n      <rect\n        x={62.264}\n        y={17}\n        width={16.604}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={41.132}\n        y={17}\n        width={16.604}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={83.396}\n        y={17}\n        width={16.604}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={20}\n        y={17}\n        width={16.604}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n    </svg>\n  )\n}\n\nexport default HeaderC;\n"
  },
  {
    "path": "src/icons/header/d.js",
    "content": "import React from \"react\"\n\nfunction HeaderD() {\n  return (\n    <svg fill=\"none\" viewBox=\"0 0 266 150\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path stroke=\"var(--base-300)\" d=\"M266 38.5H0\" />\n      <rect\n        x={217}\n        y={14}\n        width={29}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <circle cx={29} cy={19} r={9} fill=\"var(--main-500)\" />\n      <rect\n        x={129.264}\n        y={17}\n        width={16.604}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={108.132}\n        y={17}\n        width={16.604}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={150.396}\n        y={17}\n        width={16.604}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={87}\n        y={17}\n        width={16.604}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n    </svg>\n  )\n}\n\nexport default HeaderD\n"
  },
  {
    "path": "src/icons/hero/a.js",
    "content": "import React from \"react\"\n\nfunction HeroA() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={20}\n        y={86}\n        width={29}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={55}\n        y={86}\n        width={29}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={20}\n        y={64}\n        width={104}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={20}\n        y={53}\n        width={72}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={20} y={72} width={97} height={4} rx={2} fill=\"var(--base-500)\" />\n      <path\n        d=\"M176.778 92h26.444A3.778 3.778 0 00207 88.222V61.778A3.778 3.778 0 00203.222 58h-26.444A3.778 3.778 0 00173 61.778v26.444A3.778 3.778 0 00176.778 92zm0 0l20.778-20.778L207 80.667m-20.778-12.278a2.833 2.833 0 11-5.666 0 2.833 2.833 0 015.666 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={3}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n    </svg>\n  )\n}\n\nexport default HeroA\n"
  },
  {
    "path": "src/icons/hero/b.js",
    "content": "import React from \"react\"\n\nfunction HeroB() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={136}\n        y={114}\n        width={29}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={101}\n        y={114}\n        width={29}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={81}\n        y={92}\n        width={104}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={97}\n        y={81}\n        width={72}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={85}\n        y={100}\n        width={97}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M119.778 61h26.444A3.778 3.778 0 00150 57.222V30.778A3.778 3.778 0 00146.222 27h-26.444A3.778 3.778 0 00116 30.778v26.444A3.778 3.778 0 00119.778 61zm0 0l20.778-20.778L150 49.667m-20.778-12.278a2.833 2.833 0 11-5.666 0 2.833 2.833 0 015.666 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={3}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n    </svg>\n  )\n}\n\nexport default HeroB;\n"
  },
  {
    "path": "src/icons/hero/c.js",
    "content": "import React from \"react\"\n\nfunction HeroC() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={133}\n        y={86}\n        width={29}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={168}\n        y={86}\n        width={29}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={133}\n        y={64}\n        width={104}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={133}\n        y={53}\n        width={72}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={133}\n        y={72}\n        width={97}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M62.778 92h26.444A3.778 3.778 0 0093 88.222V61.778A3.778 3.778 0 0089.222 58H62.778A3.778 3.778 0 0059 61.778v26.444A3.778 3.778 0 0062.778 92zm0 0l20.778-20.778L93 80.667M72.222 68.389a2.833 2.833 0 11-5.666 0 2.833 2.833 0 015.666 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={3}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n    </svg>\n  )\n}\n\nexport default HeroC;\n"
  },
  {
    "path": "src/icons/hero/d.js",
    "content": "import React from \"react\"\n\nfunction HeroD() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path\n        d=\"M79 88a2 2 0 012-2h25a2 2 0 012 2v6a2 2 0 01-2 2H81a2 2 0 01-2-2v-6z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={20}\n        y={86}\n        width={55}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={20}\n        y={64}\n        width={104}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={20}\n        y={53}\n        width={72}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={20} y={72} width={97} height={4} rx={2} fill=\"var(--base-500)\" />\n      <path\n        d=\"M176.778 92h26.444A3.778 3.778 0 00207 88.222V61.778A3.778 3.778 0 00203.222 58h-26.444A3.778 3.778 0 00173 61.778v26.444A3.778 3.778 0 00176.778 92zm0 0l20.778-20.778L207 80.667m-20.778-12.278a2.833 2.833 0 11-5.666 0 2.833 2.833 0 015.666 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={3}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n    </svg>\n  )\n}\n\nexport default HeroD;\n"
  },
  {
    "path": "src/icons/hero/e.js",
    "content": "import React from \"react\"\n\nfunction HeroE() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path\n        d=\"M192 88a2 2 0 012-2h25a2 2 0 012 2v6a2 2 0 01-2 2h-25a2 2 0 01-2-2v-6z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={133}\n        y={86}\n        width={55}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={133}\n        y={64}\n        width={104}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={133}\n        y={53}\n        width={72}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={133}\n        y={72}\n        width={97}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M62.778 92h26.444A3.778 3.778 0 0093 88.222V61.778A3.778 3.778 0 0089.222 58H62.778A3.778 3.778 0 0059 61.778v26.444A3.778 3.778 0 0062.778 92zm0 0l20.778-20.778L93 80.667M72.222 68.389a2.833 2.833 0 11-5.666 0 2.833 2.833 0 015.666 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={3}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n    </svg>\n  )\n}\n\nexport default HeroE;\n"
  },
  {
    "path": "src/icons/hero/f.js",
    "content": "import React from \"react\"\n\nfunction HeroF() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={81}\n        y={92}\n        width={104}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={97}\n        y={81}\n        width={72}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M148 116a2 2 0 012-2h25a2 2 0 012 2v6a2 2 0 01-2 2h-25a2 2 0 01-2-2v-6z\"\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={89}\n        y={114}\n        width={55}\n        height={10}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n      <rect\n        x={85}\n        y={100}\n        width={97}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M119.778 61h26.444A3.778 3.778 0 00150 57.222V30.778A3.778 3.778 0 00146.222 27h-26.444A3.778 3.778 0 00116 30.778v26.444A3.778 3.778 0 00119.778 61zm0 0l20.778-20.778L150 49.667m-20.778-12.278a2.833 2.833 0 11-5.666 0 2.833 2.833 0 015.666 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={3}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n    </svg>\n  )\n}\n\nexport default HeroF;\n"
  },
  {
    "path": "src/icons/index.js",
    "content": "import React from 'react';\n\nimport BlogA from './blog/a';\nimport BlogB from './blog/b';\nimport BlogC from './blog/c';\nimport BlogD from './blog/d';\nimport BlogE from './blog/e';\n\nimport ContactA from './contact/a';\nimport ContactB from './contact/b';\nimport ContactC from './contact/c';\n\nimport ContentA from './content/a';\nimport ContentB from './content/b';\nimport ContentC from './content/c';\nimport ContentD from './content/d';\nimport ContentE from './content/e';\nimport ContentF from './content/f';\nimport ContentG from './content/g';\nimport ContentH from './content/h';\n\nimport CTAA from './cta/a';\nimport CTAB from './cta/b';\nimport CTAC from './cta/c';\nimport CTAD from './cta/d';\n\nimport EcommerceA from './ecommerce/a';\nimport EcommerceB from './ecommerce/b';\nimport EcommerceC from './ecommerce/c';\n\nimport FeatureA from './feature/a';\nimport FeatureB from './feature/b';\nimport FeatureC from './feature/c';\nimport FeatureD from './feature/d';\nimport FeatureE from './feature/e';\nimport FeatureF from './feature/f';\nimport FeatureG from './feature/g';\nimport FeatureH from './feature/h';\n\nimport FooterA from './footer/a';\nimport FooterB from './footer/b';\nimport FooterC from './footer/c';\nimport FooterD from './footer/d';\nimport FooterE from './footer/e';\n\nimport GalleryA from './gallery/a';\nimport GalleryB from './gallery/b';\nimport GalleryC from './gallery/c';\n\nimport HeaderA from './header/a';\nimport HeaderB from './header/b';\nimport HeaderC from './header/c';\nimport HeaderD from './header/d';\n\nimport HeroA from './hero/a';\nimport HeroB from './hero/b';\nimport HeroC from './hero/c';\nimport HeroD from './hero/d';\nimport HeroE from './hero/e';\nimport HeroF from './hero/f';\n\nimport PricingA from './pricing/a';\nimport PricingB from './pricing/b';\n\nimport StatisticA from './statistic/a';\nimport StatisticB from './statistic/b';\nimport StatisticC from './statistic/c';\n\nimport StepA from './step/a';\nimport StepB from './step/b';\nimport StepC from './step/c';\n\nimport TeamA from './team/a';\nimport TeamB from './team/b';\nimport TeamC from './team/c';\n\nimport TestimonialA from './testimonial/a';\nimport TestimonialB from './testimonial/b';\nimport TestimonialC from './testimonial/c';\n\nexport default function getIcons() {\n  return {\n    Blog: {\n      BlogA: <BlogA />,\n      BlogB: <BlogB />,\n      BlogC: <BlogC />,\n      BlogD: <BlogD />,\n      BlogE: <BlogE />\n    },\n    Contact: {\n      ContactA: <ContactA />,\n      ContactB: <ContactB />,\n      ContactC: <ContactC />\n    },\n    Content: {\n      ContentA: <ContentA />,\n      ContentB: <ContentB />,\n      ContentC: <ContentC />,\n      ContentD: <ContentD />,\n      ContentE: <ContentE />,\n      ContentF: <ContentF />,\n      ContentG: <ContentG />,\n      ContentH: <ContentH />\n    },\n    CTA: {\n      CTAA: <CTAA />,\n      CTAB: <CTAB />,\n      CTAC: <CTAC />,\n      CTAD: <CTAD />\n    },\n    Ecommerce: {\n      EcommerceA: <EcommerceA />,\n      EcommerceB: <EcommerceB />,\n      EcommerceC: <EcommerceC />\n    },\n    Feature: {\n      FeatureA: <FeatureA />,\n      FeatureB: <FeatureB />,\n      FeatureC: <FeatureC />,\n      FeatureD: <FeatureD />,\n      FeatureE: <FeatureE />,\n      FeatureF: <FeatureF />,\n      FeatureG: <FeatureG />,\n      FeatureH: <FeatureH />\n    },\n    Footer: {\n      FooterA: <FooterA />,\n      FooterB: <FooterB />,\n      FooterC: <FooterC />,\n      FooterD: <FooterD />,\n      FooterE: <FooterE />\n    },\n    Gallery: {\n      GalleryA: <GalleryA />,\n      GalleryB: <GalleryB />,\n      GalleryC: <GalleryC />\n    }, \n    Header: {\n      HeaderA: <HeaderA />,\n      HeaderB: <HeaderB />,\n      HeaderC: <HeaderC />,\n      HeaderD: <HeaderD />\n    }, \n    Hero: {\n      HeroA: <HeroA />,\n      HeroB: <HeroB />,\n      HeroC: <HeroC />,\n      HeroD: <HeroD />,\n      HeroE: <HeroE />,\n      HeroF: <HeroF />\n    },\n    Pricing: {\n      PricingA: <PricingA />,\n      PricingB: <PricingB />\n    }, \n    Statistic: {\n      StatisticA: <StatisticA />,\n      StatisticB: <StatisticB />,\n      StatisticC: <StatisticC />\n    }, \n    Step: {\n      StepA: <StepA />,\n      StepB: <StepB />,\n      StepC: <StepC />\n    },\n    Team: {\n      TeamA: <TeamA />,\n      TeamB: <TeamB />,\n      TeamC: <TeamC />\n    },\n    Testimonial: {\n      TestimonialA: <TestimonialA />,\n      TestimonialB: <TestimonialB />,\n      TestimonialC: <TestimonialC />\n    }\n  }\n}\n"
  },
  {
    "path": "src/icons/pricing/a.js",
    "content": "import React from \"react\"\n\nfunction PricingA() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={96}\n        y={22}\n        width={74}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={87} y={31} width={92} height={4} rx={2} fill=\"var(--base-500)\" />\n      <path\n        d=\"M65.5 83a.5.5 0 010 1h-41a.5.5 0 010-1h41z\"\n        fill=\"var(--base-300)\"\n      />\n      <rect\n        x={20.5}\n        y={69.5}\n        width={49}\n        height={58}\n        rx={1.5}\n        stroke=\"var(--base-400)\"\n      />\n      <circle cx={26} cy={89} r={2} fill=\"var(--base-500)\" />\n      <rect\n        x={24}\n        y={77}\n        width={18}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={30} y={88} width={34} height={2} rx={1} fill=\"var(--base-500)\" />\n      <circle cx={26} cy={95} r={2} fill=\"var(--base-500)\" />\n      <rect x={30} y={94} width={34} height={2} rx={1} fill=\"var(--base-500)\" />\n      <circle cx={26} cy={101} r={2} fill=\"var(--base-500)\" />\n      <rect\n        x={30}\n        y={100}\n        width={34}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={26} cy={107} r={2} fill=\"var(--base-500)\" />\n      <rect\n        x={30}\n        y={106}\n        width={34}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={24}\n        y={73}\n        width={10}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M24 116.5a2 2 0 012-2h38a2 2 0 012 2v4a2 2 0 01-2 2H26a2 2 0 01-2-2v-4z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M124.5 83a.5.5 0 010 1h-41a.5.5 0 010-1h41z\"\n        fill=\"var(--base-300)\"\n      />\n      <rect\n        x={79.5}\n        y={69.5}\n        width={49}\n        height={58}\n        rx={1.5}\n        stroke=\"var(--main-500)\"\n      />\n      <circle cx={85} cy={89} r={2} fill=\"var(--base-500)\" />\n      <rect\n        x={83}\n        y={77}\n        width={18}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={89} y={88} width={34} height={2} rx={1} fill=\"var(--base-500)\" />\n      <circle cx={85} cy={95} r={2} fill=\"var(--base-500)\" />\n      <rect x={89} y={94} width={34} height={2} rx={1} fill=\"var(--base-500)\" />\n      <circle cx={85} cy={101} r={2} fill=\"var(--base-500)\" />\n      <rect\n        x={89}\n        y={100}\n        width={34}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={85} cy={107} r={2} fill=\"var(--base-500)\" />\n      <rect\n        x={89}\n        y={106}\n        width={34}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={83}\n        y={73}\n        width={10}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M183.5 83a.5.5 0 010 1h-41a.5.5 0 010-1h41z\"\n        fill=\"var(--base-300)\"\n      />\n      <rect\n        x={138.5}\n        y={69.5}\n        width={49}\n        height={58}\n        rx={1.5}\n        stroke=\"var(--base-400)\"\n      />\n      <circle cx={144} cy={89} r={2} fill=\"var(--base-500)\" />\n      <rect\n        x={142}\n        y={77}\n        width={18}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={148}\n        y={88}\n        width={34}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={144} cy={95} r={2} fill=\"var(--base-500)\" />\n      <rect\n        x={148}\n        y={94}\n        width={34}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={144} cy={101} r={2} fill=\"var(--base-500)\" />\n      <rect\n        x={148}\n        y={100}\n        width={34}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={144} cy={107} r={2} fill=\"var(--base-500)\" />\n      <rect\n        x={148}\n        y={106}\n        width={34}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={142}\n        y={73}\n        width={10}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M142 116.5a2 2 0 012-2h38a2 2 0 012 2v4a2 2 0 01-2 2h-38a2 2 0 01-2-2v-4z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M83 116.5a2 2 0 012-2h38a2 2 0 012 2v4a2 2 0 01-2 2H85a2 2 0 01-2-2v-4z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M242.5 83a.5.5 0 010 1h-41a.5.5 0 010-1h41z\"\n        fill=\"var(--base-300)\"\n      />\n      <rect\n        x={197.5}\n        y={69.5}\n        width={49}\n        height={58}\n        rx={1.5}\n        stroke=\"var(--base-400)\"\n      />\n      <circle cx={203} cy={89} r={2} fill=\"var(--base-500)\" />\n      <rect\n        x={201}\n        y={77}\n        width={18}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={207}\n        y={88}\n        width={34}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={203} cy={95} r={2} fill=\"var(--base-500)\" />\n      <rect\n        x={207}\n        y={94}\n        width={34}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={203} cy={101} r={2} fill=\"var(--base-500)\" />\n      <rect\n        x={207}\n        y={100}\n        width={34}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={203} cy={107} r={2} fill=\"var(--base-500)\" />\n      <rect\n        x={207}\n        y={106}\n        width={34}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={201}\n        y={73}\n        width={10}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M201 116.5a2 2 0 012-2h38a2 2 0 012 2v4a2 2 0 01-2 2h-38a2 2 0 01-2-2v-4z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M118 43.5h30a1.5 1.5 0 011.5 1.5v4a1.5 1.5 0 01-1.5 1.5h-30a1.5 1.5 0 01-1.5-1.5v-4a1.5 1.5 0 011.5-1.5z\"\n        stroke=\"var(--main-500)\"\n      />\n      <path fill=\"var(--main-500)\" d=\"M117 43h16v7h-16z\" />\n    </svg>\n  )\n}\n\nexport default PricingA;\n"
  },
  {
    "path": "src/icons/pricing/b.js",
    "content": "import React from \"react\"\n\nfunction PricingC() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={110}\n        y={20}\n        width={46}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={87} y={29} width={92} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect\n        x={106}\n        y={37}\n        width={55}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={50}\n        y={57}\n        width={167}\n        height={11}\n        rx={1}\n        fill=\"var(--base-200)\"\n      />\n      <rect\n        x={55}\n        y={61}\n        width={39}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={55}\n        y={121}\n        width={19}\n        height={3}\n        rx={1.5}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={108}\n        y={61}\n        width={24}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={145}\n        y={61}\n        width={30}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={188}\n        y={61}\n        width={20}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={55} y={74} width={26} height={2} rx={1} fill=\"var(--base-500)\" />\n      <rect\n        x={108}\n        y={74}\n        width={12}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M216.5 82a.5.5 0 010 1h-166a.5.5 0 010-1h166z\"\n        fill=\"var(--base-300)\"\n      />\n      <rect\n        x={145}\n        y={74}\n        width={13}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={188}\n        y={74}\n        width={20}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect x={55} y={89} width={39} height={2} rx={1} fill=\"var(--base-500)\" />\n      <rect\n        x={108}\n        y={89}\n        width={17}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M216.5 97a.5.5 0 010 1h-166a.5.5 0 010-1h166z\"\n        fill=\"var(--base-300)\"\n      />\n      <rect\n        x={145}\n        y={89}\n        width={18}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={188}\n        y={89}\n        width={13}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={55}\n        y={104}\n        width={33}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={108}\n        y={104}\n        width={14}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M216.5 112a.5.5 0 010 1h-166a.5.5 0 010-1h166z\"\n        fill=\"var(--base-300)\"\n      />\n      <rect\n        x={182}\n        y={119}\n        width={31}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n      <rect\n        x={145}\n        y={104}\n        width={18}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={188}\n        y={104}\n        width={20}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n    </svg>\n  )\n}\n\nexport default PricingC;\n"
  },
  {
    "path": "src/icons/statistic/a.js",
    "content": "import React from \"react\"\n\nfunction StatisticA() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={45}\n        y={66}\n        width={26}\n        height={10}\n        rx={5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={43} y={80} width={30} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect\n        x={95}\n        y={66}\n        width={26}\n        height={10}\n        rx={5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={93} y={80} width={30} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect\n        x={145}\n        y={66}\n        width={26}\n        height={10}\n        rx={5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={143}\n        y={80}\n        width={30}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={195}\n        y={66}\n        width={26}\n        height={10}\n        rx={5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={193}\n        y={80}\n        width={30}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n    </svg>\n  )\n}\n\nexport default StatisticA;\n"
  },
  {
    "path": "src/icons/statistic/b.js",
    "content": "import React from \"react\"\n\nfunction StatisticB() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path\n        d=\"M175.792 92h26.544a3.785 3.785 0 003.792-3.778V61.778A3.785 3.785 0 00202.336 58h-26.544A3.785 3.785 0 00172 61.778v26.444A3.785 3.785 0 00175.792 92zm0 0l20.856-20.778 9.48 9.445m-20.856-12.278a2.838 2.838 0 01-2.844 2.833 2.838 2.838 0 01-2.844-2.833 2.838 2.838 0 012.844-2.833 2.838 2.838 0 012.844 2.833z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={3}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={20}\n        y={46}\n        width={70}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={20} y={57} width={98} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect x={20} y={65} width={87} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect\n        x={20}\n        y={88}\n        width={17}\n        height={7}\n        rx={3.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={20} y={99} width={20} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect\n        x={46}\n        y={88}\n        width={17}\n        height={7}\n        rx={3.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={46} y={99} width={20} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect\n        x={72}\n        y={88}\n        width={17}\n        height={7}\n        rx={3.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={72} y={99} width={20} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect\n        x={98}\n        y={88}\n        width={17}\n        height={7}\n        rx={3.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={98} y={99} width={20} height={4} rx={2} fill=\"var(--base-500)\" />\n    </svg>\n  )\n}\n\nexport default StatisticB;\n"
  },
  {
    "path": "src/icons/statistic/c.js",
    "content": "import React from \"react\"\n\nfunction StatisticC() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path\n        d=\"M21 64.5h48a.5.5 0 01.5.5v33a.5.5 0 01-.5.5H21a.5.5 0 01-.5-.5V65a.5.5 0 01.5-.5z\"\n        stroke=\"var(--base-400)\"\n      />\n      <path d=\"M50 75a5 5 0 11-10 0 5 5 0 0110 0z\" fill=\"var(--main-500)\" />\n      <path\n        d=\"M39 92a1 1 0 011-1h10a1 1 0 110 2H40a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={35}\n        y={84}\n        width={20}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M80 64.5h48a.5.5 0 01.5.5v33a.5.5 0 01-.5.5H80a.5.5 0 01-.5-.5V65a.5.5 0 01.5-.5z\"\n        stroke=\"var(--base-400)\"\n      />\n      <path d=\"M109 75a5 5 0 11-10 0 5 5 0 0110 0z\" fill=\"var(--main-500)\" />\n      <path\n        d=\"M98 92a1 1 0 011-1h10a1 1 0 010 2H99a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={94}\n        y={84}\n        width={20}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M139 64.5h48a.5.5 0 01.5.5v33a.5.5 0 01-.5.5h-48a.5.5 0 01-.5-.5V65a.5.5 0 01.5-.5z\"\n        stroke=\"var(--base-400)\"\n      />\n      <path d=\"M168 75a5 5 0 11-10 0 5 5 0 0110 0z\" fill=\"var(--main-500)\" />\n      <path\n        d=\"M157 92a1 1 0 011-1h10a1 1 0 010 2h-10a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={153}\n        y={84}\n        width={20}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M198 64.5h48a.5.5 0 01.5.5v33a.5.5 0 01-.5.5h-48a.5.5 0 01-.5-.5V65a.5.5 0 01.5-.5z\"\n        stroke=\"var(--base-400)\"\n      />\n      <path d=\"M227 75a5 5 0 11-10 0 5 5 0 0110 0z\" fill=\"var(--main-500)\" />\n      <path\n        d=\"M216 92a1 1 0 011-1h10a1 1 0 010 2h-10a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={212}\n        y={84}\n        width={20}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={81}\n        y={36}\n        width={104.391}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={81}\n        y={36}\n        width={104.391}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={96}\n        y={25}\n        width={74}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={97} y={44} width={73} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect\n        x={113}\n        y={115}\n        width={40}\n        height={10}\n        rx={2}\n        fill=\"var(--main-500)\"\n      />\n    </svg>\n  )\n}\n\nexport default StatisticC;\n"
  },
  {
    "path": "src/icons/step/a.js",
    "content": "import React from \"react\"\n\nfunction StepA() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path\n        d=\"M24 28.5a.5.5 0 011 0v94a.5.5 0 01-1 0v-94z\"\n        fill=\"var(--base-400)\"\n      />\n      <path\n        d=\"M29 30.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M34 35a1 1 0 011-1h54a1 1 0 110 2H35a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={34}\n        y={28}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M29 52.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M34 57a1 1 0 011-1h54a1 1 0 110 2H35a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={34}\n        y={50}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M29 74.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M34 79a1 1 0 011-1h54a1 1 0 110 2H35a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={34}\n        y={72}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M29 96.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M34 101a1 1 0 011-1h54a1 1 0 010 2H35a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={34}\n        y={94}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M29 118.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M34 123a1 1 0 011-1h54a1 1 0 010 2H35a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={34}\n        y={116}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M175.792 89h26.544a3.785 3.785 0 003.792-3.778V58.778A3.785 3.785 0 00202.336 55h-26.544A3.785 3.785 0 00172 58.778v26.444A3.785 3.785 0 00175.792 89zm0 0l20.856-20.778 9.48 9.445m-20.856-12.278a2.838 2.838 0 01-2.844 2.833 2.838 2.838 0 01-2.844-2.833 2.838 2.838 0 012.844-2.833 2.838 2.838 0 012.844 2.833z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={3}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n    </svg>\n  )\n}\n\nexport default StepA;\n"
  },
  {
    "path": "src/icons/step/b.js",
    "content": "import React from \"react\"\n\nfunction StepB() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path d=\"M78 41v-1h110v1H78z\" fill=\"var(--base-400)\" />\n      <path stroke=\"var(--main-500)\" d=\"M78 40.5h28\" />\n      <path\n        d=\"M78 31a2 2 0 012-2h24a2 2 0 012 2v9H78v-9z\"\n        fill=\"var(--main-100)\"\n      />\n      <path\n        d=\"M82 35a1 1 0 011-1h18a1 1 0 010 2H83a1 1 0 01-1-1z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M112 35a1 1 0 011-1h18a1 1 0 010 2h-18a1 1 0 01-1-1zM138 35a1 1 0 011-1h18a1 1 0 010 2h-18a1 1 0 01-1-1zM164 35a1 1 0 011-1h18a1 1 0 010 2h-18a1 1 0 01-1-1z\"\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M122.889 87h20.222A2.889 2.889 0 00146 84.111V63.89a2.889 2.889 0 00-2.889-2.89h-20.222A2.889 2.889 0 00120 63.889V84.11a2.889 2.889 0 002.889 2.89zm0 0l15.889-15.889L146 78.333m-15.889-9.389a2.167 2.167 0 11-4.333 0 2.167 2.167 0 014.333 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={2}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <path\n        d=\"M85 111.5a1.5 1.5 0 011.5-1.5h93a1.5 1.5 0 010 3h-93a1.5 1.5 0 01-1.5-1.5zM80 118.5a1.5 1.5 0 011.5-1.5h104a1.5 1.5 0 010 3h-104a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={100}\n        y={101}\n        width={67}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n    </svg>\n  )\n}\n\nexport default StepB;\n"
  },
  {
    "path": "src/icons/step/c.js",
    "content": "import React from \"react\"\n\nfunction StepC() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path\n        d=\"M24 28.5a.5.5 0 011 0v93a.5.5 0 01-1 0v-93z\"\n        fill=\"var(--base-400)\"\n      />\n      <path\n        d=\"M26 40.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M47 43a1 1 0 011-1h54a1 1 0 010 2H48a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={47}\n        y={36}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <circle cx={36.5} cy={40.5} r={6.5} fill=\"var(--main-200)\" />\n      <path\n        d=\"M26 63.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M47 66a1 1 0 011-1h54a1 1 0 010 2H48a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={47}\n        y={59}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <circle cx={36.5} cy={63.5} r={6.5} fill=\"var(--main-200)\" />\n      <path\n        d=\"M26 86.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M47 89a1 1 0 011-1h54a1 1 0 010 2H48a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={47}\n        y={82}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <circle cx={36.5} cy={86.5} r={6.5} fill=\"var(--main-200)\" />\n      <path\n        d=\"M26 109.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0z\"\n        fill=\"var(--main-500)\"\n      />\n      <path\n        d=\"M47 112a1 1 0 011-1h54a1 1 0 010 2H48a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={47}\n        y={105}\n        width={35}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <circle cx={36.5} cy={109.5} r={6.5} fill=\"var(--main-200)\" />\n      <path\n        d=\"M175.792 89h26.544a3.785 3.785 0 003.792-3.778V58.778A3.785 3.785 0 00202.336 55h-26.544A3.785 3.785 0 00172 58.778v26.444A3.785 3.785 0 00175.792 89zm0 0l20.856-20.778 9.48 9.445m-20.856-12.278a2.838 2.838 0 01-2.844 2.833 2.838 2.838 0 01-2.844-2.833 2.838 2.838 0 012.844-2.833 2.838 2.838 0 012.844 2.833z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={3}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n    </svg>\n  )\n}\n\nexport default StepC;\n"
  },
  {
    "path": "src/icons/team/a.js",
    "content": "import React from \"react\"\n\nfunction TeamA() {\n  return (\n    <svg fill=\"none\" viewBox=\"0 0 266 150\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={110}\n        y={20}\n        width={46}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={87} y={29} width={92} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect\n        x={44}\n        y={52}\n        width={39}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={44}\n        y={58}\n        width={20}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={31.5} cy={56.5} r={7.5} fill=\"var(--base-300)\" />\n      <rect\n        x={20.5}\n        y={45.5}\n        width={69}\n        height={22}\n        rx={1.5}\n        stroke=\"var(--base-400)\"\n      />\n      <rect\n        x={122}\n        y={52}\n        width={39}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={122}\n        y={58}\n        width={20}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={109.5} cy={56.5} r={7.5} fill=\"var(--base-300)\" />\n      <rect\n        x={98.5}\n        y={45.5}\n        width={69}\n        height={22}\n        rx={1.5}\n        stroke=\"var(--base-400)\"\n      />\n      <rect\n        x={200}\n        y={52}\n        width={39}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={200}\n        y={58}\n        width={20}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={187.5} cy={56.5} r={7.5} fill=\"var(--base-300)\" />\n      <rect\n        x={176.5}\n        y={45.5}\n        width={69}\n        height={22}\n        rx={1.5}\n        stroke=\"var(--base-400)\"\n      />\n      <rect\n        x={44}\n        y={83}\n        width={39}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={44}\n        y={89}\n        width={20}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={31.5} cy={87.5} r={7.5} fill=\"var(--base-300)\" />\n      <rect\n        x={20.5}\n        y={76.5}\n        width={69}\n        height={22}\n        rx={1.5}\n        stroke=\"var(--base-400)\"\n      />\n      <rect\n        x={122}\n        y={83}\n        width={39}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={122}\n        y={89}\n        width={20}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={109.5} cy={87.5} r={7.5} fill=\"var(--base-300)\" />\n      <rect\n        x={98.5}\n        y={76.5}\n        width={69}\n        height={22}\n        rx={1.5}\n        stroke=\"var(--base-400)\"\n      />\n      <rect\n        x={200}\n        y={83}\n        width={39}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={200}\n        y={89}\n        width={20}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={187.5} cy={87.5} r={7.5} fill=\"var(--base-300)\" />\n      <rect\n        x={176.5}\n        y={76.5}\n        width={69}\n        height={22}\n        rx={1.5}\n        stroke=\"var(--base-400)\"\n      />\n      <rect\n        x={44}\n        y={114}\n        width={39}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={44}\n        y={120}\n        width={20}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={31.5} cy={118.5} r={7.5} fill=\"var(--base-300)\" />\n      <rect\n        x={20.5}\n        y={107.5}\n        width={69}\n        height={22}\n        rx={1.5}\n        stroke=\"var(--base-400)\"\n      />\n      <rect\n        x={122}\n        y={114}\n        width={39}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={122}\n        y={120}\n        width={20}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={109.5} cy={118.5} r={7.5} fill=\"var(--base-300)\" />\n      <rect\n        x={98.5}\n        y={107.5}\n        width={69}\n        height={22}\n        rx={1.5}\n        stroke=\"var(--base-400)\"\n      />\n      <rect\n        x={200}\n        y={114}\n        width={39}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={200}\n        y={120}\n        width={20}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <circle cx={187.5} cy={118.5} r={7.5} fill=\"var(--base-300)\" />\n      <rect\n        x={176.5}\n        y={107.5}\n        width={69}\n        height={22}\n        rx={1.5}\n        stroke=\"var(--base-400)\"\n      />\n    </svg>\n  )\n}\n\nexport default TeamA;\n"
  },
  {
    "path": "src/icons/team/b.js",
    "content": "import React from \"react\"\n\nfunction TeamB() {\n  return (\n    <svg fill=\"none\" viewBox=\"0 0 266 150\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={110}\n        y={28}\n        width={46}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={87} y={37} width={92} height={4} rx={2} fill=\"var(--base-500)\" />\n      <path\n        d=\"M36.111 83H50.89A2.111 2.111 0 0053 80.889V66.11A2.111 2.111 0 0050.889 64H36.11A2.111 2.111 0 0034 66.111V80.89a2.11 2.11 0 002.111 2.111zm0 0l11.611-11.611L53 76.667m-11.611-6.861a1.583 1.583 0 11-3.167 0 1.583 1.583 0 013.167 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={1.7}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={66}\n        y={65}\n        width={39}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M66 73.5a1.5 1.5 0 011.5-1.5h48a1.5 1.5 0 010 3h-48a1.5 1.5 0 01-1.5-1.5zm0 7a1.5 1.5 0 011.5-1.5h53a1.5 1.5 0 010 3h-53a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M147.111 83h14.778A2.111 2.111 0 00164 80.889V66.11a2.111 2.111 0 00-2.111-2.11h-14.778A2.111 2.111 0 00145 66.111V80.89a2.11 2.11 0 002.111 2.111zm0 0l11.611-11.611L164 76.667m-11.611-6.861a1.583 1.583 0 11-3.167 0 1.583 1.583 0 013.167 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={1.7}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={177}\n        y={65}\n        width={39}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M177 73.5a1.5 1.5 0 011.5-1.5h48a1.5 1.5 0 010 3h-48a1.5 1.5 0 01-1.5-1.5zm0 7a1.5 1.5 0 011.5-1.5h53a1.5 1.5 0 010 3h-53a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M36.111 121H50.89a2.111 2.111 0 002.11-2.111v-14.778A2.111 2.111 0 0050.889 102H36.11a2.111 2.111 0 00-2.11 2.111v14.778A2.11 2.11 0 0036.111 121zm0 0l11.611-11.611L53 114.667m-11.611-6.861a1.583 1.583 0 11-3.167 0 1.583 1.583 0 013.167 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={1.7}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={66}\n        y={103}\n        width={39}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M66 111.5a1.5 1.5 0 011.5-1.5h48a1.5 1.5 0 010 3h-48a1.5 1.5 0 01-1.5-1.5zm0 7a1.5 1.5 0 011.5-1.5h53a1.5 1.5 0 010 3h-53a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M147.111 121h14.778a2.11 2.11 0 002.111-2.111v-14.778a2.11 2.11 0 00-2.111-2.111h-14.778a2.11 2.11 0 00-2.111 2.111v14.778a2.11 2.11 0 002.111 2.111zm0 0l11.611-11.611 5.278 5.278m-11.611-6.861a1.583 1.583 0 11-3.167 0 1.583 1.583 0 013.167 0z\"\n        stroke=\"var(--base-500)\"\n        strokeWidth={1.7}\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={177}\n        y={103}\n        width={39}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M177 111.5a1.5 1.5 0 011.5-1.5h48a1.5 1.5 0 010 3h-48a1.5 1.5 0 01-1.5-1.5zm0 7a1.5 1.5 0 011.5-1.5h53a1.5 1.5 0 010 3h-53a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--base-500)\"\n      />\n    </svg>\n  )\n}\n\nexport default TeamB;\n"
  },
  {
    "path": "src/icons/team/c.js",
    "content": "import React from \"react\"\n\nfunction TeamC() {\n  return (\n    <svg fill=\"none\" viewBox=\"0 0 266 150\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={110}\n        y={20}\n        width={46}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect x={87} y={29} width={92} height={4} rx={2} fill=\"var(--base-500)\" />\n      <path\n        d=\"M39.444 66h10.112c.797 0 1.444-.647 1.444-1.444V54.444c0-.797-.647-1.444-1.444-1.444H39.444c-.797 0-1.444.647-1.444 1.444v10.112c0 .797.647 1.444 1.444 1.444zm0 0l7.945-7.944L51 61.666m-7.944-4.694a1.083 1.083 0 11-2.167 0 1.083 1.083 0 012.167 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect x={24} y={78} width={41} height={2} rx={1} fill=\"var(--base-500)\" />\n      <rect x={29} y={82} width={32} height={2} rx={1} fill=\"var(--base-500)\" />\n      <rect\n        x={36}\n        y={74}\n        width={17}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M98.444 66h10.112c.797 0 1.444-.647 1.444-1.444V54.444c0-.797-.647-1.444-1.444-1.444H98.444c-.797 0-1.444.647-1.444 1.444v10.112c0 .797.647 1.444 1.444 1.444zm0 0l7.945-7.944 3.611 3.61m-7.944-4.694a1.084 1.084 0 11-2.167 0 1.084 1.084 0 012.167 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect x={83} y={78} width={41} height={2} rx={1} fill=\"var(--base-500)\" />\n      <rect x={88} y={82} width={32} height={2} rx={1} fill=\"var(--base-500)\" />\n      <rect\n        x={95}\n        y={74}\n        width={17}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M157.444 66h10.112c.797 0 1.444-.647 1.444-1.444V54.444c0-.797-.647-1.444-1.444-1.444h-10.112c-.797 0-1.444.647-1.444 1.444v10.112c0 .797.647 1.444 1.444 1.444zm0 0l7.945-7.944 3.611 3.61m-7.944-4.694a1.084 1.084 0 11-2.167 0 1.084 1.084 0 012.167 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={142}\n        y={78}\n        width={41}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={147}\n        y={82}\n        width={32}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={154}\n        y={74}\n        width={17}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M216.444 66h10.112c.797 0 1.444-.647 1.444-1.444V54.444c0-.797-.647-1.444-1.444-1.444h-10.112c-.797 0-1.444.647-1.444 1.444v10.112c0 .797.647 1.444 1.444 1.444zm0 0l7.945-7.944 3.611 3.61m-7.944-4.694a1.084 1.084 0 11-2.167 0 1.084 1.084 0 012.167 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={201}\n        y={78}\n        width={41}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={206}\n        y={82}\n        width={32}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={213}\n        y={74}\n        width={17}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M39.444 112h10.112c.797 0 1.444-.647 1.444-1.444v-10.112c0-.797-.647-1.444-1.444-1.444H39.444c-.797 0-1.444.647-1.444 1.444v10.112c0 .797.647 1.444 1.444 1.444zm0 0l7.945-7.944L51 107.667m-7.944-4.695a1.084 1.084 0 11-2.167.001 1.084 1.084 0 012.167-.001z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={24}\n        y={124}\n        width={41}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={29}\n        y={128}\n        width={32}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={36}\n        y={120}\n        width={17}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M98.444 112h10.112c.797 0 1.444-.647 1.444-1.444v-10.112c0-.797-.647-1.444-1.444-1.444H98.444c-.797 0-1.444.647-1.444 1.444v10.112c0 .797.647 1.444 1.444 1.444zm0 0l7.945-7.944 3.611 3.611m-7.944-4.695a1.084 1.084 0 11-2.167 0 1.084 1.084 0 012.167 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={83}\n        y={124}\n        width={41}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={88}\n        y={128}\n        width={32}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={95}\n        y={120}\n        width={17}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M157.444 112h10.112c.797 0 1.444-.647 1.444-1.444v-10.112c0-.797-.647-1.444-1.444-1.444h-10.112c-.797 0-1.444.647-1.444 1.444v10.112c0 .797.647 1.444 1.444 1.444zm0 0l7.945-7.944 3.611 3.611m-7.944-4.695a1.084 1.084 0 11-2.167 0 1.084 1.084 0 012.167 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={142}\n        y={124}\n        width={41}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={147}\n        y={128}\n        width={32}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={154}\n        y={120}\n        width={17}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M216.444 112h10.112c.797 0 1.444-.647 1.444-1.444v-10.112c0-.797-.647-1.444-1.444-1.444h-10.112c-.797 0-1.444.647-1.444 1.444v10.112c0 .797.647 1.444 1.444 1.444zm0 0l7.945-7.944 3.611 3.611m-7.944-4.695a1.084 1.084 0 11-2.167 0 1.084 1.084 0 012.167 0z\"\n        stroke=\"var(--base-500)\"\n        strokeLinecap=\"round\"\n        strokeLinejoin=\"round\"\n      />\n      <rect\n        x={201}\n        y={124}\n        width={41}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={206}\n        y={128}\n        width={32}\n        height={2}\n        rx={1}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={213}\n        y={120}\n        width={17}\n        height={2}\n        rx={1}\n        fill=\"var(--solid-900)\"\n      />\n    </svg>\n  )\n}\n\nexport default TeamC;\n"
  },
  {
    "path": "src/icons/testimonial/a.js",
    "content": "import React from \"react\"\n\nfunction TestimonialA() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <rect\n        x={25}\n        y={57}\n        width={104}\n        height={62}\n        rx={1}\n        fill=\"var(--base-200)\"\n      />\n      <circle cx={39.5} cy={105.5} r={7.5} fill=\"var(--base-400)\" />\n      <path\n        d=\"M52 108a1 1 0 011-1h24a1 1 0 010 2H53a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={52}\n        y={101}\n        width={43}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={32}\n        y={75}\n        width={76}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={32}\n        y={81}\n        width={88}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={32}\n        y={87}\n        width={83}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M38.641 63h-2.182a.354.354 0 00-.36.349v2.119c0 .192.161.349.36.349h1.044c-.014.554-.146.999-.398 1.333-.198.263-.498.481-.9.653a.344.344 0 00-.177.468l.258.53c.084.17.29.245.468.17.475-.2.876-.452 1.204-.758.399-.375.672-.797.82-1.268.148-.472.222-1.115.222-1.93v-1.666a.354.354 0 00-.359-.349zM32.761 68.97c.47-.199.869-.451 1.198-.757.403-.375.678-.796.826-1.264.148-.467.222-1.112.222-1.934v-1.666a.354.354 0 00-.359-.349h-2.183a.354.354 0 00-.359.349v2.119c0 .192.161.349.36.349h1.044c-.014.554-.146.999-.398 1.333-.198.263-.498.481-.9.653a.344.344 0 00-.177.468l.258.529c.083.17.29.245.468.17z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={137}\n        y={57}\n        width={104}\n        height={62}\n        rx={1}\n        fill=\"var(--base-200)\"\n      />\n      <circle cx={151.5} cy={105.5} r={7.5} fill=\"var(--base-400)\" />\n      <path\n        d=\"M164 108a1 1 0 011-1h24a1 1 0 010 2h-24a1 1 0 01-1-1z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={164}\n        y={101}\n        width={43}\n        height={3}\n        rx={1.5}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={144}\n        y={75}\n        width={76}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={144}\n        y={81}\n        width={88}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={144}\n        y={87}\n        width={83}\n        height={3}\n        rx={1.5}\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M150.641 63h-2.182a.354.354 0 00-.359.349v2.119c0 .192.16.349.359.349h1.044c-.014.554-.146.999-.398 1.333-.198.263-.498.481-.899.653a.344.344 0 00-.178.468l.258.53c.084.17.29.245.468.17.475-.2.876-.452 1.204-.758.399-.375.672-.797.82-1.268.148-.472.222-1.115.222-1.93v-1.666a.354.354 0 00-.359-.349zM144.761 68.97c.47-.199.869-.451 1.198-.757.403-.375.678-.796.826-1.264.148-.467.222-1.112.222-1.934v-1.666a.354.354 0 00-.359-.349h-2.183a.353.353 0 00-.358.349v2.119c0 .192.16.349.358.349h1.045c-.014.554-.146.999-.398 1.333-.198.263-.498.481-.899.653a.344.344 0 00-.178.468l.257.529c.084.17.291.245.469.17z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={107}\n        y={31}\n        width={52}\n        height={5}\n        rx={2.5}\n        fill=\"var(--solid-900)\"\n      />\n    </svg>\n  )\n}\n\nexport default TestimonialA;\n"
  },
  {
    "path": "src/icons/testimonial/b.js",
    "content": "import React from \"react\"\n\nfunction TestimonialB() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path\n        d=\"M139.282 32h-4.365a.708.708 0 00-.718.697v4.239c0 .385.322.697.718.697h2.089c-.027 1.11-.293 1.998-.795 2.666-.396.527-.997.963-1.799 1.308a.687.687 0 00-.356.935l.517 1.06c.166.34.578.49.934.34.951-.398 1.753-.903 2.408-1.517.798-.748 1.346-1.593 1.641-2.536.296-.943.444-2.228.444-3.86v-3.332a.708.708 0 00-.718-.697zM127.523 43.94c.939-.398 1.737-.903 2.396-1.515.805-.748 1.355-1.59 1.651-2.526.296-.936.444-2.226.444-3.87v-3.332a.708.708 0 00-.718-.697h-4.365a.708.708 0 00-.718.697v4.239c0 .385.322.697.718.697h2.089c-.027 1.11-.293 1.998-.795 2.666-.397.527-.997.963-1.799 1.308a.689.689 0 00-.357.935l.516 1.057c.166.34.581.491.938.34z\"\n        fill=\"var(--base-500)\"\n      />\n      <rect x={95} y={58} width={76} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect\n        x={123}\n        y={94}\n        width={20}\n        height={2}\n        rx={1}\n        fill=\"var(--main-500)\"\n      />\n      <rect x={89} y={66} width={88} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect x={92} y={74} width={83} height={4} rx={2} fill=\"var(--base-500)\" />\n      <rect\n        x={103}\n        y={82}\n        width={60}\n        height={4}\n        rx={2}\n        fill=\"var(--base-500)\"\n      />\n      <rect\n        x={113}\n        y={104}\n        width={40}\n        height={4}\n        rx={2}\n        fill=\"var(--solid-900)\"\n      />\n      <rect\n        x={106}\n        y={112}\n        width={54}\n        height={4}\n        rx={2}\n        fill=\"var(--base-400)\"\n      />\n    </svg>\n  )\n}\n\nexport default TestimonialB;\n"
  },
  {
    "path": "src/icons/testimonial/c.js",
    "content": "import React from \"react\"\n\nfunction TestimonialC() {\n  return (\n    <svg viewBox=\"0 0 266 150\" fill=\"none\">\n      <path fill=\"var(--solid)\" d=\"M0 0h266v150H0z\" />\n      <path\n        d=\"M21 77a2 2 0 012-2h59a2 2 0 110 4H23a2 2 0 01-2-2zM26 85a2 2 0 012-2h48.92a2 2 0 110 4H28a2 2 0 01-2-2z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M38 104a2 2 0 012-2h25a2 2 0 110 4H40a2 2 0 01-2-2z\"\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M26 69a2 2 0 012-2h48.92a2 2 0 110 4H28a2 2 0 01-2-2z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M44 94.5a1.5 1.5 0 011.5-1.5h13.38a1.5 1.5 0 010 3H45.5a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--main-500)\"\n      />\n      <circle cx={53} cy={53} r={8} fill=\"var(--base-300)\" />\n      <path\n        d=\"M102 77a2 2 0 012-2h59a2 2 0 110 4h-59a2 2 0 01-2-2zM107 85a2 2 0 012-2h48.92a2 2 0 110 4H109a2 2 0 01-2-2z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M119 104a2 2 0 012-2h25a2 2 0 110 4h-25a2 2 0 01-2-2z\"\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M107 69a2 2 0 012-2h48.92a2 2 0 110 4H109a2 2 0 01-2-2z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M125 94.5a1.5 1.5 0 011.5-1.5h13.38a1.5 1.5 0 010 3H126.5a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--main-500)\"\n      />\n      <circle cx={134} cy={53} r={8} fill=\"var(--base-300)\" />\n      <path\n        d=\"M183 77a2 2 0 012-2h59a2 2 0 110 4h-59a2 2 0 01-2-2zM188 85a2 2 0 012-2h48.92a2 2 0 110 4H190a2 2 0 01-2-2z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M200 104a2 2 0 012-2h25a2 2 0 110 4h-25a2 2 0 01-2-2z\"\n        fill=\"var(--solid-900)\"\n      />\n      <path\n        d=\"M188 69a2 2 0 012-2h48.92a2 2 0 110 4H190a2 2 0 01-2-2z\"\n        fill=\"var(--base-500)\"\n      />\n      <path\n        d=\"M206 94.5a1.5 1.5 0 011.5-1.5h13.38a1.5 1.5 0 010 3H207.5a1.5 1.5 0 01-1.5-1.5z\"\n        fill=\"var(--main-500)\"\n      />\n      <circle cx={215} cy={53} r={8} fill=\"var(--base-300)\" />\n    </svg>\n  )\n}\n\nexport default TestimonialC;\n"
  },
  {
    "path": "src/index.css",
    "content": "@import url('https://fonts.googleapis.com/css?family=Space+Mono&display=swap');\n\n:root {\n  --base-500: #A0AEC0;\n  --base-200: #E2E8F0;\n  --base-300: #E2E8F0;\n  --base-400: #CBD5E0;\n  --main-500: #6366f1;\n  --main-400: #7F9CF5;\n  --main-200: #c3dafe;\n  --main-100: #EBF4FF;\n  --solid: #FFF;\n  --solid-900: #4a5568;\n  --sidebar-bg: #edf2f7;\n  --sidebar-color: #4a5568;\n  --shadow: 0 10px 15px -3px rgba(36, 69, 101, 0.19), 0 4px 6px -2px rgb(208, 220, 232);\n  --shadow-active: 0 0 0 2px currentColor, 0 10px 15px -3px rgba(36, 69, 101, 0.19), 0 4px 6px -2px rgb(208, 220, 232);\n  --opener: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='white' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M3 12h18M3 6h18M3 18h18'/%3E%3C/svg%3E\");\n  --opener-active: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='white' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1' viewBox='0 0 24 24'%3E%3Cpath d='M19 12H5M12 19l-7-7 7-7'/%3E%3C/svg%3E\");\n}\n\n.dark-mode {\n  --base-500: #718096;\n  --base-200: #2d3748;\n  --base-300: #4a5568;\n  --base-400: #4a5568;\n  --main-500: #6366f1;\n  --main-200: #4a5568;\n  --main-100: #2d3648;\n  --solid: #111827;\n  --solid-900: #d1dcec;\n  --sidebar-bg: #2e3647;\n  --sidebar-color: #fff;\n  --shadow: 0 10px 15px -3px rgb(26, 32, 45), 0 4px 6px -2px rgb(48, 58, 84);\n  --shadow-active: 0 0 0 2px currentColor, 0 10px 15px -3px rgba(0, 0, 0, 0.35), 0 4px 6px -2px rgb(76, 82, 90);\n}\n\n.red:not(.dark-mode) {\n  --main-200: #fed7d7;\n  --main-100: #fed7d7;\n}\n\n.red {\n  --main-500: #f56565;\n  --main-400: #fc8181;\n}\n\n.orange {\n  --main-500: #ed8936;\n  --main-400: #f6ad55;\n}\n\n.orange:not(.dark-mode) {\n  --main-200: #feebc8;\n  --main-100: #fffaf0;\n}\n\n.green {\n  --main-500: #48bb78;\n  --main-400: #68d391;\n}\n\n.green:not(.dark-mode) {\n  --main-200: #c6f6d5;\n  --main-100: #c6f6d5;\n}\n\n.yellow {\n  --main-500: #F59E0B;\n  --main-400: #FBBF24;\n}\n\n.blue {\n  --main-500: #4299e1;\n  --main-400: #63b3ed;\n}\n\n.blue:not(.dark-mode) {\n  --main-200: #bee3f8;\n  --main-100: #ebf8ff;\n}\n\n.purple {\n  --main-500: #9f7aea;\n  --main-400: #b794f4;\n}\n\n.purple:not(.dark-mode) {\n  --main-200: #e9d8fd;\n  --main-100: #faf5ff;\n}\n\n.pink {\n  --main-500: #ed64a6;\n  --main-400: #f687b3;\n}\n\n.pink:not(.dark-mode) {\n  --main-200: #fed7e2;\n  --main-100: #fff5f7;\n}\n\nbutton {\n  user-select: none;\n}\n\nbutton, button:focus {\n  outline: 0;\n}\n\nbody {\n  margin: 0;\n  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',\n    'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',\n    sans-serif;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n  overflow: hidden;\n}\n\niframe {\n  width: 100%;\n  height: 100%;\n  border: 0;\n  background-color: var(--solid);\n}\n\n.app {\n  height: 100vh;\n}\n\n.app.dark-mode {\n  background-color: #111827;\n}\n\n.main {\n  height: calc(100vh - 64px);\n  overflow: auto;\n  transition: .3s;\n}\n\n::-webkit-scrollbar-thumb,\n::-webkit-scrollbar-track,\n::-webkit-scrollbar {\n  display: none;\n}\n\n.app.has-sidebar .main {\n  padding-left: 160px;\n}\n\n.sidebar {\n  height: 100vh;\n  width: 160px;\n  z-index: 1;\n  position: fixed;\n  overflow: auto;\n  left: 0;\n  transform: translateX(-100%);\n  padding: 20px;\n  top: 0;\n  background-color: var(--sidebar-bg);\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  transition: transform .3s;\n}\n\n.app.has-sidebar .sidebar {\n  box-shadow: 2px 68px 10px rgba(194, 206, 219, 0.68);\n}\n.dark-mode.has-sidebar .sidebar {\n  box-shadow: 2px 68px 10px rgba(26, 32, 44, 0.8);\n}\n\n.block-category {\n  margin-bottom: 10px;\n  color: var(--sidebar-color);\n  font-size: 13px;\n  text-transform: uppercase;\n  font-weight: 600;\n  margin-bottom: 10px;\n}\n\n.block-item {\n  padding: 0;\n  border: 0;\n  border-radius: 4px;\n  box-shadow: var(--shadow);\n  overflow: hidden;\n  color: var(--main-500);\n}\n\n.block-item.is-active {\n  background-color: var(--main-500);\n  box-shadow: var(--shadow-active);\n}\n\n.block-item.is-active > svg {\n  opacity: .8;\n}\n\n.block-item + .block-item { margin-top: 20px; }\n.blocks + .blocks { margin-top: 30px; }\nsvg { width: 100%; }\n\n.app.has-sidebar .toolbar {\n  padding: 0 16px 0 176px;\n}\n\n.toolbar {\n  background-color: var(--main-500);\n  transition: padding .3s;\n  padding: 0 16px;\n  height: 64px;\n  display: flex;\n  align-items: center;\n}\n\n.app.has-sidebar .sidebar {\n  transform: translateX(0);\n}\n\n.switcher {\n  display: flex;\n  padding: 0 10px;\n  height: 32px;\n  border-radius: 20px;\n  background-color: #fff;\n  align-items: center;\n  margin-right: 16px;\n}\n\n.theme-button {\n  width: 20px;\n  height: 20px;\n  border-radius: 50%;\n}\n\n.theme-button.is-active {\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='white' stroke-width='3' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1' viewBox='0 0 24 24'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E\");  background-size: 10px;\n  content: \"\";\n  background-repeat: no-repeat;\n  background-size: 14px;\n  background-position: center;\n}\n\n.theme-button + .theme-button {\n  margin-left: 5px;\n}\n\n.opener {\n  color: #fff;\n  display: flex;\n  align-items: center;\n  font-weight: 600;\n  flex-shrink: 0;\n  position: relative;\n}\n\n.opener::before {\n  background-image: var(--opener);\n  display: inline-block;\n  width: 18px;\n  flex-shrink: 0;\n  height: 18px;\n  content: \"\";\n  background-size: cover;\n  background-repeat: no-repeat;\n  margin-right: 4px;\n}\n\n.app.has-sidebar .opener::before {\n  background-image: var(--opener-active);\n}\n\n.mode {\n  background-color: rgba(255, 255, 255, 0.192);\n  border-radius: 30px;\n  width: 58px;\n  position: relative;\n  height: 32px;\n  flex-shrink: 0;\n  margin-left: 16px;\n}\n\n.mode::before {\n  width: 32px;\n  height: 100%;\n  content: \"\";\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='white' stroke-width='2.4' fill='white' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='5'/%3E%3Cpath d='M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42'/%3E%3C/svg%3E\");  background-size: cover;\n  left: 0;\n  position: absolute;\n  top: 0;\n  background-repeat: no-repeat;\n  background-size: 50%;\n  transition: .3s;\n  background-position: center;\n}\n\n.mode::after {\n  width: 20px;\n  height: 20px;\n  position: absolute;\n  right: 6px;\n  top: 6px;\n  background-color: var(--main-500);\n  content: \"\";\n  border-radius: 50%;\n  transition: transform .3s;\n}\n\n.app.dark-mode .mode { background-color: rgba(0, 0, 0, 0.171); }\n.app.dark-mode .mode::after { transform: translateX(-24px); }\n.app.dark-mode .mode::before {\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='white' stroke-width='2' fill='white' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1' viewBox='0 0 24 24'%3E%3Cpath d='M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z'/%3E%3C/svg%3E\");\n  transform: translateX(26px);\n}\n\n.device {\n  color: #fff;\n  opacity: 0.3;\n  transition: .3s;\n}\n\n.device.is-active {\n  opacity: 1;\n}\n\n.device + .device {\n  margin-left: 8px;\n}\n\n.view {\n  position: relative;\n}\n\n.app.desktop .view {\n  height: 100%;\n}\n\n.device > svg {\n  width: 24px;\n}\n\n.app.phone .view iframe {\n  height: 736px;\n  width: 414px;\n  margin: 60px auto 0;\n  border: 2px solid var(--base-300);\n}\n\n.app.phone .view {\n  width: 450px;\n  height: 880px;\n  background-color: var(--sidebar-bg);\n  border-radius: 30px;\n  border: 2px solid var(--base-300);\n  margin: 60px auto;\n}\n\n.app.phone:not(.dark-mode) .view::before,\n.app.phone:not(.dark-mode) .view::after  {\n  opacity: .6;\n}\n\n.app.phone .view::before {\n  position: absolute;\n  left: 50%;\n  bottom: 20px;\n  transform: translateX(-50%);\n  border: 2px solid var(--base-400);\n  content: \"\";\n  width: 40px;\n  border-radius: 50%;\n  height: 40px;\n}\n\n.app.phone .view::after {\n  content: \"\";\n  position: absolute;\n  left: 50%;\n  transform: translateX(-50%);\n  top: 23px;\n  width: 100px;\n  height: 16px;\n  border-radius: 40px;;\n  border: 2px solid var(--base-400);\n}\n\n.app.tablet .view {\n  margin: 60px auto;\n  width: 868px;\n  height: 1164px;\n  background-color: var(--sidebar-bg);\n  border-radius: 30px;\n  border: 2px solid var(--base-300);\n}\n\n.app.tablet .view iframe {\n  height: 1024px;\n  width: 768px;\n  margin: 50px auto 0;\n  border: 2px solid var(--base-300);\n}\n\n.app.tablet .view::before {\n  position: absolute;\n  left: 50%;\n  bottom: 20px;\n  transform: translateX(-50%);\n  border: 2px solid var(--base-400);\n  content: \"\";\n  width: 50px;\n  border-radius: 50%;\n  height: 50px;\n}\n\n.markup {\n  display: none;\n}\n\n.toolbar>:nth-child(2) {\n  margin-left: auto;\n}\n\n.copy-the-block {\n  border: 1px solid rgba(255, 255, 255, 0.4);\n  padding: 0 12px;\n  flex-shrink: 0;\n  border-radius: 20px;\n  margin-right: 14px;\n  display: flex;\n  font-weight: 600;\n  align-items: center;\n  color: #fff;\n  height: 32px;\n  overflow: hidden;\n  position: relative;\n  justify-content: center;\n  width: 130px;\n  text-align: center;\n  font-size: 13px;\n  transition: .3s;\n}\n\n.copy-to-clipboard {\n  white-space: nowrap;\n  width: auto;\n}\n\n.copy-the-block > svg {\n  width: 16px;\n  flex-shrink: 0;\n  margin-right: 6px;\n}\n\n.copy-to-clipboard > svg {\n  width: 13px;\n}\n\n.knyttneve {\n  position: fixed;\n  bottom: 20px;\n  right: 20px;\n  color: #fff;\n  border-radius: 20px;\n  height: 32px;\n  width: 210px;\n  font-size: 13px;\n  text-align: center;\n  overflow: hidden;\n  font-weight: 500;\n}\n\n.knyttneve span {\n  position: absolute;\n  top: 0;\n  left: 0;\n  height: 100%;\n  width: 100%;\n  text-align: center;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transition: .3s;\n}\n\n.id {\n  transform: translateY(-100%);\n}\n\n.knyttneve:hover .id {\n  transform: none;\n}\n\n.follow svg {\n  width: 14px;\n  margin-right: 8px;\n  height: 14px;\n}\n\n.knyttneve:hover .follow {\n  transform: translateY(100%);\n}\n\n.copy-textarea {\n  position: absolute;\n  right: -9999990px;\n  top: -999999999px;\n  opacity: 0;\n}\n\n.codes {\n  float: right;\n  display: none;\n  width: 100%;\n  transition: .3s;\n}\n\n.dark-mode .view.show-code, .dark-mode .codes pre {\n  background-color: #1a202c !important;\n}\n\n.view.show-code, .codes pre {\n  background-color: #fff !important;\n}\n\n.codes pre {\n  padding: 20px !important;\n  font-size: 13.6px;\n  line-height: 1.8;\n}\n\n.react-syntax-highlighter-line-number {\n  opacity: 0.2;\n  pointer-events: none;\n  user-select: none;\n  font-size: 12px;\n}\n\npre, code {\n  font-family:'Space Mono', monospace;\n  font-variant-ligatures: no-contextual;\n}\n\n.view.show-code iframe {\n  display: none;\n}\n\n.view.show-code .codes {\n  display: block;\n}\n\n.github {\n  padding: 8px 12px;\n  border-radius: 50px;\n  position: fixed;\n  right: 20px;\n  bottom: 20px;\n  background-color: var(--solid-900);\n  color: #fff;\n  display: inline-flex;\n  font-weight: 600;\n  align-items: center;\n  justify-content: center;\n}\n\n.github svg {\n  width: 24px;\n  flex-shrink: 0;\n  margin-right: 6px;\n}\n\n.dark-mode .github {\n  color: #1a202c;\n  background-color: #fff;\n}\n\n.clipboard-wrapper {\n  display: flex;\n  flex-direction: row-reverse;\n  align-items: center;\n  position: relative;\n}\n\n.clipboard-tooltip {\n  color: #68717d;\n  font-size: 13px;\n  background-color: #fff;\n  padding: 2px 5px;\n  letter-spacing: .2px;\n  border-radius: 4px;\n  position: absolute;\n  right: 100%;\n  opacity: 0;\n  transition: opacity .4s, margin-right .4s;\n}\n\n.clipboard-tooltip.is-copied {\n  margin-right: 6px;\n  opacity: 1;\n}\n\n@media (max-width: 1060px) {\n  .device {\n    display: none;\n  }\n\n  .switcher {\n    margin-right: 0;\n  }\n}\n\n.keyboard-nav {\n  position: fixed;\n  right: 158px;\n  bottom: 18px;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n\n.keyboard-nav-row {\n  display: flex;\n}\n\n.keyboard-button {\n  width: 20px;\n  height: 20px;\n  opacity: 1;\n  border-radius: 4px;\n  flex-shrink: 0;\n  margin: 1px;\n  opacity: 0.5;\n  background-color: var(--base-300);\n  color: var(--solid-900);\n  padding: 3px;\n  position: relative;\n}\n\n.keyboard-nav:hover .keyboard-button:not(:hover) {\n  opacity: .2;\n}\n\n.keyboard-button:hover {\n  opacity: 1;\n}\n\n.keyboard-button:before {\n  content: attr(data-info);\n  position: absolute;\n  color: var(--solid-900);\n  pointer-events: none;\n  font-size: 8px;\n  text-transform: uppercase;\n  transition: opacity .3s;\n  text-align: center;\n  white-space: nowrap;\n  padding: 1px 4px;\n  background-color: var(--base-200);\n  border-radius: 4px;\n  opacity: 0;\n  pointer-events: none;\n  z-index: -1;\n}\n\n.keyboard-button.is-active {\n  animation-name: keyboard;\n  animation-duration: .2s;\n  animation-fill-mode: forwards;\n}\n\n\n@keyframes keyboard {\n  0% {\n    box-shadow: 0;\n  }\n  50% {\n    box-shadow: 0 0 0 5px var(--main-500);\n    z-index: 1;\n  }\n}\n\n.keyboard-button:hover:before {\n  opacity: 1;\n  z-index: 1;\n}\n\n.k-up:before {\n  left: 50%;\n  transform: translateX(-50%);\n  top: 24px;\n}\n\n.k-down:before {\n  left: 50%;\n  transform: translateX(-50%);\n  top: -18px;\n}\n\n.k-left:before {\n  right: -70px;\n  top: 4px;\n}\n\n.k-right:before {\n  left: -76px;\n  top: 4px;\n}\n\n.keyboard-button:hover:before {\n  opacity: 1;\n}\n\n@media (max-width: 960px) {\n  .copy-to-clipboard {\n    display: none;\n  }\n\n  .keyboard-nav{\n    display: none;\n  }\n}\n\n@media (max-width: 760px) {\n  .copy-the-block {\n    display: none;\n  }\n\n  .opener {\n    width: 40px;\n    height: 100%;\n    overflow: hidden;\n    color: transparent;\n    white-space: nowrap;\n  }\n\n  .opener::before {\n    width: 24px;\n    height: 24px;\n  }\n\n  .mode {\n    margin-left: auto;\n  }\n\n  .sidebar {\n    z-index: 2;\n  }\n\n  .switcher {\n    position: fixed;\n    bottom: 24px;\n    z-index: 1;\n    background-color: #fff;\n    border: 1px solid var(--base-200);\n    right: 150px;\n  }\n\n  .dark-mode .switcher {\n    background-color: #1a202c;\n  }\n\n  .app.has-sidebar .main {\n    padding-left: 0;\n  }\n}\n\n@media (max-width: 380px) {\n  .github {\n    width: 36px;\n    height: 36px;\n    overflow: hidden;\n    border-radius: 50%;\n    color: transparent;\n    white-space: nowrap;\n  }\n\n  .github svg {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    color: #fff;\n    transform: translate(-50%, -50%);\n  }\n\n  .dark-mode .github {\n    color: transparent;\n  }\n\n  .dark-mode .github svg {\n    color: #1a202c;\n  }\n\n  .switcher {\n    right: 70px;\n  }\n}\n"
  },
  {
    "path": "src/index.js",
    "content": "import React from 'react';\nimport ReactDOM from 'react-dom';\nimport './index.css';\nimport App from './App';\nimport * as serviceWorker from './serviceWorker';\n\nReactDOM.render(<App />, document.getElementById('root'));\n\n// If you want your app to work offline and load faster, you can change\n// unregister() to register() below. Note this comes with some pitfalls.\n// Learn more about service workers: https://bit.ly/CRA-PWA\nserviceWorker.unregister();\n"
  },
  {
    "path": "src/serviceWorker.js",
    "content": "// This optional code is used to register a service worker.\n// register() is not called by default.\n\n// This lets the app load faster on subsequent visits in production, and gives\n// it offline capabilities. However, it also means that developers (and users)\n// will only see deployed updates on subsequent visits to a page, after all the\n// existing tabs open on the page have been closed, since previously cached\n// resources are updated in the background.\n\n// To learn more about the benefits of this model and instructions on how to\n// opt-in, read https://bit.ly/CRA-PWA\n\nconst isLocalhost = Boolean(\n  window.location.hostname === 'localhost' ||\n    // [::1] is the IPv6 localhost address.\n    window.location.hostname === '[::1]' ||\n    // 127.0.0.0/8 are considered localhost for IPv4.\n    window.location.hostname.match(\n      /^127(?:\\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/\n    )\n);\n\nexport function register(config) {\n  if (process.env.NODE_ENV === 'production' && 'serviceWorker' in navigator) {\n    // The URL constructor is available in all browsers that support SW.\n    const publicUrl = new URL(process.env.PUBLIC_URL, window.location.href);\n    if (publicUrl.origin !== window.location.origin) {\n      // Our service worker won't work if PUBLIC_URL is on a different origin\n      // from what our page is served on. This might happen if a CDN is used to\n      // serve assets; see https://github.com/facebook/create-react-app/issues/2374\n      return;\n    }\n\n    window.addEventListener('load', () => {\n      const swUrl = `${process.env.PUBLIC_URL}/service-worker.js`;\n\n      if (isLocalhost) {\n        // This is running on localhost. Let's check if a service worker still exists or not.\n        checkValidServiceWorker(swUrl, config);\n\n        // Add some additional logging to localhost, pointing developers to the\n        // service worker/PWA documentation.\n        navigator.serviceWorker.ready.then(() => {\n          console.log(\n            'This web app is being served cache-first by a service ' +\n              'worker. To learn more, visit https://bit.ly/CRA-PWA'\n          );\n        });\n      } else {\n        // Is not localhost. Just register service worker\n        registerValidSW(swUrl, config);\n      }\n    });\n  }\n}\n\nfunction registerValidSW(swUrl, config) {\n  navigator.serviceWorker\n    .register(swUrl)\n    .then(registration => {\n      registration.onupdatefound = () => {\n        const installingWorker = registration.installing;\n        if (installingWorker == null) {\n          return;\n        }\n        installingWorker.onstatechange = () => {\n          if (installingWorker.state === 'installed') {\n            if (navigator.serviceWorker.controller) {\n              // At this point, the updated precached content has been fetched,\n              // but the previous service worker will still serve the older\n              // content until all client tabs are closed.\n              console.log(\n                'New content is available and will be used when all ' +\n                  'tabs for this page are closed. See https://bit.ly/CRA-PWA.'\n              );\n\n              // Execute callback\n              if (config && config.onUpdate) {\n                config.onUpdate(registration);\n              }\n            } else {\n              // At this point, everything has been precached.\n              // It's the perfect time to display a\n              // \"Content is cached for offline use.\" message.\n              console.log('Content is cached for offline use.');\n\n              // Execute callback\n              if (config && config.onSuccess) {\n                config.onSuccess(registration);\n              }\n            }\n          }\n        };\n      };\n    })\n    .catch(error => {\n      console.error('Error during service worker registration:', error);\n    });\n}\n\nfunction checkValidServiceWorker(swUrl, config) {\n  // Check if the service worker can be found. If it can't reload the page.\n  fetch(swUrl, {\n    headers: { 'Service-Worker': 'script' }\n  })\n    .then(response => {\n      // Ensure service worker exists, and that we really are getting a JS file.\n      const contentType = response.headers.get('content-type');\n      if (\n        response.status === 404 ||\n        (contentType != null && contentType.indexOf('javascript') === -1)\n      ) {\n        // No service worker found. Probably a different app. Reload the page.\n        navigator.serviceWorker.ready.then(registration => {\n          registration.unregister().then(() => {\n            window.location.reload();\n          });\n        });\n      } else {\n        // Service worker found. Proceed as normal.\n        registerValidSW(swUrl, config);\n      }\n    })\n    .catch(() => {\n      console.log(\n        'No internet connection found. App is running in offline mode.'\n      );\n    });\n}\n\nexport function unregister() {\n  if ('serviceWorker' in navigator) {\n    navigator.serviceWorker.ready.then(registration => {\n      registration.unregister();\n    });\n  }\n}\n"
  },
  {
    "path": "src/setupTests.js",
    "content": "// jest-dom adds custom jest matchers for asserting on DOM nodes.\n// allows you to do things like:\n// expect(element).toHaveTextContent(/react/i)\n// learn more: https://github.com/testing-library/jest-dom\nimport '@testing-library/jest-dom/extend-expect';\n"
  }
]