About
What this site is, and isn't.
What this is
A demonstration banking website used internally for product design reviews, UX research, usability testing, and automated end-to-end test development. Every page, account, balance, transaction, advisor name, and rate is fabricated. Nothing on this site corresponds to any real person, account, or institution.
What it isn't
- It is not a real bank. Halvorsen Bank does not exist. We do not hold deposits, issue cards, or process payments.
- It is not FDIC insured, nor is any financial-institution regulator involved in any way. Any such badges, symbols, or claims on this site are placeholder content.
- It does not collect credentials. The login form deliberately discards anything you type before submission — your input never reaches the server. Fixed placeholder values are sent instead, so the form always proceeds through the demo flow regardless of what you enter. The MFA step accepts any 6-digit number.
- It does not move money. The “transfer” flow submits nothing to a real backend. No payments are initiated, scheduled, or processed.
- It is not affiliated with any real bank. Any similarity to an existing financial institution's name, logo, or visual identity is coincidental.
Please don't enter real credentials.
As a defense-in-depth measure, the login form on this site discards your input before it is submitted — fixed placeholder values are sent to the server instead, so we never receive your email or password. Even so, as a general rule, never enter a real password, account number, Social Security number, or other sensitive personal information on a site you are not certain belongs to your bank. When in doubt, close the tab and go directly to your bank's known website.
Who made this
This site was built as part of a software engineering project to produce a realistic-looking banking workflow for test automation and design evaluation. The visual design draws from common patterns in modern private and regional banking interfaces. No proprietary material belongs to any real institution.
What's under the hood
The site is built with Next.js, React, and Tailwind CSS. The source is mock data — there is no database, no session, and no backend integration beyond what a production deployment would add for deeper testing. Every account balance and transaction shown is hardcoded.
Questions
If you found this site by accident and have a question, there is no real support team to reach. If you reached it via a shared test environment, speak with the person who sent you the link.
Last updated April 17, 2026.