+ {/* Close button */}
+
+
+ {/* Lightbox content container */}
+
e.stopPropagation()}
+ >
+ {/* Prev arrow */}
+
+
+ {/* Active Image */}
+
+ {/* eslint-disable-next-line @next/next/no-img-element */}
+
})
+
+
+ {/* Next arrow */}
+
+
+
+ {/* Info bar below image */}
+
e.stopPropagation()}
+ >
+
+ {activeEvent.title}
+
+
+ {useTranslation().lang === "vi"
+ ? `Hình ảnh ${lightboxImageIndex + 1} trên ${activeEvent.images.length}`
+ : `Image ${lightboxImageIndex + 1} of ${activeEvent.images.length}`
+ }
+
+
+
+ )}
+