export const dynamic = "force-static"; const Home = () => { return (
); }; export default Home; const HomePageBody = () => { return ( <>

Sprint{" "} Padawan

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

Features:

); };