mirror of
https://github.com/vercel/commerce.git
synced 2025-06-07 16:56:59 +00:00
Update location-preview.tsx
This commit is contained in:
parent
76ffb77b82
commit
70e75dc725
@ -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 className="font-multilingual flex flex-col space-y-6 font-extralight md:w-1/2">
|
||||||
<div>{t('home.previews.location.body')}</div>
|
<div>{t('home.previews.location.body')}</div>
|
||||||
<Link
|
<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"
|
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')}
|
{t('home.previews.location.button')}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user