Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2f6d2fb4b7 |
@@ -68,8 +68,8 @@ export default function LandingPage() {
|
|||||||
],
|
],
|
||||||
stats: [
|
stats: [
|
||||||
{ title: "Seasons", values: [3, 5, 7], description: "Collections created" },
|
{ title: "Seasons", values: [3, 5, 7], description: "Collections created" },
|
||||||
{ title: "Restraint", values: ["Pure", "Essence", "Form"], description: "Design philosophy" },
|
{ title: "Restraint", values: [0.9, 1.2, 0.7], description: "Design philosophy" },
|
||||||
{ title: "Silence", values: ["Speaks", "Louder", "Always"], description: "Through absence" },
|
{ title: "Silence", values: [2.1, 3.5, 1.8], description: "Through absence" },
|
||||||
],
|
],
|
||||||
listTitle: "Atelier Notes", listItems: [
|
listTitle: "Atelier Notes", listItems: [
|
||||||
{ icon: Eye, title: "Conceptual Rigor", status: "Embedded" },
|
{ icon: Eye, title: "Conceptual Rigor", status: "Embedded" },
|
||||||
|
|||||||
Reference in New Issue
Block a user