+++ title = "Freedom Classics" tags = ["about"] +++
\figalt{freedom-classics-llc}{/_assets/logo/FreedomClassicsWeb_BlueText.png}
\tableofcontents
We host exciting events with classic cars!
Click HERE to see what's next!
#hideall
team = [
(
name="Buster Tankersley",
pic="buster",
title="CEO & Founder",
vitae="Cushman golf cart extraordinaire",
email="[email protected]"
),
(
name="Craig Tankersley",
pic="craig",
title="Founder",
vitae="CEO & Founder of Freedom Trans USA",
email="[email protected]"
),
(
name="Madison Vaverka",
pic="madison",
title="Dedicated racing driver",
vitae="If you ain't first you're last",
email="[email protected]"
),
]
"@@cards @@row" |> println
for person in team
"""
@@column
\\card{$(person.name)}{$(person.pic)}{$(person.title)}{$(person.vitae)}{$(person.email)}
@@
""" |> println
end
println("@@ @@") # end of cards + row
\textoutput{teamcards}
Get in touch with us HERE!