From 052340275be065e4e261d69f12cbe80fd9fe3118 Mon Sep 17 00:00:00 2001 From: shiva raj badu Date: Fri, 27 Mar 2026 21:54:28 +0545 Subject: [PATCH] feat: UI changes accoding to Design --- .../Components/DashboardSidebar.tsx | 8 +- .../(dashboard)/layout.tsx | 2 +- .../theme/components/ThemePanel/index.tsx | 12 +-- electron/servers/nextjs/components/Home.tsx | 71 +++--------------- .../components/OnBoarding/FinalStep.tsx | 2 +- .../components/OnBoarding/ModeSelectStep.tsx | 29 ++++--- .../OnBoarding/OnBoardingSlidebar.tsx | 8 +- .../components/OnBoarding/PresentonMode.tsx | 18 ++--- .../servers/nextjs/components/ui/select.tsx | 6 +- .../servers/nextjs/public/left-confetti.png | Bin 0 -> 23525 bytes .../servers/nextjs/public/right-confetti.png | Bin 0 -> 26685 bytes 11 files changed, 54 insertions(+), 102 deletions(-) create mode 100644 electron/servers/nextjs/public/left-confetti.png create mode 100644 electron/servers/nextjs/public/right-confetti.png diff --git a/electron/servers/nextjs/app/(presentation-generator)/(dashboard)/Components/DashboardSidebar.tsx b/electron/servers/nextjs/app/(presentation-generator)/(dashboard)/Components/DashboardSidebar.tsx index 7974bc1f..1cb832f6 100644 --- a/electron/servers/nextjs/app/(presentation-generator)/(dashboard)/Components/DashboardSidebar.tsx +++ b/electron/servers/nextjs/app/(presentation-generator)/(dashboard)/Components/DashboardSidebar.tsx @@ -32,12 +32,12 @@ const DashboardSidebar = () => { return (