- 프롬프트 엔지니어링 페이지에 비즈니스 이메일/마케팅 카피/업무 보고서 패키지 3종 추가 - 각 상품 할인가(10,900~12,900원), 7가지 기능 설명, 프롬프트 미리보기 포함 - 마케팅 SVG 에셋 8개 전면 재작성: - 이모지 제거 → SVG path 기반 아이콘으로 교체 - 배경에 유기적 bezier 곡선 블롭 형태 추가 - 자동화 플로우 직선 연결 → 곡선 bezier path로 교체 - 로또 공 3D 하이라이트/그림자 강화 - 주식 차트 polyline → smooth bezier 곡선 개선 - 말풍선 꼬리 path 추가로 자연스러운 대화 표현 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
296 lines
20 KiB
XML
296 lines
20 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="675" viewBox="0 0 1200 675">
|
|
<defs>
|
|
<linearGradient id="lt-bgGrad" x1="0%" y1="0%" x2="100%" y2="100%">
|
|
<stop offset="0%" stop-color="#1c1200"/>
|
|
<stop offset="100%" stop-color="#04102b"/>
|
|
</linearGradient>
|
|
<radialGradient id="lt-amberGlow" cx="70%" cy="40%" r="45%">
|
|
<stop offset="0%" stop-color="#f59e0b" stop-opacity="0.1"/>
|
|
<stop offset="100%" stop-color="#f59e0b" stop-opacity="0.0"/>
|
|
</radialGradient>
|
|
<linearGradient id="lt-badgeGrad" x1="0%" y1="0%" x2="100%" y2="0%">
|
|
<stop offset="0%" stop-color="#78350f"/>
|
|
<stop offset="100%" stop-color="#92400e"/>
|
|
</linearGradient>
|
|
<linearGradient id="lt-panelGrad" x1="0%" y1="0%" x2="0%" y2="100%">
|
|
<stop offset="0%" stop-color="#1e1000"/>
|
|
<stop offset="100%" stop-color="#0a0a18"/>
|
|
</linearGradient>
|
|
<linearGradient id="lt-bottomBar" x1="0%" y1="0%" x2="100%" y2="0%">
|
|
<stop offset="0%" stop-color="#78350f"/>
|
|
<stop offset="100%" stop-color="#1c1200"/>
|
|
</linearGradient>
|
|
<!-- Ball gradients -->
|
|
<radialGradient id="lt-blueBall" cx="35%" cy="30%" r="60%">
|
|
<stop offset="0%" stop-color="#60a5fa"/>
|
|
<stop offset="50%" stop-color="#2563eb"/>
|
|
<stop offset="100%" stop-color="#1e3a8a"/>
|
|
</radialGradient>
|
|
<radialGradient id="lt-redBall" cx="35%" cy="30%" r="60%">
|
|
<stop offset="0%" stop-color="#f87171"/>
|
|
<stop offset="50%" stop-color="#dc2626"/>
|
|
<stop offset="100%" stop-color="#7f1d1d"/>
|
|
</radialGradient>
|
|
<radialGradient id="lt-goldBall" cx="35%" cy="30%" r="60%">
|
|
<stop offset="0%" stop-color="#fde68a"/>
|
|
<stop offset="50%" stop-color="#f59e0b"/>
|
|
<stop offset="100%" stop-color="#78350f"/>
|
|
</radialGradient>
|
|
<radialGradient id="lt-greenBall" cx="35%" cy="30%" r="60%">
|
|
<stop offset="0%" stop-color="#6ee7b7"/>
|
|
<stop offset="50%" stop-color="#10b981"/>
|
|
<stop offset="100%" stop-color="#064e3b"/>
|
|
</radialGradient>
|
|
<radialGradient id="lt-grayBall" cx="35%" cy="30%" r="60%">
|
|
<stop offset="0%" stop-color="#cbd5e1"/>
|
|
<stop offset="50%" stop-color="#94a3b8"/>
|
|
<stop offset="100%" stop-color="#334155"/>
|
|
</radialGradient>
|
|
<!-- Bar chart gradients -->
|
|
<linearGradient id="lt-bar1" x1="0%" y1="0%" x2="100%" y2="0%">
|
|
<stop offset="0%" stop-color="#2563eb"/>
|
|
<stop offset="100%" stop-color="#3b82f6"/>
|
|
</linearGradient>
|
|
<linearGradient id="lt-bar2" x1="0%" y1="0%" x2="100%" y2="0%">
|
|
<stop offset="0%" stop-color="#dc2626"/>
|
|
<stop offset="100%" stop-color="#f87171"/>
|
|
</linearGradient>
|
|
<linearGradient id="lt-bar3" x1="0%" y1="0%" x2="100%" y2="0%">
|
|
<stop offset="0%" stop-color="#d97706"/>
|
|
<stop offset="100%" stop-color="#fbbf24"/>
|
|
</linearGradient>
|
|
<linearGradient id="lt-bar4" x1="0%" y1="0%" x2="100%" y2="0%">
|
|
<stop offset="0%" stop-color="#059669"/>
|
|
<stop offset="100%" stop-color="#34d399"/>
|
|
</linearGradient>
|
|
<linearGradient id="lt-bar5" x1="0%" y1="0%" x2="100%" y2="0%">
|
|
<stop offset="0%" stop-color="#7c3aed"/>
|
|
<stop offset="100%" stop-color="#a78bfa"/>
|
|
</linearGradient>
|
|
</defs>
|
|
|
|
<!-- Background -->
|
|
<rect width="1200" height="675" fill="url(#lt-bgGrad)"/>
|
|
<rect width="1200" height="675" fill="url(#lt-amberGlow)"/>
|
|
|
|
<!-- Organic arc background -->
|
|
<path d="M 600 -50 C 800 0 1100 100 1300 300" stroke="rgba(245,158,11,0.06)" stroke-width="80" fill="none"/>
|
|
|
|
<!-- Dot grid pattern -->
|
|
<g opacity="0.06">
|
|
<pattern id="lt-dots" x="0" y="0" width="40" height="40" patternUnits="userSpaceOnUse">
|
|
<circle cx="20" cy="20" r="1.2" fill="#f59e0b"/>
|
|
</pattern>
|
|
<rect width="1200" height="675" fill="url(#lt-dots)"/>
|
|
</g>
|
|
|
|
<!-- ===== LEFT CONTENT ===== -->
|
|
|
|
<!-- Badge -->
|
|
<rect x="52" y="52" width="208" height="34" rx="17" fill="url(#lt-badgeGrad)" stroke="#f59e0b" stroke-width="1" stroke-opacity="0.6"/>
|
|
<text x="156" y="74" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="12.5" fill="#fcd34d" text-anchor="middle" font-weight="600">빅데이터 통계 기반 분석</text>
|
|
|
|
<!-- Headline -->
|
|
<text x="52" y="142" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="52" fill="white" font-weight="800" letter-spacing="-1">운이 아닌</text>
|
|
<text x="52" y="202" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="52" fill="#fbbf24" font-weight="800" letter-spacing="-1">데이터로 고릅니다</text>
|
|
|
|
<!-- Stats row -->
|
|
<g>
|
|
<rect x="52" y="226" width="148" height="70" rx="12" fill="rgba(245,158,11,0.12)" stroke="rgba(245,158,11,0.3)" stroke-width="1"/>
|
|
<text x="126" y="252" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="22" fill="#fbbf24" text-anchor="middle" font-weight="800">1,115</text>
|
|
<text x="126" y="274" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="10" fill="rgba(255,255,255,0.5)" text-anchor="middle">회차 전수 분석</text>
|
|
|
|
<rect x="210" y="226" width="148" height="70" rx="12" fill="rgba(245,158,11,0.12)" stroke="rgba(245,158,11,0.3)" stroke-width="1"/>
|
|
<text x="284" y="252" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="22" fill="#fbbf24" text-anchor="middle" font-weight="800">매주</text>
|
|
<text x="284" y="274" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="10" fill="rgba(255,255,255,0.5)" text-anchor="middle">업데이트</text>
|
|
|
|
<rect x="368" y="226" width="148" height="70" rx="12" fill="rgba(245,158,11,0.12)" stroke="rgba(245,158,11,0.3)" stroke-width="1"/>
|
|
<text x="442" y="252" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="22" fill="#fbbf24" text-anchor="middle" font-weight="800">900원</text>
|
|
<text x="442" y="274" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="10" fill="rgba(255,255,255,0.5)" text-anchor="middle">시작</text>
|
|
</g>
|
|
|
|
<!-- Plan list -->
|
|
<rect x="52" y="316" width="350" height="120" rx="14" fill="rgba(255,255,255,0.04)" stroke="rgba(245,158,11,0.2)" stroke-width="1"/>
|
|
<text x="72" y="344" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="11.5" fill="rgba(255,255,255,0.4)" font-weight="600">구독 플랜</text>
|
|
|
|
<!-- Gold -->
|
|
<circle cx="78" cy="369" r="6" fill="#fbbf24"/>
|
|
<text x="92" y="374" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="13" fill="white" font-weight="600">골드</text>
|
|
<text x="160" y="374" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="12" fill="rgba(255,255,255,0.45)">기본 추천 5조합 · 매주 제공</text>
|
|
|
|
<!-- Platinum -->
|
|
<circle cx="78" cy="397" r="6" fill="#94a3b8"/>
|
|
<text x="92" y="402" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="13" fill="white" font-weight="600">플래티넘</text>
|
|
<text x="178" y="402" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="12" fill="rgba(255,255,255,0.45)">통계 심층 분석 + 10조합</text>
|
|
|
|
<!-- Diamond -->
|
|
<circle cx="78" cy="425" r="6" fill="#60a5fa"/>
|
|
<text x="92" y="430" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="13" fill="white" font-weight="600">다이아</text>
|
|
<text x="160" y="430" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="12" fill="rgba(255,255,255,0.45)">AI 패턴 분석 + 무제한 조합</text>
|
|
|
|
<!-- Price badge -->
|
|
<rect x="52" y="456" width="190" height="72" rx="14" fill="rgba(245,158,11,0.15)" stroke="#f59e0b" stroke-width="2"/>
|
|
<text x="147" y="482" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="12" fill="#fcd34d" text-anchor="middle">월 구독 시작가</text>
|
|
<text x="147" y="513" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="32" fill="white" text-anchor="middle" font-weight="800">900<tspan font-size="16" fill="#fcd34d">원~</tspan></text>
|
|
|
|
<!-- Disclaimer -->
|
|
<text x="52" y="556" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="10.5" fill="rgba(255,255,255,0.28)">* 로또는 운의 게임이며, 당첨을 보장하지 않습니다.</text>
|
|
<text x="52" y="573" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="10.5" fill="rgba(255,255,255,0.28)">* 통계 기반 분석이며 확률 향상을 보장하지 않습니다.</text>
|
|
|
|
<!-- ===== RIGHT: LOTTO PANEL ===== -->
|
|
|
|
<rect x="620" y="36" width="540" height="600" rx="22" fill="url(#lt-panelGrad)" stroke="rgba(245,158,11,0.3)" stroke-width="1.5"/>
|
|
|
|
<!-- Panel header -->
|
|
<rect x="620" y="36" width="540" height="60" rx="22" fill="rgba(245,158,11,0.15)"/>
|
|
<rect x="620" y="68" width="540" height="28" fill="rgba(245,158,11,0.15)"/>
|
|
<text x="890" y="74" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="16" fill="#fbbf24" text-anchor="middle" font-weight="700">이번주 추천 번호</text>
|
|
<text x="890" y="92" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="11" fill="rgba(255,255,255,0.4)" text-anchor="middle">1,115회차 데이터 기반 빈도 분석</text>
|
|
|
|
<!-- Lotto Balls Row -->
|
|
<!-- Ball 7 (blue) -->
|
|
<ellipse cx="686" cy="192" rx="36" ry="6" fill="rgba(0,0,0,0.3)"/>
|
|
<circle cx="686" cy="158" r="36" fill="url(#lt-blueBall)"/>
|
|
<ellipse cx="676" cy="146" rx="12" ry="7" fill="rgba(255,255,255,0.32)"/>
|
|
<text x="686" y="165" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="20" fill="white" text-anchor="middle" font-weight="800">7</text>
|
|
|
|
<!-- Ball 14 (red) -->
|
|
<ellipse cx="762" cy="192" rx="36" ry="6" fill="rgba(0,0,0,0.3)"/>
|
|
<circle cx="762" cy="158" r="36" fill="url(#lt-redBall)"/>
|
|
<ellipse cx="752" cy="146" rx="12" ry="7" fill="rgba(255,255,255,0.32)"/>
|
|
<text x="762" y="165" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="20" fill="white" text-anchor="middle" font-weight="800">14</text>
|
|
|
|
<!-- Ball 23 (gold) -->
|
|
<ellipse cx="838" cy="192" rx="36" ry="6" fill="rgba(0,0,0,0.3)"/>
|
|
<circle cx="838" cy="158" r="36" fill="url(#lt-goldBall)"/>
|
|
<ellipse cx="828" cy="146" rx="12" ry="7" fill="rgba(255,255,255,0.38)"/>
|
|
<text x="838" y="165" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="20" fill="white" text-anchor="middle" font-weight="800">23</text>
|
|
|
|
<!-- Ball 31 (green) -->
|
|
<ellipse cx="914" cy="192" rx="36" ry="6" fill="rgba(0,0,0,0.3)"/>
|
|
<circle cx="914" cy="158" r="36" fill="url(#lt-greenBall)"/>
|
|
<ellipse cx="904" cy="146" rx="12" ry="7" fill="rgba(255,255,255,0.32)"/>
|
|
<text x="914" y="165" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="20" fill="white" text-anchor="middle" font-weight="800">31</text>
|
|
|
|
<!-- Ball 38 (blue) -->
|
|
<ellipse cx="990" cy="192" rx="36" ry="6" fill="rgba(0,0,0,0.3)"/>
|
|
<circle cx="990" cy="158" r="36" fill="url(#lt-blueBall)"/>
|
|
<ellipse cx="980" cy="146" rx="12" ry="7" fill="rgba(255,255,255,0.32)"/>
|
|
<text x="990" y="165" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="20" fill="white" text-anchor="middle" font-weight="800">38</text>
|
|
|
|
<!-- Bonus label + smaller ball -->
|
|
<text x="1100" y="144" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="10" fill="rgba(255,255,255,0.4)" text-anchor="middle">보너스</text>
|
|
<ellipse cx="1100" cy="185" rx="28" ry="5" fill="rgba(0,0,0,0.28)"/>
|
|
<circle cx="1100" cy="158" r="28" fill="url(#lt-grayBall)"/>
|
|
<ellipse cx="1093" cy="148" rx="9" ry="5.5" fill="rgba(255,255,255,0.3)"/>
|
|
<text x="1100" y="164" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="16" fill="white" text-anchor="middle" font-weight="800">45</text>
|
|
|
|
<!-- Section divider -->
|
|
<line x1="640" y1="212" x2="1140" y2="212" stroke="rgba(245,158,11,0.18)" stroke-width="1"/>
|
|
|
|
<!-- Bar chart section title -->
|
|
<text x="640" y="234" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="12" fill="rgba(255,255,255,0.5)" font-weight="600">구간별 출현 빈도</text>
|
|
|
|
<!-- Bar chart (5 rounded bars) -->
|
|
<!-- 1~10 -->
|
|
<rect x="642" y="244" width="68" height="12" rx="6" fill="rgba(255,255,255,0.08)"/>
|
|
<rect x="642" y="244" width="48" height="12" rx="6" fill="url(#lt-bar1)"/>
|
|
<text x="716" y="255" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="10" fill="rgba(255,255,255,0.45)">1~10</text>
|
|
|
|
<!-- 11~20 -->
|
|
<rect x="642" y="264" width="68" height="12" rx="6" fill="rgba(255,255,255,0.08)"/>
|
|
<rect x="642" y="264" width="60" height="12" rx="6" fill="url(#lt-bar2)"/>
|
|
<text x="716" y="275" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="10" fill="rgba(255,255,255,0.45)">11~20</text>
|
|
|
|
<!-- 21~30 -->
|
|
<rect x="642" y="284" width="68" height="12" rx="6" fill="rgba(255,255,255,0.08)"/>
|
|
<rect x="642" y="284" width="55" height="12" rx="6" fill="url(#lt-bar3)"/>
|
|
<text x="716" y="295" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="10" fill="rgba(255,255,255,0.45)">21~30</text>
|
|
|
|
<!-- 31~40 -->
|
|
<rect x="642" y="304" width="68" height="12" rx="6" fill="rgba(255,255,255,0.08)"/>
|
|
<rect x="642" y="304" width="52" height="12" rx="6" fill="url(#lt-bar4)"/>
|
|
<text x="716" y="315" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="10" fill="rgba(255,255,255,0.45)">31~40</text>
|
|
|
|
<!-- 41~45 -->
|
|
<rect x="642" y="324" width="68" height="12" rx="6" fill="rgba(255,255,255,0.08)"/>
|
|
<rect x="642" y="324" width="36" height="12" rx="6" fill="url(#lt-bar5)"/>
|
|
<text x="716" y="335" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="10" fill="rgba(255,255,255,0.45)">41~45</text>
|
|
|
|
<!-- HOT/COLD panel -->
|
|
<line x1="640" y1="352" x2="1140" y2="352" stroke="rgba(245,158,11,0.18)" stroke-width="1"/>
|
|
|
|
<text x="640" y="373" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="12" fill="rgba(255,255,255,0.5)" font-weight="600">HOT 번호</text>
|
|
<text x="870" y="373" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="12" fill="rgba(255,255,255,0.5)" font-weight="600">COLD 번호</text>
|
|
|
|
<!-- HOT numbers -->
|
|
<g>
|
|
<circle cx="660" cy="395" r="18" fill="#dc2626" fill-opacity="0.85"/>
|
|
<text x="660" y="401" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="13" fill="white" text-anchor="middle" font-weight="700">7</text>
|
|
<circle cx="696" cy="395" r="18" fill="#dc2626" fill-opacity="0.75"/>
|
|
<text x="696" y="401" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="13" fill="white" text-anchor="middle" font-weight="700">14</text>
|
|
<circle cx="732" cy="395" r="18" fill="#dc2626" fill-opacity="0.65"/>
|
|
<text x="732" y="401" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="13" fill="white" text-anchor="middle" font-weight="700">23</text>
|
|
<circle cx="768" cy="395" r="18" fill="#dc2626" fill-opacity="0.55"/>
|
|
<text x="768" y="401" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="13" fill="white" text-anchor="middle" font-weight="700">38</text>
|
|
<circle cx="804" cy="395" r="18" fill="#dc2626" fill-opacity="0.45"/>
|
|
<text x="804" y="401" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="13" fill="white" text-anchor="middle" font-weight="700">45</text>
|
|
</g>
|
|
|
|
<!-- COLD numbers -->
|
|
<g>
|
|
<circle cx="888" cy="395" r="18" fill="#1e3a8a" fill-opacity="0.85"/>
|
|
<text x="888" y="401" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="13" fill="white" text-anchor="middle" font-weight="700">3</text>
|
|
<circle cx="924" cy="395" r="18" fill="#1e3a8a" fill-opacity="0.75"/>
|
|
<text x="924" y="401" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="13" fill="white" text-anchor="middle" font-weight="700">19</text>
|
|
<circle cx="960" cy="395" r="18" fill="#1e3a8a" fill-opacity="0.65"/>
|
|
<text x="960" y="401" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="13" fill="white" text-anchor="middle" font-weight="700">27</text>
|
|
<circle cx="996" cy="395" r="18" fill="#1e3a8a" fill-opacity="0.55"/>
|
|
<text x="996" y="401" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="13" fill="white" text-anchor="middle" font-weight="700">33</text>
|
|
<circle cx="1032" cy="395" r="18" fill="#1e3a8a" fill-opacity="0.45"/>
|
|
<text x="1032" y="401" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="13" fill="white" text-anchor="middle" font-weight="700">41</text>
|
|
</g>
|
|
|
|
<!-- Analysis tags section -->
|
|
<line x1="640" y1="428" x2="1140" y2="428" stroke="rgba(245,158,11,0.18)" stroke-width="1"/>
|
|
<text x="640" y="450" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="12" fill="rgba(255,255,255,0.5)" font-weight="600">분석 기법</text>
|
|
|
|
<!-- Tags -->
|
|
<rect x="640" y="458" width="90" height="26" rx="13" fill="rgba(245,158,11,0.15)" stroke="rgba(245,158,11,0.35)" stroke-width="1"/>
|
|
<text x="685" y="475" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="10.5" fill="#fcd34d" text-anchor="middle">빈도 분석</text>
|
|
|
|
<rect x="738" y="458" width="90" height="26" rx="13" fill="rgba(245,158,11,0.15)" stroke="rgba(245,158,11,0.35)" stroke-width="1"/>
|
|
<text x="783" y="475" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="10.5" fill="#fcd34d" text-anchor="middle">구간 분포</text>
|
|
|
|
<rect x="836" y="458" width="90" height="26" rx="13" fill="rgba(245,158,11,0.15)" stroke="rgba(245,158,11,0.35)" stroke-width="1"/>
|
|
<text x="881" y="475" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="10.5" fill="#fcd34d" text-anchor="middle">연속 번호</text>
|
|
|
|
<rect x="934" y="458" width="90" height="26" rx="13" fill="rgba(245,158,11,0.15)" stroke="rgba(245,158,11,0.35)" stroke-width="1"/>
|
|
<text x="979" y="475" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="10.5" fill="#fcd34d" text-anchor="middle">홀짝 비율</text>
|
|
|
|
<rect x="1032" y="458" width="90" height="26" rx="13" fill="rgba(245,158,11,0.15)" stroke="rgba(245,158,11,0.35)" stroke-width="1"/>
|
|
<text x="1077" y="475" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="10.5" fill="#fcd34d" text-anchor="middle">회차 패턴</text>
|
|
|
|
<!-- Second row tags -->
|
|
<rect x="640" y="492" width="90" height="26" rx="13" fill="rgba(255,255,255,0.06)" stroke="rgba(255,255,255,0.12)" stroke-width="1"/>
|
|
<text x="685" y="509" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="10.5" fill="rgba(255,255,255,0.45)" text-anchor="middle">합산 범위</text>
|
|
|
|
<rect x="738" y="492" width="90" height="26" rx="13" fill="rgba(255,255,255,0.06)" stroke="rgba(255,255,255,0.12)" stroke-width="1"/>
|
|
<text x="783" y="509" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="10.5" fill="rgba(255,255,255,0.45)" text-anchor="middle">끝수 분석</text>
|
|
|
|
<rect x="836" y="492" width="90" height="26" rx="13" fill="rgba(255,255,255,0.06)" stroke="rgba(255,255,255,0.12)" stroke-width="1"/>
|
|
<text x="881" y="509" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="10.5" fill="rgba(255,255,255,0.45)" text-anchor="middle">AC값</text>
|
|
|
|
<rect x="934" y="492" width="90" height="26" rx="13" fill="rgba(255,255,255,0.06)" stroke="rgba(255,255,255,0.12)" stroke-width="1"/>
|
|
<text x="979" y="509" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="10.5" fill="rgba(255,255,255,0.45)" text-anchor="middle">소·중·고수</text>
|
|
|
|
<!-- CTA button -->
|
|
<rect x="640" y="534" width="480" height="58" rx="14" fill="rgba(245,158,11,0.2)" stroke="#f59e0b" stroke-width="2"/>
|
|
<text x="880" y="568" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="16" fill="white" text-anchor="middle" font-weight="700">월 900원으로 이번주 번호 받기</text>
|
|
|
|
<!-- ===== BOTTOM BAR ===== -->
|
|
<rect x="0" y="638" width="1200" height="37" fill="url(#lt-bottomBar)"/>
|
|
<line x1="0" y1="638" x2="1200" y2="638" stroke="rgba(245,158,11,0.4)" stroke-width="1"/>
|
|
<text x="600" y="662" font-family="'Malgun Gothic','Apple SD Gothic Neo',sans-serif" font-size="13" fill="rgba(255,255,255,0.7)" text-anchor="middle" font-weight="600">jaengseungmade.vercel.app · 로또 번호 빅데이터 분석</text>
|
|
</svg>
|