info o-contact1

Get in touch

We're always happy to help.

Section background
<div id="contact-anchor" class="a-anchor"></div>
<section class="m-section bg-gray-light">
	<div class="m-section__content container">
		<h2 class="m-section__title"> Get in touch </h2>
		<p class="m-section__perex"> We're always happy to help. </p>
		<div class="m-buttons text-center">
			<a href="tel:+49777666888" class="a-button"> +49 777 666 888 </a>
			<a href="#" class="a-button"> Need Help </a>
		</div>
	</div>
	<div class="m-section__background a-background a-background--center a-background--cover">
		<picture>
			<source
				srcset="https://placehold.it/767x600"
				media="(max-width: 767px)" />
			<source
				srcset="https://placehold.it/1920x1080" />
			<img
				src="https://placehold.it/1920x1080"
				width="1920"
				height="1080"
				loading="lazy"
				alt="Section background" />
		</picture>
	</div>
</section>
@import "atoms/button/index";

@import "molecules/section/index";

Menu