diff --git a/src/app/welcome/page.tsx b/src/app/welcome/page.tsx
new file mode 100644
index 0000000..c7b402d
--- /dev/null
+++ b/src/app/welcome/page.tsx
@@ -0,0 +1,14 @@
+
+import WelcomePage from "@/components/welcome";
+import Footer from "@/components/footer";
+import { Navigation } from "@/components/navigation";
+
+export default function Download() {
+ return (
+
A Firefox based browser with a focus on privacy and customization.
Start using it by clicking on the sidebar icon or trying out the split view feature!