mirror of
https://github.com/prdlk/website.git
synced 2026-08-03 09:51:41 +00:00
chore: Update fake company names
This commit is contained in:
+2
-2
@@ -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">
|
||||
I’m Prad, a software designer and entrepreneur based in New York
|
||||
City. I’m the founder and CEO of Planetaria, where we develop
|
||||
City. I’m the founder and CEO of Sonr, where we develop
|
||||
technologies that empower regular people to explore space on their
|
||||
own terms.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user