chore: recurseml fixes

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-02-09 15:34:21 -08:00
parent ec3f616e91
commit d11e76aaa1

View file

@ -104,8 +104,8 @@ export function HeroSection() {
{/* // 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">
Connect any AI to your documents and knowledge sources.
<p className="relative z-50 mx-auto mt-0 max-w-lg px-4 text-center text-base/6 text-gray-600 dark:text-gray-200">
</p>
<p className="relative z-50 mx-auto mt-0 max-w-lg px-4 text-center text-base/6 text-gray-600 dark:text-gray-200">
Then chat with it in real-time, even 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">