diff --git a/src/pages/showcase.tsx b/src/pages/showcase.tsx index f24d53e..738d0c9 100644 --- a/src/pages/showcase.tsx +++ b/src/pages/showcase.tsx @@ -3,12 +3,38 @@ import Layout from "@theme/Layout"; import imaginar from "../../static/video/imaginar.mp4"; import ian from "../../static/video/ian.mp4"; +import mesoMountain from "../../static/video/meso-mountain.mp4"; console.log(imaginar); import styles from "./showcase.module.scss"; const SHOWCASE_ENTRIES = [ + { + id: "meso-mountain", + title: "Meso Mountain", + media: { + aspect: "1280 / 720", + video: { src: mesoMountain }, + }, + description: ( + <> + Meso Mountain is a charming and immersive 3D platformer built for WebXR + created by{" "} + + Pixel Fish Creative + + . In this game you play as an adorable parasaur on a mission to find + their lost eggs. Run, jump, and explore the cozy Mesozoic island to + embark on your quest to save your nest! + + ), + cta: { + text: "Try it out", + url: "https://pixelfishcreative.xyz/#/meso-mountain", + mobileRecommended: false, + }, + }, { id: "imaginar", title: "ImaginAR", diff --git a/static/video/meso-mountain.mp4 b/static/video/meso-mountain.mp4 new file mode 100644 index 0000000..0648a53 --- /dev/null +++ b/static/video/meso-mountain.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0eeff03a06a8fccd1403ad3859d41b405cfeb7dc756797fb6ceb2af4973ece6 +size 5737516