As you scroll through the night time animation, a 1986 Toyota Corolla drifts on a desert highway, followed by particles and a camera.
import { Component } from "@/components/ui/desert-drift"; export default function DemoOne() { return <Component />; }