diff --git a/web/components/bio/editable-bio.tsx b/web/components/bio/editable-bio.tsx index 2681c31..86e9175 100644 --- a/web/components/bio/editable-bio.tsx +++ b/web/components/bio/editable-bio.tsx @@ -17,7 +17,6 @@ import {ShowMore} from 'web/components/widgets/show-more' const placeHolder = "Tell us about yourself — and what you're looking for!"; const tips = ` -Write a clear and engaging bio to help others understand who you are and the connections you seek. Include: - Your core values, interests, and activities - Connection goals (friendship, romantic, collaborative) and availability - What makes you unique and what you care about @@ -29,6 +28,7 @@ Write a clear and engaging bio to help others understand who you are and the con export function BioTips() { return ( +

Write a clear and engaging bio to help others understand who you are and the connections you seek. Include:

{tips} Read full tips for writing a high-quality bio