diff --git a/ui/src/App.tsx b/ui/src/App.tsx index ce11f18..646dd5e 100644 --- a/ui/src/App.tsx +++ b/ui/src/App.tsx @@ -1,6 +1,7 @@ import { Component, useContext } from "solid-js"; import { Navbar } from "~/components/navbar"; import { IThemeContext, ThemeContext } from "~/context/ThemeContext.tsx"; +import { Footer } from "~/components/footer.tsx"; const App: Component = (props: any) => { const themeContext: IThemeContext = useContext(ThemeContext); @@ -10,6 +11,7 @@ const App: Component = (props: any) => {
- Accuribet uses machine learning algorithms to predict the outcomes of NBA - games. We use 42-48 unique data points and 10 years of historic data to - predict the outcome. -
-+ Accuribet uses machine learning algorithms to predict the outcomes of NBA games. + We use 42-48 unique data points and 10 years of historic data to predict the + outcome. +
+ Accuribet's machine learning models have been trained on over 10 years of historical + NBA data, ensuring accuracy in our predictions. +
+ Our machine learning models have an average accuracy of over 60% on NBA game + predictions. +
- Accuribet's machine learning models have been trained on over 10 years of - historical NBA data, ensuring accuracy in our predictions. -
-- Our machine learning models have an average accuracy of over 60% on NBA - game predictions. -
-- Get the latest predictions and updates as soon as new data becomes - available. -
-- Our intuitive interface makes it simple to access the information you - need. -
-+ Get the latest predictions and updates as soon as new data becomes available. +
++ Our intuitive interface makes it simple to access the information you need. +
+- Check out our live games page to see the latest predictions and updates. -
- -+ Check out our live games page to see the latest predictions and updates. +
+