mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-26 15:24:48 +08:00
feat: change the size of the font
This commit is contained in:
@@ -123,13 +123,13 @@ function Jumbotron() {
|
|||||||
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">
|
||||||
<h1 className="text-5xl font-bold">
|
<h1 className="text-6xl font-bold">
|
||||||
<span className="bg-gradient-to-r from-white via-gray-200 to-gray-400 bg-clip-text text-transparent">
|
<span className="bg-gradient-to-r from-white via-gray-200 to-gray-400 bg-clip-text text-transparent">
|
||||||
Deep Research{" "}
|
Deep Research{" "}
|
||||||
</span>
|
</span>
|
||||||
<AuroraText>at Your Fingertips</AuroraText>
|
<AuroraText>at Your Fingertips</AuroraText>
|
||||||
</h1>
|
</h1>
|
||||||
<p className="text-center text-xl opacity-75">
|
<p className="text-center text-2xl opacity-75">
|
||||||
Discover the revolutionary Multi-Agent Research Assistant that
|
Discover the revolutionary Multi-Agent Research Assistant that
|
||||||
empowers you to dive
|
empowers you to dive
|
||||||
<br />
|
<br />
|
||||||
|
|||||||
Reference in New Issue
Block a user