浏览代码

footer link

master
azri 1 个月前
父节点
当前提交
ce659aa893
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      src/components/Footer/Footer.jsx

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

@@ -158,13 +158,13 @@ const Footer = () => {
158 158
                 }}><WhatsAppIcon />
159 159
               </a>
160 160
               <a
161
-                href="instagram"
161
+                href="https://www.instagram.com/amber.officials/?hl=en"
162 162
                 style={{
163 163
                   color: "#95AAC5"
164 164
                 }}><InstagramIcon />
165 165
               </a>
166 166
               <a
167
-                href="tiktok"
167
+                href="https://www.tiktok.com/@ambermodeofficial"
168 168
                 style={{
169 169
                   color: "#95AAC5"
170 170
                 }}><TikTokIcon color={"#95AAC5"} />

正在加载...
取消
保存