Commit inicial - upload de todos os arquivos da pasta
This commit is contained in:
102
index.html
Normal file
102
index.html
Normal file
@@ -0,0 +1,102 @@
|
||||
<!doctype html>
|
||||
<html lang="pt-BR">
|
||||
<head>
|
||||
<!-- Google Tag Manager -->
|
||||
<script>
|
||||
(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],
|
||||
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);
|
||||
})(window,document,'script','dataLayer','GTM-T3X6X4KT');
|
||||
</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<title>Advogados Trabalhistas – Defenda Seus Direitos | Consulta Gratuita</title>
|
||||
<meta
|
||||
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."
|
||||
/>
|
||||
<meta name="author" content="DireitoTrabalhista" />
|
||||
|
||||
<!-- SEO Básico -->
|
||||
<meta name="robots" content="index, follow" />
|
||||
<meta name="language" content="pt-BR" />
|
||||
|
||||
<!-- Geo -->
|
||||
<meta name="geo.region" content="BR-SP" />
|
||||
<meta name="geo.placename" content="São Paulo" />
|
||||
<meta name="geo.position" content="-23.5505;-46.6333" />
|
||||
<meta name="ICBM" content="-23.5505, -46.6333" />
|
||||
|
||||
<!-- Canonical -->
|
||||
<link
|
||||
rel="canonical"
|
||||
href="https://trabalhista.seuadvogadoja.com.br/"
|
||||
/>
|
||||
|
||||
<!-- Open Graph -->
|
||||
<meta property="og:title" content="Advogados Trabalhistas – Defenda Seus Direitos" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Especialistas em Direito do Trabalho. Avaliação gratuita e atendimento 100% online."
|
||||
/>
|
||||
<meta property="og:type" content="website" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://trabalhista.seuadvogadoja.com.br/"
|
||||
/>
|
||||
<meta property="og:site_name" content="Advogados Trabalhistas" />
|
||||
<meta property="og:locale" content="pt_BR" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="https://trabalhista.seuadvogadoja.com.br/og-image.png"
|
||||
/>
|
||||
<meta property="og:image:width" content="1200" />
|
||||
<meta property="og:image:height" content="630" />
|
||||
|
||||
<!-- Twitter Card -->
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:title" content="Advogados Trabalhistas – Defenda Seus Direitos" />
|
||||
<meta
|
||||
name="twitter:description"
|
||||
content="Especialistas em Direito do Trabalho. Avaliação gratuita e atendimento online."
|
||||
/>
|
||||
<meta
|
||||
name="twitter:image"
|
||||
content="https://trabalhista.seuadvogadoja.com.br/og-image.png"
|
||||
/>
|
||||
|
||||
<!-- Theme -->
|
||||
<meta name="theme-color" content="#1a3a6b" />
|
||||
|
||||
<!-- Vite Build -->
|
||||
<script
|
||||
type="module"
|
||||
crossorigin
|
||||
src="/assets/index-BxIZVCZD.js"
|
||||
></script>
|
||||
<link
|
||||
rel="stylesheet"
|
||||
crossorigin
|
||||
href="/assets/index-BS4SlIVh.css"
|
||||
/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript>
|
||||
<iframe
|
||||
src="https://www.googletagmanager.com/ns.html?id=GTM-T3X6X4KT"
|
||||
height="0"
|
||||
width="0"
|
||||
style="display:none;visibility:hidden"
|
||||
></iframe>
|
||||
</noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user