diff --git a/README.md b/README.md index fb1b788..8dbbf10 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ bun run start Screenshots live in `public/screenshots/`. Every route uses the same fresh, precomposited iPhone product-bezel assets in -`public/screenshots/product-bezel-2026-08-20/`; there are no raw or CSS-framed +`public/screenshots/product-bezel-2026-08-23/`; there are no raw or CSS-framed product captures in the rendered site. The versioned path keeps newly captured UI from being hidden by stale browser or image-optimizer caches. Public pages label product imagery as an illustrative profile and Medscribe diff --git a/public/screenshots/product-bezel-2026-08-23/ask-black-dark.webp b/public/screenshots/product-bezel-2026-08-23/ask-black-dark.webp new file mode 100644 index 0000000..d463684 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-23/ask-black-dark.webp differ diff --git a/public/screenshots/product-bezel-2026-08-23/ask-black.webp b/public/screenshots/product-bezel-2026-08-23/ask-black.webp new file mode 100644 index 0000000..ac4e5a6 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-23/ask-black.webp differ diff --git a/public/screenshots/product-bezel-2026-08-23/home-black-dark.webp b/public/screenshots/product-bezel-2026-08-23/home-black-dark.webp new file mode 100644 index 0000000..f5ba1bb Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-23/home-black-dark.webp differ diff --git a/public/screenshots/product-bezel-2026-08-23/home-black.webp b/public/screenshots/product-bezel-2026-08-23/home-black.webp new file mode 100644 index 0000000..eb4955a Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-23/home-black.webp differ diff --git a/public/screenshots/product-bezel-2026-08-23/know-me-natural-dark.webp b/public/screenshots/product-bezel-2026-08-23/know-me-natural-dark.webp new file mode 100644 index 0000000..24c8372 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-23/know-me-natural-dark.webp differ diff --git a/public/screenshots/product-bezel-2026-08-23/know-me-natural.webp b/public/screenshots/product-bezel-2026-08-23/know-me-natural.webp new file mode 100644 index 0000000..6fa93a3 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-23/know-me-natural.webp differ diff --git a/public/screenshots/product-bezel-2026-08-23/medication-detail-natural-dark.webp b/public/screenshots/product-bezel-2026-08-23/medication-detail-natural-dark.webp new file mode 100644 index 0000000..ddfe7a3 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-23/medication-detail-natural-dark.webp differ diff --git a/public/screenshots/product-bezel-2026-08-23/medication-detail-natural.webp b/public/screenshots/product-bezel-2026-08-23/medication-detail-natural.webp new file mode 100644 index 0000000..698f8db Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-23/medication-detail-natural.webp differ diff --git a/public/screenshots/product-bezel-2026-08-23/medications-black-dark.webp b/public/screenshots/product-bezel-2026-08-23/medications-black-dark.webp new file mode 100644 index 0000000..1def0e1 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-23/medications-black-dark.webp differ diff --git a/public/screenshots/product-bezel-2026-08-23/medications-black.webp b/public/screenshots/product-bezel-2026-08-23/medications-black.webp new file mode 100644 index 0000000..02225c2 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-23/medications-black.webp differ diff --git a/public/screenshots/product-bezel-2026-08-23/summary-reviewed-natural-dark.webp b/public/screenshots/product-bezel-2026-08-23/summary-reviewed-natural-dark.webp new file mode 100644 index 0000000..c56c21e Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-23/summary-reviewed-natural-dark.webp differ diff --git a/public/screenshots/product-bezel-2026-08-23/summary-reviewed-natural.webp b/public/screenshots/product-bezel-2026-08-23/summary-reviewed-natural.webp new file mode 100644 index 0000000..496f429 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-23/summary-reviewed-natural.webp differ diff --git a/public/screenshots/product-bezel-2026-08-23/transcript-populated-black-dark.webp b/public/screenshots/product-bezel-2026-08-23/transcript-populated-black-dark.webp new file mode 100644 index 0000000..0db5611 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-23/transcript-populated-black-dark.webp differ diff --git a/public/screenshots/product-bezel-2026-08-23/transcript-populated-black.webp b/public/screenshots/product-bezel-2026-08-23/transcript-populated-black.webp new file mode 100644 index 0000000..1bd272f Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-23/transcript-populated-black.webp differ diff --git a/public/screenshots/product-bezel-2026-08-23/visits-natural-dark.webp b/public/screenshots/product-bezel-2026-08-23/visits-natural-dark.webp new file mode 100644 index 0000000..cf974da Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-23/visits-natural-dark.webp differ diff --git a/public/screenshots/product-bezel-2026-08-23/visits-natural.webp b/public/screenshots/product-bezel-2026-08-23/visits-natural.webp new file mode 100644 index 0000000..7b02f9e Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-23/visits-natural.webp differ diff --git a/src/app/(marketing)/how-it-works/page.tsx b/src/app/(marketing)/how-it-works/page.tsx index 029aff5..52a2cb4 100644 --- a/src/app/(marketing)/how-it-works/page.tsx +++ b/src/app/(marketing)/how-it-works/page.tsx @@ -134,8 +134,8 @@ export default function HowItWorksPage() {