update 08/10
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
</li>
|
||||
</ol>
|
||||
</div>
|
||||
<p class="uppercase text-[14px] text-center my-[50px] ">Bắt đầu dùng thử miễn phí</p>
|
||||
<h1 class="text-[32px] font-bold capitalize text-center ">Khám phá lý do tại sao <br>
|
||||
<p class="page-name uppercase text-[14px] text-center my-[50px] ">Bắt đầu dùng thử miễn phí</p>
|
||||
<h1 class="page-title text-[32px] font-bold capitalize text-center ">Khám phá lý do tại sao <br>
|
||||
các thương hiệu phát triển nhanh lại chọn xStore</h1>
|
||||
|
||||
</div>
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
<div class="from-trial mt-[-235px]">
|
||||
<div class="container">
|
||||
<div class="bg-[#F7F7F7] rounded-[20px_20px_0_0] px-[30px]">
|
||||
<div class="content-from-trial bg-[#F7F7F7] rounded-[20px_20px_0_0] px-[30px]">
|
||||
<div class="list grid grid-cols-2 gap-[20px] py-[100px]">
|
||||
<div class="left">
|
||||
<b class="text-[20px] mb-[15px] block ">Ra mắt cửa hàng của bạn nhanh chóng</b>
|
||||
@@ -64,8 +64,8 @@
|
||||
khác</b>
|
||||
</div>
|
||||
<div class="right">
|
||||
<div class="shadow-[0_2px_4px_0_#00000040] px-[30px] py-[60px] rounded-[4px] bg-white">
|
||||
<h3 class="text-[24px] mb-[5px] font-bold ">Tạo cửa hàng trực tuyến của bạn</h3>
|
||||
<div class="box-form shadow-[0_2px_4px_0_#00000040] px-[30px] py-[60px] rounded-[4px] bg-white">
|
||||
<h3 class="title text-[24px] mb-[5px] font-bold ">Tạo cửa hàng trực tuyến của bạn</h3>
|
||||
<p class="text-[#5D5D69] text-[15px] mb-[60px] ">Hãy bắt đầu ngay hôm nay với bản dùng thử
|
||||
miễn phí 15
|
||||
ngày của
|
||||
@@ -256,12 +256,12 @@
|
||||
</div>
|
||||
|
||||
|
||||
<div class="my-[90px]">
|
||||
<div class="my-[90px] box-faq">
|
||||
<h2 class="title text-[32px] text-center font-bold capitalize mb-[35px] ">Câu hỏi thường gặp</h2>
|
||||
<div class="w-[795px] mx-auto">
|
||||
<div class="container-faq w-[795px] mx-auto">
|
||||
<div class="list">
|
||||
<div class="item-faq">
|
||||
<div class="title flex items-center justify-between pb-[20px] border-b-[1px] border-[#DADADA] cursor-pointer "
|
||||
<div class="title-faq flex items-center justify-between pb-[20px] border-b-[1px] border-[#DADADA] cursor-pointer "
|
||||
onclick="toggleFaq(this)">
|
||||
<b class="text-[16px] font-bold ">Cho tôi xin bảng giá dịch vụ của sXtore?</b>
|
||||
<i class="fa-solid fa-sort-down"></i>
|
||||
@@ -273,7 +273,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="item-faq">
|
||||
<div class="title flex items-center justify-between pb-[20px] border-b-[1px] border-[#DADADA] cursor-pointer "
|
||||
<div class="title-faq flex items-center justify-between pb-[20px] border-b-[1px] border-[#DADADA] cursor-pointer "
|
||||
onclick="toggleFaq(this)">
|
||||
<b class="text-[16px] font-bold ">Nền tảng xStore phù hợp với các doanh nghiệp
|
||||
nào?</b>
|
||||
@@ -286,7 +286,7 @@
|
||||
|
||||
</div>
|
||||
<div class="item-faq">
|
||||
<div class="title flex items-center justify-between pb-[20px] border-b-[1px] border-[#DADADA] cursor-pointer "
|
||||
<div class="title-faq flex items-center justify-between pb-[20px] border-b-[1px] border-[#DADADA] cursor-pointer "
|
||||
onclick="toggleFaq(this)">
|
||||
<b class="text-[16px] font-bold ">Tại sao tôi nên chọn xStore thay vì các nền
|
||||
tảng thương mại điện tử khác?</b>
|
||||
@@ -302,7 +302,7 @@
|
||||
|
||||
</div>
|
||||
<div class="item-faq">
|
||||
<div class="title flex items-center justify-between pb-[20px] border-b-[1px] border-[#DADADA] cursor-pointer "
|
||||
<div class="title-faq flex items-center justify-between pb-[20px] border-b-[1px] border-[#DADADA] cursor-pointer "
|
||||
onclick="toggleFaq(this)">
|
||||
<b class="text-[16px] font-bold ">Cách sử dụng nền tảng này như thế nào
|
||||
vậy?</b>
|
||||
|
||||
Reference in New Issue
Block a user