wuhp commited on
Commit
9774e7c
·
verified ·
1 Parent(s): 5b8143b

Update components/LandingPage.tsx

Browse files
Files changed (1) hide show
  1. components/LandingPage.tsx +1 -1
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. Describe your idea—like "A multimodal model that combines video and audio for sentiment analysis"and watch the agents work.
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">