import Image from "next/image"; import styles from "./page.module.css"; export default function Home() { return (

Welcome to dramalama. An online service where you can watch kdramas and anime for free.

); }