From 3d06c739b0a47930cd6b1a4beca63317a576afab Mon Sep 17 00:00:00 2001 From: renatodellosso Date: Sat, 15 Jun 2024 17:56:39 -0400 Subject: [PATCH 1/2] Added more features and blocks --- pages/index.tsx | 100 ++++++++++++++++++++++++++++++++++++------------ 1 file changed, 76 insertions(+), 24 deletions(-) diff --git a/pages/index.tsx b/pages/index.tsx index 472b9b92..22dea74b 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -8,6 +8,7 @@ import { BsGearFill } from "react-icons/bs"; import ClientAPI from "@/lib/client/ClientAPI"; import { IoPhonePortrait, IoPhonePortraitOutline } from "react-icons/io5"; import useIsVisible from "@/lib/client/useIsVisible"; +import SignIn from "./signin"; const api = new ClientAPI("gearboxiscool"); @@ -214,6 +215,24 @@ export default function Homepage() { pre-generated forms for every aspect of play +
  • + Get a headstart over the competition with pit scouting +
  • +
  • + Analyze your data and build your picklist with our stats page +
  • +
  • + Ensure your scouters are doing their job with scouter management +
  • +
  • + See who's ready to scout with automatic check-in +
  • +
  • + Harness the power of extra scouters with subjective scouting +
  • +
  • + Own your data with CSV export +
  • @@ -244,7 +263,48 @@ export default function Homepage() { + +
    +
    +

    + No Scouters? No worries. +

    +
    + With Gearbox, you can access a trove of publicly available data found nowhere else. + Gearbox enables you to utilize shared data, so every team - no matter the size - can develop a + {" "}data-backed picklist. +
    +
    +
    + +
    +
    + +
    +
    +

    Realtime Support

    +

    + Join our Discord server for live support with our support staff. +

    + + Join today + +
    +
    +
    +
    +
    - -
    -
    - -
    -
    -

    Realtime Support

    -

    - Join our Discord server for live support with our support staff. -

    - - Join today - + +
    +
    +

    + Get started today in under 5 minutes. +

    +
    + The future of scouting is waiting - all you need is to sign in. Our interactive + onboarding will get your team ready to scout in less than five minutes.
    -
    + + +
    From e1e5d3a2b192da4fb41e4ba91a5fca7c0f60f90f Mon Sep 17 00:00:00 2001 From: renatodellosso Date: Sat, 15 Jun 2024 23:56:33 -0400 Subject: [PATCH 2/2] Escaped apostrophe --- pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.tsx b/pages/index.tsx index 22dea74b..e7dee024 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -225,7 +225,7 @@ export default function Homepage() { Ensure your scouters are doing their job with scouter management
  • - See who's ready to scout with automatic check-in + See who's ready to scout with automatic check-in
  • Harness the power of extra scouters with subjective scouting