Spaces:
Running
Running
Update components/LandingPage.tsx
Browse files
components/LandingPage.tsx
CHANGED
|
@@ -142,7 +142,7 @@ const LandingPage: React.FC<LandingPageProps> = ({ onEnterApp }) => {
|
|
| 142 |
<span className="text-blue-400">AI Engineering Team</span>
|
| 143 |
</h2>
|
| 144 |
<p className="text-slate-400 text-lg mb-8 leading-relaxed">
|
| 145 |
-
Stop writing boilerplate.
|
| 146 |
</p>
|
| 147 |
|
| 148 |
<div className="space-y-4">
|
|
|
|
| 142 |
<span className="text-blue-400">AI Engineering Team</span>
|
| 143 |
</h2>
|
| 144 |
<p className="text-slate-400 text-lg mb-8 leading-relaxed">
|
| 145 |
+
Stop writing boilerplate. Simply describe your idea, such as "A multimodal model that combines video and audio for sentiment analysis," and let the agents handle the rest.
|
| 146 |
</p>
|
| 147 |
|
| 148 |
<div className="space-y-4">
|