ソースを参照

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 />

読み込み中…
キャンセル
保存