Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -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." }]
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user