Get the copy of homepage back, remove auto hide nav bar

This commit is contained in:
drake 2023-10-02 13:39:52 +07:00
parent 56558fa917
commit 4f50c772c5
2 changed files with 7 additions and 4 deletions

View File

@ -110,7 +110,6 @@ const config = {
playgroundPosition: "bottom", playgroundPosition: "bottom",
}, },
navbar: { navbar: {
hideOnScroll: true,
title: "Jan", title: "Jan",
logo: { logo: {
alt: "Jan Logo", alt: "Jan Logo",

View File

@ -47,9 +47,13 @@ export default function HomepageHero() {
Run your own AI Run your own AI
</h1> </h1>
<p className="mt-6 text-lg leading-8 text-gray-600 dark:text-gray-300"> <p className="mt-6 text-lg leading-8 text-gray-600 dark:text-gray-300">
Anim aute id magna aliqua ad ad non deserunt sunt. Qui irure qui Jan lets you run AI on your own hardware. 1-click to install the
lorem cupidatat commodo. Elit sunt amet fugiat veniam occaecat latest open-source models. Monitor and manage software-hardware
fugiat aliqua. performance.
<br></br>
Jan is
<strong> free and open core</strong> with a Sustainable Use
License.
</p> </p>
<div className="mt-10 flex items-center justify-center gap-x-6"> <div className="mt-10 flex items-center justify-center gap-x-6">
{/* TODO: handle mobile model download app instead */} {/* TODO: handle mobile model download app instead */}