<!doctype html>
<html lang="es">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Grupo Green — Simplificamos lo complejo</title>
<meta name="description" content="Consultora integral en Córdoba: habilitaciones, gestión ambiental, residuos, higiene y seguridad. Nos encargamos de todo para que te enfoques en lo que importa."/>

<link rel="preconnect" href="https://fonts.googleapis.com"/>
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/>
<link href="https://fonts.googleapis.com/css2?family=Albert+Sans:wght@400;500;600;700;800&family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600;9..144,700&family=Caveat:wght@400;500;600;700&display=swap" rel="stylesheet"/>

<link rel="stylesheet" href="styles.css"/>

<script src="https://unpkg.com/react@18.3.1/umd/react.development.js" integrity="sha384-hD6/rw4ppMLGNu3tX5cjIb+uRZ7UkRJ6BPkLpg4hAu/6onKUg4lLsHAs9EBPT82L" crossorigin="anonymous"></script>
<script src="https://unpkg.com/react-dom@18.3.1/umd/react-dom.development.js" integrity="sha384-u6aeetuaXnQ38mYT8rp6sbXaQe3NL9t+IBXmnYxwkUI2Hw4bsp2Wvmx4yRQF1uAm" crossorigin="anonymous"></script>
<script src="https://unpkg.com/@babel/standalone@7.29.0/babel.min.js" integrity="sha384-m08KidiNqLdpJqLq95G/LEi8Qvjl/xUYll3QILypMoQ65QorJ9Lvtp2RXYGBFj1y" crossorigin="anonymous"></script>
</head>
<body>
<template id="__bundler_thumbnail" data-bg-color="#009775">
  <svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
    <g fill="#fff">
      <path d="M36.52,78.32h-8c-0.16,0-0.3-0.08-0.39-0.2L6.89,47.87C6.73,47.65,6.79,47.36,7,47.2l12.32-8.66c0.22-0.15,0.52-0.1,0.67,0.12l12.25,17.44c1.53-3.74,3.65-7.91,6.61-12c8.08-11.19,24.39-24.49,53.9-22.15c0.25,0.02,0.45,0.23,0.45,0.48v15.05c0,0.28-0.24,0.5-0.52,0.48c-17.45-1.34-32.26,4.01-40.49,15.06c-6.46,8.67-7.71,18.15-7.72,18.25l-0.83,6.6c-0.03,0.24-0.23,0.42-0.47,0.42L36.52,78.32z"/>
      <path d="M93.2,65.15V48.13c0-0.25-0.19-0.46-0.44-0.48c-1.62-0.14-4.3,0.05-5.78,0.05c-18.21,0-29.81,13.19-32.31,30.07c-0.04,0.29,0.19,0.55,0.48,0.55h20.58c0.21,0,0.39-0.14,0.46-0.34c2.09-6.7,8.81-12,16.55-12.35C93,65.62,93.2,65.41,93.2,65.15z"/>
    </g>
  </svg>
</template>

<div id="root"></div>

<script type="text/babel" src="brand.jsx"></script>
<script type="text/babel" src="tweaks-panel.jsx"></script>
<script type="text/babel" src="sections/header-hero.jsx"></script>
<script type="text/babel" src="sections/quiz.jsx"></script>
<script type="text/babel" src="sections/servicios.jsx"></script>
<script type="text/babel" src="sections/proceso.jsx"></script>
<script type="text/babel" src="sections/rest.jsx"></script>
<script type="text/babel" src="app.jsx"></script>
</body>
</html>
