|
|
@ -25,7 +25,7 @@ export const Index = ({ posts }: IndexProps): JSX.Element => { |
|
|
|
<li className="mt-2">3 возрастных группы</li> |
|
|
|
<li className="mt-2">3 возрастных группы</li> |
|
|
|
<li className="mt-2">Свобода в творчестве</li> |
|
|
|
<li className="mt-2">Свобода в творчестве</li> |
|
|
|
</ul> |
|
|
|
</ul> |
|
|
|
<Link href={'/posts/[slug]'} as={'/posts/regulations'}> |
|
|
|
<Link href={'/competition/[slug]'} as={'/competition/regulations'}> |
|
|
|
<a |
|
|
|
<a |
|
|
|
className="buttonMargin inline-block px-7 py-3 rounded-md text-white dark:text-white bg-blue-600 hover:bg-blue-700 hover:text-white dark:hover:text-white" |
|
|
|
className="buttonMargin inline-block px-7 py-3 rounded-md text-white dark:text-white bg-blue-600 hover:bg-blue-700 hover:text-white dark:hover:text-white" |
|
|
|
> |
|
|
|
> |
|
|
|