Refresh product screenshots for native theme

This commit is contained in:
2026-08-23 01:51:11 -04:00
parent a8b7504a15
commit 4238f6ab0e
24 changed files with 37 additions and 37 deletions
+6 -6
View File
@@ -134,8 +134,8 @@ export default function HowItWorksPage() {
</div>
<div className="bg-primary-light/45 justify-self-center rounded-[2.5rem] p-7">
<PhoneMockup
src="/screenshots/product-bezel-2026-08-20/summary-reviewed-natural.webp"
darkSrc="/screenshots/product-bezel-2026-08-20/summary-reviewed-natural-dark.webp"
src="/screenshots/product-bezel-2026-08-23/summary-reviewed-natural.webp"
darkSrc="/screenshots/product-bezel-2026-08-23/summary-reviewed-natural-dark.webp"
alt="Illustrative Medscribe visit summary"
width={235}
/>
@@ -148,8 +148,8 @@ export default function HowItWorksPage() {
<div className="grid gap-12 lg:grid-cols-2 lg:items-center">
<div className="brand-warm justify-self-center rounded-[2.5rem] p-7 lg:order-1">
<PhoneMockup
src="/screenshots/product-bezel-2026-08-20/medication-detail-natural.webp"
darkSrc="/screenshots/product-bezel-2026-08-20/medication-detail-natural-dark.webp"
src="/screenshots/product-bezel-2026-08-23/medication-detail-natural.webp"
darkSrc="/screenshots/product-bezel-2026-08-23/medication-detail-natural-dark.webp"
alt="Illustrative Medscribe medication detail"
width={235}
/>
@@ -192,8 +192,8 @@ export default function HowItWorksPage() {
</div>
<div className="bg-primary-light/45 justify-self-center rounded-[2.5rem] p-7">
<PhoneMockup
src="/screenshots/product-bezel-2026-08-20/know-me-natural.webp"
darkSrc="/screenshots/product-bezel-2026-08-20/know-me-natural-dark.webp"
src="/screenshots/product-bezel-2026-08-23/know-me-natural.webp"
darkSrc="/screenshots/product-bezel-2026-08-23/know-me-natural-dark.webp"
alt="Illustrative Medscribe Know Me handoff"
width={235}
/>