- Organize, navigate, and focus discussion
+ Features
Check out the{" "}
docs
{" "}
- for more features.
+ to learn more.
diff --git a/src/web/home/Headline.tsx b/src/web/home/Headline.tsx
index d7514aa8..3ba5a435 100644
--- a/src/web/home/Headline.tsx
+++ b/src/web/home/Headline.tsx
@@ -4,32 +4,6 @@ import Image from "next/image";
import { Link } from "@/web/common/components/Link";
-const RotatingDescriptors = () => {
- return (
- <>
- {/* use `hideThird` with a delay to show only one of the 3 texts for each 3s interval of the 9s */}
- {/* use `left-0` and `w-full` for mobile because text-align center doesn't otherwise work with absolute positioning https://stackoverflow.com/a/18148018 */}
-
- effectively
-
-
- collaboratively
-
-
- with an open mind
-
-
- {/*
- size the text space to the largest of the lines (a line's worth except for small screen + big font),
- while allowing the rotating words to be absolute and appear in the same spot as each other
- */}
-
- with an open mind
-
- >
- );
-};
-
export const Headline = () => {
return (
-
- Analyze problems
+ {/* max-w-34rem to barely fit the headline on two lines */}
+
+
+ Understand problems.
-
+ Improve decisions.
- Gain traction on tackling any problem.
+ Tackle problems with confidence, knowing that every detail and perspective has been
+ properly considered.
- Ameliorate provides a structure to
- help you visualize all details and perspectives relevant to a problem, so that it's easier
- to grasp the problem, understand each other, and ultimately{" "}
- make better decisions.
+
+ Ameliorate
+ {" "}
+ makes it easier to understand problems by defining a{" "}
+ strategy for organizing information along
+ with tooling for navigating and refining that information.