Add lowest price label to domain pricing card
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -476,6 +476,7 @@
|
|||||||
<!-- 가격 및 CTA -->
|
<!-- 가격 및 CTA -->
|
||||||
<div class="sketch-border p-8 flex flex-col md:flex-row items-center justify-between gap-6" style="background: #fff8e6;">
|
<div class="sketch-border p-8 flex flex-col md:flex-row items-center justify-between gap-6" style="background: #fff8e6;">
|
||||||
<div>
|
<div>
|
||||||
|
<p class="text-sketch-line/70 text-sm mb-1">최저가 도메인</p>
|
||||||
<div class="flex items-baseline gap-2 mb-2">
|
<div class="flex items-baseline gap-2 mb-2">
|
||||||
<span class="text-3xl font-bold text-sketch-orange">5,000원~</span>
|
<span class="text-3xl font-bold text-sketch-orange">5,000원~</span>
|
||||||
<span class="text-sketch-line/70">/년</span>
|
<span class="text-sketch-line/70">/년</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user