{"id":151,"date":"2025-10-01T17:19:28","date_gmt":"2025-10-01T17:19:28","guid":{"rendered":"https:\/\/pelhamservices.com\/?page_id=151"},"modified":"2025-10-14T16:28:30","modified_gmt":"2025-10-14T16:28:30","slug":"team","status":"publish","type":"page","link":"https:\/\/pelhamservices.com\/?page_id=151","title":{"rendered":"Team"},"content":{"rendered":"<p><!-- TEAMS PAGE CON TABLA Y CONTENIDO CENTRADO --><\/p>\n<section class=\"ps-teams\">\n<div class=\"ps-container\">\n    <!-- Intro --><\/p>\n<div class=\"ps-teams-intro\">\n<h2 class=\"ps-title-center\">Meet Our Team<\/h2>\n<p class=\"lead\">At <span class=\"company-name\">Pelham Services<\/span>, our success is built on the strength, dedication, and passion of our exceptional team. Every member of our organization plays a vital role in delivering world-class transportation and logistics solutions that keep businesses moving forward. We don\u2019t just move goods \u2014 we move industries, communities, and opportunities. With precision, care, and a relentless commitment to excellence, our team works tirelessly behind the scenes to ensure that every shipment arrives on time, every route is optimized, and every client experience exceeds expectations.<\/p>\n<\/p><\/div>\n<p>    <!-- TABLA DE TEAMS --><\/p>\n<table class=\"ps-teams-table\" cellspacing=\"20\" style=\"width:100%; border-collapse: separate;\">\n<tr>\n        <!-- BLOQUE 1 --><\/p>\n<td class=\"ps-team-card\">\n          <img decoding=\"async\" src=\"https:\/\/pelhamservices.com\/wp-content\/plugins\/icyclub\/inc\/transportex\/images\/testimonial\/team5.jpg\" alt=\"Gerencia\" \/><\/p>\n<h3 class=\"team-name\">Gabriel Rever\u00f3n<\/h3>\n<p class=\"role\">Chief Executive Office (CEO)<\/p>\n<p class=\"support-text\">\n            As CEO of Pelham Services, Gabriel leads a dedicated team that keeps freight moving safely and efficiently, ensuring that every operation runs seamlessly while upholding the highest standards of reliability, performance, and customer care.\n          <\/p>\n<\/td>\n<p>        <!-- BLOQUE 2 --><\/p>\n<td class=\"ps-team-card\">\n          <img decoding=\"async\" src=\"https:\/\/pelhamservices.com\/wp-content\/plugins\/icyclub\/inc\/transportex\/images\/testimonial\/team4.jpg\" alt=\"Secretaria\" \/><\/p>\n<h3 class=\"team-name\">Dayana Garcia<\/h3>\n<p class=\"role\">Admnistration Vice President<\/p>\n<p class=\"support-text\">\n            As Vice President of Administration, Dayana oversees the company\u2019s internal operations with precision and care, ensuring that every department functions efficiently and in harmony.\n          <\/p>\n<\/td>\n<\/tr>\n<tr>\n        <!-- BLOQUE 3 --><\/p>\n<td class=\"ps-team-card\">\n          <img decoding=\"async\" src=\"https:\/\/pelhamservices.com\/wp-content\/plugins\/icyclub\/inc\/transportex\/images\/testimonial\/team6.jpg\" alt=\"Operador\" \/><\/p>\n<h3 class=\"team-name\">Victor Delurintu<\/h3>\n<p class=\"role\">Chief Operating Officer (COO)<\/p>\n<p class=\"support-text\">\n            As Chief Operating Officer, Victor oversees every stage of logistics and fleet management, ensuring that freight moves seamlessly, safetLy, and delivering on the company\u2019s promise of dependable transportation solutions.\n          <\/p>\n<\/td>\n<p>        <!-- BLOQUE 4 --><\/p>\n<td class=\"ps-team-card\">\n          <img decoding=\"async\" src=\"https:\/\/pelhamservices.com\/wp-content\/plugins\/icyclub\/inc\/transportex\/images\/testimonial\/team3.jpg\" alt=\"Operador\" \/><\/p>\n<h3 class=\"team-name\">Regina Uma\u00f1a<\/h3>\n<p class=\"role\">Customer Relations<\/p>\n<p class=\"support-text\">\n            As Customer Relations Manager, Regina is dedicated to building strong, lasting partnerships with clients, ensuring that every customer receives clear communication, timely support, and the personalized service that defines Pelham\u2019s reputation for excellence.\n          <\/p>\n<\/td>\n<\/tr>\n<\/table><\/div>\n<\/section>\n<p><!-- IMAGEN FINAL --><\/p>\n<div class=\"ps-container ps-image-center\">\n<div class=\"ps-teams-intro\">\n<p class=\"lead\">From logistics specialists and fleet operators to customer support and management professionals, each person at <span class=\"company-name\">Pelham Services<\/span> embodies our core values of integrity, innovation, and reliability. Together, we are redefining what it means to provide trusted, efficient, and human-centered logistics services. Meet the talented individuals who drive our continued success.<\/p>\n<p><\/p>\n<div>\n  <img decoding=\"async\" \n    src=\"https:\/\/pelhamservices.com\/wp-content\/plugins\/icyclub\/inc\/transportex\/images\/testimonial\/allteams.jpg\" \n    alt=\"Pelham Transport Services\"\n  \/>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- ESTILOS --><\/p>\n<style>\n  :root {\n    --accent: #37a95c;\n    --accent-dark: #2e8a4a;\n    --muted: #444; \n    --card-bg: #fff;\n    --radius: 12px;\n    --container-width: 1100px;\n    font-family: \"Inter\", system-ui, -apple-system, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial;\n  }<\/p>\n<p>  .ps-teams {\n    background: #f6f7f9;\n    color: #111;\n    padding: 60px 0;\n  }\n  .ps-container {\n    max-width: var(--container-width);\n    margin: 0 auto;\n    padding: 0 20px;\n  }<\/p>\n<p>  .ps-teams-intro {\n    text-align: center;\n    margin-bottom: 40px;\n  }\n  .ps-teams-intro h2.ps-title-center {\n    font-size: clamp(1.8rem, 2.5vw, 2.2rem);\n    font-weight: 700;\n    color: var(--accent-dark);\n    margin-bottom: 16px;\n    text-align: center !important;\n  }\n  .ps-teams-intro .lead {\n    max-width: 720px;\n    margin: 0 auto;\n    font-size: 1rem;\n    color: var(--muted);\n    text-align: center; \/* ahora centrado *\/\n  }\n  .company-name { font-weight: 700; color: var(--accent); }<\/p>\n<p>  \/* TARJETAS *\/\n  .ps-teams-table td.ps-team-card {\n    background: var(--card-bg);\n    border-radius: var(--radius);\n    text-align: center !important; \/* centrado forzado *\/\n    padding: 25px 20px;\n    box-shadow: 0 6px 18px rgba(15,23,42,0.06);\n    transition: transform .28s ease, box-shadow .28s ease;\n    vertical-align: top;\n  }\n  .ps-teams-table td.ps-team-card:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 18px 36px rgba(15,23,42,0.12);\n  }\n  .ps-teams-table td.ps-team-card img {\n    width: 120px;\n    height: 120px;\n    border-radius: 50%;\n    object-fit: cover;\n    margin-bottom: 12px;\n    display: block;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .ps-teams-table td.ps-team-card h3.team-name,\n  .ps-teams-table td.ps-team-card .role,\n  .ps-teams-table td.ps-team-card .support-text {\n    text-align: center !important; \/* centrado forzado *\/\n  }\n  .ps-teams-table td.ps-team-card .support-text {\n    margin-top: 12px;\n    font-size: 0.95rem;\n    color: var(--muted);\n    line-height: 1.5;\n  }<\/p>\n<p>  \/* RESPONSIVE *\/\n  @media (max-width: 768px) {\n    .ps-teams-table, .ps-teams-table tr, .ps-teams-table td {\n      display: block;\n      width: 100% !important;\n    }\n    .ps-teams-table td.ps-team-card {\n      margin-bottom: 20px;\n    }\n  }\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>Meet Our Team At Pelham Services, our success is built on the strength, dedication, and passion of our exceptional team. Every member of our organization plays a vital role in delivering world-class transportation and logistics solutions that keep businesses moving forward. We don\u2019t just move goods \u2014 we move industries, communities, and opportunities. With precision, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-151","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pelhamservices.com\/index.php?rest_route=\/wp\/v2\/pages\/151","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pelhamservices.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pelhamservices.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pelhamservices.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pelhamservices.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=151"}],"version-history":[{"count":38,"href":"https:\/\/pelhamservices.com\/index.php?rest_route=\/wp\/v2\/pages\/151\/revisions"}],"predecessor-version":[{"id":205,"href":"https:\/\/pelhamservices.com\/index.php?rest_route=\/wp\/v2\/pages\/151\/revisions\/205"}],"wp:attachment":[{"href":"https:\/\/pelhamservices.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=151"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}