2023-05-10 18:28:08 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8" />
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
|
|
<!--<link rel="icon" type="image/x-icon" href="images/logo-color.png">-->
|
|
|
|
<title>RealtorFolio - El mejor amigo de cada agente</title>
|
|
|
|
<meta name="description" content="La mejor herramienta para posicionarte como agente inmobiliario profesional.">
|
|
|
|
|
|
|
|
<link data-trunk type="text/css" href="css/body.css" rel="css" />
|
2023-05-10 21:01:19 +00:00
|
|
|
|
2023-05-10 18:28:08 +00:00
|
|
|
<link data-trunk type="text/css" href="css/pages/main_page.css" rel="css" />
|
|
|
|
|
|
|
|
<link data-trunk type="text/css" href="css/components/footer.css" rel="css" />
|
|
|
|
<link data-trunk type="text/css" href="css/components/navbar.css" rel="css" />
|
|
|
|
<link data-trunk type="text/css" href="css/components/page/hero.css" rel="css" />
|
2023-05-10 21:15:04 +00:00
|
|
|
<link data-trunk type="text/css" href="css/components/page/agency.css" rel="css" />
|
2023-05-10 23:03:22 +00:00
|
|
|
<link data-trunk type="text/css" href="css/components/page/search.css" rel="css" />
|
2023-05-11 16:59:48 +00:00
|
|
|
<link data-trunk type="text/css" href="css/components/page/results.css" rel="css" />
|
2023-05-10 18:28:08 +00:00
|
|
|
|
|
|
|
|
|
|
|
<link data-trunk href="assets/text/robots.txt" rel="copy-file"/>
|
|
|
|
|
2023-05-10 21:01:19 +00:00
|
|
|
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
|
|
|
|
<link href="https://fonts.googleapis.com/css?family=Ubuntu" rel="stylesheet">
|
2023-05-10 21:15:04 +00:00
|
|
|
|
2023-05-10 18:28:08 +00:00
|
|
|
<script src="https://kit.fontawesome.com/fcdfdfe1ad.js" crossorigin="anonymous"></script>
|
|
|
|
|
|
|
|
<base data-trunk-public-url />
|
|
|
|
<link data-trunk rel="copy-dir" href="assets/images/"/>
|
|
|
|
</head>
|
|
|
|
</html>
|