diff --git a/app/create-news/page.tsx b/app/create-news/page.tsx new file mode 100644 index 0000000..bbf4c5f --- /dev/null +++ b/app/create-news/page.tsx @@ -0,0 +1,181 @@ +import React from 'react'; +import { + LayoutDashboard, Newspaper, Users, BarChart3, + Settings, HelpCircle, Image as ImageIcon, + Type, Calendar, Clock, Tag, User, Save, Eye, Send +} from 'lucide-react'; + +const CreateNewsPage = () => { + return ( +
+ + {/* Sidebar Lateral - Glassmorphism */} + + + {/* Main Content Area */} +
+ {/* Header Superior */} +
+
+ +
+
+
+

James Wilson

+

Editor

+
+
+
+
+ +
+
+

Criar Nova Notícia

+
+ + +
+
+ +
+ {/* Coluna Principal (Editor) */} +
+
+ + +
+ + + {/* Toolbar Simplificada */} +
+ + +
+ B + I +
+