Image code

<img class="lazyload" src="Link to Image Goes Here" data-src="Link to Image Goes Here" alt="Alt Tag Goes Here">

Buttons

<button class="button button--large button--primary">Primary Button</button>

<button class="button button--large button--secondary">Secondary Button</button>

<button class="button button--large button--ghost">Ghost Button</button>

<button class="button button--small button--primary">Small Button</button>

To Create A clickable Button

<a href="Page Link Goes Here" class="Change Button Type Here">Button Text Goes Here</a>

Layouts

Two Column

<div class="teasers teasers--2-col">
<div class="teaser__content">
<!-- Content goes in here -->
<sup class="kicker__headline">Sub Heading One</sup>
<h2>Heading Column One</h2>
<p>This content is an example of content that could be placed for different column or grid layouts.</p>
</div>
<div class="teaser__content">
<!-- Content goes in here -->
<sup class="kicker__headline">Sub Heading Two</sup>
<h2>Heading Column Two</h2>
<p>This content is an example of content that could be placed for different column or grid layouts.</p>
</div>
</div>

Sub Heading One

Heading Column One

This content is an example of content that could be placed for different column or grid layouts.

Sub Heading Two

Heading Column Two

This content is an example of content that could be placed for different column or grid layouts.

Three Column

<div class="teasers teasers--3-col">
<div class="teaser__content">
<!-- Content goes in here -->
<sup class="kicker__headline">Sub Heading One</sup>
<h2>Heading Column One</h2>
<p>This content is an example of content that could be placed for different column or grid layouts.</p>
</div>
<div class="teaser__content">
<!-- Content goes in here -->
<sup class="kicker__headline">Sub Heading Two</sup>
<h2>Heading Column Two</h2>
<p>This content is an example of content that could be placed for different column or grid layouts.</p>
</div>
<div class="teaser__content">
<!-- Content goes in here -->
<sup class="kicker__headline">Sub Heading Three</sup>
<h2>Heading Column Three</h2>
<p>This content is an example of content that could be placed for different column or grid layouts.</p>
</div>
</div>

Sub Heading One

Heading Column One

This content is an example of content that could be placed for different column or grid layouts.

Sub Heading Two

Heading Column Two

This content is an example of content that could be placed for different column or grid layouts.

Sub Heading Three

Heading Column Three

This content is an example of content that could be placed for different column or grid layouts.

Four Column

<div class="teasers teasers--4-col">
<div class="teaser__content">
<!-- Content goes in here -->
<sup class="kicker__headline">Sub Heading One</sup>
<h2>Heading Column One</h2>
<p>This content is an example of content that could be placed for different column or grid layouts.</p>
</div>
<div class="teaser__content">
<!-- Content goes in here -->
<sup class="kicker__headline">Sub Heading Two</sup>
<h2>Heading Column Two</h2>
<p>This content is an example of content that could be placed for different column or grid layouts.</p>
</div>
<div class="teaser__content">
<!-- Content goes in here -->
<sup class="kicker__headline">Sub Heading Three</sup>
<h2>Heading Column Three</h2>
<p>This content is an example of content that could be placed for different column or grid layouts.</p>
</div>
<div class="teaser__content">
<!-- Content goes in here -->
<sup class="kicker__headline">Sub Heading Four</sup>
<h2>Heading Column Four</h2>
<p>This content is an example of content that could be placed for different column or grid layouts.</p>
</div>
</div>

Sub Heading One

Heading Column One

This content is an example of content that could be placed for different column or grid layouts.

Sub Heading Two

Heading Column Two

This content is an example of content that could be placed for different column or grid layouts.

Sub Heading Three

Heading Column Three

This content is an example of content that could be placed for different column or grid layouts.

Sub Heading Four

Heading Column Four

This content is an example of content that could be placed for different column or grid layouts.

Two by Two Grid

<div class="block--full-width">
<div class="teaser__cta">
<div class="teaser__cta__content">
<!-- Content goes in here -->
<sup class="kicker__headline">Sub Heading One</sup>
<h2>Grid Heading Column One</h2>
<p>This content is an example of content that could be placed for different column or grid layouts.</p>
</div>
<div class="teaser__cta__content">
<!-- Content goes in here -->
<sup class="kicker__headline">Sub Heading Two</sup>
<h2>Grid Heading Column Two</h2>
<p>This content is an example of content that could be placed for different column or grid layouts.</p>
</div>
</div>
<div class="teaser__cta">
<div class="teaser__cta__content">
<!-- Content goes in here -->
<sup class="kicker__headline">Sub Heading Three</sup>
<h2>Grid Heading Column Three</h2>
<p>This content is an example of content that could be placed for different column or grid layouts.</p>
</div>
<div class="teaser__cta__content">
<!-- Content goes in here -->
<sup class="kicker__headline">Sub Heading Four</sup>
<h2>Grid Heading Column Four</h2>
<p>This content is an example of content that could be placed for different column or grid layouts.</p>
</div>
</div>
</div>

Sub Heading One

Grid Heading Column One

This content is an example of content that could be placed for different column or grid layouts.

Sub Heading Two

Grid Heading Column Two

This content is an example of content that could be placed for different column or grid layouts.

Sub Heading Three

Grid Heading Column Three

This content is an example of content that could be placed for different column or grid layouts.

Sub Heading Four

Grid Heading Column Four

This content is an example of content that could be placed for different column or grid layouts.

Snippets Call to action

Join CTA

<section class="cta cta--background-light">
<div class="cta__container container clear">
<sup class="kicker__headline">Are you an agent?</sup>
<h2 class="cta__headline">Join our growing team, we're looking for exceptional agents</h2>
<p>Our team is dedicated to putting our experience and local knowledge to work for you in all steps of your real estate transaction.</p>
<a href="Page Link Goes Here" class="button button--large button--primary">Button Text Goes Here</a>
</div>
</section>

Are you an agent?

Join our growing team, we're looking for exceptional agents

Our team is dedicated to putting our experience and local knowledge to work for you in all steps of your real estate transaction.

Learn More

Agent CTA

<section class="cta__image cta--background-light">
<div class="cta__container container">
<div class="cta--two-thirds-layout">
<img class="lazyload" src="Image Link Goes Here" data-src="Image Link Goes Here" alt="Alt Text Goes Here">
<div class="cta__content clear">
<h2 class="cta__headline">Contact us today to help you with your next home</h2>
<a href="Link Goes Here" class="button button--large button--primary">Button Text Goes Here</a>
</div>
</div>
</div>
</section>

Replace this photo with your own

Contact us today to help you with your next home

Get in touch

Subscribe CTA

<section class="cta cta--background-light">
<div class="cta__container container">
<h3 class="kicker__headline">Sign Up for free</h3>
<p>Get the first to receive the latest listing updates, save favorites & much more by signing up.</br>
Or already have in account,<a href="Link Goes Here">Text Goes Here</a>.</p>

Do Not Change Anything under here
<form class="cta__form" action="?newsletter" method="POST">
<input type="hidden" name="opt_marketing" value="in">
<div class="field">
<div class="field--inline">
<label for="inline" class="-is-hidden">Enter your email address</label>
<input id="inline" type="text" name="mi0moecs" placeholder="Enter your email address">
<button class="button button--large button--primary">Sign Up</button>
</div>
</div>
</form>
</div>
</section>

Sign Up for free

Get the first to receive the latest listing updates, save favorites & much more by signing up.
Or already have in account,Sign in.

Community CTA

<section class="cta cta__background cta--background-dark">
<div class="cta__background__image">
<img class="lazyload" src="/img/util/35mm_landscape.gif" data-src="Image Link Goes Here" alt="Alt Text Goes Here">
</div>
<div class="cta__container container">
<h2 class="cta__headline">Start searching for your dream home now.</h2>
<p>When it comes to convenience, our site is unparalleled. Whether you're in the comfort of your home, or on the go.<br>Our site works flawlessly on multiple devices so you can find the information you need.</p>
<a href="Button Link Goes Here" class="button button--large button--primary">Button Text Goes Here</a>
</div>
</section>

Start searching for your dream home now.

When it comes to convenience, our site is unparalleled. Whether you're in the comfort of your home, or on the go.
Our site works flawlessly on multiple devices so you can find the information you need.

Start Search

List of Communities CTA

<div class="cta__communities" aria-labelledby="browse-community-nav">
<h5 id="browse-community-nav" class="cta__communities__headline">Browse Other Communities</h5>
<ul>
<li><a href="Link Goes Here">Clickable Text Goes Here</a></li>
<li><a href="/community-2/">Community 2</a></li>
<li><a href="/community-3/">Community 3</a></li>
<li><a href="/community-4/">Community 4</a></li>
<li><a href="/community-5/">Community 5</a></li>
<li><a href="/community-6/">Community 6</a></li>
</ul>
</div>

Search CTA

<section class="cta cta--background-light">
<div class="cta__container container">
<span class="kicker__headline">Technology to fit you</span>
<h2 class="cta__headline">At home or on the go, listings are always with you.</h2>
<p>When it comes to convenience, our site is unparalleled. Whether you're in the comfort of your home, or on the go, our site works flawlessly on multiple devices so you can find the information you need.</p>
<a href="Link Goes Here" class="button button--large button--primary">Button Text Goes Here</a>
</div>
</section>

Technology to fit you

At home or on the go, listings are always with you.

When it comes to convenience, our site is unparalleled. Whether you're in the comfort of your home, or on the go, our site works flawlessly on multiple devices so you can find the information you need.

Start Searching

FAQ

Example Faq Bordered

<section class="block--light block--full-width block--small">
<div class="container">
<h1>Title Goes Here</h1>
<div>
<div class="faqs">
<details class="faq faq--bordered">
<summary class="faq__question">Question Goes Here</summary>
<div class="faq__answer">
<p>Answer Goes Here</p>
</div>
</details>
<details class="faq faq--bordered">
<summary class="faq__question">How long does it take to buy a home?</summary>
<div class="faq__answer">
<p>From start (searching online) to finish (closing escrow), buying a home takes about 10 to 12 weeks.</p>
</div>
</details>
</div>
</div>
</div>
</section>

FAQs

What the first step of the home buying process?

Getting pre-approved for a mortgage is the first step of the home buying process.

How long does it take to buy a home?

From start (searching online) to finish (closing escrow), buying a home takes about 10 to 12 weeks.

Example Faq Bordered Caret

<section class="block--light block--full-width block--small">
<div class="container">
<h1>Title Goes Here</h1>
<div>
<div class="faqs">
<details class="faq faq--bordered faq--caret">
<summary class="faq__question">Question Goes Here</summary>
<div class="faq__answer">
<p>Answer Goes Here</p>
</div>
</details>
<details class="faq faq--bordered faq--caret">
<summary class="faq__question">How long does it take to buy a home?</summary>
<div class="faq__answer">
<p>From start (searching online) to finish (closing escrow), buying a home takes about 10 to 12 weeks.</p>
</div>
</details>
</div>
</div>
</div>
</section>

FAQs

What the first step of the home buying process?

Getting pre-approved for a mortgage is the first step of the home buying process.

How long does it take to buy a home?

From start (searching online) to finish (closing escrow), buying a home takes about 10 to 12 weeks.

Example Faq Caret

<section class="block block--full-width block--small">
<div class="container">
<h1>Title Goes Here</h1>
<div>
<div class="faqs">
<details class="faq faq--caret">
<summary class="faq__question">Question Goes Here</summary>
<div class="faq__answer">
<p>Answer Goes Here</p>
</div>
</details>
<details class="faq faq--caret">
<summary class="faq__question">How long does it take to buy a home?</summary>
<div class="faq__answer">
<p>From start (searching online) to finish (closing escrow), buying a home takes about 10 to 12 weeks.</p>
</div>
</details>
</div>
</div>
</div>
</section>

FAQs

What the first step of the home buying process?

Getting pre-approved for a mortgage is the first step of the home buying process.

How long does it take to buy a home?

From start (searching online) to finish (closing escrow), buying a home takes about 10 to 12 weeks.

Example Faq Default

<section class="block block--full-width block--small">
<div class="container">
<h1>FAQs</h1>
<div>
<div class="faqs">
<details class="faq">
<summary class="faq__question">What the first step of the home buying process?</summary>
<div class="faq__answer">
<p>Getting pre-approved for a mortgage is the first step of the home buying process.</p>
</div>
</details>
<details class="faq">
<summary class="faq__question">How long does it take to buy a home?</summary>
<div class="faq__answer">
<p>From start (searching online) to finish (closing escrow), buying a home takes about 10 to 12 weeks.</p>
</div>
</details>
</div>
</div>
</div>
</section>

FAQs

What the first step of the home buying process?

Getting pre-approved for a mortgage is the first step of the home buying process.

How long does it take to buy a home?

From start (searching online) to finish (closing escrow), buying a home takes about 10 to 12 weeks.

Stats Banner

<div class="lux__stats block--darkest">
<div class="container">

<div class="stats-grid">
<div class="stats-heading">
<h3><strong>Who's Who in Luxury Real Estate</h3></strong>
</div>
<div class="stats-columns">
<div class="stats-item">
<strong>Number 1</strong>
<span>Portal for Luxury</span>
<span>Properties on the Web</span>
</div>
<div class="stats-item">
<strong>130K+</strong>
<span>Collective</span>
<span> Professionals</span>
</div>
<div class="stats-item">
<strong>$190B+</strong>
<span>Real Estate</span>
<span>Sold Annually</span>
</div>
</div>
</div>

</div>
</div>

Who's Who in Moab Area Real Estate

#1 Real Estate Team In The Moab Area
65+ Average Listings
$50M Real Estate Sold In 2025

Split Image Right

<div class="full-width__grid image-right">
<div class="grid-column text-column">
<div class="content-wrapper">
<h2>Worldwide Luxury</h2>
<hr/>
<p>Here is where you have the option of providing content on your range of worldwide luxury properties for sale. You can find fantastic and unique architecture, contemporary designs and much more. There are modern bungalow style homes, beach homes and something luxurious for everyone with the budget available.</p>
<a href="/idx/" class="button button--large button--primary">View All</a>
</div>
</div>
<div class="grid-column image-column">
<img class="lazyload" style="transform: scaleX(-1);" src="/img/util/35mm_landscape.gif" data-src="/img/worldwide-luxury.webp" alt="Luxury Real Estate lion symbol on door" width="982" height="585"/>
</div>
</div>

Worldwide Luxury


Here is where you have the option of providing content on your range of worldwide luxury properties for sale. You can find fantastic and unique architecture, contemporary designs and much more. There are modern bungalow style homes, beach homes and something luxurious for everyone with the budget available.

View All
Luxury Real Estate lion symbol on door

Split Image Left 

<div class="full-width__grid image-left">
<div class="grid-column text-column">
<div class="content-wrapper">
<h2>Waterfront Living</h2>
<hr/>
<p>Provide an option to showcase some of the finest seaside and waterfront living properties. Delivering the highest standards and specialist understanding in all property types, with a focus on waterfront properties. Explore our full portfolio below.</p>
<a href="/idx/" class="button button--large button--primary">View All</a>
</div>
</div>
<div class="grid-column image-column">
<img class="lazyload" src="/img/util/35mm_landscape.gif" data-src="/img/waterfront-living.webp" alt="Beach houses on sunset" width="982" height="650"/>
</div>
</div>

Waterfront Living


Provide an option to showcase some of the finest seaside and waterfront living properties. Delivering the highest standards and specialist understanding in all property types, with a focus on waterfront properties. Explore our full portfolio below.

View All
Beach houses on sunset

Video Container

<div class="block block--full-width block--video -video luxury-video__section">

<div class="container">
<div class="video-block">
<div class="video-thumb">
<picture>
<source media="(min-width: 600px)" srcset="/img/video-thumbnail.webp">

<img src="/thumbs/600x337/img/video-thumbnail.webp"
alt="Real Estate Webmasters x Luxury Real Estate Partnership" id="itKDpPF8bX-image" loading="lazy" width="600"
height="337"/>
</picture>

<button id="itKDpPF8bX-play" class="play--button" aria-label="Click to play video">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 360 360">
<path
d="M180 359C81.3 359 1 278.7 1 180S81.3 1 180 1s179 80.3 179 179-80.3 179-179 179zm0-339C91.8 20 20 91.8 20 180s71.8 160 160 160 160-71.8 160-160S268.2 20 180 20z">
</path>
<path
d="M135.1 245.4c-1.9 0-3.8-.5-5.5-1.6-2.9-1.9-4.7-5.1-4.7-8.5V124.8c0-3.5 1.9-6.9 4.9-8.7 3-1.8 6.8-2 10-.3l113.3 58.9c3.5 1.8 5.6 5.4 5.5 9.3-.1 3.9-2.4 7.4-5.9 9l-113.3 51.6c-1.4.5-2.9.8-4.3.8zm-3.7-18.2zm12.5-87.9v82.1l84.3-38.4-84.3-43.7z">
</path>
</svg>
</button>
</div>
<div class="video">
<div id="itKDpPF8bX-video" title="Real Estate Webmasters x Luxury Real Estate Partnership" width="640" height="360"></div>

<script>
if (typeof video_snippets === 'undefined') {
var video_snippets = [];
}
video_snippets.push({ 'snippet': 'itKDpPF8bX', 'video_id': 'MJCXX08LU6I' });

setTimeout(function () {
var tag = document.createElement('script');
tag.src = "https://www.youtube.com/iframe_api";
var firstScriptTag = document.getElementsByTagName('script')[0];
firstScriptTag.parentNode.insertBefore(tag, firstScriptTag);
}, 6000);
function onYouTubeIframeAPIReady() {
video_snippets.forEach(
function (video, video_key) {
video_snippets[video_key]['player'] = new YT.Player(video.snippet + '-video', {
videoId: video.video_id,
playerVars: {
'playsinline': 1
},
events: {
'onReady': function () {
document.getElementById(video.snippet + '-play').addEventListener('click', function () {
document.querySelector(".video-thumb").style.zIndex = "7";
document.querySelector(".video").style.zIndex = "8";
document.getElementById(video.snippet + '-image').remove();
document.getElementById(video.snippet + '-play').remove();
video_snippets[video_key]['player'].playVideo();
});
}
}
});
}
);
}
</script>
</div>

</div>
</div>
</div>

<div class="block block--full-width block--darkest block--video -content">


<div class="video-section--watermark">
<img src="thumbs/778x700/webp/img/lux-watermark-white.png" alt="luxury real estate watermark" loading="lazy" style="transform: scaleX(-1);">
</div>

<div class="container">
<div class="heading">
<h2>Real Estate Webmasters x Luxury Real Estate Partnership</h2>
<hr>
</div>
<p>We now can provide video options so you can showcase another side of your real estate business. Videos are used as a more direct way to speak to the interested party and present just how you can help them in their property search.</p>
<a href="/contact/" role="button" class="button button--primary button--large">Get In Touch</a>
</div>
</div>

#video-container-example#

Testimonial Slide

<section class="testimonials-section block block--darkest block--full-width" data-slick>
<div class="container slider" data-slick-type>
<!-- SLIDE 1 -->
<div>
<div class="testimonials__stars">
<svg width="10.595" height="10.071" viewbox="0 0 10.595 10.071">
<path id="md-star" d="M59.3,72.1l3.274,1.975-.866-3.726L64.6,67.84l-3.81-.327L59.3,64,57.81,67.513,54,67.84l2.89,2.505-.866,3.726Z" transform="translate(-54 -64)" fill="#f7ca45"></path>
</svg>
<svg width="10.595" height="10.071" viewbox="0 0 10.595 10.071">
<path id="md-star" d="M59.3,72.1l3.274,1.975-.866-3.726L64.6,67.84l-3.81-.327L59.3,64,57.81,67.513,54,67.84l2.89,2.505-.866,3.726Z" transform="translate(-54 -64)" fill="#f7ca45"></path>
</svg>
<svg width="10.595" height="10.071" viewbox="0 0 10.595 10.071">
<path id="md-star" d="M59.3,72.1l3.274,1.975-.866-3.726L64.6,67.84l-3.81-.327L59.3,64,57.81,67.513,54,67.84l2.89,2.505-.866,3.726Z" transform="translate(-54 -64)" fill="#f7ca45"></path>
</svg>
<svg width="10.595" height="10.071" viewbox="0 0 10.595 10.071">
<path id="md-star" d="M59.3,72.1l3.274,1.975-.866-3.726L64.6,67.84l-3.81-.327L59.3,64,57.81,67.513,54,67.84l2.89,2.505-.866,3.726Z" transform="translate(-54 -64)" fill="#f7ca45"></path>
</svg>
<svg width="10.595" height="10.071" viewbox="0 0 10.595 10.071">
<path id="md-star" d="M59.3,72.1l3.274,1.975-.866-3.726L64.6,67.84l-3.81-.327L59.3,64,57.81,67.513,54,67.84l2.89,2.505-.866,3.726Z" transform="translate(-54 -64)" fill="#f7ca45"></path>
</svg>
</div>
<div class="testimonials__testimonial-container">
<div class="testimonials__author-info">
<div class="testimonials__author-image">
<img class="lazyload" src="/img/util/35mm_landscape.gif" data-src="/thumbs/90x90/smart/img/testimonials_agent.png" alt="photo">
</div>
<span class="testimonials__author">James Webb</span>
<span class="testimonials__author-location">St. Petersburg, FL</span>
</div>
<div class="testimonials__testimonial">
<span class="testimonials__text">"This agent was amazing and provided excellent service, would recommend to anyone looking to buy a property in the Los Angeles region."</span>
</div>
</div>
</div>
<!-- END OF SLIDE 1 -->

<!-- SLIDE 2 -->
<div>
<div class="testimonials__stars">
<svg width="10.595" height="10.071" viewbox="0 0 10.595 10.071">
<path id="md-star" d="M59.3,72.1l3.274,1.975-.866-3.726L64.6,67.84l-3.81-.327L59.3,64,57.81,67.513,54,67.84l2.89,2.505-.866,3.726Z" transform="translate(-54 -64)" fill="#f7ca45"></path>
</svg>
<svg width="10.595" height="10.071" viewbox="0 0 10.595 10.071">
<path id="md-star" d="M59.3,72.1l3.274,1.975-.866-3.726L64.6,67.84l-3.81-.327L59.3,64,57.81,67.513,54,67.84l2.89,2.505-.866,3.726Z" transform="translate(-54 -64)" fill="#f7ca45"></path>
</svg>
<svg width="10.595" height="10.071" viewbox="0 0 10.595 10.071">
<path id="md-star" d="M59.3,72.1l3.274,1.975-.866-3.726L64.6,67.84l-3.81-.327L59.3,64,57.81,67.513,54,67.84l2.89,2.505-.866,3.726Z" transform="translate(-54 -64)" fill="#f7ca45"></path>
</svg>
<svg width="10.595" height="10.071" viewbox="0 0 10.595 10.071">
<path id="md-star" d="M59.3,72.1l3.274,1.975-.866-3.726L64.6,67.84l-3.81-.327L59.3,64,57.81,67.513,54,67.84l2.89,2.505-.866,3.726Z" transform="translate(-54 -64)" fill="#f7ca45"></path>
</svg>
<svg width="10.595" height="10.071" viewbox="0 0 10.595 10.071">
<path id="md-star" d="M59.3,72.1l3.274,1.975-.866-3.726L64.6,67.84l-3.81-.327L59.3,64,57.81,67.513,54,67.84l2.89,2.505-.866,3.726Z" transform="translate(-54 -64)" fill="#f7ca45"></path>
</svg>
</div>
<div class="testimonials__testimonial-container">
<div class="testimonials__author-info">
<div class="testimonials__author-image">
<img class="lazyload" src="/img/util/35mm_landscape.gif" data-src="/thumbs/90x90/smart/img/testimonials_agent.png" alt="photo">
</div>
<span class="testimonials__author">Mark Hoffsman</span>
<span class="testimonials__author-location">St. Petersburg, FL</span>
</div>
<div class="testimonials__testimonial">
<span class="testimonials__text">"This agent was amazing and provided excellent service, would recommend to anyone looking to buy a property in the Los Angeles region."</span>
</div>
</div>
</div>
<!-- END OF SLIDE 2 -->
</div>

<div class="slick-arrows">
<svg data-slick-prev="" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewbox="0 0 32 32" xml:space="preserve" class="testimonial_slide_prev icon slick-arrow" style="">
<path d="M24.7,15.3H-0.5v-1.8h25.2c-1.1-2-1.7-4.2-1.8-6.5c2.5,3.7,7.4,7.4,8.6,7.4 c-1.2,0-6.2,3.7-8.6,7.4C23,19.5,23.6,17.3,24.7,15.3z M31.5,14.3L31.5,14.3z M31.5,14.3L31.5,14.3z"></path>
</svg>

<div class="slick-counter">
<span data-slick-current>1</span> / <span data-slick-total>1</span>
</div>

<svg data-slick-next="" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewbox="0 0 32 32" xml:space="preserve" class="testimonial_slide_next icon slick-arrow" style="">
<path d="M24.7,15.3H-0.5v-1.8h25.2c-1.1-2-1.7-4.2-1.8-6.5c2.5,3.7,7.4,7.4,8.6,7.4 c-1.2,0-6.2,3.7-8.6,7.4C23,19.5,23.6,17.3,24.7,15.3z M31.5,14.3L31.5,14.3z M31.5,14.3L31.5,14.3z"></path>
</svg>
</div>
</section>
Sarah L.
"Rachel has helped us with 5 real estate transactions over the years. We have always been very satisfied with her expertise. Her years of working in Moab have given her a solid perspective on the market. Rachel's guidance has been spot-on in the assorted situations that inevitably arise in the successful closing of a sale or purchase. Most importantly, Rachel has integrity--a rare and treasured quality. We highly highly recommend her!"
Dane B.
"I’ve known Rachel since 2010. During that time she has helped me with various real estate projects and unlike many realtors, she takes her profession very seriously, always giving your property the professional attention that anyone buying or selling would want in a realtor. That combined with her fun personality, integrity, honesty, and courtesy makes her my first choice for a realtor in the Moab area (and I've interviewed them all). You will not be disappointed with her services, and I believe my opinion matters as I’ve dealt with many properties and many realtors state wide since 1999."
Cassandra S.
"Rachel and her team are the best brokers in Moab! They are experts on the area, their industry, and on customer service. The best thing about these ladies is that they care about their clients and you can't beat that!! We thoroughly enjoyed working with them and would hire Rachel Moody again in a heartbeat."
Burke & Nicole
"Working with Rachel was outstanding. We have bought and sold many homes over the last few years and Rachel was one of the best realtors we have ever dealt with. Her knowledge of the market and area is superior. Her office support staff was excellent. They kept us in the loop during all the showings and gave us feedback after the house was seen. We would highly recommend her for buying or selling real estate."
Richard S.
"Rachel has been fabulous through the entire process of buying a condo in a new development. She is knowledgeable and was always very responsive to questions or anything else we needed. She even let us ship some packages for furnishing the condo to her office as we neared the closing date. I would certainly use her again for buying or selling property in her area."
Matt M.
"Shannon was exceptional. The entire process was smooth, timely, and professional. A joy to work with, sad it's all over. "
Chris B.
"Kerby has been so wonderful to work with throughout the process of buying our first home. Everything felt more enjoyable and less intimidating knowing we could rely on Kerby for expert knowledge and honest advice. A few months later, we mostly just feel that we've gained a good friend. We are beyond grateful for all the help that she and her coworkers have so joyfully provided. I would highly recommend working with her to anyone looking for a home in Moab."
Donna M.
"Rachel Moody you’re the Best! Your ability to take Real Estate transactions from the first step of ‘Listing the Property’ to the final step of ‘Closing the Property’ is nothing short of amazing. Because of your immense knowledge and experience, the process of the recent sell of our Business and Home in Moab was seamless. Your Professionalism and the genuine care you bring to each transaction and client is a rare service most agents never achieve. We most certainly recommend you and appreciate all that you’ve done for us. A Five Star Rating for sure!!!! "
Kerry
"As a first-time homebuyer, I had a LOT of questions about the market and the process of buying a house. Rachel is extremely knowledgeable about all aspects of homebuying and especially the local market, including planned developments. I can't say enough good things, especially as someone going through the process for the first time. You're in good hands with Rachel and her team!"
Ed
"Rachel and the Rachel Moody Team take care of their clients. I never have to worry about the t's being crossed or the i's doted. Truly an old school feeling. It's a pleasure working with the team."
1 / 1

Discovery Community

<section class="discover-community no-margin">
<div class="discover-community__image teaser__image">
<div class="img" role="img" style="background-image: url('/img/discover--miami-1.webp');" aria-label="Image to Florida City">
<div class="discover-community__button">
<a href="/waterfront-real-estate.php" class="button button--large">
<span class="img__title">Bel Air Luxury Homes</span>
<div class="button-end">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" xml:space="preserve" class="icon">
<path d="M24.7,15.3H-0.5v-1.8h25.2c-1.1-2-1.7-4.2-1.8-6.5c2.5,3.7,7.4,7.4,8.6,7.4 c-1.2,0-6.2,3.7-8.6,7.4C23,19.5,23.6,17.3,24.7,15.3z M31.5,14.3L31.5,14.3z M31.5,14.3L31.5,14.3z"></path>
</svg>
</div>
</a>
</div>
</div>
</div>
<div class="discover-community__body">
<div class="discover-community__body-container">
<h2 class="discover-community__title teaser__title -mar-top-0">Discover Old Town</h2>
<ul class="discover-community__list">
<li data-commimage="/img/discover--miami-1.webp" data-commtitle="Bel Air Crest">
<a href="/bel-air/bel-air-crest-homes-for-sale.php">Bel Air Crest</a>
</li>

<li data-commimage="/img/discover-image.webp" data-commtitle="Bel Air Estates">
<a href="/bel-air/bel-air-estates-homes-for-sale.php">Bel Air Estates</a>
</li>

<li data-commimage="/img/discover--miami-1.webp" data-commtitle="Bel Air Glen">
<a href="/bel-air/bel-air-glen-homes-for-sale.php">Bel Air Glen</a>
</li>

<li data-commimage="/img/discover-image.webp" data-commtitle="Bel Air Park">
<a href="/bel-air/bel-air-park-homes-for-sale.php">Bel Air Park</a>
</li>

<li data-commimage="/img/discover--miami-1.webp" data-commtitle="Bel Air Ridge">
<a href="/bel-air/bel-air-ridge-homes-for-sale.php">Bel Air Ridge</a>
</li>

<li data-commimage="/img/discover-image.webp" data-commtitle="Lower Casiano">
<a href="/bel-air/lower-casiano-homes-for-sale.php">Lower Casiano</a>
</li>

<li data-commimage="/img/discover--miami-1.webp" data-commtitle="Moraga Drive">
<a href="/bel-air/moraga-drive-homes-for-sale.php">Moraga Drive</a>
</li>

<li data-commimage="/img/discover-image.webp" data-commtitle="Moraga Estates">
<a href="/bel-air/moraga-estates-homes-for-sale.php">Moraga Estates</a>
</li>

<li data-commimage="/img/discover--miami-1.webp" data-commtitle="North Beverly Glen">
<a href="/bel-air/north-beverly-glen-homes-for-sale.php">North Beverly Glen</a>
</li>
</ul>
</div>
</div>
</section>

#discover-community-example#