diff --git a/src/pages/index.tsx b/src/pages/index.tsx index d63125e..abfcbf9 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -20,35 +20,35 @@ export default Home; const HomePageBody: React.FC = () => { return ( <> -

- Sprint{ " " } +

+ Sprint{" "} Padawan

-

- A{ " " } +

+ A{" "} - scrum poker{ " " } - { " " } - tool that helps{ " " } + scrum poker{" "} + {" "} + tool that helps{" "} - agile teams{ " " } - { " " } - plan their sprints in{ " " } + agile teams{" "} + {" "} + plan their sprints in{" "} real-time .

-
+

Features:

  • 🚀 Real-time votes!
  • -
  • 🚀 Granular control of room name and vote scale!
  • +
  • 🚀 Customizable room name and vote scale!
  • 🚀 CSV Reports for every room!
  • 🚀 100% free and open-source... forever!