refactor: add line break to HomeAurora heading for improved readability

- Added <br /> tag to split "Private, Distributed Infrastructure Built" and "for Digital Sovereignty" across two lines
- Removed trailing whitespace from first line of heading text
This commit is contained in:
2025-11-19 16:05:15 +01:00
parent 9f1e78e116
commit f126287018

View File

@@ -21,6 +21,7 @@ export function HomeAurora() {
<Eyebrow> Project MYCELIUM</Eyebrow>
<H3 className="mt-4">
Private, Distributed Infrastructure Built
<br />
for Digital Sovereignty
</H3>