Components
This component showcases a clean and modern UI section that highlights client logos with subtle animated diagonal stripes in the background. It uses a responsive two-column grid layout, creating a visually balanced structure. The faded horizontal line at the top adds a professional touch, separating the section from the rest of the content seamlessly.
Loading preview...
import RuixenTable_04 from "@/components/ui/ruixen-table-04";
export default function DemoOne() {
return <RuixenTable_04 />;
}