diff --git a/apps/web/app/layout.tsx b/apps/web/app/layout.tsx index 3db983a..e458e6b 100644 --- a/apps/web/app/layout.tsx +++ b/apps/web/app/layout.tsx @@ -90,7 +90,7 @@ export default function RootLayout({ return (
{/* DNS prefetch + preconnect for external image CDNs */} diff --git a/apps/web/app/plugin/page-client.tsx b/apps/web/app/plugin/page-client.tsx index ade9a4d..03047d2 100644 --- a/apps/web/app/plugin/page-client.tsx +++ b/apps/web/app/plugin/page-client.tsx @@ -61,7 +61,7 @@ const SCREENSHOTS: Shot[] = [ title: "Record while you play", caption: "Once in-game, open the panel and hit Start Recording. A live timer tracks your session. Stop when you're done benchmarking.", - file: "recording.png", + file: "recording.jpg", photo: true, }, { @@ -69,7 +69,7 @@ const SCREENSHOTS: Shot[] = [ title: "Review & submit", caption: "After stopping, review the captured FPS, 1% lows, and power draw. Add notes, then upload straight to DeckyVault — or export to a file.", - file: "session-form.png", + file: "session-form.jpg", photo: true, }, { @@ -87,8 +87,8 @@ const HAS_SCREENSHOT: Record- A walkthrough of the plugin, from pairing to publishing. -
++ A walkthrough of the plugin, from pairing to publishing. +
++ {act.subtitle} +
++ {shot.caption} +
+- {shot.caption} -
-