change old description

This commit is contained in:
hieu-jan 2023-12-01 22:40:29 +09:00
parent 56f0aa0733
commit 3cca60842f

View File

@ -19,7 +19,7 @@ export default function Home() {
<AnnoncementBanner /> <AnnoncementBanner />
<Layout <Layout
title={`${siteConfig.tagline}`} title={`${siteConfig.tagline}`}
description="Jan runs Large Language Models locally on Windows, Mac and Linux. Available on Desktop and Cloud-Native." description="Jan is a ChatGPT-alternative that runs on your own computer, with a local API server."
> >
<main className="bg-gray-50 dark:bg-gray-950/95 relative"> <main className="bg-gray-50 dark:bg-gray-950/95 relative">
<div className="relative"> <div className="relative">