This commit is contained in:
2022-09-13 10:35:36 +02:00
6 changed files with 5 additions and 6 deletions

View File

@@ -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}

View File

@@ -197,7 +197,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=""
/> />

View File

@@ -64,7 +64,6 @@
<Metas <Metas
title="Credits Houses Of" title="Credits Houses Of"
description={credits.text} description={credits.text}
image=""
/> />

View File

@@ -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=""
/> />

View File

@@ -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=""
/> />

View File

@@ -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"
/> />