From 17f8c2cece7f228fd43095265f4fe7c2ae0405f2 Mon Sep 17 00:00:00 2001
From: "Steve St.Pierre"
Date: Sat, 28 Sep 2024 11:49:06 -0400
Subject: [PATCH] Remove LFW
---
packages/web/app/page.tsx | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/packages/web/app/page.tsx b/packages/web/app/page.tsx
index 7d13d89..f6bacb7 100644
--- a/packages/web/app/page.tsx
+++ b/packages/web/app/page.tsx
@@ -2,7 +2,6 @@ import styles from './page.module.css';
import RetroGrid from '@/components/RetroGrid';
import Oasis from '@/components/Oasis';
import FullBleed from '@/components/FullBleed';
-import PrimaryLink, { PrimaryNewTabLink } from '@/components/PrimaryLink';
import TextWithBorder from '@/components/TextWithBorder';
import Link from 'next/link';
import PostGalleryContainer from '@/components/PostGalleryContainer';
@@ -23,14 +22,6 @@ export default function Home() {
a curated collection of programming tips and tricks. Please enjoy,
vote on what you like, and share with your friends and colleagues!
-
- Looking for work!
-
- Read more about me here or{' '}
-
- view my resume
-
-