diff --git a/README.md b/README.md index 0f40f1a..18e46e1 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,26 @@ for aspiring Amazon Virtual Assistants. | **Download Center** | Templates, checklists, worksheets | | **Admin Panel** | Analytics dashboard and question management | +## 📸 Product Tour + +### Interview Lab Home + +Start from a focused overview of the Academy-to-interview journey, supported roles, and preparation tools. + +![Interview Lab landing page](docs/screenshots/home.png) + +### Secure Sign In + +Learners access their private practice history, saved application materials, and progress through the account sign-in flow. + +![Interview Lab sign-in page](docs/screenshots/login.png) + +### About Interview Lab + +The public About page explains the platform's purpose and its focus on Filipino VAs preparing for Amazon roles. + +![About Interview Lab page](docs/screenshots/about.png) + ## 💰 Pricing **Free, always.** Interview Lab is a free companion to [Project Amazon PH Academy](https://projectamazon.ph). All features are available to all users — no paid tiers. diff --git a/docs/screenshots/about.png b/docs/screenshots/about.png new file mode 100644 index 0000000..6a17288 Binary files /dev/null and b/docs/screenshots/about.png differ diff --git a/docs/screenshots/home.png b/docs/screenshots/home.png new file mode 100644 index 0000000..45cce54 Binary files /dev/null and b/docs/screenshots/home.png differ diff --git a/docs/screenshots/login.png b/docs/screenshots/login.png new file mode 100644 index 0000000..c025876 Binary files /dev/null and b/docs/screenshots/login.png differ