8bea85df96
TaxBaik CI/CD / build-and-deploy (push) Successful in 1m48s
Replace bloated multi-section layout with streamlined structure: - Remove online-trust, About, customer-type sections from homepage - Restore 3-service-group simplicity (business-tax, real-estate-tax, family-asset) - Elevate blog section for SEO priority (post homepage hero) - Move full About content to dedicated /about page (linked from hero banner) - Replace customer-type segmentation with blog category tagging Improves mobile readability, reduces scrolling fatigue, and aligns homepage to core business goals (blog SEO + service clarity). About page now hosts the full story with expertise details.
134 lines
7.6 KiB
Plaintext
134 lines
7.6 KiB
Plaintext
@page
|
|
@{
|
|
ViewData["Title"] = "소개 | 백원숙 세무회계";
|
|
}
|
|
|
|
<div class="container py-5">
|
|
<!-- Hero Section -->
|
|
<section class="mb-5 pb-5 border-bottom">
|
|
<h1 class="fw-bold mb-4" style="font-size: 2.5rem;">안녕하세요, 백원숙 세무사입니다.</h1>
|
|
<div class="row g-5">
|
|
<div class="col-lg-6">
|
|
<p class="lead">사업자 세무, 부동산 거래, 가족 자산 관리 등 종합적인 세무 컨설팅을 제공합니다.</p>
|
|
<p>10년 이상의 풍부한 경험과 3개의 국가자격증을 바탕으로, 각 클라이언트의 상황에 맞는 맞춤형 솔루션을 제시합니다.</p>
|
|
<p class="text-muted">저도 작게 시작하는 사업가였습니다. 처음 사업을 시작할 때의 막막함을 잘 알고 있습니다. 그 경험이 오늘날 고객분들과 소통하는 원동력입니다.</p>
|
|
</div>
|
|
<div class="col-lg-6">
|
|
<div class="bg-light p-4 rounded">
|
|
<h5 class="fw-bold mb-3">보유 자격증</h5>
|
|
<div class="mb-3">
|
|
<p class="mb-1">🎓 <strong>세무사</strong></p>
|
|
<small class="text-muted">2015년 자격취득 · 10년 경력</small>
|
|
</div>
|
|
<div class="mb-3">
|
|
<p class="mb-1">🏠 <strong>부동산중개사</strong></p>
|
|
<small class="text-muted">부동산 거래 구조 이해 · 실무 전문성</small>
|
|
</div>
|
|
<div>
|
|
<p class="mb-1">📊 <strong>보험설계사</strong></p>
|
|
<small class="text-muted">자산관리·상속 대비 전문성</small>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- Expertise Section -->
|
|
<section class="mb-5 pb-5 border-bottom">
|
|
<h2 class="fw-bold mb-4">세 가지 자격의 시너지</h2>
|
|
<p class="text-muted mb-4">단순히 세금을 계산하는 것이 아니라, 사업 구조와 자산 흐름을 종합적으로 이해합니다.</p>
|
|
<div class="row g-4">
|
|
<div class="col-md-6">
|
|
<div class="p-4 border rounded-3" style="border-color: #D9D3C4;">
|
|
<div style="font-size: 2rem; margin-bottom: 1rem;">⚖️</div>
|
|
<h5 class="fw-bold mb-2">공인 세무사</h5>
|
|
<p class="text-muted small mb-0">
|
|
세무신고·장부관리·조세 자문 등 세무 업무 전반을 공식 대리합니다. 신고 기한 내 불이익 없는 신고를 기본으로 합니다.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<div class="p-4 border rounded-3" style="border-color: #D9D3C4;">
|
|
<div style="font-size: 2rem; margin-bottom: 1rem;">🏠</div>
|
|
<h5 class="fw-bold mb-2">공인 부동산중개사</h5>
|
|
<p class="text-muted small mb-0">
|
|
부동산 거래 구조를 이해해 양도·증여·임대 세무상담에 현실감을 더합니다. 계약 전 사전검토로 선택지를 최대화합니다.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<div class="p-4 border rounded-3" style="border-color: #D9D3C4;">
|
|
<div style="font-size: 2rem; margin-bottom: 1rem;">🛡️</div>
|
|
<h5 class="fw-bold mb-2">보험설계사 자격</h5>
|
|
<p class="text-muted small mb-0">
|
|
상속·증여·대표자 리스크 관점에서 가족 현금흐름과 보험 구조를 함께 설명합니다. 절세와 리스크 관리를 동시에 다룹니다.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- Philosophy Section -->
|
|
<section class="mb-5 pb-5 border-bottom">
|
|
<h2 class="fw-bold mb-4">상담 철학</h2>
|
|
<div class="row g-4">
|
|
<div class="col-md-4 text-center">
|
|
<div class="mb-3" style="font-size: 2.5rem;">🎯</div>
|
|
<h5>명확한 설명</h5>
|
|
<p class="small text-muted">어려운 세법을 쉽게 설명하여 이해를 높입니다. 전문용어로 일방적 설명하지 않습니다.</p>
|
|
</div>
|
|
<div class="col-md-4 text-center">
|
|
<div class="mb-3" style="font-size: 2.5rem;">💰</div>
|
|
<h5>최대 절세</h5>
|
|
<p class="small text-muted">법적 범위 내에서 세금을 최소화합니다. 초기 세무 전략이 연간 수백만 원의 차이를 만듭니다.</p>
|
|
</div>
|
|
<div class="col-md-4 text-center">
|
|
<div class="mb-3" style="font-size: 2.5rem;">🤝</div>
|
|
<h5>신뢰 파트너</h5>
|
|
<p class="small text-muted">장기적 파트너로서 성장을 함께 합니다. 일회성 상담이 아닌 지속적 관계를 지향합니다.</p>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- Online Consultation Section -->
|
|
<section class="mb-5 pb-5 border-bottom">
|
|
<h2 class="fw-bold mb-4">전국 비대면 온라인 상담</h2>
|
|
<div class="row g-4">
|
|
<div class="col-md-6">
|
|
<h5 class="fw-bold mb-3">왜 온라인인가?</h5>
|
|
<ul class="list-unstyled">
|
|
<li class="mb-2"><strong>✓ 시간 절약</strong><br/><small class="text-muted">서울로 올 필요 없이 카카오·이메일로 진행</small></li>
|
|
<li class="mb-2"><strong>✓ 자료 공유 편의</strong><br/><small class="text-muted">온라인으로 자료 검토 후 맞춤 상담</small></li>
|
|
<li class="mb-2"><strong>✓ 기록 남음</strong><br/><small class="text-muted">채팅·메일로 모든 내용을 기록 관리</small></li>
|
|
<li class="mb-2"><strong>✓ 비용 절감</strong><br/><small class="text-muted">방문 비용 없이 효율적 상담 제공</small></li>
|
|
</ul>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<h5 class="fw-bold mb-3">상담 방식</h5>
|
|
<div class="p-3 bg-light rounded-3 mb-3">
|
|
<p class="fw-bold mb-2">📞 전화 상담</p>
|
|
<small class="text-muted">즉시 상황 파악 필요 시 · 010-4122-8268</small>
|
|
</div>
|
|
<div class="p-3 bg-light rounded-3 mb-3">
|
|
<p class="fw-bold mb-2">💬 카카오채널</p>
|
|
<small class="text-muted">당일 응답 · 편한 시간에 문의</small>
|
|
</div>
|
|
<div class="p-3 bg-light rounded-3 mb-3">
|
|
<p class="fw-bold mb-2">✉️ 이메일</p>
|
|
<small class="text-muted">자료 첨부 상담 · taxbaik5668@gmail.com</small>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- CTA Section -->
|
|
<section class="text-center">
|
|
<h3 class="fw-bold mb-3">세금 고민, 이제 끝내세요</h3>
|
|
<p class="text-muted mb-5">무료 상담으로 현재 상황을 진단하고 맞춤형 절세 전략을 받아보세요.</p>
|
|
<div class="d-flex gap-3 justify-content-center flex-wrap">
|
|
<a href="/taxbaik/contact" class="btn btn-primary btn-lg">상담 신청하기</a>
|
|
<a href="http://pf.kakao.com/_xoxchTX" target="_blank" class="btn btn-warning btn-lg">카카오로 문의</a>
|
|
</div>
|
|
</section>
|
|
</div>
|