fix: replace empty visit screenshots

This commit is contained in:
2026-08-21 21:34:24 -04:00
parent 5fd5011a9c
commit b41f2c643f
6 changed files with 10 additions and 8 deletions
+2 -2
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-natural.webp"
darkSrc="/screenshots/product-bezel-2026-08-20/summary-natural-dark.webp"
src="/screenshots/product-bezel-2026-08-20/summary-reviewed-natural.webp"
darkSrc="/screenshots/product-bezel-2026-08-20/summary-reviewed-natural-dark.webp"
alt="Illustrative Medscribe visit summary"
width={235}
/>