---
title: Hotel cards
layout: common-ux-layout.hbs
---

<div class="style-guide-info info">
  <h4>Hotel Card Component</h4>
  <p>Linked cards with image and text to be used on entire site to list hotels</p>
</div>

<div class="hotel-cards-list">
  {{>hotel_card hotel-cards}}
</div>

<script async src="https://www.tui.se/heart.se.js"></script>
