5199-1450
This commit is contained in:
204
index.html
204
index.html
@@ -1,102 +1,102 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="pt-BR">
|
<html lang="pt-BR">
|
||||||
<head>
|
<head>
|
||||||
<!-- Google Tag Manager -->
|
<!-- Google Tag Manager -->
|
||||||
<script>
|
<script>
|
||||||
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
||||||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
||||||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||||
})(window,document,'script','dataLayer','GTM-T3X6X4KT');
|
})(window,document,'script','dataLayer','GTM-T3X6X4KT');
|
||||||
</script>
|
</script>
|
||||||
<!-- End Google Tag Manager -->
|
<!-- End Google Tag Manager -->
|
||||||
|
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
|
|
||||||
<title>Advogados Trabalhistas – Defenda Seus Direitos | Consulta Gratuita</title>
|
<title>Advogados Trabalhistas – Defenda Seus Direitos | Consulta Gratuita</title>
|
||||||
<meta
|
<meta
|
||||||
name="description"
|
name="description"
|
||||||
content="Especialistas em Direito do Trabalho. Demissões, horas extras, assédio moral e rescisões. Avaliação gratuita e sigilosa. Atendimento 100% online."
|
content="Especialistas em Direito do Trabalho. Demissões, horas extras, assédio moral e rescisões. Avaliação gratuita e sigilosa. Atendimento 100% online."
|
||||||
/>
|
/>
|
||||||
<meta name="author" content="DireitoTrabalhista" />
|
<meta name="author" content="DireitoTrabalhista" />
|
||||||
|
|
||||||
<!-- SEO Básico -->
|
<!-- SEO Básico -->
|
||||||
<meta name="robots" content="index, follow" />
|
<meta name="robots" content="index, follow" />
|
||||||
<meta name="language" content="pt-BR" />
|
<meta name="language" content="pt-BR" />
|
||||||
|
|
||||||
<!-- Geo -->
|
<!-- Geo -->
|
||||||
<meta name="geo.region" content="BR-SP" />
|
<meta name="geo.region" content="BR-SP" />
|
||||||
<meta name="geo.placename" content="São Paulo" />
|
<meta name="geo.placename" content="São Paulo" />
|
||||||
<meta name="geo.position" content="-23.5505;-46.6333" />
|
<meta name="geo.position" content="-23.5505;-46.6333" />
|
||||||
<meta name="ICBM" content="-23.5505, -46.6333" />
|
<meta name="ICBM" content="-23.5505, -46.6333" />
|
||||||
|
|
||||||
<!-- Canonical -->
|
<!-- Canonical -->
|
||||||
<link
|
<link
|
||||||
rel="canonical"
|
rel="canonical"
|
||||||
href="https://trabalhista.seuadvogadoja.com.br/"
|
href="https://trabalhista.seuadvogadoja.com.br/"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<!-- Open Graph -->
|
<!-- Open Graph -->
|
||||||
<meta property="og:title" content="Advogados Trabalhistas – Defenda Seus Direitos" />
|
<meta property="og:title" content="Advogados Trabalhistas – Defenda Seus Direitos" />
|
||||||
<meta
|
<meta
|
||||||
property="og:description"
|
property="og:description"
|
||||||
content="Especialistas em Direito do Trabalho. Avaliação gratuita e atendimento 100% online."
|
content="Especialistas em Direito do Trabalho. Avaliação gratuita e atendimento 100% online."
|
||||||
/>
|
/>
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta
|
<meta
|
||||||
property="og:url"
|
property="og:url"
|
||||||
content="https://trabalhista.seuadvogadoja.com.br/"
|
content="https://trabalhista.seuadvogadoja.com.br/"
|
||||||
/>
|
/>
|
||||||
<meta property="og:site_name" content="Advogados Trabalhistas" />
|
<meta property="og:site_name" content="Advogados Trabalhistas" />
|
||||||
<meta property="og:locale" content="pt_BR" />
|
<meta property="og:locale" content="pt_BR" />
|
||||||
<meta
|
<meta
|
||||||
property="og:image"
|
property="og:image"
|
||||||
content="https://trabalhista.seuadvogadoja.com.br/og-image.png"
|
content="https://trabalhista.seuadvogadoja.com.br/og-image.png"
|
||||||
/>
|
/>
|
||||||
<meta property="og:image:width" content="1200" />
|
<meta property="og:image:width" content="1200" />
|
||||||
<meta property="og:image:height" content="630" />
|
<meta property="og:image:height" content="630" />
|
||||||
|
|
||||||
<!-- Twitter Card -->
|
<!-- Twitter Card -->
|
||||||
<meta name="twitter:card" content="summary_large_image" />
|
<meta name="twitter:card" content="summary_large_image" />
|
||||||
<meta name="twitter:title" content="Advogados Trabalhistas – Defenda Seus Direitos" />
|
<meta name="twitter:title" content="Advogados Trabalhistas – Defenda Seus Direitos" />
|
||||||
<meta
|
<meta
|
||||||
name="twitter:description"
|
name="twitter:description"
|
||||||
content="Especialistas em Direito do Trabalho. Avaliação gratuita e atendimento online."
|
content="Especialistas em Direito do Trabalho. Avaliação gratuita e atendimento online."
|
||||||
/>
|
/>
|
||||||
<meta
|
<meta
|
||||||
name="twitter:image"
|
name="twitter:image"
|
||||||
content="https://trabalhista.seuadvogadoja.com.br/og-image.png"
|
content="https://trabalhista.seuadvogadoja.com.br/og-image.png"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<!-- Theme -->
|
<!-- Theme -->
|
||||||
<meta name="theme-color" content="#1a3a6b" />
|
<meta name="theme-color" content="#1a3a6b" />
|
||||||
|
|
||||||
<!-- Vite Build -->
|
<!-- Vite Build -->
|
||||||
<script
|
<script
|
||||||
type="module"
|
type="module"
|
||||||
crossorigin
|
crossorigin
|
||||||
src="/assets/index-BxIZVCZD.js"
|
src="/assets/index-BxIZVCZD.js"
|
||||||
></script>
|
></script>
|
||||||
<link
|
<link
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
crossorigin
|
crossorigin
|
||||||
href="/assets/index-BS4SlIVh.css"
|
href="/assets/index-BS4SlIVh.css"
|
||||||
/>
|
/>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<!-- Google Tag Manager (noscript) -->
|
<!-- Google Tag Manager (noscript) -->
|
||||||
<noscript>
|
<noscript>
|
||||||
<iframe
|
<iframe
|
||||||
src="https://www.googletagmanager.com/ns.html?id=GTM-T3X6X4KT"
|
src="https://www.googletagmanager.com/ns.html?id=GTM-T3X6X4KT"
|
||||||
height="0"
|
height="0"
|
||||||
width="0"
|
width="0"
|
||||||
style="display:none;visibility:hidden"
|
style="display:none;visibility:hidden"
|
||||||
></iframe>
|
></iframe>
|
||||||
</noscript>
|
</noscript>
|
||||||
<!-- End Google Tag Manager (noscript) -->
|
<!-- End Google Tag Manager (noscript) -->
|
||||||
|
|
||||||
<div id="root"></div>
|
<div id="root"></div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user