Update location-preview.tsx

This commit is contained in:
Sol Irvine 2023-08-22 12:43:02 +09:00
parent 76ffb77b82
commit 70e75dc725

View File

@ -14,7 +14,7 @@ export default function LocationPreview() {
<div className="font-multilingual flex flex-col space-y-6 font-extralight md:w-1/2">
<div>{t('home.previews.location.body')}</div>
<Link
href="/narai"
href="/about"
className="max-w-sm border border-white px-6 py-3 text-center text-lg transition-colors duration-150 hover:border-white/50"
>
{t('home.previews.location.button')}