mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-27 16:34:27 +00:00
update address form reference input label, and add login about us
This commit is contained in:
@@ -3,14 +3,6 @@
|
||||
<div class="col">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<div class="row m-b-15">
|
||||
<div class="col">
|
||||
<validation-wrapper-component :validator="$v.parameters.reference">
|
||||
<label>Label</label>
|
||||
<input class="form-control" name="reference" v-model="parameters.reference">
|
||||
</validation-wrapper-component>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row m-b-15">
|
||||
<div class="col">
|
||||
<validation-wrapper-component :validator="$v.parameters.street_one">
|
||||
@@ -41,6 +33,14 @@
|
||||
</validation-wrapper-component>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row m-b-15">
|
||||
<div class="col">
|
||||
<validation-wrapper-component :validator="$v.parameters.reference">
|
||||
<label>Address Reference/Label</label>
|
||||
<input class="form-control" name="reference" v-model="parameters.reference">
|
||||
</validation-wrapper-component>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
|
||||
@@ -41,8 +41,8 @@
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col text-center text-white">
|
||||
<h5 class="bold text-white">SKU-Level Accountability</h5>
|
||||
<p class="fs-12">We make your business goals our own, working directly with your team. Our platform tracks shipment level activity and communication to give you complete accountability, across every stage of your supply chain down to the individual SKU.</p>
|
||||
<h5 class="bold text-white">About Us</h5>
|
||||
<p class="fs-12">China Import Export Facilities (C.I.E.F) is a logistics company founded in 2014. Our aim is to help the Small and Medium (SME) business owners to ship their products and goods from China to Malaysia.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -58,8 +58,8 @@
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col text-center text-white">
|
||||
<h5 class="bold text-white">SKU-Level Accountability</h5>
|
||||
<p class="fs-12">We make your business goals our own, working directly with your team. Our platform tracks shipment level activity and communication to give you complete accountability, across every stage of your supply chain down to the individual SKU.</p>
|
||||
<h5 class="bold text-white">What We Provide</h5>
|
||||
<p class="fs-12">Features that help you to ship your goods from China to Malaysia. We provide Sea Shipping, Air Shipping, Parcel Consolidation, Full Container Load, and Currency Remittance.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -75,8 +75,44 @@
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col text-center text-white">
|
||||
<h5 class="bold text-white">SKU-Level Accountability</h5>
|
||||
<p class="fs-12">We make your business goals our own, working directly with your team. Our platform tracks shipment level activity and communication to give you complete accountability, across every stage of your supply chain down to the individual SKU.</p>
|
||||
<h5 class="bold text-white">Why CIEF?</h5>
|
||||
<p class="fs-12">C.I.E.F provides a series of shipping services including door-to-door delivery, custom clearance, logistic documentation solution, invoice solution, and offer hassle free solutions that make the shipping process smoother.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="carousel-item">
|
||||
<div class="row">
|
||||
<div class="col bg-white">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-8">
|
||||
<img class="w-100" src="https://image.freepik.com/free-vector/transportation-parcel-carton-box-container-qr-code-closed-parcel-box-package-paper-box-package-service_257312-49.jpg" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col text-center text-white">
|
||||
<h5 class="bold text-white">Our Vision</h5>
|
||||
<p class="fs-12">To help more than 10,000 SMEs to reach an annual import volume of 5 million before 2023.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="carousel-item">
|
||||
<div class="row">
|
||||
<div class="col bg-white">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-8">
|
||||
<img class="w-100" src="https://image.freepik.com/free-vector/transportation-parcel-carton-box-container-qr-code-closed-parcel-box-package-paper-box-package-service_257312-49.jpg" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col text-center text-white">
|
||||
<h5 class="bold text-white">Our Mission</h5>
|
||||
<p class="fs-12">● High quality of shipping services with affordable price range.</p>
|
||||
<p class="fs-12">● Extra services such as door to door and invoice billing services.</p>
|
||||
<p class="fs-12">● Prioritize customer feedback.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user