chore: improved about

This commit is contained in:
Junseo Park 2021-02-23 22:31:24 +09:00
parent 6d80be3296
commit 1b8c42f2fa

View File

@ -1,16 +1,17 @@
import { NextPage } from 'next'
import dynamic from 'next/dynamic'
import ColorCard from '@components/ColorCard'
import Divider from '@components/Divider'
import Docs from '@components/Docs'
import Segment from '@components/Segment'
import { ThemeColors } from '@utils/Constants'
import { NextPage } from 'next'
import dynamic from 'next/dynamic'
const Container = dynamic(() => import('@components/Container'))
const About:NextPage = () => {
return <div className='pb-10'>
<Docs header={<h1 className='font-black text-4xl dark:text-koreanbots-blue'> .</h1>} subheader='한국 디스코드봇 리스트에서 자신에 서버에 딱 맞는 봇을 찾아보세요.'>
<Docs title='소개' header={<h1 className='font-black text-4xl dark:text-koreanbots-blue'> .</h1>} subheader='한국 디스코드봇 리스트에서 자신에 서버에 딱 맞는 봇을 찾아보세요.'>
<Container>
<div className='py-1'>
<h1 className='font-bold text-5xl my-5'></h1>