···4141 </div>
42424343 <p className=" pt-6 text-tertiary text-center leading-snug mx-auto text-lg sm:text-xl!">
4444- A simple and powerful platform for social publishing <br />— blogs,
4545- newsletters, and more!
4444+ Delightful writing and effortless publishing, to connect with your
4545+ community — whether you're writing a blog, newsletter, or secret third
4646+ thing.
4647 </p>
4748 {/*<Demo />*/}
4849 <Features />
+4-5
app/about/Features.tsx
···1111 <div className="flex flex-col w-fill max-w-sm text-center md:text-left md:py-4 py-0 mx-auto">
1212 <h3>Reach your readers</h3>
1313 <p>
1414- Send updates via email, Bluesky, the Atmosphere
1515- <br />
1616- Be part of a social ecosystem with millions of users
1414+ Send updates via email, Bluesky, and the Atmosphere — a social
1515+ ecosystem with millions of users
1716 </p>
1817 </div>
1918 </div>
2019 <div className="flex md:flex-row flex-col-reverse md:gap-8 gap-4 justify-center">
2120 <div className="flex flex-col w-fill max-w-sm text-center md:text-right md:py-4 py-0 mx-auto">
2221 <h3>Express yourself</h3>
2323- <p>Custom themes and domains</p>
2222+ <p>Custom themes and custom domains: $0</p>
2423 </div>
2524 <img
2625 src="/about/customize.webp"
···4039 <div className="border-l border-t border-border w-px " />
4140 <div className="flex-1 flex flex-col text-center">
4241 <h4>Build your community</h4>
4343- <p>Events, conversations, and easy sharing</p>
4242+ <p>Newsletters, events, conversations and more</p>
4443 </div>
4544 </div>
4645 </>