diff --git a/src/app/globals.css b/src/app/globals.css index 55cda89..4b8060d 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -36,5 +36,5 @@ body { } .btn-link { - @apply cursor-pointer mr-2 transition-all rounded-full border-[1px] px-8 py-1 text-lg font-medium shadow-sm hover:brightness-[80%] + @apply cursor-pointer mr-2 transition-all rounded-full border-[1px] px-8 py-1 text-lg font-medium shadow-sm hover:brightness-[80%] mt-2 w-full md:w-auto md:mt-0 text-center md:-text-left } diff --git a/src/app/page.tsx b/src/app/page.tsx index 0184f1b..a5ce451 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,7 @@ import Binaries from '@/sections/Binaries' import Contributors from '@/sections/Contributors' import Documentation from '@/sections/Documentation' import Downloads from '@/sections/Downloads' -import Hero3 from '@/sections/Hero3' +import Hero from '@/sections/Hero' import LearnMore from '@/sections/LearnMore' import RunningNode from '@/sections/RunningNode' import SpecsTable2 from '@/sections/SpecsTable2' @@ -18,7 +18,7 @@ export default function Home() { return (
- + diff --git a/src/sections/Hero3/index.tsx b/src/sections/Hero/index.tsx similarity index 84% rename from src/sections/Hero3/index.tsx rename to src/sections/Hero/index.tsx index 79bef84..e09e3d9 100644 --- a/src/sections/Hero3/index.tsx +++ b/src/sections/Hero/index.tsx @@ -3,10 +3,10 @@ import { Link } from 'react-scroll'; -export default function Hero3() { +export default function Hero() { return (
-
+

@@ -14,7 +14,7 @@ export default function Hero3() {

Run Forest to access Filecoin, the decentralized storage network.

-
+
Download Reach the Team