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
+1 -1
View File
@@ -94,7 +94,7 @@ export default function About() {
photo back down to our family computer from space.
</p>
<p>
Today, Im the founder of Planetaria, where were working on
Today, Im the founder of Sonr, where were working on
civilian space suits and manned shuttle kits you can assemble at
home so that the next generation of kids really <em>can</em> make
it to orbit from the comfort of their own backyards.
@@ -7,7 +7,7 @@ export const article = {
date: '2022-09-05',
title: 'Crafting a design system for a multiplanetary future',
description:
'Most companies try to stay ahead of the curve when it comes to visual design, but for Planetaria we needed to create a brand that would still inspire us 100 years from now when humanity has spread across our entire solar system.',
'Most companies try to stay ahead of the curve when it comes to visual design, but for Sonr we needed to create a brand that would still inspire us 100 years from now when humanity has spread across our entire solar system.',
}
export const metadata = {
@@ -17,7 +17,7 @@ export const metadata = {
export default (props) => <ArticleLayout article={article} {...props} />
Most companies try to stay ahead of the curve when it comes to visual design, but for Planetaria we needed to create a brand that would still inspire us 100 years from now when humanity has spread across our entire solar system.
Most companies try to stay ahead of the curve when it comes to visual design, but for Sonr we needed to create a brand that would still inspire us 100 years from now when humanity has spread across our entire solar system.
<Image src={designSystem} alt="" />
@@ -5,7 +5,7 @@ export const article = {
date: '2022-09-02',
title: 'Introducing Animaginary: High performance web animations',
description:
'When youre building a website for a company as ambitious as Planetaria, you need to make an impression. I wanted people to visit our website and see animations that looked more realistic than reality itself.',
'When youre building a website for a company as ambitious as Sonr, you need to make an impression. I wanted people to visit our website and see animations that looked more realistic than reality itself.',
}
export const metadata = {
@@ -15,7 +15,7 @@ export const metadata = {
export default (props) => <ArticleLayout article={article} {...props} />
When youre building a website for a company as ambitious as Planetaria, you need to make an impression. I wanted people to visit our website and see animations that looked more realistic than reality itself.
When youre building a website for a company as ambitious as Sonr, you need to make an impression. I wanted people to visit our website and see animations that looked more realistic than reality itself.
To make this possible, we needed to squeeze every drop of performance out of the browser possible. And so Animaginary was born.
+1 -1
View File
@@ -12,7 +12,7 @@ export const metadata: Metadata = {
'Prad Nukala - Software designer, founder, and amateur astronaut',
},
description:
'Im Prad, a software designer and entrepreneur based in New York City. Im the founder and CEO of Planetaria, where we develop technologies that empower regular people to explore space on their own terms.',
'Im Prad, a software designer and entrepreneur based in New York City. Im the founder and CEO of Sonr, where we develop technologies that empower regular people to explore space on their own terms.',
alternates: {
types: {
'application/rss+xml': `${process.env.NEXT_PUBLIC_SITE_URL}/feed.xml`,
+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>
+2 -2
View File
@@ -11,7 +11,7 @@ import logoPlanetaria from '@/images/logos/planetaria.svg'
const projects = [
{
name: 'Planetaria',
name: 'Sonr',
description:
'Creating technology to empower civilians to explore space on their own terms.',
link: { href: 'http://planetaria.tech', label: 'planetaria.tech' },
@@ -34,7 +34,7 @@ const projects = [
{
name: 'cosmOS',
description:
'The operating system that powers our Planetaria space shuttles.',
'The operating system that powers our Sonr space shuttles.',
link: { href: '#', label: 'github.com' },
logo: logoCosmos,
},
+1 -1
View File
@@ -73,7 +73,7 @@ export default function Speaking() {
<Appearance
href="#"
title="Using design as a competitive advantage"
description="How we used world-class visual design to attract a great team, win over customers, and get more press for Planetaria."
description="How we used world-class visual design to attract a great team, win over customers, and get more press for Sonr."
event="Encoding Design, July 2022"
cta="Listen to podcast"
/>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 237 KiB

After

Width:  |  Height:  |  Size: 839 KiB