import React from "react"; import "tailwindcss/tailwind.css"; // type HomeProps = { // }; const HomePage = () => (