<!doctype html>
<html lang="en" class="-c" itemscope itemtype="http://schema.org/WebPage">
<head>
	<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">

	<title>Michael Leigeber | Strategist and Engineer</title>

	<meta name="description" content="My name is Michael Leigeber and I'm a digital strategist, engineer, and marketer leading the team at LandSearch.">

	<meta name="robots" content="max-image-preview:large, max-snippet:-1, max-video-preview:-1">

	<link rel="canonical" href="https://www.leigeber.com">

	<link rel="manifest" href="/app.webmanifest" crossorigin="use-credentials">
	<link rel="apple-touch-icon" href="/assets/img/browser/touch.png">

	<meta name="twitter:card" content="summary">
	<meta name="twitter:site" content="@leigeber">

	<meta property="og:type" content="website">
	<meta property="og:site_name" content="Leigeber">
	<meta property="og:url" content="https://www.leigeber.com" itemprop="url">
	<meta property="og:title" content="Michael Leigeber" itemprop="name">
	<meta property="og:description" content="My name is Michael Leigeber and I'm a digital strategist, engineer, and marketer leading the team at LandSearch." itemprop="description">
	<meta property="og:image" content="/assets/img/share.png" itemprop="image">

	<link rel="preload" href="/assets/fonts/lato-light.woff2" as="font" type="font/woff2" crossorigin>
	<link rel="preload" href="/assets/fonts/lato-bold.woff2" as="font" type="font/woff2" crossorigin>

	<link rel="stylesheet" href="/assets/css/style.min.css?0.6.0">

	<script src="https://www.googletagmanager.com/gtag/js?id=G-1LJCEL681Q" async></script>
	<script>
	window.dataLayer = window.dataLayer || [];
	function gtag(){dataLayer.push(arguments);}
	gtag('js', new Date());
	gtag('config', 'G-1LJCEL681Q');
	</script>
</head>
<body id="global">
	<div class="outer">
		<div class="hero">
			<div class="hero__content">
				<h1 class="hero__title">Hello.</h1>
				<p class="hero__text">My name is Michael and I&rsquo;m a digital strategist and engineer building <a href="https://www.landsearch.com">LandSearch</a> where you can find millions of acres of <a href="https://www.landsearch.com/properties">land for sale</a>.</p>

				<div class="social">
					<a href="https://www.linkedin.com/in/leigeber/" class="social__link">
						<img src="/assets/img/linkedin.svg" width="28" height="28" alt="LinkedIn">
					</a>
					<a href="https://twitter.com/leigeber" class="social__link">
						<img src="/assets/img/twitter.svg" width="28" height="28" alt="Twitter">
					</a>
					<a href="https://www.instagram.com/leigeber/" class="social__link">
						<img src="/assets/img/instagram.svg" width="28" height="28" alt="Instagram">
					</a>
					<a href="https://dribbble.com/leigeber" class="social__link">
						<img src="/assets/img/dribbble.svg" width="28" height="28" alt="Dribbble">
					</a>
					<a href="https://github.com/leigeber" class="social__link">
						<img src="/assets/img/github.svg" width="28" height="28" alt="GitHub">
					</a>
				</div>
			</div>
		</div>
	</div>
</body>
</html>