From aaa566bbbc1b99b2921d93e631a6af543b77c526 Mon Sep 17 00:00:00 2001 From: Sean O'Connor Date: Wed, 26 Aug 2026 21:03:16 -0400 Subject: [PATCH] Refine website vertical rhythm --- src/app/(marketing)/how-it-works/page.tsx | 30 +++--- src/app/(marketing)/page.tsx | 118 +++++++++++----------- 2 files changed, 74 insertions(+), 74 deletions(-) diff --git a/src/app/(marketing)/how-it-works/page.tsx b/src/app/(marketing)/how-it-works/page.tsx index aae1b08..0c55d58 100644 --- a/src/app/(marketing)/how-it-works/page.tsx +++ b/src/app/(marketing)/how-it-works/page.tsx @@ -68,13 +68,13 @@ export default function HowItWorksPage() { -
+
Start with what matters

A clear rhythm from the moment to the next conversation.

-
+
{dailyRhythm.map((item, index) => { const Icon = item.icon; @@ -114,9 +114,9 @@ export default function HowItWorksPage() {
-
-
-
+
+
+
Review what changed

@@ -137,7 +137,7 @@ export default function HowItWorksPage() { src="/screenshots/product-bezel-2026-08-24-unified-type/summary-reviewed-natural.webp" darkSrc="/screenshots/product-bezel-2026-08-24-unified-type/summary-reviewed-natural-dark.webp" alt="Illustrative Medscribe visit summary" - width={280} + width={260} />

Illustrative profile · Medscribe interface @@ -145,13 +145,13 @@ export default function HowItWorksPage() {

-
+

Illustrative profile · Medscribe interface @@ -173,7 +173,7 @@ export default function HowItWorksPage() {

-
+
Keep the next question

@@ -194,7 +194,7 @@ export default function HowItWorksPage() { src="/screenshots/product-bezel-2026-08-24-unified-type/questions-black.webp" darkSrc="/screenshots/product-bezel-2026-08-24-unified-type/questions-black-dark.webp" alt="Illustrative Medscribe Questions to ask interface" - width={280} + width={260} />

Illustrative profile · Medscribe interface @@ -202,7 +202,7 @@ export default function HowItWorksPage() {

-
+
Prepare the handoff

@@ -223,7 +223,7 @@ export default function HowItWorksPage() { src="/screenshots/product-bezel-2026-08-24-unified-type/know-me-natural.webp" darkSrc="/screenshots/product-bezel-2026-08-24-unified-type/know-me-natural-dark.webp" alt="Illustrative Medscribe Know Me handoff" - width={280} + width={260} />

Illustrative profile · Medscribe interface @@ -233,8 +233,8 @@ export default function HowItWorksPage() {

-
-
+
+
-
+

diff --git a/src/app/(marketing)/page.tsx b/src/app/(marketing)/page.tsx index 7afa20f..e47bbdc 100644 --- a/src/app/(marketing)/page.tsx +++ b/src/app/(marketing)/page.tsx @@ -101,7 +101,7 @@ const accessFit = [ export default function HomePage() { return ( <> -
+
@@ -131,7 +131,7 @@ export default function HomePage() {
-
+
-

+

Illustrative profile · Medscribe interface

-
+

The connected picture

-

+

Care happens in fragments. Your context shouldn't.

-

+

One instruction lives in a portal. A medication label sits in a cabinet. The latest change lives in someone's memory. Medscribe is the patient-held thread between those moments. @@ -174,21 +174,21 @@ export default function HomePage() {

-
-
+
+

After the visit

-

+

Turn what happened into something you can check.

-

+

Bring the important details from a visit into one reviewable record. You decide what is useful and what belongs in the picture you carry forward.

-
+

The safety loop:{" "} review generated information before acting. Medscribe does not @@ -197,11 +197,11 @@ export default function HomePage() {

-
    +
      {visitMoments.map((moment, index) => (
    1. @@ -220,7 +220,7 @@ export default function HomePage() {

      -
      +
-
+

Between visits

-

+

Keep the medication picture current.

-

+

The list, the label, the schedule, and the latest confirmation belong in the same view—not scattered across paper and memory.

-
-
-
+
+
+
-
+
(
-
+

Questions for the doctor

-

+

Ask now. Save what belongs in the room.

-

+

Ask about a visit or medication. When the answer needs a care professional's judgment, Medscribe can suggest saving the question and who may be helpful to ask.

-
+
@@ -332,8 +332,8 @@ export default function HomePage() {

-
-
+
+
-
+
-
+
-
-
+
+
At the handoff

-

+

Bring the picture when care gets complicated.

-

+

Know Me gathers selected medications, allergies, conditions, baseline, and contacts into one readable snapshot that is easy to review together.

-
+
-
-
+
+
{number} -

+

{title}

@@ -451,50 +451,50 @@ export default function HomePage() {

-
+

Privacy that feels personal

-

+

Your health story stays centered on you.

-

+

Medscribe keeps the experience focused on your choices: what you keep, what you review, and what you share with people you trust.

-
+
{proofStats.map((stat) => (
{stat.label}
-
+
{stat.value}
))}
-
+
{privacyPrinciples.map((principle) => { const Icon = principle.icon; return (
@@ -502,7 +502,7 @@ export default function HomePage() { })}
-
+