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