From d913fb16a898fb405520382d8e7045410309a3f3 Mon Sep 17 00:00:00 2001 From: Gisele Silva Date: Sat, 11 May 2024 14:40:38 -0300 Subject: [PATCH] fix images --- src/pages/about.tsx | 4 ++-- tailwind.config.js | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/pages/about.tsx b/src/pages/about.tsx index cdae519b..bd665e0a 100644 --- a/src/pages/about.tsx +++ b/src/pages/about.tsx @@ -53,7 +53,7 @@ export default function About() { photo: "./assets/thiago.jpg", }, ]; - //comment + //comment return (
@@ -108,7 +108,7 @@ export default function About() {

ConheƧa a Equipe:

-
+
{teamMembers.map((member, index) => (