card with having lens effect in the img. you can directly use this thing.
Loading preview...
import { Component } from "@/components/ui/lens-card"; export default function DemoOne() { return <Component />; }