mirror of
https://git.mirrors.martin98.com/https://github.com/bytedance/deer-flow
synced 2025-08-20 12:39:15 +08:00
feat: adjust the size of hero deer
This commit is contained in:
parent
198e53b327
commit
e3b9beeefd
@ -112,7 +112,7 @@ function Jumbotron() {
|
|||||||
/>
|
/>
|
||||||
<FlickeringGrid
|
<FlickeringGrid
|
||||||
id="deer-hero"
|
id="deer-hero"
|
||||||
className={`absolute inset-0 z-0 mask-[url(/images/deer-hero.svg)] mask-size-[40%] mask-center mask-no-repeat`}
|
className={`absolute inset-0 z-0 mask-[url(/images/deer-hero.svg)] mask-size-[75%] mask-center mask-no-repeat`}
|
||||||
squareSize={3}
|
squareSize={3}
|
||||||
gridGap={6}
|
gridGap={6}
|
||||||
color="#60A5FA"
|
color="#60A5FA"
|
||||||
@ -282,7 +282,7 @@ const features = [
|
|||||||
Icon: Bird,
|
Icon: Bird,
|
||||||
name: "Lang Stack",
|
name: "Lang Stack",
|
||||||
description:
|
description:
|
||||||
"Build with confidence using the <a href='https://www.langchain.com/langchain'>LangChain</a> and <a href='https://www.langchain.com/langgraph'>LangGraph</a> frameworks.",
|
"Build with confidence using the LangChain and LangGraph frameworks.",
|
||||||
href: "/",
|
href: "/",
|
||||||
cta: "Learn more",
|
cta: "Learn more",
|
||||||
background: (
|
background: (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user