diff --git a/images/hero-og-xbox.png b/images/hero-og-xbox.png new file mode 100644 index 00000000..5feeae9e Binary files /dev/null and b/images/hero-og-xbox.png differ diff --git a/images/thumb1-ally-handheld.png b/images/thumb1-ally-handheld.png new file mode 100644 index 00000000..bc0cc4f6 Binary files /dev/null and b/images/thumb1-ally-handheld.png differ diff --git a/images/thumb2-controller.png b/images/thumb2-controller.png new file mode 100644 index 00000000..b5bbaa0b Binary files /dev/null and b/images/thumb2-controller.png differ diff --git a/images/thumb3-series-consoles.png b/images/thumb3-series-consoles.png new file mode 100644 index 00000000..32e07b1f Binary files /dev/null and b/images/thumb3-series-consoles.png differ diff --git a/images/thumb4-pc-app.png b/images/thumb4-pc-app.png new file mode 100644 index 00000000..1c8c6e53 Binary files /dev/null and b/images/thumb4-pc-app.png differ diff --git a/images/xbox-pc-app.png b/images/xbox-pc-app.png new file mode 100644 index 00000000..ebde7de3 Binary files /dev/null and b/images/xbox-pc-app.png differ diff --git a/index.mdx b/index.mdx index 57293172..7d339791 100644 --- a/index.mdx +++ b/index.mdx @@ -7,7 +7,7 @@ description: "Xbox game development documentation to develop and publish XBOX ga
- Xbox + Original Xbox console with controller
## Quick Access diff --git a/style.css b/style.css index c97b5769..303f5066 100644 --- a/style.css +++ b/style.css @@ -930,21 +930,21 @@ mdx-content a:not(card a) { background-repeat: no-repeat; } -/* Quick Access thumbnails — Xbox controller artwork */ +/* Quick Access thumbnails — Xbox hardware lineup artwork */ .xbox-thumb-1 { - background-image: url("/images/f4a157fea56a539d15829292d6085de4a488869c.png"); + background-image: url("/images/thumb1-ally-handheld.png"); } .xbox-thumb-2 { - background-image: url("/images/e71580110a12d4c9bd4e22b52c7e88910bbd0e6c.png"); + background-image: url("/images/thumb2-controller.png"); } .xbox-thumb-3 { - background-image: url("/images/63098df10ce12967da3aab598d9b594c3f64abe2.png"); + background-image: url("/images/thumb3-series-consoles.png"); } .xbox-thumb-4 { - background-image: url("/images/02d728eff6c92e2ab04c47fafb1a51b18cf9cbf7.png"); + background-image: url("/images/xbox-pc-app.png"); } /* "Start building" call to action */