Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -51,12 +51,12 @@ export default function AboutPage() {
|
||||
sections={[
|
||||
{
|
||||
heading: "Transparency", content: {
|
||||
text: "We believe in open communication."
|
||||
type: "paragraph", text: "We believe in open communication."
|
||||
},
|
||||
},
|
||||
{
|
||||
heading: "Craftsmanship", content: {
|
||||
items: ["Detail-oriented", "Modern Aesthetic", "Technical Precision"]
|
||||
type: "list", items: ["Detail-oriented", "Modern Aesthetic", "Technical Precision"]
|
||||
},
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user