diff --git a/components/layout/concept-preview.tsx b/components/layout/concept-preview.tsx
index 5d38bdbe2..e915f93a6 100644
--- a/components/layout/concept-preview.tsx
+++ b/components/layout/concept-preview.tsx
@@ -14,7 +14,7 @@ export default function ConceptPreview() {
{t('home.previews.concept.body')}
{t('home.previews.concept.button')}
diff --git a/components/layout/location-preview.tsx b/components/layout/location-preview.tsx
index 72884299c..2224854d3 100644
--- a/components/layout/location-preview.tsx
+++ b/components/layout/location-preview.tsx
@@ -14,7 +14,7 @@ export default function LocationPreview() {
{t('home.previews.location.body')}
{t('home.previews.location.button')}
diff --git a/components/layout/sagyobar-preview.tsx b/components/layout/sagyobar-preview.tsx
index 2a146e70a..31485308b 100644
--- a/components/layout/sagyobar-preview.tsx
+++ b/components/layout/sagyobar-preview.tsx
@@ -14,7 +14,7 @@ export default function SagyobarPreview() {
{t('home.previews.bar.body')}
{t('home.previews.bar.button')}