{slide.title}
{slide.description}
{slide.features && (
{slide.features.map((feature, index) => (
{feature.icon}
{feature.text}
))}
)}
{/* Progress dots */}
{slides.map((_, index) => (
{currentSlide < slides.length - 1 ? (
<>
>
) : (
)}
setDontShowAgain(checked as boolean)}
/>