diff --git a/src/components/portifolio/AboutSection.tsx b/src/components/portifolio/AboutSection.tsx index 1d33e852..632f9c5c 100644 --- a/src/components/portifolio/AboutSection.tsx +++ b/src/components/portifolio/AboutSection.tsx @@ -4,7 +4,7 @@ import { FiBook, FiDownload } from 'react-icons/fi' export function AboutSection() { return (
diff --git a/src/components/portifolio/ContactSection.tsx b/src/components/portifolio/ContactSection.tsx index 207de99a..c60d89a9 100644 --- a/src/components/portifolio/ContactSection.tsx +++ b/src/components/portifolio/ContactSection.tsx @@ -8,7 +8,7 @@ import { export function ContactSection() { return (
diff --git a/src/components/portifolio/KnowledgeSection.tsx b/src/components/portifolio/KnowledgeSection.tsx index a7080e51..f90106d1 100644 --- a/src/components/portifolio/KnowledgeSection.tsx +++ b/src/components/portifolio/KnowledgeSection.tsx @@ -29,7 +29,7 @@ import { export function KnowledgeSection() { return (
diff --git a/src/components/portifolio/ProjectsSection.tsx b/src/components/portifolio/ProjectsSection.tsx index aa42cb46..c7d28755 100644 --- a/src/components/portifolio/ProjectsSection.tsx +++ b/src/components/portifolio/ProjectsSection.tsx @@ -4,7 +4,7 @@ import { devProjects, civilProjects } from './projects' export function ProjectsSection() { return ( -
+

Projetos Pessoais