<%- __('services.hero.title') %> <%- __('services.hero.title_highlight') %>

<%- __('services.hero.subtitle') %>

<% if (services && services.length > 0) { %> <% services.forEach((service, index) => { %>
<%= service.category %>

<%= service.name %>

<%= service.shortDescription || service.description %>

<% if (service.pricing) { %>
<%- __('services.cards.starting_price') %>
<%= service.pricing.basePrice ? service.pricing.basePrice.toLocaleString() : __('services.cards.consultation') %> <% if (service.pricing.basePrice) { %> 원~ <% } %>
<% } %> <% if (service.featured) { %>
<%- __('services.cards.popular') %>
<% } %>
<% }) %> <% } else { %>

<%- __('services.cards.coming_soon') %>

<%- __('services.cards.coming_soon_desc') %>

<% } %>

<%- __('services.process.title') %>

<%- __('services.process.subtitle') %>

1

<%- __('services.process.step1.title') %>

<%- __('services.process.step1.description') %>

2

<%- __('services.process.step2.title') %>

<%- __('services.process.step2.description') %>

3

<%- __('services.process.step3.title') %>

<%- __('services.process.step3.description') %>

4

<%- __('services.process.step4.title') %>

<%- __('services.process.step4.description') %>

<%- __('services.why_choose.title') %>

<%- __('services.why_choose.modern_tech.title') %>

<%- __('services.why_choose.modern_tech.description') %>

<%- __('services.why_choose.expert_team.title') %>

<%- __('services.why_choose.expert_team.description') %>

<%- __('services.why_choose.fast_response.title') %>

<%- __('services.why_choose.fast_response.description') %>

<%- __('services.why_choose.continuous_support.title') %>

<%- __('services.why_choose.continuous_support.description') %>

<%- __('services.why_choose.quality_guarantee.title') %>

<%- __('services.why_choose.quality_guarantee.subtitle') %>

프로젝트를 시작할 준비가 되셨나요?

무료 상담을 통해 최적의 솔루션을 제안해드리겠습니다