diff --git a/client/src/components/Layout.tsx b/client/src/components/Layout.tsx
index 69dc15e..a67750c 100644
--- a/client/src/components/Layout.tsx
+++ b/client/src/components/Layout.tsx
@@ -38,13 +38,12 @@ export function Layout() {
- {name}
-
Portfolio
-{heroSub}
{site?.about || diff --git a/server/prisma/seed.ts b/server/prisma/seed.ts index 1de4078..ad80d1c 100644 --- a/server/prisma/seed.ts +++ b/server/prisma/seed.ts @@ -195,7 +195,7 @@ async function main() { youtube: "https://www.youtube.com/@samuraijkm", vimeo: "https://vimeo.com/jmartgraphix", }, - heroTitle: "jmartgraphix", + heroTitle: "", heroSubtitle: "3D · Design · Motion · Craft", }, },