This is the hover animation of the webpage preview.
Loading preview...
import { Component } from "@/components/ui/website-preview"; export default function DemoOne() { return <Component />; }