Update metas
This commit is contained in:
@@ -299,7 +299,7 @@
|
|||||||
{#if currentPhoto}
|
{#if currentPhoto}
|
||||||
<Metas
|
<Metas
|
||||||
title="{currentPhoto.title} - Houses Of {location.name}"
|
title="{currentPhoto.title} - Houses Of {location.name}"
|
||||||
description=""
|
description="Photo of a beautiful home from {location.name}, {location.country.name}"
|
||||||
image={getAssetUrlKey(currentPhoto.image.id, 'share')}
|
image={getAssetUrlKey(currentPhoto.image.id, 'share')}
|
||||||
/>
|
/>
|
||||||
{/if}
|
{/if}
|
||||||
|
|||||||
@@ -134,7 +134,7 @@
|
|||||||
|
|
||||||
<Metas
|
<Metas
|
||||||
title="About the project – Houses Of"
|
title="About the project – Houses Of"
|
||||||
description={about.description}
|
description="Houses Of is a passion project that collects charismatic houses from around the world through the mediums of graphic design, photography, and documentation"
|
||||||
image=""
|
image=""
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|||||||
@@ -64,7 +64,6 @@
|
|||||||
<Metas
|
<Metas
|
||||||
title="Credits – Houses Of"
|
title="Credits – Houses Of"
|
||||||
description={credits.text}
|
description={credits.text}
|
||||||
image=""
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
<Metas
|
<Metas
|
||||||
title="Shop – Houses Of"
|
title="Shop – Houses Of"
|
||||||
description=""
|
description="Welcome to the Houses Of Shop, discover our original series of graphic posters made for lovers of design, travel and photography"
|
||||||
image=""
|
image=""
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|||||||
@@ -62,7 +62,7 @@
|
|||||||
|
|
||||||
<Metas
|
<Metas
|
||||||
title="Subscribe — Houses Of"
|
title="Subscribe — Houses Of"
|
||||||
description={data.newsletter_page_text}
|
description="Subscribe to the Houses Of newsletter to be notified when new photos or locations are added to the site and when more prints are available on our shop"
|
||||||
image=""
|
image=""
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
<Metas
|
<Metas
|
||||||
title="Terms and Conditions – Houses Of"
|
title="Terms and Conditions – Houses Of"
|
||||||
description=""
|
description="Everything you need to know about using our website or buying our products"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user