mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-12 01:02:39 +02:00
chore: recurseml fixes
This commit is contained in:
parent
ec3f616e91
commit
d11e76aaa1
1 changed files with 1 additions and 1 deletions
|
|
@ -104,8 +104,8 @@ export function HeroSection() {
|
||||||
{/* // TODO:aCTUAL DESCRITION */}
|
{/* // 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">
|
<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.
|
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>
|
||||||
|
<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.
|
Then chat with it in real-time, even alongside your team.
|
||||||
</p>
|
</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">
|
<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">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue