"use client"; import Link from "next/link"; import { useState } from "react"; export default function LoginPage() { const [isLoading, setIsLoading] = useState(false); const handleGoogleLogin = () => { setIsLoading(true); window.location.href = `${process.env.NEXT_PUBLIC_API_URL}/login/google`; }; return (
Sign in to continue to RoleplayAI
By signing in, you agree to our{" "} Terms of Service {" "} and{" "} Privacy Policy
{/* Footer Links */}Don't have an account?{" "} Sign up
TRUSTED BY
Users
Characters
Support