Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-08 16:10:26 +00:00

View File

@@ -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" }}
/>