fix: Change author name\

This commit is contained in:
Prad Nukala
2023-09-10 12:02:42 -04:00
parent c54de8a1c5
commit b1f45aea62
4 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -50,7 +50,7 @@ function MailIcon(props: React.ComponentPropsWithoutRef<'svg'>) {
export const metadata: Metadata = {
title: 'About',
description:
'Im Spencer Sharp. I live in New York City, where I design the future.',
'Im Prad Nukala. I live in New York City, where I design the future.',
}
export default function About() {
@@ -69,7 +69,7 @@ export default function About() {
</div>
<div className="lg:order-first lg:row-span-2">
<h1 className="text-4xl font-bold tracking-tight text-zinc-800 dark:text-zinc-100 sm:text-5xl">
Im Spencer Sharp. I live in New York City, where I design the
Im Prad Nukala. I live in New York City, where I design the
future.
</h1>
<div className="mt-6 space-y-7 text-base text-zinc-600 dark:text-zinc-400">