@@ -42,7 +42,7 @@ const Carousel = () => {
position:"absolute",
top:0,
right:0,
- backgroundColor:"rgba(0, 0, 0, 0.2)",
+ backgroundColor:"rgba(0, 0, 0, 0.3)",
width:"100%",
height:"100%"
}}></Box>