Merge pull request #356 from MODSetter/dev

fix: suggested
This commit is contained in:
Rohan Verma 2025-10-02 18:30:53 -07:00 committed by GitHub
commit cff23c15b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,7 +69,8 @@ export function HeroSection() {
</h2>
{/* // TODO:aCTUAL DESCRITION */}
<p className="relative z-50 mx-auto mt-4 max-w-lg px-4 text-center text-base/6 text-gray-600 dark:text-gray-200">
Your multi-collaborative AI workspace, connected to external sources.
Connect any LLM to your internal knowledge sources and chat with it in real time alongside
your team.
</p>
<div className="mb-10 mt-8 flex w-full flex-col items-center justify-center gap-4 px-8 sm:flex-row md:mb-20">
<Link