diff --git a/zettelkasten-front/src/landing/LandingPage.tsx b/zettelkasten-front/src/landing/LandingPage.tsx index 03ef248..0734d8e 100644 --- a/zettelkasten-front/src/landing/LandingPage.tsx +++ b/zettelkasten-front/src/landing/LandingPage.tsx @@ -20,7 +20,7 @@ function LandingPage() { async function handleSubmit() { console.log(email); - addToMailingList(email) + addToMailingList(email); setSubmitted(true); } useEffect(() => {}, []); @@ -37,6 +37,9 @@ function LandingPage() { <a href="#features" className="p-4"> <span className="text-1xl">Features</span> </a> + <a href="https://nsavage.substack.com" className="p-4"> + <span className="text-1xl">Blog</span> + </a> </div> <div className="flex-shrink"> <Link to="/app"> @@ -69,6 +72,19 @@ function LandingPage() { </div> <div id="features" className="text-lg"> + <div className="pt-20"> + <p className="font-bold"> + AI-Powered Knowledge Navigation (Coming Soon) + </p> + <p> + Transform your knowledge base into an intelligent companion with + our integrated AI system. Easily search, analyze, and discover + connections across your cards using natural language queries. + Vector search technology helps you uncover hidden insights and + patterns within your personal knowledge ecosystem, making your + information more accessible and actionable than ever before. + </p> + </div> <div className="pt-20"> <p className="font-bold">Atomic Card System</p> <p>