const overview = `Welcome Home is an International realty platform empowering marginalized communities to own real world assets one piece at a time. We focus on making property ownership more accessible, equitable, and flexible for underrepresented communities. We are disrupting the barriers to entry for the largest asset class by leveraging fractional ownership for high value properties in emerging markets. We focus on land acquisition, development, and community sustainability powered by the blockchain. Simplifying and verifying the real estate exchange with smart contracts, digital deeds, tokenization, and ReFi principles. We are creating a unique cooperative ecosystem that fuels economic growth from the African Diaspora to the African Continent. Welcome Home.`; return ( <div> <Markdown className="card-text" text={overview} /> </div> );