diff --git a/README.md b/README.md index f7d0a98..b2c4246 100644 --- a/README.md +++ b/README.md @@ -52,10 +52,11 @@ 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-24-clipped/`; 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. +precomposited iPhone 17 Pro assets in +`public/screenshots/product-bezel-2026-08-24-unified-type/`; there are no raw or +CSS-framed product captures in the rendered site. The neutral Silver bezel and +the versioned path keep the imagery consistent and prevent stale optimizer +caches from hiding a new capture set. Public pages label product imagery as an illustrative profile and Medscribe interface. @@ -63,11 +64,12 @@ interface. Export **in-app content only** from the simulator or device — no simulator chrome or macOS capture toolbar. A normal in-app status bar/tab bar is fine. -1. Run the app on **iPhone 17 Pro** (or 16 Pro) simulator or device, or on an **Android** emulator/device. -2. Capture each screen (⌘S in Simulator saves to Desktop; `adb exec-out screencap -p` on Android). -3. Clip each 1206 × 2622 capture to the bezel's rounded display opening, then - composite it into a 1350 × 2760 product bezel at offset `+72+69`. Export a - transparent, lossless WebP and update the shared versioned asset directory +1. Run the app on an **iPhone 17 Pro** simulator or device. +2. Capture each screen (⌘S in Simulator saves to Desktop). +3. Fit each 1206 × 2622 capture into the bezel's 1201 × 2617 display opening, + clip it with a 198 px corner radius, and composite it into the 1350 × 2760 + Silver bezel at offset `+74+71`. Export a transparent, lossless WebP and + update the shared versioned asset directory. referenced by the routes. Product images are composited at the bezel source size of 1350 × 2760 with diff --git a/public/screenshots/product-bezel-2026-08-24-clipped/ask-questions-black-dark.webp b/public/screenshots/product-bezel-2026-08-24-clipped/ask-questions-black-dark.webp deleted file mode 100644 index f10acd3..0000000 Binary files a/public/screenshots/product-bezel-2026-08-24-clipped/ask-questions-black-dark.webp and /dev/null differ diff --git a/public/screenshots/product-bezel-2026-08-24-clipped/ask-questions-black.webp b/public/screenshots/product-bezel-2026-08-24-clipped/ask-questions-black.webp deleted file mode 100644 index 79d7c60..0000000 Binary files a/public/screenshots/product-bezel-2026-08-24-clipped/ask-questions-black.webp and /dev/null differ diff --git a/public/screenshots/product-bezel-2026-08-24-clipped/home-black-dark.webp b/public/screenshots/product-bezel-2026-08-24-clipped/home-black-dark.webp deleted file mode 100644 index ae30d7f..0000000 Binary files a/public/screenshots/product-bezel-2026-08-24-clipped/home-black-dark.webp and /dev/null differ diff --git a/public/screenshots/product-bezel-2026-08-24-clipped/home-black.webp b/public/screenshots/product-bezel-2026-08-24-clipped/home-black.webp deleted file mode 100644 index 1ae14cf..0000000 Binary files a/public/screenshots/product-bezel-2026-08-24-clipped/home-black.webp and /dev/null differ diff --git a/public/screenshots/product-bezel-2026-08-24-clipped/know-me-natural-dark.webp b/public/screenshots/product-bezel-2026-08-24-clipped/know-me-natural-dark.webp deleted file mode 100644 index ec274be..0000000 Binary files a/public/screenshots/product-bezel-2026-08-24-clipped/know-me-natural-dark.webp and /dev/null differ diff --git a/public/screenshots/product-bezel-2026-08-24-clipped/know-me-natural.webp b/public/screenshots/product-bezel-2026-08-24-clipped/know-me-natural.webp deleted file mode 100644 index b67442a..0000000 Binary files a/public/screenshots/product-bezel-2026-08-24-clipped/know-me-natural.webp and /dev/null differ diff --git a/public/screenshots/product-bezel-2026-08-24-clipped/medication-detail-natural-dark.webp b/public/screenshots/product-bezel-2026-08-24-clipped/medication-detail-natural-dark.webp deleted file mode 100644 index 62d6309..0000000 Binary files a/public/screenshots/product-bezel-2026-08-24-clipped/medication-detail-natural-dark.webp and /dev/null differ diff --git a/public/screenshots/product-bezel-2026-08-24-clipped/medication-detail-natural.webp b/public/screenshots/product-bezel-2026-08-24-clipped/medication-detail-natural.webp deleted file mode 100644 index 5f28c71..0000000 Binary files a/public/screenshots/product-bezel-2026-08-24-clipped/medication-detail-natural.webp and /dev/null differ diff --git a/public/screenshots/product-bezel-2026-08-24-clipped/medications-black-dark.webp b/public/screenshots/product-bezel-2026-08-24-clipped/medications-black-dark.webp deleted file mode 100644 index 4f39adb..0000000 Binary files a/public/screenshots/product-bezel-2026-08-24-clipped/medications-black-dark.webp and /dev/null differ diff --git a/public/screenshots/product-bezel-2026-08-24-clipped/medications-black.webp b/public/screenshots/product-bezel-2026-08-24-clipped/medications-black.webp deleted file mode 100644 index 39115e2..0000000 Binary files a/public/screenshots/product-bezel-2026-08-24-clipped/medications-black.webp and /dev/null differ diff --git a/public/screenshots/product-bezel-2026-08-24-clipped/questions-black-dark.webp b/public/screenshots/product-bezel-2026-08-24-clipped/questions-black-dark.webp deleted file mode 100644 index 3a47d4d..0000000 Binary files a/public/screenshots/product-bezel-2026-08-24-clipped/questions-black-dark.webp and /dev/null differ diff --git a/public/screenshots/product-bezel-2026-08-24-clipped/questions-black.webp b/public/screenshots/product-bezel-2026-08-24-clipped/questions-black.webp deleted file mode 100644 index d830d70..0000000 Binary files a/public/screenshots/product-bezel-2026-08-24-clipped/questions-black.webp and /dev/null differ diff --git a/public/screenshots/product-bezel-2026-08-24-clipped/summary-reviewed-natural-dark.webp b/public/screenshots/product-bezel-2026-08-24-clipped/summary-reviewed-natural-dark.webp deleted file mode 100644 index 63722f1..0000000 Binary files a/public/screenshots/product-bezel-2026-08-24-clipped/summary-reviewed-natural-dark.webp and /dev/null differ diff --git a/public/screenshots/product-bezel-2026-08-24-clipped/summary-reviewed-natural.webp b/public/screenshots/product-bezel-2026-08-24-clipped/summary-reviewed-natural.webp deleted file mode 100644 index 1dbfa02..0000000 Binary files a/public/screenshots/product-bezel-2026-08-24-clipped/summary-reviewed-natural.webp and /dev/null differ diff --git a/public/screenshots/product-bezel-2026-08-24-clipped/transcript-populated-black-dark.webp b/public/screenshots/product-bezel-2026-08-24-clipped/transcript-populated-black-dark.webp deleted file mode 100644 index 203426e..0000000 Binary files a/public/screenshots/product-bezel-2026-08-24-clipped/transcript-populated-black-dark.webp and /dev/null differ diff --git a/public/screenshots/product-bezel-2026-08-24-clipped/transcript-populated-black.webp b/public/screenshots/product-bezel-2026-08-24-clipped/transcript-populated-black.webp deleted file mode 100644 index 97ace44..0000000 Binary files a/public/screenshots/product-bezel-2026-08-24-clipped/transcript-populated-black.webp and /dev/null differ diff --git a/public/screenshots/product-bezel-2026-08-24-clipped/visits-natural-dark.webp b/public/screenshots/product-bezel-2026-08-24-clipped/visits-natural-dark.webp deleted file mode 100644 index 297301d..0000000 Binary files a/public/screenshots/product-bezel-2026-08-24-clipped/visits-natural-dark.webp and /dev/null differ diff --git a/public/screenshots/product-bezel-2026-08-24-clipped/visits-natural.webp b/public/screenshots/product-bezel-2026-08-24-clipped/visits-natural.webp deleted file mode 100644 index 53096ca..0000000 Binary files a/public/screenshots/product-bezel-2026-08-24-clipped/visits-natural.webp and /dev/null differ diff --git a/public/screenshots/product-bezel-2026-08-24-unified-type/ask-questions-black-dark.webp b/public/screenshots/product-bezel-2026-08-24-unified-type/ask-questions-black-dark.webp new file mode 100644 index 0000000..ace07d4 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-24-unified-type/ask-questions-black-dark.webp differ diff --git a/public/screenshots/product-bezel-2026-08-24-unified-type/ask-questions-black.webp b/public/screenshots/product-bezel-2026-08-24-unified-type/ask-questions-black.webp new file mode 100644 index 0000000..1f92ffd Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-24-unified-type/ask-questions-black.webp differ diff --git a/public/screenshots/product-bezel-2026-08-24-unified-type/home-black-dark.webp b/public/screenshots/product-bezel-2026-08-24-unified-type/home-black-dark.webp new file mode 100644 index 0000000..ca91c64 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-24-unified-type/home-black-dark.webp differ diff --git a/public/screenshots/product-bezel-2026-08-24-unified-type/home-black.webp b/public/screenshots/product-bezel-2026-08-24-unified-type/home-black.webp new file mode 100644 index 0000000..527f99e Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-24-unified-type/home-black.webp differ diff --git a/public/screenshots/product-bezel-2026-08-24-unified-type/know-me-natural-dark.webp b/public/screenshots/product-bezel-2026-08-24-unified-type/know-me-natural-dark.webp new file mode 100644 index 0000000..149b877 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-24-unified-type/know-me-natural-dark.webp differ diff --git a/public/screenshots/product-bezel-2026-08-24-unified-type/know-me-natural.webp b/public/screenshots/product-bezel-2026-08-24-unified-type/know-me-natural.webp new file mode 100644 index 0000000..e81cbd6 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-24-unified-type/know-me-natural.webp differ diff --git a/public/screenshots/product-bezel-2026-08-24-unified-type/medication-detail-natural-dark.webp b/public/screenshots/product-bezel-2026-08-24-unified-type/medication-detail-natural-dark.webp new file mode 100644 index 0000000..6d77fd7 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-24-unified-type/medication-detail-natural-dark.webp differ diff --git a/public/screenshots/product-bezel-2026-08-24-unified-type/medication-detail-natural.webp b/public/screenshots/product-bezel-2026-08-24-unified-type/medication-detail-natural.webp new file mode 100644 index 0000000..d514855 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-24-unified-type/medication-detail-natural.webp differ diff --git a/public/screenshots/product-bezel-2026-08-24-unified-type/medications-black-dark.webp b/public/screenshots/product-bezel-2026-08-24-unified-type/medications-black-dark.webp new file mode 100644 index 0000000..6d77fd7 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-24-unified-type/medications-black-dark.webp differ diff --git a/public/screenshots/product-bezel-2026-08-24-unified-type/medications-black.webp b/public/screenshots/product-bezel-2026-08-24-unified-type/medications-black.webp new file mode 100644 index 0000000..d514855 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-24-unified-type/medications-black.webp differ diff --git a/public/screenshots/product-bezel-2026-08-24-unified-type/questions-black-dark.webp b/public/screenshots/product-bezel-2026-08-24-unified-type/questions-black-dark.webp new file mode 100644 index 0000000..590955b Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-24-unified-type/questions-black-dark.webp differ diff --git a/public/screenshots/product-bezel-2026-08-24-unified-type/questions-black.webp b/public/screenshots/product-bezel-2026-08-24-unified-type/questions-black.webp new file mode 100644 index 0000000..7909324 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-24-unified-type/questions-black.webp differ diff --git a/public/screenshots/product-bezel-2026-08-24-unified-type/summary-reviewed-natural-dark.webp b/public/screenshots/product-bezel-2026-08-24-unified-type/summary-reviewed-natural-dark.webp new file mode 100644 index 0000000..2296e22 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-24-unified-type/summary-reviewed-natural-dark.webp differ diff --git a/public/screenshots/product-bezel-2026-08-24-unified-type/summary-reviewed-natural.webp b/public/screenshots/product-bezel-2026-08-24-unified-type/summary-reviewed-natural.webp new file mode 100644 index 0000000..3856b08 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-24-unified-type/summary-reviewed-natural.webp differ diff --git a/public/screenshots/product-bezel-2026-08-24-unified-type/transcript-populated-black-dark.webp b/public/screenshots/product-bezel-2026-08-24-unified-type/transcript-populated-black-dark.webp new file mode 100644 index 0000000..880c1d8 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-24-unified-type/transcript-populated-black-dark.webp differ diff --git a/public/screenshots/product-bezel-2026-08-24-unified-type/transcript-populated-black.webp b/public/screenshots/product-bezel-2026-08-24-unified-type/transcript-populated-black.webp new file mode 100644 index 0000000..d05ca7f Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-24-unified-type/transcript-populated-black.webp differ diff --git a/public/screenshots/product-bezel-2026-08-24-unified-type/visits-natural-dark.webp b/public/screenshots/product-bezel-2026-08-24-unified-type/visits-natural-dark.webp new file mode 100644 index 0000000..e409ed0 Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-24-unified-type/visits-natural-dark.webp differ diff --git a/public/screenshots/product-bezel-2026-08-24-unified-type/visits-natural.webp b/public/screenshots/product-bezel-2026-08-24-unified-type/visits-natural.webp new file mode 100644 index 0000000..4104d4f Binary files /dev/null and b/public/screenshots/product-bezel-2026-08-24-unified-type/visits-natural.webp differ diff --git a/src/app/(marketing)/access/page.tsx b/src/app/(marketing)/access/page.tsx index 09482a2..cea4bb5 100644 --- a/src/app/(marketing)/access/page.tsx +++ b/src/app/(marketing)/access/page.tsx @@ -68,7 +68,7 @@ export default function AccessPage() { {productRelease.stage} {productRelease.platforms} -

+

Bring your care context together.

@@ -82,7 +82,7 @@ export default function AccessPage() {

-

+

Request Medscribe access

@@ -107,7 +107,7 @@ export default function AccessPage() {

Made for real life -

+

Keep the details close without carrying the whole burden in your head.

@@ -121,7 +121,7 @@ export default function AccessPage() { className="surface-panel rounded-2xl p-6" >