import { FiChevronsDown } from "react-icons/fi"; export default function HeroSection() { return (
{/* Title + image container */}
{/* Rotating texts */}

Ensemble nous allons...

Construire une solution qui répond à votre problème.

{/* Image */} Image of me
{/* Call to scroll */}

Voir mes travaux

); }