This repository was archived by the owner on Jul 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
src/containers/Homepage/SimpleHeroSection Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 2626 "@docusaurus/theme-live-codeblock" : " ^3.5.2" ,
2727 "@docusaurus/theme-mermaid" : " ^3.5.2" ,
2828 "@excalidraw/excalidraw" : " ^0.17.6" ,
29+ "@fillout/react" : " ^1.1.2" ,
2930 "@huggingface/hub" : " ^0.15.1" ,
3031 "@mdx-js/react" : " 3.0.1" ,
3132 "@radix-ui/react-select" : " ^2.1.1" ,
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ const SimpleHeroSection = () => {
2929 < div className = "mt-8 flex gap-8 justify-center items-center" >
3030 < DropdownDownload lastRelease = { latestRelease } />
3131 < Link href = "/contact" target = "_blank" >
32- < Button theme = "secondary" > Schedule a Call </ Button >
32+ < Button theme = "secondary" > Get in Touch </ Button >
3333 </ Link >
3434 </ div >
3535 </ div >
Original file line number Diff line number Diff line change 20612061 resolved "https://registry.yarnpkg.com/@excalidraw/excalidraw/-/excalidraw-0.17.6.tgz#5fd208ce69d33ca712d1804b50d7d06d5c46ac4d"
20622062 integrity sha512-fyCl+zG/Z5yhHDh5Fq2ZGmphcrALmuOdtITm8gN4d8w4ntnaopTXcTfnAAaU3VleDC6LhTkoLOTG6P5kgREiIg==
20632063
2064+ "@fillout/react@^1.1.2":
2065+ version "1.1.2"
2066+ resolved "https://registry.yarnpkg.com/@fillout/react/-/react-1.1.2.tgz#833c28aa53aa79a712b61e915e3fc710312f02f9"
2067+ integrity sha512-XyzLY74Zhxxwym3A9770Tb3NINwaaWyWwvaw1lMJ5sA/P6hgsdzvefUOqohzR3+KVyspvBOR4BoR0nBMPFd/Vw==
2068+
20642069"@floating-ui/core@^1.0.0":
20652070 version "1.6.2"
20662071 resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.6.2.tgz#d37f3e0ac1f1c756c7de45db13303a266226851a"
You can’t perform that action at this time.
0 commit comments