diff --git a/README.md b/README.md index be4c7ab..52c5573 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,10 @@ bun run start Screenshots live in `public/screenshots/`. The long-form homepage uses precomposited, transparent iPhone product-bezel assets in -`public/screenshots/pitch/`; supporting pages use the lightweight CSS frame. +`public/screenshots/pitch-glass-2026-08-20/`; supporting pages use versioned raw +captures from `public/screenshots/product-glass-2026-08-20/` in the lightweight +CSS frame. Versioned paths keep newly captured UI from being hidden by stale +browser or image-optimizer caches. Public pages label product imagery as synthetic demo data and beta UI. ### Capturing raw screenshots for the site @@ -73,5 +76,5 @@ captures that already include device chrome. Homepage product images are composited at the bezel source size of 1350 × 2760 with transparent backgrounds and rendered responsively through `src/components/product-device.tsx`. The homepage uses CSS view timelines for -scroll-scrubbed device and chapter motion, with a static fallback and a -reduced-motion override. +scroll-scrubbed device and chapter motion on desktop and mobile, with a static +fallback and a reduced-motion override. diff --git a/public/screenshots/pitch-glass-2026-08-20/ask-black-dark.webp b/public/screenshots/pitch-glass-2026-08-20/ask-black-dark.webp new file mode 100644 index 0000000..c6aa6d5 Binary files /dev/null and b/public/screenshots/pitch-glass-2026-08-20/ask-black-dark.webp differ diff --git a/public/screenshots/pitch-glass-2026-08-20/ask-black.webp b/public/screenshots/pitch-glass-2026-08-20/ask-black.webp new file mode 100644 index 0000000..698c406 Binary files /dev/null and b/public/screenshots/pitch-glass-2026-08-20/ask-black.webp differ diff --git a/public/screenshots/pitch-glass-2026-08-20/home-black-dark.webp b/public/screenshots/pitch-glass-2026-08-20/home-black-dark.webp new file mode 100644 index 0000000..7208a2d Binary files /dev/null and b/public/screenshots/pitch-glass-2026-08-20/home-black-dark.webp differ diff --git a/public/screenshots/pitch-glass-2026-08-20/home-black.webp b/public/screenshots/pitch-glass-2026-08-20/home-black.webp new file mode 100644 index 0000000..66d18f5 Binary files /dev/null and b/public/screenshots/pitch-glass-2026-08-20/home-black.webp differ diff --git a/public/screenshots/pitch-glass-2026-08-20/know-me-natural-dark.webp b/public/screenshots/pitch-glass-2026-08-20/know-me-natural-dark.webp new file mode 100644 index 0000000..1d14290 Binary files /dev/null and b/public/screenshots/pitch-glass-2026-08-20/know-me-natural-dark.webp differ diff --git a/public/screenshots/pitch-glass-2026-08-20/know-me-natural.webp b/public/screenshots/pitch-glass-2026-08-20/know-me-natural.webp new file mode 100644 index 0000000..a1fd3f5 Binary files /dev/null and b/public/screenshots/pitch-glass-2026-08-20/know-me-natural.webp differ diff --git a/public/screenshots/pitch-glass-2026-08-20/medication-detail-natural-dark.webp b/public/screenshots/pitch-glass-2026-08-20/medication-detail-natural-dark.webp new file mode 100644 index 0000000..e984230 Binary files /dev/null and b/public/screenshots/pitch-glass-2026-08-20/medication-detail-natural-dark.webp differ diff --git a/public/screenshots/pitch-glass-2026-08-20/medication-detail-natural.webp b/public/screenshots/pitch-glass-2026-08-20/medication-detail-natural.webp new file mode 100644 index 0000000..2a2729e Binary files /dev/null and b/public/screenshots/pitch-glass-2026-08-20/medication-detail-natural.webp differ diff --git a/public/screenshots/pitch-glass-2026-08-20/medications-black-dark.webp b/public/screenshots/pitch-glass-2026-08-20/medications-black-dark.webp new file mode 100644 index 0000000..f47c0d0 Binary files /dev/null and b/public/screenshots/pitch-glass-2026-08-20/medications-black-dark.webp differ diff --git a/public/screenshots/pitch-glass-2026-08-20/medications-black.webp b/public/screenshots/pitch-glass-2026-08-20/medications-black.webp new file mode 100644 index 0000000..c7c48ba Binary files /dev/null and b/public/screenshots/pitch-glass-2026-08-20/medications-black.webp differ diff --git a/public/screenshots/pitch-glass-2026-08-20/summary-natural-dark.webp b/public/screenshots/pitch-glass-2026-08-20/summary-natural-dark.webp new file mode 100644 index 0000000..ce71782 Binary files /dev/null and b/public/screenshots/pitch-glass-2026-08-20/summary-natural-dark.webp differ diff --git a/public/screenshots/pitch-glass-2026-08-20/summary-natural.webp b/public/screenshots/pitch-glass-2026-08-20/summary-natural.webp new file mode 100644 index 0000000..0b49d3f Binary files /dev/null and b/public/screenshots/pitch-glass-2026-08-20/summary-natural.webp differ diff --git a/public/screenshots/pitch-glass-2026-08-20/transcript-black-dark.webp b/public/screenshots/pitch-glass-2026-08-20/transcript-black-dark.webp new file mode 100644 index 0000000..764747c Binary files /dev/null and b/public/screenshots/pitch-glass-2026-08-20/transcript-black-dark.webp differ diff --git a/public/screenshots/pitch-glass-2026-08-20/transcript-black.webp b/public/screenshots/pitch-glass-2026-08-20/transcript-black.webp new file mode 100644 index 0000000..0c4bb48 Binary files /dev/null and b/public/screenshots/pitch-glass-2026-08-20/transcript-black.webp differ diff --git a/public/screenshots/pitch-glass-2026-08-20/visits-natural-dark.webp b/public/screenshots/pitch-glass-2026-08-20/visits-natural-dark.webp new file mode 100644 index 0000000..06d8d0d Binary files /dev/null and b/public/screenshots/pitch-glass-2026-08-20/visits-natural-dark.webp differ diff --git a/public/screenshots/pitch-glass-2026-08-20/visits-natural.webp b/public/screenshots/pitch-glass-2026-08-20/visits-natural.webp new file mode 100644 index 0000000..225fff6 Binary files /dev/null and b/public/screenshots/pitch-glass-2026-08-20/visits-natural.webp differ diff --git a/public/screenshots/product-glass-2026-08-20/ask-dark.png b/public/screenshots/product-glass-2026-08-20/ask-dark.png new file mode 100644 index 0000000..32cbf3c Binary files /dev/null and b/public/screenshots/product-glass-2026-08-20/ask-dark.png differ diff --git a/public/screenshots/product-glass-2026-08-20/ask-light.png b/public/screenshots/product-glass-2026-08-20/ask-light.png new file mode 100644 index 0000000..a503c7a Binary files /dev/null and b/public/screenshots/product-glass-2026-08-20/ask-light.png differ diff --git a/public/screenshots/product-glass-2026-08-20/home-dark.png b/public/screenshots/product-glass-2026-08-20/home-dark.png new file mode 100644 index 0000000..3b4a6d5 Binary files /dev/null and b/public/screenshots/product-glass-2026-08-20/home-dark.png differ diff --git a/public/screenshots/product-glass-2026-08-20/home-light.png b/public/screenshots/product-glass-2026-08-20/home-light.png new file mode 100644 index 0000000..e45fec5 Binary files /dev/null and b/public/screenshots/product-glass-2026-08-20/home-light.png differ diff --git a/public/screenshots/product-glass-2026-08-20/know-me-dark.png b/public/screenshots/product-glass-2026-08-20/know-me-dark.png new file mode 100644 index 0000000..12f6de1 Binary files /dev/null and b/public/screenshots/product-glass-2026-08-20/know-me-dark.png differ diff --git a/public/screenshots/product-glass-2026-08-20/know-me-light.png b/public/screenshots/product-glass-2026-08-20/know-me-light.png new file mode 100644 index 0000000..014030b Binary files /dev/null and b/public/screenshots/product-glass-2026-08-20/know-me-light.png differ diff --git a/public/screenshots/product-glass-2026-08-20/medication-detail-dark.png b/public/screenshots/product-glass-2026-08-20/medication-detail-dark.png new file mode 100644 index 0000000..ddb8686 Binary files /dev/null and b/public/screenshots/product-glass-2026-08-20/medication-detail-dark.png differ diff --git a/public/screenshots/product-glass-2026-08-20/medication-detail-light.png b/public/screenshots/product-glass-2026-08-20/medication-detail-light.png new file mode 100644 index 0000000..e199d8d Binary files /dev/null and b/public/screenshots/product-glass-2026-08-20/medication-detail-light.png differ diff --git a/public/screenshots/product-glass-2026-08-20/medications-light.png b/public/screenshots/product-glass-2026-08-20/medications-light.png new file mode 100644 index 0000000..d994340 Binary files /dev/null and b/public/screenshots/product-glass-2026-08-20/medications-light.png differ diff --git a/public/screenshots/product-glass-2026-08-20/summary-dark.png b/public/screenshots/product-glass-2026-08-20/summary-dark.png new file mode 100644 index 0000000..3647c19 Binary files /dev/null and b/public/screenshots/product-glass-2026-08-20/summary-dark.png differ diff --git a/public/screenshots/product-glass-2026-08-20/summary-light.png b/public/screenshots/product-glass-2026-08-20/summary-light.png new file mode 100644 index 0000000..301f69b Binary files /dev/null and b/public/screenshots/product-glass-2026-08-20/summary-light.png differ diff --git a/public/screenshots/product-glass-2026-08-20/visits-dark.png b/public/screenshots/product-glass-2026-08-20/visits-dark.png new file mode 100644 index 0000000..4ab8edb Binary files /dev/null and b/public/screenshots/product-glass-2026-08-20/visits-dark.png differ diff --git a/public/screenshots/product-glass-2026-08-20/visits-light.png b/public/screenshots/product-glass-2026-08-20/visits-light.png new file mode 100644 index 0000000..fa34f56 Binary files /dev/null and b/public/screenshots/product-glass-2026-08-20/visits-light.png differ diff --git a/src/app/(marketing)/executive-summary/page.tsx b/src/app/(marketing)/executive-summary/page.tsx index 952395f..a26d2a9 100644 --- a/src/app/(marketing)/executive-summary/page.tsx +++ b/src/app/(marketing)/executive-summary/page.tsx @@ -49,7 +49,7 @@ const differentiators = [ }, { title: "Private by architecture", - body: "AI runs on-device: no cloud processing, no health-data upload, no tracking, no account. Others say \"encrypted\" while their store disclosures admit cloud collection.", + body: 'AI runs on-device: no cloud processing, no health-data upload, no tracking, no account. Others say "encrypted" while their store disclosures admit cloud collection.', }, { title: "Facts-first, not a guess", @@ -147,21 +147,22 @@ export default function ExecutiveSummaryPage() {
+
{TAGLINE}
+
{SNAPSHOT}
{PROBLEM}
-{PROBLEM_BROADER}
+{PROBLEM_BROADER}
+
{DIFFERENTIATION}
Medscribe connects the daily loop to the emergency handoff: one - private record that stays current through normal use and is ready - when the system does not know the patient. + private record that stays current through normal use and is + ready when the system does not know the patient.
+
{MOAT}
+
{FOR_HEALTH_SYSTEMS}
+
{BETA_SUMMARY} If you'd like to try it, reach out.
+
Sean O'Connor
+
Executive Summary · June 2026
+
{TAGLINE}
@@ -334,7 +335,7 @@ export default function ExecutiveSummaryPage() {
@@ -358,7 +359,7 @@ export default function ExecutiveSummaryPage() {
{/* Who It's For */}
@@ -368,7 +369,7 @@ export default function ExecutiveSummaryPage() {
{/* Why This Is Different */}
Who it helps
The features that make Medscribe genuinely useful to the patient are
- the same ones that move the numbers CVS is measured on. Cross-provider
- by design; one central pharmacy in practice.
+ the same ones that move the numbers CVS is measured on.
+ Cross-provider by design; one central pharmacy in practice.
Live in beta on iOS and Android today. The core patient experience
- ships now; the business layer is what a partnership builds together.
+ ships now; the business layer is what a partnership builds
+ together.
Synthetic demo data · beta interface
Who it helps
The features that make Medscribe genuinely useful to the patient are
the same ones that move the numbers Walgreens is measured on.
@@ -287,7 +289,8 @@ export function WalgreensPrintSummary() {
Live in beta on iOS and Android today. The core patient experience
- ships now; the business layer is what a partnership builds together.
+ ships now; the business layer is what a partnership builds
+ together.
+
Who It's For
+
Why This Is Different
+
Under The Hood
+
For Health Systems
Every capability pays off twice
+
+ Every capability pays off twice
+
+
Every capability pays off twice
+
+ Every capability pays off twice
+