diff --git a/Frontend/src/pages/UserPages/Dashboard.jsx b/Frontend/src/pages/UserPages/Dashboard.jsx
new file mode 100644
index 0000000..887f332
--- /dev/null
+++ b/Frontend/src/pages/UserPages/Dashboard.jsx
@@ -0,0 +1,21 @@
+import React from "react";
+import Sidebar from "../../components/Sidebar";
+
+const Dashboard = () => {
+ return (
+ <>
+
+ This is your custom dashboard body. Place your widgets, charts, + stats, or other components here. +
+
*/
+}
+
+const DrivethruLandingPage = () => {
+ return (
+ + A simple, secure, and fast cloud storage solution for all your + files. Upload, organize, and access with ease. +
+ +
+ + "Easy Upload & Access" – Drag & drop, instant access. +
++ "Secure & Private" – End-to-end encryption. +
++ "Seamless Sharing" – Share files with one click. +
++ "Access Anywhere" – Works on all devices. +
+
+ + Create an account – Sign up in seconds. +
++ Upload files – Drag & drop or select from your device. +
++ Manage files – Rename, move, or delete easily. +
++ Access anytime – Open files from any device. +
+