diff --git a/components/sections/HeroSection.tsx b/components/sections/HeroSection.tsx index 12db75c..9da9f38 100644 --- a/components/sections/HeroSection.tsx +++ b/components/sections/HeroSection.tsx @@ -4,15 +4,17 @@ export default function HeroSection() { return (
{/* Title + image container */} -
+
{/* Rotating texts */}

Ensemble nous allons...

-

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

+

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

{/* Image */} - Image of me + Image of me
{/* Call to scroll */} diff --git a/inspirations/works_responsive.png b/inspirations/works_responsive.png new file mode 100644 index 0000000..9117df4 Binary files /dev/null and b/inspirations/works_responsive.png differ