mirror of
https://github.com/prdlk/website.git
synced 2026-08-02 17:31:41 +00:00
fix: about page
This commit is contained in:
@@ -70,7 +70,7 @@ export default function About() {
|
|||||||
</div>
|
</div>
|
||||||
<div className="lg:order-first lg:row-span-2">
|
<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">
|
<h1 className="text-4xl font-bold tracking-tight text-zinc-800 dark:text-zinc-100 sm:text-5xl">
|
||||||
I’m Prad Nukala. I live in New York City, where im building a better Internet.
|
I’m Prad Nukala. I live in NYC, where im building a better Internet.
|
||||||
</h1>
|
</h1>
|
||||||
<div className="mt-6 space-y-7 text-base text-zinc-600 dark:text-zinc-400">
|
<div className="mt-6 space-y-7 text-base text-zinc-600 dark:text-zinc-400">
|
||||||
<p>
|
<p>
|
||||||
@@ -96,8 +96,7 @@ export default function About() {
|
|||||||
<p>
|
<p>
|
||||||
Today, I’m the founder of Sonr, where we’re working on
|
Today, I’m the founder of Sonr, where we’re working on
|
||||||
reinventing the way we connect with each other online. We focus on the basics
|
reinventing the way we connect with each other online. We focus on the basics
|
||||||
— like privacy, security, and UX, in order to maximize everyones protection.
|
— like privacy, security, and UX, in order to maximize everyones protection on the web.
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user