diff --git a/README.md b/README.md index e6f3cc880..d635a2282 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,9 @@ Stack is an open-source, self-hostable, and highly customizable authentication a We provide frontend and backend libraries for Next.js, React, and JavaScript. You can set it up in one minute and scale with the project as it grows. Think of it as Supabase Auth or next-auth, but better. -Here is an example of the sign-up page you get out of the box: +Here are some of the components you get out-of-the-box: -![Stack Sign Up Page](/assets/signup-page.png) +![Stack Sign Up Page](/assets/components.png) ## Features diff --git a/assets/components.png b/assets/components.png new file mode 100644 index 000000000..b8fe58307 Binary files /dev/null and b/assets/components.png differ diff --git a/assets/signup-page.png b/assets/signup-page.png deleted file mode 100644 index 31e2a8318..000000000 Binary files a/assets/signup-page.png and /dev/null differ