mirror of
https://github.com/katanemo/plano.git
synced 2026-07-05 15:52:12 +02:00
feat(www): feedback loop changes
This commit is contained in:
parent
f24cbde23f
commit
f42ea872e7
11 changed files with 106 additions and 112 deletions
|
|
@ -132,7 +132,7 @@ export function IdeaToAgentSection() {
|
|||
</h3>
|
||||
|
||||
{/* Description */}
|
||||
<div className="font-mono text-black text-sm sm:text-base lg:text-lg leading-6 sm:leading-7 lg:leading-8 max-w-full lg:max-w-140 tracking-[-0.8px] sm:tracking-[-1.2px]!">
|
||||
<div className="font-mono text-black text-sm sm:text-base lg:text-lg max-w-full lg:max-w-140 tracking-[-0.8px] sm:tracking-[-1.2px]!">
|
||||
<p className="mb-0">
|
||||
{carouselData[currentSlide].description}
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue