Compare with tabs and comparision
import { Compare1 } from "@/components/ui/compare-1"; export default function DemoOne() { return <Compare1 />; }