Update to current internship

This commit is contained in:
2023-07-12 13:24:21 -05:00
parent 2f422a2711
commit 42d0e8025c

View File

@@ -150,7 +150,7 @@ const Home: NextPage<HomeStaticProps> = ({ projects }: HomeStaticProps) => {
</div> </div>
<div className="px-4 text-base sm:text-sm text-zinc-500 text-center"> <div className="px-4 text-base sm:text-sm text-zinc-500 text-center">
<Balancer> <Balancer>
Building software at <span className="text-zinc-400">Black Pearl Technology</span> during my undergrad. <br/> Currently interning at <span className="text-zinc-400">USAA</span> in Software Development, beginning contractor roles soon. <br/>
Always open to new opportunities. Always open to new opportunities.
</Balancer> </Balancer>
</div> </div>