mirror of
https://github.com/vercel/commerce.git
synced 2025-05-19 16:07:01 +00:00
Update sagyobar-preview.tsx
This commit is contained in:
parent
f3be4c88da
commit
6ad626964a
@ -15,7 +15,7 @@ export default function SagyobarPreview() {
|
|||||||
<div className="font-multilingual flex flex-col space-y-6 text-base font-extralight md:w-1/2">
|
<div className="font-multilingual flex flex-col space-y-6 text-base font-extralight md:w-1/2">
|
||||||
<div>{t('home.previews.bar.body')}</div>
|
<div>{t('home.previews.bar.body')}</div>
|
||||||
<Link
|
<Link
|
||||||
href="/sagyobar"
|
href="/bar"
|
||||||
className="max-w-sm border border-white px-6 py-3 text-center text-base transition-colors duration-150 hover:border-white/50"
|
className="max-w-sm border border-white px-6 py-3 text-center text-base transition-colors duration-150 hover:border-white/50"
|
||||||
>
|
>
|
||||||
{t('home.previews.bar.button')}
|
{t('home.previews.bar.button')}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user