diff --git a/public/blockmatic_preview.png b/public/blockmatic_preview.png index 52c2274..ee07a3a 100644 Binary files a/public/blockmatic_preview.png and b/public/blockmatic_preview.png differ diff --git a/public/blockmatic_screenshot_dark.png b/public/blockmatic_screenshot_dark.png index 518603a..37985e0 100644 Binary files a/public/blockmatic_screenshot_dark.png and b/public/blockmatic_screenshot_dark.png differ diff --git a/public/blockmatic_screenshot_light.png b/public/blockmatic_screenshot_light.png index d923064..b5b3f06 100644 Binary files a/public/blockmatic_screenshot_light.png and b/public/blockmatic_screenshot_light.png differ diff --git a/src/components/home/ImageComparison.tsx b/src/components/home/ImageComparison.tsx index f6f52e7..964a2e0 100644 --- a/src/components/home/ImageComparison.tsx +++ b/src/components/home/ImageComparison.tsx @@ -13,12 +13,12 @@ function ImageComparison() { }; return ( -
@@ -26,7 +26,7 @@ function ImageComparison() {
src="/bliss/bliss.png"
alt="blockmatic version of bliss"
draggable={false}
- className="absolute w-full"
+ className="absolute w-full -z-20"
style={{ clipPath: `inset(0 0 0 ${sliderPosition}%)` }}
/>
@@ -41,28 +41,24 @@ function ImageComparison() {
+
-
-
- Use the slider to see this
-
+ Blockmatic lets you transform images into pixel art schematics for Minecraft. Easily adjust the width and height, and select the blocks
+ you want to use with the dialog.
+
+
+ Use the comparsion slider adjacent featuring the Windows XP background (also known as Bliss) to see the feature in action. Move it to the
+ left to see the blockmatic version and move it to the right to see the original version.
+
+
+ Try it out in the editor by opening the File menu at the top then clicking the Open Image button.
+