Join the Agent Network with Kirby Chan & Joe Turco

Get featured on our website — and feature us on yours — to boost SEO, referrals, and visibility.

Step 1: Copy Our Bio Code/Text

To be featured, we ask that you include a backlink to our site. This strengthens search visibility for both you and the network.

  1. In your website builder insert a code embed section.

  2. Paste the code for Kirby Chan & Joe Turco exactly as shown.

  3. Publish the page.

Code for Kirby & Joe

<style>

/* 1. Global Wrapper for Side-by-Side Layout (Flexbox) */

.profiles-wrapper {

font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; /* Changed to reliable system font */

text-align: center;

max-width: 1200px;

margin: 20px auto;

padding: 10px;

display: flex;

flex-wrap: wrap;

justify-content: center;

gap: 20px;

box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);

border-radius: 12px;

background-color: #f0f0f0;

}

/* 2. Style for individual profile cards */

.profile-card-container {

width: 100%;

max-width: 550px;

padding: 20px;

background-color: rgba(255, 255, 255, 0.95);

border-radius: 10px;

box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);

font-size: 15px;

text-align: center;

margin: 10px 0;

}

/* Media query to arrange side-by-side on larger screens */

@media (min-width: 1000px) {

.profile-card-container {

width: calc(50% - 30px);

margin: 10px;

}

}

/* 3. Shared Styling for Elements */

.profile-card-container .profile-image {

width: 180px;

height: 180px;

border-radius: 50%; /* Circle image */

object-fit: cover;

margin-bottom: 15px;

}

.profile-card-container .profile-name {

font-size: 22px;

font-weight: bold;

color: #333;

margin-bottom: 5px;

}

.profile-card-container .profile-subheading {

font-size: 15px;

font-weight: 600; /* Semi-bold */

color: #004488; /* Dark Blue */

margin-bottom: 15px;

}

.profile-card-container .profile-bio {

font-size: 15px;

line-height: 1.6;

color: #666;

margin-bottom: 20px;

text-align: left;

padding: 0 5px;

}

/* Contact Info is centered */

.profile-card-container .contact-info {

font-size: 15px;

color: #333;

line-height: 1.5;

margin-top: 15px;

display: flex;

flex-direction: column;

align-items: center;

padding-left: 0;

}

.profile-card-container .contact-info div {

display: flex;

align-items: center;

margin-bottom: 5px;

text-align: center;

}

.profile-card-container .contact-info .icon {

margin-right: 8px;

font-size: 16px;

}

.profile-card-container .contact-info a {

color: #007bff;

text-decoration: none;

font-weight: normal;

}

.profile-card-container .contact-info a:hover {

text-decoration: underline;

}

</style>

<div class="profiles-wrapper">

<div class="profile-card-container">

<img class="profile-image" src="https://storage.googleapis.com/msgsndr/C23hOWlvdExo1Z3ZUFP5/media/68d40950dc4d285158576780.jpeg" alt="Kirby Chan Profile">

<div class="profile-name">Kirby Chan</div>

<div class="profile-subheading">GTA Real Estate Team Leader | Team Forward, eXp Realty</div>

<div class="profile-bio">

Kirby Chan is a nationally recognized real estate team leader, recruiter, and international speaker with eXp Realty, based in the Greater Toronto Area (GTA). As the founder of Team Forward, he leads one of the most innovative teams in the country, serving Richmond Hill, Markham, Thornhill, and Toronto.

<br><br>

Kirby specializes in relocations between the U.S. and Canada, as well as complex life transitions involving divorce, probate, first-time buyers, downsizers, and real estate investors. Fluent in English, Cantonese, and Mandarin, Kirby is a trusted advisor to both local and international clients.

<br><br>

He’s known for delivering standout results using his AI-powered marketing systems and VIP client loyalty program — tools that consistently put more money in his clients’ pockets and make the process smoother. His reputation speaks for itself: Kirby is the #1 rated Realtor in Markham on Rate-My-Agent.com.

<br><br>

As a respected recruiter and mentor within the eXp Realty global network, Kirby helps agents across North America build scalable, referral-based businesses. If you're looking to relocate to Toronto, invest in Richmond Hill homes, or connect your client with a top Toronto realtor, Kirby offers seamless white-glove service and pays competitive referral fees.

</div>

<div class="contact-info">

<div>

<span class="icon">📍</span>Based in Toronto, Canada

</div>

<div>

<span class="icon">📩</span><a href="mailto:[email protected]">[email protected]</a>

</div>

<div>

<span class="icon">🌐</span><a href="https://www.kirbychanandco.com/" target="_blank">www.kirbychanandco.com</a>

</div>

</div>

</div>

<div class="profile-card-container">

<img class="profile-image" src="https://storage.googleapis.com/msgsndr/C23hOWlvdExo1Z3ZUFP5/media/68d429f22b5a2bd9508d1f9e.png" alt="Joe Turco Profile">

<div class="profile-name">Joe Turco</div>

<div class="profile-subheading">Real Estate Mentor & Growth Strategist | Joe Turco Group, eXp Realty</div>

<div class="profile-bio">

Joe Turco is a nationally recognized real estate mentor, team leader, and growth strategist with eXp Realty, where he helps agents scale their businesses and build long-term wealth. As the founder of the Joe Turco Group, he combines decades of corporate and real estate expertise to guide agents and clients across the United States.

<br><br>

Joe specializes in agent productivity and business scaling, helping experienced agents transform their strategies into market-dominating systems while giving new agents the proven framework they need to succeed. With over $350M in closed transactions and more than 400 properties sold, he also works with clients and investors on evaluating, acquiring, and financing residential properties across the country.

<br><br>

He’s known for delivering standout results through hands-on mentorship, bi-weekly masterminds with $600M+ producing mentors, and private Fast Forward Movement training — tools that consistently increase productivity and create clear, repeatable paths to success. His methods have helped agents grow their businesses by as much as 500%, while leveraging eXp Realty’s revenue share program to build lasting passive income.

<br><br>

As a respected recruiter and mentor within the eXp Realty global network, Joe equips agents with systems, resources, and a supportive community to thrive. If you’re an agent ready to dominate your local market, an investor seeking new opportunities, or a professional looking to build a more scalable career, Joe offers the mentorship, expertise, and proven track record to help you succeed.

</div>

<div class="contact-info">

<div>

<span class="icon">📍</span>Based in Boston, Massachusetts

</div>

<div>

<span class="icon">📩</span><a href="mailto:[email protected]">[email protected]</a>

</div>

<div>

<span class="icon">🌐</span><a href="https://livinginbostonma.com/" target="_blank">https://livinginbostonma.com/</a>

</div>

</div>

</div>

</div>

Step 2: Submit Your Info

After you’ve published our bio on your site, return to the Press Kit page and fill out the form below!

Once your backlink is live, tell us the following details:

To be added to the Agent Network, please provide the following details:

What would you like to include?

Click Submit Form and you're in!

Step 3: You're Now Featured!

Once we receive your submission:

  1. You’ll get a confirmation email

  1. You can view it anytime via the "Agent Network" tab in our navigation menu

Our Services

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution.

What Agents Say...

Omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et recusandae.

Mellisa Martinez

Mellisa Martinez


Omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et recusandae.

Mellisa Martinez

Mellisa Martinez


ONE POUND STEAK

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce elementummi vitae risus luctus rhoncus. Morbi porttitor diam tincidunt leo vestibulum, tempus suscipit orci hendrerit. Morbi id tincidunt dui. Nullam mollis turpis in justo semper, sit amet iaculis quam sodales.

Agent Training

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce elementummi vitae risus luctus rhoncus. Morbi porttitor diam tincidunt leo vestibulum, tempus suscipit orci hendrerit. Morbi id tincidunt dui. Nullam mollis turpis in justo semper, sit amet iaculis quam sodales.

Locations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce elementummi vitae risus luctus rhoncus. Morbi porttitor diam tincidunt leo vestibulum, tempus suscipit orci hendrerit. Morbi id tincidunt dui. Nullam mollis turpis in justo semper, sit amet iaculis quam sodales.

DINING

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce elementummi vitae risus luctus rhoncus. Morbi porttitor diam tincidunt leo vestibulum, tempus suscipit orci hendrerit. Morbi id tincidunt dui. Nullam mollis turpis in justo semper, sit amet iaculis quam sodales.

Follow Us on Instagram

8763 Bayview Ave #127A, Richmond Hill, On L4B 3V1

Call 416-305-8008

TeamForwardeXp.com

Copyright 2025 . All rights reserved