瀏覽代碼

add whatsapp link

master
azri 1 年之前
父節點
當前提交
035b1b14a1
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/components/Footer/Footer.jsx

+ 1
- 1
src/components/Footer/Footer.jsx 查看文件

152
 
152
 
153
             <Box sx={{ display: "flex", gap: 1, justifyContent: "end", cursor: "pointer" }}>
153
             <Box sx={{ display: "flex", gap: 1, justifyContent: "end", cursor: "pointer" }}>
154
               <a
154
               <a
155
-                href="whatsapp"
155
+                href="https://wa.me/+60172282072"
156
                 style={{
156
                 style={{
157
                   color: "#95AAC5"
157
                   color: "#95AAC5"
158
                 }}><WhatsAppIcon />
158
                 }}><WhatsAppIcon />

Loading…
取消
儲存