Update liveline.tsx

This commit is contained in:
Tommy D. Rossi
2026-02-20 15:26:34 +01:00
parent 5f764ed200
commit e7b7aad8a9
+7 -1
View File
@@ -47,7 +47,13 @@ export default function LivelinePage() {
<A href="https://github.com/remorses/playwriter">Star on GitHub</A>. <A href="https://github.com/remorses/playwriter">Star on GitHub</A>.
</P> </P>
<ChartPlaceholder height={300} label="demo" /> <div className="ll-bleed" style={{ display: "flex", justifyContent: "center" }}>
<img
src="/screenshot@2x.png"
alt="Playwriter controlling Chrome with accessibility labels overlay"
style={{ display: "block", maxWidth: "100%" }}
/>
</div>
<Caption> <Caption>
Your existing Chrome session. Extensions, logins, cookies &mdash; all there. Your existing Chrome session. Extensions, logins, cookies &mdash; all there.
</Caption> </Caption>