Skip to content

Commit a092f4b

Browse files
authored
new overview image to prep for MCP local world (#410)
* new overview image to prep for MCP local world * picture update * image bump
1 parent adeca9a commit a092f4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/images/overview.png

160 KB
Loading

src/components/LandingPage.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,8 +305,8 @@ export function LandingPage() {
305305
<Image
306306
src={"/images/overview.png"}
307307
alt={"arcade overview"}
308-
width={1880 / 3}
309-
height={1676 / 3}
308+
width={2922 / 3}
309+
height={1861 / 3}
310310
className="max-w-full"
311311
/>
312312
</div>

0 commit comments

Comments
 (0)