From 41a2720872a3bac70283310d273b5617a21f9f32 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 18:37:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 229 +++++++++++------------------------------------ 1 file changed, 53 insertions(+), 176 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index abb03da..166cea0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,36 +19,26 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="large" - background="aurora" - cardStyle="glass-depth" - primaryButtonStyle="radial-glow" - secondaryButtonStyle="solid" - headingFontWeight="extrabold" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > @@ -173,28 +116,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Direito Civil", - description: "Resolução de conflitos, contratos e proteção patrimonial.", - bentoComponent: "reveal-icon", - icon: Scale, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-green-jacket_613910-10368.jpg?_wi=1", - imageAlt: "professional man portrait studio", + title: "Direito Civil", description: "Resolução de conflitos, contratos e proteção patrimonial.", bentoComponent: "reveal-icon", icon: Scale, }, { - title: "Direito Trabalhista", - description: "Defesa de direitos do trabalhador e consultoria empresarial.", - bentoComponent: "reveal-icon", - icon: Briefcase, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14512.jpg?_wi=1", - imageAlt: "professional young adult portrait", + title: "Direito Trabalhista", description: "Defesa de direitos do trabalhador e consultoria empresarial.", bentoComponent: "reveal-icon", icon: Briefcase, }, { - title: "Direito Empresarial", - description: "Assessoria jurídica completa para o crescimento do seu negócio.", - bentoComponent: "reveal-icon", - icon: Building, - imageSrc: "http://img.b2bpic.net/free-photo/spiral-notepad-with-pen-reading-glasses_1252-803.jpg?_wi=3", - imageAlt: "professional law firm interior", + title: "Direito Empresarial", description: "Assessoria jurídica completa para o crescimento do seu negócio.", bentoComponent: "reveal-icon", icon: Building, }, ]} title="Áreas de Atuação" @@ -208,45 +136,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - title: "Nota 5.0", - quote: "Excelente equipe. Atencioso e profissionalismo impecável.", - name: "Ana Silva", - role: "Cliente", - imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg?_wi=2", - }, + id: "1", title: "Nota 5.0", quote: "Excelente equipe. Atencioso e profissionalismo impecável.", name: "Ana Silva", role: "Cliente", imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg"}, { - id: "2", - title: "Nota 5.0", - quote: "Muito prestativo e conhece muito bem o direito.", - name: "Carlos Mendes", - role: "Cliente", - imageSrc: "http://img.b2bpic.net/free-photo/happy-mid-adult-businessman-talking-with-candidate-taking-his-resume-job-interview-office_637285-6533.jpg?_wi=2", - }, + id: "2", title: "Nota 5.0", quote: "Muito prestativo e conhece muito bem o direito.", name: "Carlos Mendes", role: "Cliente", imageSrc: "http://img.b2bpic.net/free-photo/happy-mid-adult-businessman-talking-with-candidate-taking-his-resume-job-interview-office_637285-6533.jpg"}, { - id: "3", - title: "Nota 5.0", - quote: "Um atendimento muito humano e cuidadoso.", - name: "Beatriz Souza", - role: "Cliente", - imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-businesswoman-corporate-woman-showing-thumbs-up-smiling-complimenting-recommending-company-standing-white-background_1258-122203.jpg?_wi=2", - }, + id: "3", title: "Nota 5.0", quote: "Um atendimento muito humano e cuidadoso.", name: "Beatriz Souza", role: "Cliente", imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-businesswoman-corporate-woman-showing-thumbs-up-smiling-complimenting-recommending-company-standing-white-background_1258-122203.jpg"}, { - id: "4", - title: "Nota 5.0", - quote: "Muito satisfeito com o resultado do meu processo.", - name: "Ricardo Alves", - role: "Cliente", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-green-jacket_613910-10368.jpg?_wi=2", - }, + id: "4", title: "Nota 5.0", quote: "Muito satisfeito com o resultado do meu processo.", name: "Ricardo Alves", role: "Cliente", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-green-jacket_613910-10368.jpg"}, { - id: "5", - title: "Nota 5.0", - quote: "A melhor escolha jurídica para nossa empresa.", - name: "Fernanda Lima", - role: "Empresária", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14512.jpg?_wi=2", - }, + id: "5", title: "Nota 5.0", quote: "A melhor escolha jurídica para nossa empresa.", name: "Fernanda Lima", role: "Empresária", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14512.jpg"}, ]} title="Depoimentos" description="Veja o que nossos clientes dizem sobre nossa dedicação e resultados." @@ -260,31 +158,20 @@ export default function LandingPage() { description="Estamos localizados em Campinas/SP. Solicite uma consulta jurídica agora." inputs={[ { - name: "name", - type: "text", - placeholder: "Seu Nome", - required: true, + name: "name", type: "text", placeholder: "Seu Nome", required: true, }, { - name: "phone", - type: "tel", - placeholder: "(19) 99999-9999", - required: true, + name: "phone", type: "tel", placeholder: "(19) 99999-9999", required: true, }, { - name: "email", - type: "email", - placeholder: "seu@email.com", - required: true, + name: "email", type: "email", placeholder: "seu@email.com", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Como podemos ajudar?", - required: true, + name: "message", placeholder: "Como podemos ajudar?", required: true, }} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/spiral-notepad-with-pen-reading-glasses_1252-803.jpg?_wi=4" + imageSrc="http://img.b2bpic.net/free-photo/spiral-notepad-with-pen-reading-glasses_1252-803.jpg" /> @@ -293,29 +180,19 @@ export default function LandingPage() { logoText="Eli Dinael Souza" columns={[ { - title: "Endereço", - items: [ + title: "Endereço", items: [ { - label: "Rua Maria Bibiana do Carmo, 57", - href: "#", - }, + label: "Rua Maria Bibiana do Carmo, 57", href: "#"}, { - label: "Parque Industrial, Campinas/SP", - href: "#", - }, + label: "Parque Industrial, Campinas/SP", href: "#"}, ], }, { - title: "Contato", - items: [ + title: "Contato", items: [ { - label: "(19) 99819-5122", - href: "tel:+5519998195122", - }, + label: "(19) 99819-5122", href: "tel:+5519998195122"}, { - label: "WhatsApp", - href: "https://wa.me/5519998195122", - }, + label: "WhatsApp", href: "https://wa.me/5519998195122"}, ], }, ]} -- 2.49.1