From cf73ba0215f975c4fcf62fbb4c59a41d9849bf6c Mon Sep 17 00:00:00 2001 From: Leila Adams Date: Sun, 3 Dec 2023 11:52:50 -0500 Subject: [PATCH] touchups --- app/layout.tsx | 4 ++-- components/about.tsx | 2 +- components/intro.tsx | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index c9aa67c9..27566f54 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -10,8 +10,8 @@ import { Toaster } from "react-hot-toast"; const inter = Inter({ subsets: ["latin"] }); export const metadata = { - title: "Leila Adams | Portfolio", - description: "Leila is a full-stack developer with 10+ years of experience.", + title: "Leila 'Lee' Adams | Portfolio", + description: "Leila (lee-la) is a full-stack developer with 15+ years of experience.", }; export default function RootLayout({ diff --git a/components/about.tsx b/components/about.tsx index fef844b7..03e8dfd6 100644 --- a/components/about.tsx +++ b/components/about.tsx @@ -20,7 +20,7 @@ export default function About() { About me

I started programming as a creative outlet for telling stories in a new medium. - As an ungrad, I landed my first contract gig rebuilding my college's science library portal. + As an undergrad, I landed my first contract gig rebuilding my college's science library portal. After graduating with a Bachelor of Arts, I began my professional journey as an application developer on a secret 🤫 government contract. During this time, I formalized my tech knowledge, earning a graduate degree in engineering from FIT.

diff --git a/components/intro.tsx b/components/intro.tsx index eb58e52f..de1b3957 100644 --- a/components/intro.tsx +++ b/components/intro.tsx @@ -31,7 +31,7 @@ export default function Intro() { > Leila portrait - ✨Hi✨, I'm Leila. I'm a{" "} + ✨Hi✨, I'm Lee, a{" "} full-stack developer with{" "} - 10+ years of experience. I enjoy + 15+ years of experience. I enjoy building sites & apps. My focus is on {" "} frontend development.