diff --git a/README.md b/README.md
index dc5913ed..ca959cb9 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,24 @@
## Welcome to your new SaaS App! ๐
-
+
https://github.com/wasp-lang/open-saas/assets/70215737/5ff289b1-12b9-4b46-aa90-a6a3122de93e
@@ -21,13 +40,12 @@ The template itself is built on top of some very powerful tools and frameworks,
- ๐ [Wasp](https://wasp.sh) - a full-stack React, NodeJS, Prisma framework with superpowers
- ๐ [Astro](https://starlight.astro.build/) - Astro's lightweight "Starlight" template for documentation and blog
-- ๐ธ [Stripe](https://stripe.com) or [Lemon Squeezy](https://lemonsqueezy.com/) - for products and payments
+- ๐ธ [Stripe](https://stripe.com) or [Lemon Squeezy](https://lemonsqueezy.com/) (with Polar.sh and Paddle coming soon!) - for products and payments
+- ๐
[ShadCN UI](https://tailwindcss.com) - for components & styling (plus admin dashboard!)
- ๐ [Plausible](https://plausible.io) or [Google](https://analytics.google.com/) Analytics
- ๐ค [OpenAI](https://openai.com) - OpenAI API w/ function calling example
- ๐ฆ [AWS S3](https://aws.amazon.com/s3/) - for file uploads
- ๐ง [SendGrid](https://sendgrid.com), [MailGun](https://mailgun.com), or SMTP - for email sending
-- ๐
[TailwindCSS](https://tailwindcss.com) - for styling
-- ๐งโ๐ผ [TailAdmin](https://tailadmin.com/) - admin dashboard & components for TailwindCSS
- ๐งช [Playwright](https://playwright.dev) - end-to-end tests with Playwright
Because we're using Wasp as the full-stack framework, we can leverage a lot of its features to build our SaaS in record time, including:
@@ -35,7 +53,7 @@ Because we're using Wasp as the full-stack framework, we can leverage a lot of i
- ๐ [Full-stack Authentication](https://wasp.sh/docs/auth/overview) - Email verified + social Auth in a few lines of code.
- โ [End-to-end Type Safety](https://wasp.sh/docs/data-model/operations/overview) - Type your backend functions and get inferred types on the front-end automatically, without the need to install or configure any third-party libraries. Oh, and type-safe Links, too!
- ๐ค [Jobs](https://wasp.sh/docs/advanced/jobs) - Run cron jobs in the background or set up queues simply by defining a function in the config file.
-- ๐ [One-command Deploy](https://wasp.sh/docs/advanced/deployment/overview) - Easily deploy via the CLI to [Fly.io](https://fly.io), or to other providers like [Railway](https://railway.app) and [Netlify](https://netlify.com).
+- ๐ [One-command Deploy](https://wasp.sh/docs/advanced/deployment/overview) - Easily deploy your DB, Server, & Client with one commaned to [Railway](https://railway.app) or [Fly.io](https://fly.io) via the CLI. Or deploy manually to any other hosting serivce of your choice.
You also get access to Wasp's diverse, helpful community if you get stuck or need help.
- ๐ค [Wasp Discord](https://discord.gg/aCamt5wCpS)
diff --git a/template/app/public/public-banner.webp b/template/app/public/public-banner.webp
index ad96e10f..24c007e0 100644
Binary files a/template/app/public/public-banner.webp and b/template/app/public/public-banner.webp differ