{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "floating-phone-demo-2", "title": "Floating Phone Demo 2", "description": "Second example showing a floating phone mockup.", "registryDependencies": [ "https://pioneerui.com/r/floating-phone" ], "files": [ { "path": "registry/example/floating-phone-demo-2.tsx", "content": "\"use client\"\n\nimport { FloatingPhone } from \"@/registry/pioneerui/floating-phone\"\nimport { motion } from \"framer-motion\"\nimport { Cloud, Sun, Droplets, Wind } from 'lucide-react'\n\nconst WeatherContent = () => {\n return (\n
Partly Cloudy
\n{item.time}
\n{item.temp}
\n{label}
\n{value}
\n