import Image from "next/image"; export function GoogleSigninButton() { return (
Google Logo
); }