this is the quiz section having with ux friendly animations
Loading preview...
import { Component } from "@/components/ui/quiz-section"; export default function DemoOne() { return <Component />; }