Live Preview
Library Sections
Testimonial Glow
Quote panel with soft accent glow.
Quote panel with soft accent glow.将本资源作为视觉与交互简报使用。把 Prompt 复制到 AI 编程工具,再按你的产品调整布局、品牌语气与动效强度。
Back to Library
Then paste it into your favorite AI coding tool.
Copy. Paste. Create.
This prompt is engineered to communicate visual direction, layout, interaction, animation and technical requirements.
Luxury testimonial section with one glowing accent and oversized quote marks.
Code
<!-- HTML -->
<div class="spot" id="s"></div>
/* CSS */
.spot{width:100%;height:100%;background:radial-gradient(circle 18vmin at var(--x,50%) var(--y,40%),hsl(213 85% 62%)55,transparent 55%),#050505}
// JS
var s=document.getElementById("s");window.addEventListener("pointermove",function(e){var r=s.getBoundingClientRect();s.style.setProperty("--x",((e.clientX-r.left)/r.width*100)+"%");s.style.setProperty("--y",((e.clientY-r.top)/r.height*100)+"%")});
Installation
Copy the prompt into your AI coding tool, then adapt colors and type to your brand.
License: Personal