<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">

<title>Santa Clarita Valley Homes | FivePoint Valencia</title>
<meta name="description" content="Explore the expertly planned community of FivePoint Valencia. Learn more about our new homes for sale in the Santa Clarita Valley and schedule a tour today.">
<meta name="facebook-domain-verification" content="n2v3un3gpg6n3oxckt3w9ljxua07jy" />
<link rel="shortcut icon" href="https://www.valencia.com/img/icons/favicon.ico">
<meta name="theme-color" content="#4CC2E1" media="(prefers-color-scheme: light)">
<meta name="theme-color" content="#334041" media="(prefers-color-scheme: dark)">

<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<script src="https://kit.fontawesome.com/1df3ba37e8.js" crossorigin="anonymous"></script>

<link rel="stylesheet" href="/css/app.css?id=63fc5bb3a31ad52df3e5">

<script src="https://code.createjs.com/1.0.0/createjs.min.js"></script>
<script src="/js/swoop.js"></script>
<script src="/js/app.js?id=045d92e95f5e4dfb6ae1" defer></script>

<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-WXPSJPJ');</script>

<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCPg0uegw2hbmw1SneKQWzNOeN8j3LesuE">
    </script>
</head>
<body>

<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WXPSJPJ"
                  height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<div id="valencia">
<info-bar></info-bar>
<navigation></navigation>
<main id="valencia-main-content">
<router-view :key="$route.fullPath"></router-view>
</main>

<footer-form></footer-form>
<div style="background-color: white; width: 100%">
<valencia-footer></valencia-footer>
</div>
<copyright></copyright>


<scheduler v-if="showScheduler" :calendar-name="'Valencia Info Center'" :event-name="'Appointment'"></scheduler>
</div>
</body>
</html>
