Add lowest price label to domain pricing card

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
kappa
2026-01-20 01:42:02 +09:00
parent 81509c8ba4
commit cdfd7dce95

View File

@@ -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>