Prompt library

Prompts that work

Ready-made prompts for ads, logos, posters, 3D and more. Use one in a tap — or share your own.

+ Add a prompt
Luxury Brand Product Key Visual
PosterPhoto

Luxury Brand Product Key Visual

BRAND NAME + PRODUCT Act as a Senior Luxury Fashion Art Director and Studio Photographer specializing in high-end product key visuals for flagship campaigns, e-commerce editorials, and mobile-first brand content. PHASE 1: FORMAT & CANVAS Vertical format, 9:16 aspect ratio. Canvas background: a single flat field of warm off-white — not pure white, not grey. Target tone: soft ivory cream (#F4EFE6 equivalent), uniform and completely shadowless across the entire background plane. Autonomously determine BRAND NAMEs signature background tone — if the brand has a recognized house color for its packaging, tissue paper, or lookbook backgrounds, shift the canvas toward that specific off-white or neutral. The result must feel like an official brand document, not a generic studio. PHASE 2: BACKGROUND PATTERN (WATERMARK LAYER) Autonomously identify BRAND NAMEs iconic surface pattern, monogram, or archival motif — examples: a house monogram, toile print, geometric logo repeat, heritage emblem, or signature textile pattern. Render this pattern across the entire background canvas as a ghost watermark: same tone as the background but with a slight value shift (approximately 8–12% darker or lighter than the base). The pattern must be large in scale — individual motifs spanning 15–25% of canvas width. Opacity: 10–18% maximum. No hard edges. The pattern should feel embossed or tone-on-tone woven, not printed. It must recede behind all other elements. PHASE 3: LOGO PLACEMENT Autonomously reproduce BRAND NAMEs official logo with complete fidelity — correct letterforms, proportions, secondary marks (emblems, crowns, stars, monogram icons). Place the logo centered horizontally in the upper third of the frame (top 30% of canvas). Scale: the logo should span approximately 40–50% of canvas width — prominent but not overwhelming. Logo rendering: flat 2D, no extrusion, no chrome. Color: autonomously apply BRAND NAMEs official logo colorway — the exact brand-standard color(s) used on official packaging and website. If the brand uses a two-tone logo (icon + wordmark in different colors), preserve that hierarchy precisely. Directly below the main logo mark, place the full BRAND NAME wordmark in spaced capital letters — clean, geometric sans-serif, tracking: +200 to +300, same brand color, optical size approximately 60% of logo height. No decorative elements between logo and wordmark. PHASE 4: PRODUCT PLACEMENT Render PRODUCT as a photorealistic studio object with maximum material fidelity: — Leather: visible grain, pore structure, stitching thread texture, realistic edge paint. — Hardware: gold or silver metal with micro-reflections, not flat. — Canvas/fabric: woven fiber detail, not smooth CG. — All brand-specific surface patterns on the product must be accurate and legible. Placement: the product enters the frame from the bottom-right corner at a natural 25–35 degree angle, as if casually placed or mid-motion. The product is cropped — only 60–75% of the object is visible within the frame. The crop should feel intentional and editorial, not accidental. The product occupies the lower 55–65% of the canvas. The product must feel physically present in the space — not floating. Cast an extremely soft, barely visible contact shadow (opacity 8–12%) on the canvas beneath the nearest edge. No hard drop shadows. PHASE 5: LIGHTING Lighting: simulated large north-facing studio window light. Soft, directional, shadowless on the background. Color temperature: 5500–6000K (neutral daylight, slightly cool). Key light: large softbox equivalent from upper-left, filling the entire product surface evenly with minimal contrast ratio (1.2:1 to 1.5:1 max). Fill light: large bounce from right side, eliminating all harsh shadows. No rim light. No dramatic contrast. The lighting philosophy is: the product sells itself — light only reveals, never performs. Global Illumination enabled for subtle inter-reflections between product surfaces. No specular hotspots on leather — only on metal hardware. PHASE 6: TYPOGRAPHY & FINISHING Bottom of frame: a thin horizontal rule line (1px, brand color, 80% canvas width, centered). Below the rule: a single line of micro-copy — a social handle, collection name, or campaign label — in the same clean sans-serif, lowercase or small-caps, minimal tracking. Autonomously generate a contextually appropriate label for BRAND NAME. TECH SPECS Render engine: photorealistic CGI, Keyshot / Octane product visualization aesthetic. Resolution: 9:16, ultra-high detail. Depth of Field: f/16 equivalent — everything in sharp focus. Zero bokeh. Tack-sharp edges on all product details.Tone mapping: clean, true-to-life. No filmic crush. No vignette. No grain. Color grade: neutral, faithful to real product color. Slight warmth in the ivory background only. No AI-plastic normals on leather or fabric. Microscopic surface imperfection maps required. No reflections on background. No environmental reflections — studio only. Mood reference: Louis Vuitton / Bottega Veneta / Celine official e-commerce and campaign photography standard. Clean enough to be used as a press image.

durs.ai
VIRALMEDIA AI Agency Dark Landing Page
BrandingPhoto

VIRALMEDIA AI Agency Dark Landing Page

Build a dark-themed, single-page landing page for an AI web design agency called VIRALMEDIA. The design uses a pure black background (#000) with white text, a signature liquid glass glassmorphism effect, and two Google Fonts: Barlow (body/UI) and Instrument Serif (italic accent text). Use React, Tailwind CSS, Framer Motion, and hls.js. All buttons are rounded-full. DESIGN SYSTEM (index.css) Color tokens (all HSL, dark-only — no light mode): --background: 0 0% 0% (pure black) --foreground: 0 0% 100% (pure white) --card: 0 0% 9%, --card-foreground: 0 0% 100% --primary: 0 0% 97%, --primary-foreground: 0 0% 9% --secondary: 0 0% 15%, --secondary-foreground: 0 0% 100% --muted: 0 0% 15%, --muted-foreground: 0 0% 75% --accent: 0 0% 15%, --accent-foreground: 0 0% 100% --border: 0 0% 20%, --input: 0 0% 20%, --ring: 0 0% 100% --radius: 2px --font-body: Barlow, sans-serif --font-accent: Instrument Serif, serif Liquid Glass CSS classes: .liquid-glass — subtle glassmorphism: background: rgba(255,255,255,0.01), background-blend-mode: luminosity, backdrop-filter: blur(4px), no border, box-shadow: inset 0 1px 1px rgba(255,255,255,0.1). Has a ::before pseudo-element for a gradient border effect using linear-gradient(180deg, rgba(255,255,255,0.45) 0%, rgba(255,255,255,0.15) 20%, transparent 40%, transparent 60%, rgba(255,255,255,0.15) 80%, rgba(255,255,255,0.45) 100%) with mask-composite: exclude and padding: 1.4px. .liquid-glass-strong — stronger variant: same as above but backdrop-filter: blur(50px), box-shadow: 4px 4px 4px rgba(0,0,0,0.05), inset 0 1px 1px rgba(255,255,255,0.15), and slightly higher gradient opacity values (0.5/0.2 instead of 0.45/0.15). Tailwind config: Set fontFamily: body: Barlow, sans-serif, accent: Instrument Serif, serif at the theme root level (not in extend). SECTION 1: NAVBAR (fixed) Fixed top, full-width, z-50, px-8 py-6, flex row with space-between Left: Logo text VIRALMEDIA — text-xl font-semibold tracking-tight font-body text-foreground Center (hidden on mobile): Nav links Work, Services, About, Blog, Contact — each px-4 py-2 text-sm font-medium text-foreground rounded-sm hover:bg-white/10 Right: Get Started button — liquid-glass-strong rounded-full px-6 py-2.5 text-sm font-medium text-foreground SECTION 2: HERO (full viewport height) Container: relative w-full h-screen overflow-hidden Background video (behind everything): Absolutely positioned, object-cover object-bottom. On mobile: -translate-y-100px, on md+: no translate. Video URL: https://d8j0ntlcm91z4.cloudfront.net/user_38xzZboKViGWJOttwIXH07lWA1P/hf_20260326_073936_8dd07fdb-4f6b-4220-a3f0-9dedfaab0c88.mp4 (autoPlay, loop, muted, playsInline) Bottom gradient overlay: absolute inset-x-0 bottom-0 h-60 bg-gradient-to-t from-background to-transparent Content (z-10, flex column, justify-end, pb-10 md:pb-20): Avatar row: 3 overlapping circular avatars (http://pravatar.cc, w-8 h-8 rounded-full border-2 border-background, -space-x-2) + text 7,000+ brands already transformed in text-muted-foreground text-sm Heading: text-3xl sm:text-5xl md:text-6xl lg:text-7xl font-medium tracking--1px md:tracking--2px — Build Stunning with + <span className=font-accent italic font-normal>AI Magic</span> Subtitle: text-sm md:text-lg text-muted-foreground whitespace-normal md:whitespace-nowrap — AI-powered websites crafted for beauty, speed, and lasting performance. Email form: liquid-glass rounded-full p-1.5 md:p-2 max-w-lg w-full with transparent input and a solid white bg-foreground text-background rounded-full SUBSCRIBE button. Button uses motion.button with whileHover= scale: 1.03 and whileTap= scale: 0.98

durs.ai