Skip to content

Commit

Permalink
feat(bridge): update maintenance page
Browse files Browse the repository at this point in the history
  • Loading branch information
shellteo committed Mar 14, 2024
1 parent 8f7e956 commit 260795f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/bridge/src/app/maintenance/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { T } from "@mantle/ui";
const Page = async () => {
return (
<div className="flex items-center flex-col justify-center mt-10">
<T variant="h5Title">Mantle V2 Upgrade</T>
<T variant="h5Title">Mantle v2 Tectonic Upgrade</T>
<T variant="body20" className="mt-10">
The network is upgrading, please wait...{" "}
<a
Expand Down

0 comments on commit 260795f

Please sign in to comment.