diff --git a/web/pages/about.tsx b/web/pages/about.tsx index 009a0b41..57782a7b 100644 --- a/web/pages/about.tsx +++ b/web/pages/about.tsx @@ -1,10 +1,9 @@ -import { LovePage } from 'web/components/love-page' +import {LovePage} from 'web/components/love-page' export default function About() { return (
- {aColor}
@@ -21,7 +20,8 @@ export default function About() {

Keyword Search the Database

-

"Cats", "Hiking", "Introvert", "Rock Climbing".
Access any profile and get niche.

+

"Cats", "Hiking", "Introvert", "Rock Climbing".
Access any + profile and get niche.

Get Notified About Searches

@@ -47,8 +47,10 @@ export default function About() {

Help Compass

-
Give Suggestions or Contribute
-

Give suggestions or let us know you want to help through this form!

+
Give + Suggestions or Contribute
+

Give suggestions or let us know you want to help through this + form!

- GitHub has increased transparency,
but requires an account. + GitHub has increased transparency,
but requires an account.
@@ -120,10 +122,3 @@ export default function About() { ) } - -export const aColor = ; -