From a7674d6fe2a2df0449d06a5b335455800384678d Mon Sep 17 00:00:00 2001 From: matheusbanqueiro Date: Fri, 31 Jan 2025 16:32:46 -0300 Subject: [PATCH] =?UTF-8?q?feat:=20=E2=9C=A8=20solucoes=20=20responsivenes?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/BannerIntro/index.tsx | 12 ++++++------ src/components/IntroSection/index.tsx | 8 ++++---- src/pages/Solutions/Hero.tsx | 10 +++++----- src/pages/Solutions/IaDoEmpreendedorBanner.tsx | 6 +++--- 4 files changed, 18 insertions(+), 18 deletions(-) diff --git a/src/components/BannerIntro/index.tsx b/src/components/BannerIntro/index.tsx index 5ccdd7f..602189f 100644 --- a/src/components/BannerIntro/index.tsx +++ b/src/components/BannerIntro/index.tsx @@ -18,27 +18,27 @@ const BannerIntro: React.FC = ({ return (
{/* Círculos decorativos (maiores para se aproximar ao design Figma) */}
{/* Container principal em linha (mascote e texto) */} -
+
{/* Div para a imagem (metade da tela) */} -
+
Mascote
{/* Div para o texto (metade da tela) */} -
+

{title}{' '} diff --git a/src/components/IntroSection/index.tsx b/src/components/IntroSection/index.tsx index 46f997e..2fc4fd8 100644 --- a/src/components/IntroSection/index.tsx +++ b/src/components/IntroSection/index.tsx @@ -20,10 +20,10 @@ const IntroSection: React.FC = ({ className = "" }) => { return ( -
+
{/* Top Section (Imagem) */}
-
+
= ({ {/* Bottom Section (Texto) */}
-
-

+
+

{title}

diff --git a/src/pages/Solutions/Hero.tsx b/src/pages/Solutions/Hero.tsx index cfcf49c..95bf25f 100644 --- a/src/pages/Solutions/Hero.tsx +++ b/src/pages/Solutions/Hero.tsx @@ -4,7 +4,7 @@ const Hero: React.FC = () => { const heroImage = new URL('/public/solutions/hero.png', import.meta.url).href; return ( -
+
{/* Background Image Container */}

- + Soluções Inovadoras para o - + Crescimento do Seu Negócio

-

+

Na Xperience, utilizamos nossa expertise e a inovação da{' '} IA do Empreendedor {' '}para identificar e aplicar as melhores estratégias para pequenos empreendedores.

-