Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 76bc69c579 | |||
| bae7917af0 | |||
| 23214c4159 |
@@ -25,10 +25,7 @@ export default function EditorPlatformPage() {
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Features", id: "/features" },
|
||||
{ name: "Pricing", id: "/pricing" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Account", id: "/account" },
|
||||
{ name: "Settings", id: "/settings" },
|
||||
{ name: "Pricing", id: "/pricing" }
|
||||
]}
|
||||
button={{ text: "Open Editor", href: "#contact" }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user