Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-05 11:31:02 +00:00

View File

@@ -56,7 +56,7 @@ export default function AboutPage() {
sections={[
{
heading: "Mission",
content: "Our mission is to help people see the world."
content: [{ type: "paragraph", text: "Our mission is to help people see the world." }]
},
]}
/>