Did you know?

Alt Text Alt Text

The Island of Ireland

The island of Ireland is made up of two countries: The Republic of Ireland and Northern Ireland.

Alt Text Alt Text

Harry Potter was here

Did you know that Harry Potter: the half blood prince was filmed on the cliffs of Moher.

Alt Text Alt Text

Ireland is closer than you think

Ireland is just a 6 hour flight from New York, and you can clear immigration in Shannonmade up of two countries: The Republic of Ireland and Northern Ireland.

<div class="image-card-3-across" data-module="imageCard3Across">
    <div class="grid-x grid-padding-x">
        <div class="cell medium-12">
            <h2 class="image-card-3-across__title">{{{title}}}</h2>
        </div>
    </div>
    <div class="grid-x grid-padding-x">
    {{#each imageCards}}
    <div class="cell medium-4 large-4">
        {{> @cp-image-card}}
    </div>
    {{/each}}
    </div>
</div>