import Link from 'next/link' import Container from './Container' import Wave from './Wave' const Footer = ():JSX.Element => { return <>

국내봇을 한 곳에서.

2020 Koreanbots, All rights reserved.

한국 디스코드봇 리스트

커뮤니티

} export default Footer