Add site description

This commit is contained in:
Daniel 2023-10-18 16:15:16 +08:00 committed by Faisal Amir
parent 9bf3be1d2e
commit 9fc33848ac

View File

@ -54,7 +54,11 @@ export default function Home() {
return (
<>
<AnnoncementBanner />
<Layout title={`${siteConfig.tagline}`} description="Jan ">
<Layout
title={`${siteConfig.tagline}`}
description="Jan runs Large Language Models locally on Windows, Mac and Linux.
Available on Desktop and Cloud-Native."
>
<main className="bg-gray-50 dark:bg-gray-950/95 relative">
<div className="relative">
<ThemedImage