From 29f4f3c2aa4d3fc6e829dc51a692cf5f67ba5bbd Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 17:25:03 +0000 Subject: [PATCH] feat: Add social sign-up buttons --- src/components/auth/AuthModal.tsx | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/src/components/auth/AuthModal.tsx b/src/components/auth/AuthModal.tsx index 72d2ef20..ad1813bd 100644 --- a/src/components/auth/AuthModal.tsx +++ b/src/components/auth/AuthModal.tsx @@ -491,6 +491,37 @@ export function AuthModal({ open, onOpenChange, defaultTab = 'signin' }: AuthMod +
+
+
+ +
+
+ + Or continue with + +
+
+ +
+ + +
+
+

By signing up, you agree to our{' '} Terms