Tons of Solutions Engineering work done today for the rest of the CS team! Headway, Howard Hanna, Engels, Brighton, etc. Also completed Datasnippers auth flow and worked on Anthology's script. Cloned Anthology's courses (900..) and will clone Full Story on Monday.

This commit is contained in:
Norm Rasmussen
2024-01-05 17:07:59 -05:00
parent ce261975ca
commit a5fe4bd2c8
3157 changed files with 554269 additions and 16 deletions

View File

@ -0,0 +1,34 @@
<div class="hh-panel">
<div class="grid grid--equal-height">
{%
include "agent_resources",
title: "Buyer Consultation Checklist",
description: "Plan and prioritize each step needed to best assist buyers during the home purchase process",
link_description: "Download",
link: "https://drive.google.com/open?id=1xe31zfqnCooVyimo7BCVHjt9IchLQVNu"
%}
{%
include "agent_resources",
title: "Buyer Search Process Checklist",
description: "Plan and prioritize each step of working with a Buyer client through their home sale",
link_description: "Download",
link: "https://drive.google.com/open?id=1O-xKez0jf0bb3NQ0g0FxE3RbUE8z65NS"
%}
{%
include "agent_resources",
title: "How to ensure a smooth closing for your Buyer",
description: "Suggested steps to ensure a smooth closing for your buyers",
link_description: "Download",
link: "https://drive.google.com/open?id=1d2I_nbTy5hGWp5Wk3W-ZfiRejJuALwcI"
%}
{%
include "agent_resources",
title: "Buyer Questionnaire",
description: "Questionnaire to guide planning and prioritization for each step of working with a Buyer client",
link_description: "Download",
link: "https://drive.google.com/open?id=17BXpFBrW44a1BMkUesXW-TfFhtjPrMjn"
%}
</div>
</div>