Replace all your brand cards with these amazing animated hover cards made with framer motion
import { Component } from "@/components/ui/hover-link-card"; const DemoOne = () => { return <Component />; }; export { DemoOne };