This commit is contained in:
2025-05-06 11:16:33 -07:00
parent 343ffb83d0
commit 2f678a4325

View File

@@ -2,7 +2,7 @@
get_header(); get_header();
echo site()->render("team-memberss", [ echo site()->render("team-members", [
"headline" => get_field("team_members_top_headline", "options"), "headline" => get_field("team_members_top_headline", "options"),
"intro" => get_field("team_members_intro_text", "options"), "intro" => get_field("team_members_intro_text", "options"),
"linkedin_logo" => site()->getAssetURL("linkedin-logo.png"), "linkedin_logo" => site()->getAssetURL("linkedin-logo.png"),