From 93cb8e2a2fe7ddb2e20b1a3b80910464b0d72ad1 Mon Sep 17 00:00:00 2001 From: Matthieu Napoli Date: Sat, 7 Oct 2023 18:33:53 +0200 Subject: [PATCH] Website: landing --- website/src/components/home/invocations.jsx | 22 +++++---------------- 1 file changed, 5 insertions(+), 17 deletions(-) diff --git a/website/src/components/home/invocations.jsx b/website/src/components/home/invocations.jsx index ab599ce55..1c8a585c6 100644 --- a/website/src/components/home/invocations.jsx +++ b/website/src/components/home/invocations.jsx @@ -1,16 +1,4 @@ export default function Invocations({ invocations }) { - // const invocations = 16411284305; - // const [counter, setCounter] = useState(invocations); - - // useEffect(() => { - // const timeout = setTimeout(() => { - // setCounter(counter + 23); - // }, 300); - // return () => { - // clearTimeout(timeout); - // }; - // }, [counter]); - return (
@@ -20,11 +8,11 @@ export default function Invocations({ invocations }) {

requests, jobs, and messages handled with Bref in the last 30 days

-
- - Learn more - -
+ {/*
*/} + {/* */} + {/* Learn more */} + {/* */} + {/*
*/}