We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88c67e0 commit ba2aabfCopy full SHA for ba2aabf
3 files changed
src/Main/AboutMe/AboutMe.jsx
@@ -14,6 +14,8 @@ import yo_titulo from "../../assets/yo/yo_titulo.png";
14
import yo_vaquero from "../../assets/yo/yo_vaquero.png";
15
import yo_vegas_letrero from "../../assets/yo/yo_vegas_letrero.png";
16
import yo_vegas from "../../assets/yo/yo_vegas.png";
17
+import yo_heli from "../../assets/yo/yo_heli.png";
18
+import yo_heli2 from "../../assets/yo/yo_heli2.png";
19
import { useState } from "react";
20
import { useEffect } from "react";
21
@@ -27,6 +29,8 @@ const AboutMe = () => {
27
29
yo_nieve,
28
30
yo_paisaje,
31
yo_titulo,
32
+ yo_heli,
33
+ yo_heli2,
34
yo_vegas,
35
yo_guitarra,
36
yo_playa,
src/assets/yo/yo_heli.png
443 KB
src/assets/yo/yo_heli2.png
143 KB
0 commit comments