chore: Update fake company names

This commit is contained in:
Prad Nukala
2023-09-10 12:09:38 -04:00
parent b1f45aea62
commit 7d0373ccc3
8 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -187,7 +187,7 @@ function Role({ role }: { role: Role }) {
function Resume() {
let resume: Array<Role> = [
{
company: 'Planetaria',
company: 'Sonr',
title: 'CEO',
logo: logoPlanetaria,
start: '2019',
@@ -277,7 +277,7 @@ export default async function Home() {
</h1>
<p className="mt-6 text-base text-zinc-600 dark:text-zinc-400">
Im Prad, a software designer and entrepreneur based in New York
City. Im the founder and CEO of Planetaria, where we develop
City. Im the founder and CEO of Sonr, where we develop
technologies that empower regular people to explore space on their
own terms.
</p>