Skip to content

Commit ba2aabf

Browse files
authored
New pictures (#68)
1 parent 88c67e0 commit ba2aabf

3 files changed

Lines changed: 4 additions & 0 deletions

File tree

src/Main/AboutMe/AboutMe.jsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ import yo_titulo from "../../assets/yo/yo_titulo.png";
1414
import yo_vaquero from "../../assets/yo/yo_vaquero.png";
1515
import yo_vegas_letrero from "../../assets/yo/yo_vegas_letrero.png";
1616
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";
1719
import { useState } from "react";
1820
import { useEffect } from "react";
1921

@@ -27,6 +29,8 @@ const AboutMe = () => {
2729
yo_nieve,
2830
yo_paisaje,
2931
yo_titulo,
32+
yo_heli,
33+
yo_heli2,
3034
yo_vegas,
3135
yo_guitarra,
3236
yo_playa,

src/assets/yo/yo_heli.png

443 KB
Loading

src/assets/yo/yo_heli2.png

143 KB
Loading

0 commit comments

Comments
 (0)