Tagline

Boost your sales

Aliqua id fugiat nostrud irure ex duis ea quis id quis ad et. Sunt qui esse pariatur duis deserunt mollit dolore cillum minim tempor enim elit aute irure tempor cupidatat.

    • 0%

      Lorem ipsum dolor sit

    • 0%

      Lorem ipsum dolor sit

I am a heading

Thank you for considering me as a partner for your house sale. I look forward to hearing from you!

You can expect to hear back within 48 hours to confirm availability after filling out the form below.

Please check your email for a confirmation email after submission.

If you don’t hear back after 48 hours, please reach out directly at constans@bbbb.co

Schedule Form
Please Read how to prepare house for photoshoot link
/* -- The root styles must go in the element of the structure with the name "Hero"(Section). --*/

.hero-97{
  /* First image styles */
  .hero-97__img-wrapper{
    &:first-of-type{
      
      /* Tablet Styles */
      @media (max-width: 991px) {
        grid-column: span 2;
      }

      /* Mobile styles */
      @media (max-width: 478px) {
        grid-column: auto;
      }
    }
  }
}