import React from "react"; import Image from "next/image"; import styles from "./Banner.module.css"; export const Banner = () => { return ( <>
EVEShip.fit - View, Create, and Share your EVE Online ship fits online
Donation Discord GitHub
); };