Refresh product screenshots for native theme
This commit is contained in:
@@ -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}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user