mirror of
https://git.mirrors.martin98.com/https://github.com/bytedance/deer-flow
synced 2025-08-20 01:59:12 +08:00
docs: rewording
This commit is contained in:
parent
80b512d74a
commit
04cc761300
@ -28,7 +28,7 @@ export function Jumbotron() {
|
|||||||
squareSize={3}
|
squareSize={3}
|
||||||
gridGap={6}
|
gridGap={6}
|
||||||
color="#60A5FA"
|
color="#60A5FA"
|
||||||
maxOpacity={0.66}
|
maxOpacity={0.64}
|
||||||
flickerChance={0.12}
|
flickerChance={0.12}
|
||||||
/>
|
/>
|
||||||
<div className="relative z-10 flex flex-col items-center justify-center gap-12">
|
<div className="relative z-10 flex flex-col items-center justify-center gap-12">
|
||||||
@ -38,11 +38,11 @@ export function Jumbotron() {
|
|||||||
</span>
|
</span>
|
||||||
<AuroraText>at Your Fingertips</AuroraText>
|
<AuroraText>at Your Fingertips</AuroraText>
|
||||||
</h1>
|
</h1>
|
||||||
<p className="max-w-4xl p-2 text-center text-sm font-light opacity-80 md:text-2xl">
|
<p className="max-w-4xl p-2 text-center text-sm opacity-85 md:text-2xl">
|
||||||
Meet <span className="font-medium">DeerFlow</span>, your ultimate Deep
|
Meet DeerFlow, your personal Deep Research assistant. With powerful
|
||||||
Research assistant. With powerful tools like search engines, web
|
tools like search engines, web crawlers, Python and MCP services, it
|
||||||
crawlers, Python and MCP services, it provides instant insights,
|
delivers instant insights, comprehensive reports, and even captivating
|
||||||
comprehensive reports, or even captivating podcasts.
|
podcasts.
|
||||||
</p>
|
</p>
|
||||||
<div className="flex gap-6">
|
<div className="flex gap-6">
|
||||||
<Button className="hidden text-lg md:flex md:w-42" size="lg" asChild>
|
<Button className="hidden text-lg md:flex md:w-42" size="lg" asChild>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user