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.
21 KB
Alert Filter Code Files (.ZIP)
Contains automations.server.ts, automations.functions.ts, automations.tsx, and gmail-notifications.ts.
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.
Individual Image Previews & Downloads

home_hero.jpg
Homepage Hero Background
Used as the main hero background banner on the homepage.

login_hero.jpg
Sign In Page Card Photo
Used as the left split panel photo on /login.

signup_hero.jpg
Sign Up Page Card Photo
Used as the left split panel photo on /signup.
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 .andgit commit -m "Add assets and automations". - Run
git pushto update your GitHub repo and trigger a clean Vercel deploy.