All Prompts
All Prompts

typographyherodisplayboldlargemodern
Large Typography Display Component
Компонент крупной типографики для заголовков и акцентов. Идеален для hero-секций, лендингов, создания визуальных заявлений.
Prompt
<div class="bg-white p-8 rounded-lg shadow-lg">
<div class="text-black font-bold text-6xl md:text-8xl lg:text-9xl leading-none tracking-tight" style="font-family: 'Inter', 'Helvetica Neue', sans-serif;">X 42</div>
<style>@import url('https://fonts.googleapis.com/css2?family=Inter:wght@700&display=swap');</style>
</div>