diff --git a/src/components/home/ImageComparison.tsx b/src/components/home/ImageComparison.tsx index 327ebac..c37e28f 100644 --- a/src/components/home/ImageComparison.tsx +++ b/src/components/home/ImageComparison.tsx @@ -13,12 +13,15 @@ function ImageComparison() { }; return ( -
@@ -26,7 +29,7 @@ function ImageComparison() {
src="/bliss/bliss.png"
alt="blockmatic version of bliss"
draggable={false}
- className="absolute w-full -z-20"
+ className="absolute w-full -z-20 rounded-xl"
style={{ clipPath: `inset(0 0 0 ${sliderPosition}%)` }}
/>
@@ -36,7 +39,7 @@ function ImageComparison() {
left: `${sliderPosition}%`,
}}
>
- + Blockmatic lets you pick what blocks you want for the image and change versions from 1.6.1 to the latest version. +
+