Commit V1.0.9

This commit is contained in:
2026-05-30 13:37:48 -03:00
parent eb39bd7867
commit b2a92d1a5b
35 changed files with 365 additions and 3 deletions
+5
View File
@@ -1,3 +1,4 @@
import SEO from '../../components/SEO';
import { useEffect, useRef, useState } from 'react';
import { gsap } from 'gsap';
import { ScrollTrigger } from 'gsap/ScrollTrigger';
@@ -44,6 +45,10 @@ function FormSection() {
return (
<div id="formulario" className="scroll-mt-20">
<SEO
title="Firewall pfSense Empresarial"
description="Implementacao e configuracao de firewall pfSense e OPNsense. Seguranca de rede, VPN, filtro de conteudo."
/>
<div className="bg-[#1a1a1a] border border-[#333] rounded-2xl p-8 sticky top-24">
<h3 className="text-2xl font-bold text-white mb-2">Avaliacao gratuita de firewall</h3>
<p className="text-gray-400 mb-6">Analisamos sua rede e indicamos a melhor configuracao de firewall para sua empresa.</p>