···356356 <div className={styles.container}>
357357 <header className={styles.header}>
358358 <div className={styles.headerContent}>
359359+ {/* New header layout with 4 center-aligned lines */}
360360+ <h1 className={styles.tagline}>
361361+ The Decentralized Toilet Network of Planet Earth & Simulation 12B
362362+ </h1>
359363 <p className={styles.description}>
360360- The world's 1st decentralized social media app for sharing when you're on the toilet. Powered by the AT Protocol. Your flushes are saved to your PDS via the im.flushing lexicon.<br />
361361- <span className={styles.creditLine}>
362362- Made by <a href="https://bsky.app/profile/dame.is" target="_blank" rel="noopener noreferrer">@dame.is</a>.
363363- Like the app? Donate to<a href="https://ko-fi.com/dameis" target="_blank" rel="noopener noreferrer" className={styles.kofiLink}> my toilet paper fund</a>.
364364- </span>
364364+ Share a "flush" whenever you're in the bathroom.
365365+ </p>
366366+ <p className={styles.donateText}>
367367+ Like the app? Donate to <a href="https://ko-fi.com/dameis" target="_blank" rel="noopener noreferrer" className={styles.kofiLink}>our toilet paper fund</a>.
368368+ </p>
369369+ <p className={styles.creditLine}>
370370+ Made by <a href="https://bsky.app/profile/dame.is" target="_blank" rel="noopener noreferrer">@dame.is</a> and <a href="https://bsky.app/profile/atpota.to" target="_blank" rel="noopener noreferrer">@atpota.to</a>
365371 </p>
366372 </div>
367373 </header>