Your ImageYour Image
  • About
  • Templates10
  • Blocks81New
  • Icons1635
  • Graphics4K
  • Components107New
  • About
  • Components
  • Pricing
  • Contact
Book an Intro call
Book an Intro call
  • About
  • Works
  • Pricing
  • Templates
  • Blocks
  • components
  • Graphic
  • Backgrounds
  • Designs
  • Icons
  • Logos
  • Flags
  • Privacy
  • Terms
  • Contact
© 2025Made with by Ali Imam

  • Award
  • Marquee
  • Book
  • Browser
  • Device
  • Gauge
  • Pixelated Grid

Device

PreviousNext

A responsive device frame component for showcasing images or UI previews inside MacBook, iMac, iPhone, or iPad mockups.

Installation

pnpm dlx shadcn@latest add https://aliimam.in/r/device.json

Usage

import { Device } from "@/components/ui/device"
<Device variant="macbook" src="/screenshot.png" className="text-gray-900" />
<Device variant="imac" src="/screenshot.png" />
<Device variant="iphone" src="/mobile-preview.png" />
<Device variant="ipad" src="/tablet-preview.png" />
BrowserGauge

On This Page

InstallationUsage