Commit c527afe2 authored by Phạm Quang Bảo's avatar Phạm Quang Bảo

[tag]0.1-vcci

parents d3384dc6 621c31c2
Pipeline #53151 passed with stages
in 4 minutes and 58 seconds
......@@ -31,7 +31,7 @@ export default function Contact({ category, allCategories }: ContactProps) {
Phòng Pháp chế và xác nhận Chứng từ thương mại
</h2>
<div className="mt-5 space-y-4 text-[16px] leading-8 text-[#5f6f86]">
<p>Liên đoàn Thương mại và Công nghiệp Việt Nam Chi nhánh khu vực Thành phố Hồ Chí Minh (VCCI-HCM)</p>
<p>Liên đoàn Thương mại và Công nghiệp Việt Nam - Chi nhánh khu vực Thành phố Hồ Chí Minh (VCCI-HCM)</p>
<div className="flex items-start gap-3">
<MapPin className="mt-1 h-4 w-4 shrink-0 text-[#2450b5]" />
<span>Phòng 103, Lầu 1, Tòa nhà VCCI HCM, 171 Võ Thị Sáu, P. Xuân Hòa, TP. HCM</span>
......
......@@ -147,7 +147,9 @@ export default function MemberBenefits({ category, allCategories }: MemberBenefi
<span className="font-semibold">Phòng Hội viên Đào tạo và Truyền thông</span>
</div>
<p className="mt-1">C. Thanh Thủy</p>
<p>ĐT: 0903 909 796</p>
<p>
ĐT: <a href="tel:0901198756">0901.198.756</a>
</p>
</div>
<div>
......@@ -155,8 +157,12 @@ export default function MemberBenefits({ category, allCategories }: MemberBenefi
<Mail className="h-4 w-4" />
<span className="font-semibold">Email</span>
</div>
<p className="mt-1 wrap-break-word">luuthanhthuy72@yahoo.com</p>
<p className="wrap-break-word">hoivien@vcci-hcm.org.vn</p>
<p className="mt-1 wrap-break-word">
<a href="mailto:luuthanhthuy72@yahoo.com">luuthanhthuy72@yahoo.com</a>
</p>
<p className="wrap-break-word">
<a href="mailto:hoivien@vcci-hcm.org.vn">hoivien@vcci-hcm.org.vn</a>
</p>
</div>
<div>
......@@ -164,7 +170,10 @@ export default function MemberBenefits({ category, allCategories }: MemberBenefi
<WalletCards className="h-4 w-4" />
<span className="font-semibold">Điện thoại</span>
</div>
<p className="mt-1">028. 3932 0817 - Fax: 028. 3932 5472</p>
<p className="mt-1">
<a href="tel:02839320817">028. 3932 0817</a> - Fax: {" "}
<a href="tel:02839325472">028. 3932 5472</a>
</p>
</div>
<div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment