From 76ffb77b8294e2c8af52e409cc2f692beab9ad8c Mon Sep 17 00:00:00 2001 From: Sol Irvine Date: Tue, 22 Aug 2023 09:35:27 +0900 Subject: [PATCH] fix links on homepage --- components/layout/concept-preview.tsx | 2 +- components/layout/location-preview.tsx | 2 +- components/layout/sagyobar-preview.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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')}