Back to Home

Download Assets & Code Packages

Download Full ZIP Package

One-Click ZIP Downloads

3.6 MB

Hero Images Package (.ZIP)

Contains all 3 images (home_hero.jpg, login_hero.jpg, signup_hero.jpg) in root and images/ format.

Download hero-images.zip
21 KB

Alert Filter Code Files (.ZIP)

Contains automations.server.ts, automations.functions.ts, automations.tsx, and gmail-notifications.ts.

Download alert-filter-files.zip
3.7 MB

Complete All-in-One Bundle (.ZIP)

Contains all 3 image assets + all alert filtering source code in their correct project directory structure.

Download complete-assets-and-automations.zip

Individual Image Previews & Downloads

Homepage Hero Background
home_hero.jpg

Homepage Hero Background

Used as the main hero background banner on the homepage.

Download home_hero.jpg
Sign In Page Card Photo
login_hero.jpg

Sign In Page Card Photo

Used as the left split panel photo on /login.

Download login_hero.jpg
Sign Up Page Card Photo
signup_hero.jpg

Sign Up Page Card Photo

Used as the left split panel photo on /signup.

Download signup_hero.jpg

How to use in your local project

  • Download hero-images.zip (or the complete bundle) and extract the files directly into your local project root.
  • Run git add . and git commit -m "Add assets and automations".
  • Run git push to update your GitHub repo and trigger a clean Vercel deploy.