diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a3837af..f3f46a6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,20 +1,45 @@ 'use client'; import Link from 'next/link'; -import type { NextPage } from 'next'; -const Home: NextPage = () => { +const Home = () => { return ( -
+ Proud to introduce +
++ Welcome to DocDoc, the ultimate knowledge sharing platform. Create + and share articles effortlessly, collaborate with peers, and enjoy + automatic text linting for flawless writing. With our AI-powered + local LLM, you can review and refine your content like never before. + Join us and experience the future of content creation. +
++ This is the tour page. More content will be added here. +
+