You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "The institutional assetization arm of AssetMantle",
7
+
description: `MantleWorks leverages web3 infrastructure to build industry-specific, proprietary "containers" that power enterprise assetization solutions across multiple verticals.`,
8
8
icons: {
9
9
icon: "/favicon.ico",// Standard favicon for most browsers
10
10
shortcut: "/favicon-32x32.png",// PNG for Safari and modern browsers
"AssetMantle is the Assetization Infrastructure Layer, providing the proprietary infra and frameworks to tokenize real-world assets (RWAs) and enable seamless Web3 assetization solutions.",
46
+
publisher: {
47
+
"@type": "Organization",
48
+
name: "Assetmantle",
49
+
sameAs: "https://assetmantle.one",
50
+
},
51
+
},
52
+
},
53
+
{
54
+
"@type": "ListItem",
55
+
position: 2,
56
+
item: {
57
+
"@type": "WebSite",
58
+
url: "https://github.com/AssetMantle",
59
+
name: "GITHUB",
60
+
description: "Builder | Machine Readable code",
61
+
publisher: {
62
+
"@type": "Organization",
63
+
name: "Assetmantle",
64
+
sameAs: "https://assetmantle.one",
65
+
},
66
+
},
67
+
},
68
+
{
69
+
"@type": "ListItem",
70
+
position: 3,
71
+
item: {
72
+
"@type": "WebSite",
73
+
url: "https://docs.assetmantle.one/",
74
+
name: "DOCUMENTATION",
75
+
description: "Builder | Human Readable Code",
76
+
publisher: {
77
+
"@type": "Organization",
78
+
name: "Assetmantle",
79
+
sameAs: "https://assetmantle.one",
80
+
},
81
+
},
82
+
},
83
+
{
84
+
"@type": "ListItem",
85
+
position: 4,
86
+
item: {
87
+
"@type": "WebSite",
88
+
url: "https://explorer.assetmantle.one/",
89
+
name: "EXPLORER",
90
+
description: "Builder | Track & Verify Metrics",
91
+
publisher: {
92
+
"@type": "Organization",
93
+
name: "Assetmantle",
94
+
sameAs: "https://assetmantle.one",
95
+
},
96
+
},
97
+
},
98
+
{
99
+
"@type": "ListItem",
100
+
position: 5,
101
+
item: {
102
+
"@type": "WebSite",
103
+
url: "https://wallet.assetmantle.one/",
104
+
name: "MANTLEWALLET",
105
+
description: "User | Transact, Stake, Farm, Bridge, and more",
106
+
publisher: {
107
+
"@type": "Organization",
108
+
name: "Assetmantle",
109
+
sameAs: "https://assetmantle.one",
110
+
},
111
+
},
112
+
},
113
+
{
114
+
"@type": "ListItem",
115
+
position: 6,
116
+
item: {
117
+
"@type": "WebSite",
118
+
url: "https://marketplace.assetmantle.one/",
119
+
name: "MANTLEPLACE",
120
+
description:
121
+
"Low gas fees, cross-chain compatibility, decentralized identities, and more",
122
+
publisher: {
123
+
"@type": "Organization",
124
+
name: "Assetmantle",
125
+
sameAs: "https://assetmantle.one",
126
+
},
127
+
},
128
+
},
129
+
{
130
+
"@type": "ListItem",
131
+
position: 7,
132
+
item: {
133
+
"@type": "WebSite",
134
+
url: "https://ami-na.me/",
135
+
name: "AMINAME",
136
+
description:
137
+
"Your Exclusive Gateway to Simplified Asset Control, Protecting Your Privacy",
138
+
publisher: {
139
+
"@type": "Organization",
140
+
name: "Assetmantle",
141
+
sameAs: "https://assetmantle.one",
142
+
},
143
+
},
144
+
},
145
+
],
146
+
};
147
+
16
148
return(
17
149
<htmllang="en">
18
150
<head>
@@ -25,7 +157,29 @@ export default function RootLayout({ children }) {
25
157
<metaproperty="og:title"content="MantleWorks"/>
26
158
<meta
27
159
property="og:description"
28
-
content="The institutional assetization arm of AssetMantle"
160
+
content={`MantleWorks leverages web3 infrastructure to build industry-specific, proprietary "containers" that power enterprise assetization solutions across multiple verticals.`}
content={`MantleWorks leverages web3 infrastructure to build industry-specific, proprietary "containers" that power enterprise assetization solutions across multiple verticals.`}
0 commit comments