diff --git a/app/page.tsx b/app/page.tsx index 509f2aa..d4a5514 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -85,17 +85,15 @@ export default function Home() { ) })} - - @@ -149,12 +147,13 @@ export default function Home() { - @@ -188,7 +188,7 @@ export default function Home() { fontSize: '1.5rem', fontWeight:900 }} >Info Blurb goes here - - Made with ❤️ and ❄️ by Bright Li (@bright li) & Scott Chiang (@Scott) - + ); }