update chinese new year announcement

This commit is contained in:
omair saleh
2022-01-28 18:13:34 +08:00
parent f3ac6c14fd
commit a36acea928
2 changed files with 34 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

@@ -3,6 +3,40 @@
<div class="col">
<div class="row">
<div class="col-12 col-md-10 ">
<div class="row">
<div class="col">
<div class="row">
<div class="col">
<div class="row" style="background-image: url('/images/—Pngtree—2019 chinese new year lantern_951828.jpg'); background-size: cover;">
<div class="col no-padding">
<div class="text-white text-center p-t-25 p-l-25 p-r-25" style="background-color: rgba(0,0,0,0.4);">
<div class="row">
<div class="col">
<div class="row m-b-20">
<div class="col">
<p class="m-b-0">新年快乐</p>
<p class="m-b-15">CIEF祝您春节快乐万事如意财运亨通虎虎生威<br>在此想通知您公司复工日期如下 :-</p>
<p class="m-b-15 bold">客服团队 2022年2月7日</p>
<p class="bold">* 假期期间 Exchange 照常可以下单人民币复工之后就可以安排汇款</p>
</div>
</div>
<div class="row m-b-20">
<div class="col">
<p class="m-b-0">Happy Chinese New Year!</p>
<p class="m-b-15">CIEF wishes you a successful & prosperous Chinese New Year.. may your business prosper with every opportunity that comes your way. <br>We would like to also update you about our company's operation resume dates as below :-</p>
<p class="m-b-15 bold">Customer Service : 07 February 2022</p>
<p class="bold">* EXCHANGE bookings can be placed as usual during the holidays , RMB transfers will be arranged after operation resume.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<list-component style="min-height: auto;" section="customerAnnouncements" :emptyListSection=false :endpoint="route('api.announcement.list')" :options="{has_segments:true,is_published:true}">
<template slot="list" slot-scope="{data}">
<view-announcement-form-component :data="data" section="customerAnnouncements"></view-announcement-form-component>