diff --git a/src/core/constants/contact.constant.tsx b/src/core/constants/contact.constant.tsx index 9b574a1..986f02a 100644 --- a/src/core/constants/contact.constant.tsx +++ b/src/core/constants/contact.constant.tsx @@ -8,7 +8,7 @@ const contactConstant: Array = [ { name: "พี่เทม ( P’Thems )", lineId: "LineID : thems36970" }, { name: "พี่แซนด์ ( P’Sand )", lineId: "LineID : sand17226sand" }, { name: "พี่พลอย ( P’Ploy )", lineId: "LineID : ployppf" }, - { name: "พี่เมอร์ก ( P’Merk )", lineId: "LineID : 0971548843" } + { name: "พี่เมอร์ก ( P’Maersk )", lineId: "LineID : 097-154-8843 (เบอร์โทรศัพท์)" } ] export default contactConstant