This commit is contained in:
pradeepkumar
2026-03-26 15:18:32 +05:30
parent d863fdb1c9
commit 6871470a39

View File

@@ -205,14 +205,6 @@ export default function LoginPage() {
{/* Social Login Icons */}
<div className="flex justify-center items-center gap-8">
{/* Apple */}
<button
type="button"
className="w-10 h-10 flex items-center justify-center hover:opacity-70 transition-opacity"
>
<img src="/assets/icons/apple.svg" alt="Apple" className="w-6 h-6" />
</button>
{/* Google */}
<button
type="button"