Skip to content

Commit

Permalink
chore: changed profile photo and name
Browse files Browse the repository at this point in the history
  • Loading branch information
danny-palma committed Feb 2, 2024
1 parent 46890bd commit 1ed2f22
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified src/assets/personal/shaq.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions src/components/Hero.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@ const Hero = () => {
<div>
<h1
className={`${styles.heroHeadText} text-eerieBlack font-poppins uppercase`}>
Hi, I'm{' '}
Hi, I&apos;m{' '}
<span
className="sm:text-battleGray sm:text-[90px]
text-eerieBlack text-[50px] font-mova
font-extrabold uppercase">
Shaquille
Daniel Palma
</span>
</h1>
<p className={`${styles.heroSubText} mt-2 text-eerieBlack`}>
Lorem ipsum dolor sit amet. <br className="sm:block hidden" />
consectetur adipisicing elit deleniti, voluptas.
Systems engineering student. <br className="sm:block hidden" />
with excellent skills in back-end application development and system support.
</p>
</div>
<div
Expand Down

0 comments on commit 1ed2f22

Please sign in to comment.