Explorar el Código

footer link

master
azri hace 1 mes
padre
commit
ce659aa893
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      src/components/Footer/Footer.jsx

+ 2
- 2
src/components/Footer/Footer.jsx Ver fichero

@@ -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"} />

Loading…
Cancelar
Guardar