import "./about.css";
import { useNavigate } from "react-router-dom";
function About() {
const navigate = useNavigate();
return (
Bringing birds closer to you
And the birds you love
Enhance your day
navigate("/feed")}
>
Feather Feed
navigate("/feed")}
/>
... a social media platform about Birds.
Look up our
navigate("/feed")}
>
{" "}
Feed{" "}
and
navigate("/register")}
>
{" "}
Sign up{" "}
for your daily Feather Feed.