<div class="single-service"><imgclass="single-service__image"src="{{ imageCache('/' ~ service.getFullImagePath, 'zoomCrop', 1000, 1000) }}"alt="{{ service.title }}"loading="lazy"><div class="single-service__content"><h3 class="single-service__title">{{ service.title }}</h3>{{ service.content | raw }}<aclass="button mt-16"href="{{ generatePath(app.request, service.getLinkedPageId, { 'service_slug': service.slug }) }}">Lets Get Started</a></div></div>