primeidc/sub/event_price.php

101 lines
5.8 KiB
PHP

<? $mNum = "1"; $sNum = "3"; ?>
<? include "../include/header.php"; ?>
<? include "../include/visual.php"; ?>
<? include "../include/path01.php"; ?>
<div id="container">
<div id="contArea">
<div class="real-cont">
<div class="info-section">
<div class="contain">
<!--// content -->
<!-- <div class="table">
<table>
<colgroup>
<col style="width:16.66%;" span="6">
</colgroup>
<thead>
<tr>
<th scope="col"></th>
<th scope="col">B Type</th>
<th scope="col">C Type</th>
<th scope="col">D Type</th>
<th scope="col">E Type</th>
<th scope="col">E2 Type</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">CPU</th>
<td>E5530 or E5540</td>
<td>X5560*2</td>
<td>X5650*2</td>
<td>E5-2690v2*2</td>
<td>E5-2690v4*4</td>
</tr>
<tr>
<th scope="row">Core</th>
<td class="bg1">4 core/2.4Ghz</td>
<td class="bg1">8 core/2.8Ghz</td>
<td class="bg1">12 core/2.6Ghz</td>
<td class="bg1">12 core/2.6Ghz</td>
<td class="bg1">20 core/3.0Ghz</td>
</tr>
<tr>
<th scope="row">RAM</th>
<td>16G</td>
<td>16G</td>
<td>16G</td>
<td>32G</td>
<td>32G</td>
</tr>
<tr>
<th scope="row">HDD</th>
<td class="bg1">SSD250G*2 + SSD500G*2</td>
<td class="bg1">SSD250G*2 + SSD500G*2</td>
<td class="bg1">SSD250G*2 + SSD500G*2</td>
<td class="bg1">SSD250G*2 + SSD500G*2</td>
<td class="bg1">SSD250G*2 + SSD500G*2</td>
</td>
</tr>
<tr>
<th scope="row">Cost</th>
<td><span>45만원</span>-&gt<span style="color:red;">할인가 22.5만원</span></td>
<td><span>55만원</span>-&gt<span style="color:red;">할인가 27.5만원</span></td>
<td><span>65만원</span>-&gt<span style="color:red;">할인가 32.5만원</span></td>
<td><span>75만원</span>-&gt<span style="color:red;">할인가 37.5만원</span></td>
<td><span>85만원</span>-&gt<span style="color:red;">할인가 42.5만원</span></td>
</tr>
</tbody>
</table>
</div>
-->
<pre>
✨ 신규 네트워크 회선 & 센터 GRAND OPEN 기념 이벤트 ✨
2025년 08월 01일 부로 신규센터를 새롭게 오픈하게 되었습니다.
새로운 시작을 응원해주시는 고객님 모두에게 감사의 마음을 담아, 특별한 혜택을 드리는 이벤트를 준비했습니다.
[친구와 함께! Prime 추천 이벤트]
기존 고객님이 추천한 친구(신규 고객)가 저희 신규 센터에 서버를 입고하면,두 분 모두에게 푸짐한 선물을 드립니다.
✅ 참여 대상
기존 고객의 추천을 통해 가입한 신규 고객
✅ 참여 방법
기존 고객님의 추천을 통해 신규 고객님이 신규 센터에 서버를 입고하면 참여 완료!
🎁 증정 혜택
[추천 받은 신규 고객님]
신규 센터 서버 비용 1개월 무료
도메인 쿠폰 1개 증정
[추천해주신 기존 고객님 (아래 2가지 혜택 중 택 1)]
옵션 1: 신규 센터 서버 비용 1개월 무료 + 도메인 쿠폰 1개
옵션 2: 도메인 쿠폰 5개
</pre>
<!-- content //-->
</div>
</div>
</div>
</div>
</div>
<? include "../include/footer.php"; ?>