From 86544c260a7a1edf9080df6e982f3f016180f1d4 Mon Sep 17 00:00:00 2001 From: Sean O'Connor Date: Mon, 6 Jul 2026 23:12:22 -0400 Subject: [PATCH] Add founder note to executive summary MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bill's intro email to Northwell primes the reader for the personal story behind the app; the exec summary is the page that link lands on, and it only had a bare signature. Adds the same founder line as the homepage plus a fuller signature (Bucknell, CS&E). Screen version only — the print one-pager's fixed layout is left untouched. --- src/app/(marketing)/executive-summary/page.tsx | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/src/app/(marketing)/executive-summary/page.tsx b/src/app/(marketing)/executive-summary/page.tsx index aa3c7ca..ff71110 100644 --- a/src/app/(marketing)/executive-summary/page.tsx +++ b/src/app/(marketing)/executive-summary/page.tsx @@ -323,9 +323,17 @@ export default function ExecutiveSummaryPage() { -

- Sean O'Connor -

+
+

+ I built the first version of Medscribe after watching my own family + try to hold this together for my grandfather. The record scattered + right when we needed it most. +

+

+ Sean O'Connor · Bucknell University, Computer Science & + Engineering +

+
{/* ===================== PRINT: dense one-page PDF ===================== */}