Intro

<div class="lg:flex lg:justify-between">
    <div class="md:w-su-18/24 lg:w-su-13/24">
        <div class="text-black text-h4 font-bold">
            Carefully considered, beautifully made websites & apps that make our clients and their users happy.
        </div>
    </div>

</div>
{% import '@helpers' as h %}

<div class="lg:flex lg:justify-between">
	<div class="md:w-su-18/24 lg:w-su-13/24">
		<div class="text-black text-h4 font-bold">
			{{ text|raw }}
		</div>
	</div>
	{# <div class="hidden lg:flex flex-col items-center justify-start c-intro__social">
		<span class="text-sm font-light writing-mode-vertical mb-1">Connect</span>
		<a target="_blank" rel="noopener" class="block text-blue trans hover:text-black no-underline mb-1" href="{{ facebook }}">{{ h.symbol('ui-facebook') }}</a>
		<a target="_blank" rel="noopener" class="block text-blue trans hover:text-black no-underline " href="{{ twitter }}">{{ h.symbol('ui-twitter') }}</a>
	</div> #}
</div>
{
  "siteTitle": "Mudstone Component Library",
  "craft": {
    "app": {
      "config": {
        "general": {
          "custom": {
            "wrapper": "/wrapper/"
          }
        }
      }
    }
  },
  "tel": "01225 471 465",
  "phone": "01225 471 465",
  "email": "hello@ournameismud.co.uk",
  "twitter": "#0",
  "copyright": "&copy; 2018 Our Name is Mud",
  "siteUrl": "/components/preview/home",
  "address": "5 Princes Buildings \nBath \nBA1 2ED",
  "cta": "<p>We love to talk digital. So if there’s a project that you’re itching to start or you just want to introduce yourself,&nbsp;<a href=\"/contact\" data-contact-link=\"\" class=\"no-barba\">drop us a line</a>. We’re always happy to chat...</p>",
  "entries": [
    {
      "title": "Projects",
      "url": "/components/preview/listing"
    },
    {
      "title": "About",
      "url": "/components/preview/about"
    },
    {
      "title": "Journal",
      "url": "/components/preview/journal"
    },
    {
      "title": "Contact",
      "url": "/components/preview/contact"
    }
  ],
  "text": "Carefully considered, beautifully made websites & apps that make our clients and their users happy.",
  "facebook": "#0"
}

There are no notes for this item.