Skip to content

Commit 54366a4

Browse files
committed
Added information.
1 parent de186e4 commit 54366a4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/pages/Home.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ const Home: React.FC = () => {
3030
className="text-xl md:text-2xl text-desert-dark/80 mb-8 max-w-2xl"
3131
>
3232
<p className="mb-2">Senior Computer Engineering B.S. Student at <span className="text-ucsd-blue font-semibold">UC San Diego</span></p>
33-
<p className="text-lg">San Diego, CA</p>
33+
<p className="text-lg font-medium text-terracotta mb-2">Incoming Software Engineer at Raytheon in Tucson, AZ</p>
34+
<p className="text-lg">San Diego, CA <span className="text-terracotta">&rarr;</span> Tucson, AZ</p>
3435
</motion.div>
3536

3637
<motion.div

0 commit comments

Comments
 (0)