Update metas
This commit is contained in:
@@ -299,7 +299,7 @@
|
||||
{#if currentPhoto}
|
||||
<Metas
|
||||
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')}
|
||||
/>
|
||||
{/if}
|
||||
|
||||
@@ -134,7 +134,7 @@
|
||||
|
||||
<Metas
|
||||
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=""
|
||||
/>
|
||||
|
||||
|
||||
@@ -64,7 +64,6 @@
|
||||
<Metas
|
||||
title="Credits – Houses Of"
|
||||
description={credits.text}
|
||||
image=""
|
||||
/>
|
||||
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
<Metas
|
||||
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=""
|
||||
/>
|
||||
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
|
||||
<Metas
|
||||
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=""
|
||||
/>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
<Metas
|
||||
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