Revisão logo
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import SEO from '../../components/SEO';
|
||||
import { useEffect, useRef } from 'react';
|
||||
import { gsap } from 'gsap';
|
||||
import { ScrollTrigger } from 'gsap/ScrollTrigger';
|
||||
@@ -78,10 +77,6 @@ const Cisco = () => {
|
||||
|
||||
return (
|
||||
<div className="bg-[#0e0e0e] min-h-screen">
|
||||
<SEO
|
||||
title="Suporte Redes Cisco"
|
||||
description="Configuracao e suporte Cisco: switches, roteadores, firewalls ASA, Wireless. CCNA e CCNP certificados."
|
||||
/>
|
||||
<script type="application/ld+json" dangerouslySetInnerHTML={{ __html: JSON.stringify(schemaData) }} />
|
||||
|
||||
<section ref={heroRef} className="pt-32 pb-20 relative overflow-hidden">
|
||||
|
||||
Reference in New Issue
Block a user