import React from "react"; import { FaRocket } from "react-icons/fa"; export default function Priority() { return (
One place for your most important

people and items .

Keep this clean at all costs.
); }