Add hero section to assignment help page
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<link href="css/jcarousel.css" rel="stylesheet" />
|
||||
<link href="css/flexslider.css" rel="stylesheet" />
|
||||
<link href="css/style.css" rel="stylesheet" />
|
||||
<link href="css/ncue.css?v=20260103-2" rel="stylesheet" />
|
||||
<link href="css/ncue.css?v=20260104-1" rel="stylesheet" />
|
||||
|
||||
|
||||
<!-- Theme skin -->
|
||||
@@ -54,34 +54,29 @@
|
||||
</div>
|
||||
</header>
|
||||
<!-- end header -->
|
||||
<section id="inner-headline">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<section class="page-hero page-hero-assignment">
|
||||
<div class="container">
|
||||
<div class="hero-card">
|
||||
<ul class="breadcrumb">
|
||||
<li><a href="index.html"><i class="fa fa-home"></i></a><i class="icon-angle-right"></i></li>
|
||||
<li class="active">과제 도움</li>
|
||||
</ul>
|
||||
<h1>과제 도움 · 프로젝트 개발</h1>
|
||||
<p class="hero-lead">
|
||||
요구사항을 받아 <strong>개발 → 코드/산출물(문서/리포트/데모)</strong>까지 제공합니다.<br>
|
||||
단기(1~2주)부터 장기(월 단위)까지 가능합니다.<br>
|
||||
<strong>안내:</strong> 학교 성적/평가 목적의 과제 “대행”은 진행하지 않습니다. 학습 목적이라면 <strong>코칭/리뷰</strong>로 도와드립니다.
|
||||
</p>
|
||||
<div class="hero-actions">
|
||||
<a href="contact.html" class="btn btn-theme">문의/신청</a>
|
||||
<a href="pricingbox.html#assignment" class="btn btn-default">가격/범위 보기</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section id="content">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<h3>과제 도움(단기/장기) · 프로젝트 개발</h3>
|
||||
<p style="color:#444;margin-bottom:16px;">
|
||||
요구사항을 받아 <strong>개발 → 코드/산출물(문서/리포트/데모)</strong>까지 제공합니다.<br>
|
||||
단기(1~2주)부터 장기(월 단위)까지 가능합니다.
|
||||
</p>
|
||||
<p style="color:#444;margin-bottom:16px;">
|
||||
<strong>안내:</strong> 학교 성적/평가 목적의 과제 “대행”은 진행하지 않습니다.<br>
|
||||
학습 목적이라면 <strong>코칭/리뷰</strong>로 도와드립니다.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-4">
|
||||
<div class="box">
|
||||
|
||||
Reference in New Issue
Block a user