{"id":3630,"date":"2025-08-04T18:07:07","date_gmt":"2025-08-04T18:07:07","guid":{"rendered":"https:\/\/linkhospitalitycorp.com\/?page_id=3630"},"modified":"2026-02-17T19:04:15","modified_gmt":"2026-02-17T19:04:15","slug":"miami","status":"publish","type":"page","link":"https:\/\/linkhospitalitycorp.com\/es\/miami\/","title":{"rendered":"Miami, FL"},"content":{"rendered":"\n[et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_fullwidth_code _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||-155px|||&#8221; custom_padding=&#8221;||200px|||&#8221; custom_css_free_form=&#8221;\/* Import Poppins Font *\/||@import url(&#8216;https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&#038;display=swap&#8217;);||||\/* Header Banner Container *\/||.header-banner {||  position: relative;||  width: 100%;||  height: 80vh;||  overflow: hidden;||  font-family: &#8216;Poppins&#8217;, sans-serif;||}||||\/* Background Image *\/||.background-image {||  position: absolute;||  top: 0;||  left: 0;||  width: 100%;||  height: 100%;||  background-image: url(&#8216;https:\/\/images.unsplash.com\/photo-1562517634-baa2da3acfbf?q=80&#038;w=1548&#038;auto=format&#038;fit=crop&#038;ixlib=rb-4.1.0&#038;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&#8217;);||  background-size: cover;||  background-position: center;||  background-repeat: no-repeat;||}||||\/* Horizontal White Gradient Overlay (Left to Right) *\/||.horizontal-gradient-overlay {||  position: absolute;||  top: 0;||  left: 0;||  width: 100%;||  height: 100%;||  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.2) 100%);||  z-index: 1;||}||||\/* Vertical White Gradient Overlay (Bottom) *\/||.vertical-gradient-overlay {||  position: absolute;||  top: 0;||  left: 0;||  width: 100%;||  height: 100%;||  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 1) 100%);||  z-index: 2;||}||||\/* Content Container *\/||.content-container {||  position: relative;||  z-index: 10;||  display: flex;||  align-items: center;||  height: 100%;||  max-width: 1200px;||  margin: 0 auto;||  padding: 0 20px;||}||||\/* Text Block *\/||.text-block {||  width: 100%;||  color: #1f2937; \/* Dark gray for readability *\/||}||||\/* Main Heading *\/||.main-heading {||  font-size: 3rem;||  font-weight: 700;||  line-height: 1.1;||  letter-spacing: -0.02em;||  margin: 0 0 2rem 0;||  color: #1f2937; \/* Dark gray *\/||}||||\/* Orange Text for %22Miami, Florida%22 *\/||.orange-text {||  color: #f26b31;||}||||\/* Sub Heading *\/||.sub-heading {||  font-size: 1.25rem;||  font-weight: 400;||  line-height: 1.6;||  margin: 0 0 2rem 0;||  color: #374151; \/* Medium gray *\/||  max-width: 500px;||}||||\/* Button Container *\/||.button-container {||  margin-top: 1rem;||}||||\/* CTA Button &#8211; Orange background with white text *\/||.cta-button {||  background-color: #f26b31;||  color: white;||  font-family: &#8216;Poppins&#8217;, sans-serif;||  font-weight: 600;||  font-size: 1.125rem;||  padding: 1rem 2rem;||  border: none;||  border-radius: 8px;||  cursor: pointer;||  transition: all 0.3s ease;||  transform: scale(1);||  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);||  text-decoration: none;||  display: inline-block;||  text-align: center;||}||||.cta-button:hover {||  background-color: #e55a28;||  transform: scale(1.05);||  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);||  text-decoration: none;||  color: white;||}||||\/* Responsive Design *\/||@media (max-width: 1024px) {||  .text-block {||    width: 60%;||  }||  ||  .main-heading {||    font-size: 2.5rem;||  }||  ||  .sub-heading {||    font-size: 1.125rem;||  }||}||||\/* Mobile Optimizations &#8211; Compact Layout *\/||@media (max-width: 768px) {||  \/* Compact Banner Height *\/||  .header-banner {||    height: auto;||    min-height: 350px;||  }||  ||  \/* Mobile Content Positioning *\/||  .content-container {||    align-items: flex-start;||    padding: 40px 20px; \/* Exactly 40px top and bottom padding *\/||  }||  ||  .text-block {||    width: 100%;||  }||  ||  \/* Compact Text Sizes *\/||  .main-heading {||    font-size: 2rem;||    line-height: 1.2;||    margin-bottom: 1rem;||  }||  ||  .sub-heading {||    font-size: 0.875rem;||    margin-bottom: 1rem;||    line-height: 1.5;||  }||  ||  .button-container {||    margin-top: 0.5rem;||  }||  ||  .cta-button {||    width: 100%;||    text-align: center;||    padding: 0.875rem 1.5rem;||    font-size: 1rem;||  }||}||||\/* Extra Small Mobile *\/||@media (max-width: 480px) {||  .content-container {||    padding: 40px 15px; \/* Maintain 40px padding with smaller side margins *\/||  }||  ||  .main-heading {||    font-size: 1.75rem;||    margin-bottom: 0.875rem;||  }||  ||  .sub-heading {||    font-size: 0.8rem;||    margin-bottom: 0.875rem;||  }||}&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"header-banner\"><!-- [et_pb_line_break_holder] -->  <!-- Background Image --><!-- [et_pb_line_break_holder] -->  <div class=\"background-image\"><\/div><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <!-- Horizontal Gradient Overlay --><!-- [et_pb_line_break_holder] -->  <div class=\"horizontal-gradient-overlay\"><\/div><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <!-- Vertical Gradient Overlay --><!-- [et_pb_line_break_holder] -->  <div class=\"vertical-gradient-overlay\"><\/div><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <!-- Content Container --><!-- [et_pb_line_break_holder] -->  <div class=\"content-container\"><!-- [et_pb_line_break_holder] -->    <div class=\"text-block\"><!-- [et_pb_line_break_holder] -->      <!-- H1 Heading --><!-- [et_pb_line_break_holder] -->      <h1 class=\"main-heading\"> <!-- [et_pb_line_break_holder] -->        <span class=\"orange-text\">Miami&#8217;s<\/span> Top-Rated Staffing <!\u2013- [et_pb_br_holder] -\u2013> &#038; Cleaning Services<!-- [et_pb_line_break_holder] -->      <\/h1><!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      <!-- H2 Subheading --><!-- [et_pb_line_break_holder] -->      <h2 class=\"sub-heading\"><!-- [et_pb_line_break_holder] -->        Serving <strong>Miami Beach, Doral, Brickell, Downtown, and Surrounding Areas<\/strong> with expert staffing and cleaning services for businesses, hotels, industries, and homes.<!-- [et_pb_line_break_holder] -->      <\/h2><!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      <!-- CTA Button --><!-- [et_pb_line_break_holder] -->      <div class=\"button-container\"><!-- [et_pb_line_break_holder] -->        <a href=\"https:\/\/linkhospitalitycorp.com\/get-started\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"cta-button\">Get Started<\/a><!-- [et_pb_line_break_holder] -->      <\/div><!-- [et_pb_line_break_holder] -->    <\/div><!-- [et_pb_line_break_holder] -->  <\/div><!-- [et_pb_line_break_holder] --><\/div>[\/et_pb_fullwidth_code][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;off|tablet&#8221; prev_background_color=&#8221;#ffffff&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#fff2ec&#8221; custom_margin_tablet=&#8221;25px||||false|false&#8221; custom_margin_phone=&#8221;25px||||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding_tablet=&#8221;||||false|false&#8221; top_divider_style=&#8221;curve&#8221; top_divider_flip=&#8221;vertical&#8221; top_divider_height_tablet=&#8221;95px&#8221; top_divider_height_phone=&#8221;70px&#8221; top_divider_height_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.26.1&#8243; _module_preset=&#8221;default&#8221; width=&#8221;95%&#8221; max_width=&#8221;1440px&#8221; min_height=&#8221;25px&#8221; custom_padding=&#8221;15px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;&#8211;et_global_heading_font|600|||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1e1e1e&#8221; header_font_size=&#8221;2.63rem&#8221; header_2_font=&#8221;|600|||||||&#8221; header_2_font_size=&#8221;40px&#8221; custom_margin=&#8221;||-66px|||&#8221; custom_padding=&#8221;19px||1em||false|false&#8221; custom_padding_tablet=&#8221;||25px||false|false&#8221; custom_padding_phone=&#8221;||25px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; header_font_size_tablet=&#8221;50px&#8221; header_font_size_phone=&#8221;36px&#8221; header_font_size_last_edited=&#8221;on|desktop&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h2 style=\"text-align: center;\"><strong><span style=\"color: #f26b31;\">Miami&#8217;s <\/span>Staffing Services<\/strong><\/h2>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|desktop&#8221; next_background_color=&#8221;#ffffff&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#fff2ec&#8221; custom_padding=&#8221;0px||125px||false|false&#8221; custom_padding_tablet=&#8221;0px||125px||false|false&#8221; custom_padding_phone=&#8221;0px||125px||false|false&#8221; bottom_divider_style=&#8221;curve&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;90%&#8221; max_width=&#8221;1440px&#8221; custom_padding=&#8221;0px||||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;1.38em|0.94em|1.38em|0.94em|true|true&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_color=&#8221;rgba(0,0,0,0)&#8221; global_colors_info=&#8221;{}&#8221; box_shadow_color__hover=&#8221;rgba(0,0,0,0.18)&#8221; box_shadow_color__hover_enabled=&#8221;on|hover&#8221;][et_pb_blurb title=&#8221;Staffing Services &#8221; image=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/07\/Staffing-ic.svg&#8221; icon_placement=&#8221;left&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Gilroy &#8211; SemiBold|600|||||||&#8221; header_text_color=&#8221;#1e1e1e&#8221; header_font_size=&#8221;1.13rem&#8221; custom_padding=&#8221;||0.2em||false|false&#8221; custom_padding_tablet=&#8221;||15px||false|false&#8221; custom_padding_phone=&#8221;||15px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; header_font_size_tablet=&#8221;20px&#8221; header_font_size_phone=&#8221;18px&#8221; custom_css_blurb_title=&#8221;margin-top: 7px;&#8221; custom_css_blurb_content=&#8221;max-width: 100% !important;&#8221; global_colors_info=&#8221;{}&#8221; custom_css_blurb_title_last_edited=&#8221;on|desktop&#8221; custom_css_blurb_title_tablet=&#8221;margin-top: 7px;&#8221; custom_css_blurb_title_phone=&#8221;margin-top: 7px;&#8221;][\/et_pb_blurb][et_pb_text content_tablet=&#8221;<p>Recruit the most qualified talent in less than 72hs, from housekeeping<br \/>to warehousing.<\/p>&#8221; content_phone=&#8221;<p>Recruit the most qualified talent in less than 72hs, from housekeeping to warehousing.<\/p>&#8221; content_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#7c7c7c&#8221; text_font_size=&#8221;1rem&#8221; header_font=&#8221;&#8211;et_global_heading_font||||||||&#8221; header_5_line_height=&#8221;1.4em&#8221; custom_padding=&#8221;||1em||false|false&#8221; custom_padding_tablet=&#8221;||25px||false|false&#8221; custom_padding_phone=&#8221;||25px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; text_font_size_tablet=&#8221;16px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<h5><strong data-start=\"281\" data-end=\"338\">Hire the most qualified talent in less than 72 hours.<\/strong> Whether you&#8217;re looking for reliable staff in housekeeping, warehousing, hospitality, or logistics, our staffing services connect you with pre-screened, experienced professionals\u2014fast. We understand the local job market and provide talent that fits your culture and operational needs.<\/h5>[\/et_pb_text][et_pb_divider color=&#8221;#dedede&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||10px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_text _builder_version=&#8221;4.26.1&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#7c7c7c&#8221; text_font_size=&#8221;1rem&#8221; header_font=&#8221;&#8211;et_global_heading_font||||||||&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||1em||false|false&#8221; custom_padding_tablet=&#8221;||25px||false|false&#8221; custom_padding_phone=&#8221;||25px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; text_font_size_tablet=&#8221;16px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]Included in our services:[\/et_pb_text][et_pb_blurb title=&#8221;Comprehensive benefit package&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe052;||divi||400&#8243; icon_color=&#8221;gcid-97ad2977-2a64-4f36-9b3f-6a5aae232baa&#8221; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;22px&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;&#8211;et_global_body_font|500|||||||&#8221; header_text_color=&#8221;#1e1e1e&#8221; header_font_size=&#8221;1.13rem&#8221; custom_margin=&#8221;||5px||false|false&#8221; custom_padding=&#8221;||0.2em||false|false&#8221; custom_padding_tablet=&#8221;||15px||false|false&#8221; custom_padding_phone=&#8221;||15px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; header_font_size_tablet=&#8221;20px&#8221; header_font_size_phone=&#8221;0.88rem&#8221; header_line_height_tablet=&#8221;&#8221; header_line_height_phone=&#8221;1.3em&#8221; header_line_height_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title=&#8221;margin-top: 2px;&#8221; custom_css_blurb_content=&#8221;max-width: 100% !important;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-97ad2977-2a64-4f36-9b3f-6a5aae232baa%22:%91%22icon_color%22%93}&#8221; custom_css_blurb_title_last_edited=&#8221;on|desktop&#8221; custom_css_blurb_title_tablet=&#8221;margin-top: 7px;&#8221; custom_css_blurb_title_phone=&#8221;\tmargin-top:3px;&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;E-Verify &#038; security checks&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe052;||divi||400&#8243; icon_color=&#8221;gcid-97ad2977-2a64-4f36-9b3f-6a5aae232baa&#8221; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;22px&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;&#8211;et_global_body_font|500|||||||&#8221; header_text_color=&#8221;#1e1e1e&#8221; header_font_size=&#8221;1.13rem&#8221; custom_margin=&#8221;||5px||false|false&#8221; custom_padding=&#8221;||0.2em||false|false&#8221; custom_padding_tablet=&#8221;||15px||false|false&#8221; custom_padding_phone=&#8221;||15px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; header_font_size_tablet=&#8221;20px&#8221; header_font_size_phone=&#8221;0.88rem&#8221; header_line_height_tablet=&#8221;&#8221; header_line_height_phone=&#8221;1.3em&#8221; header_line_height_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title=&#8221;margin-top: 2px;&#8221; custom_css_blurb_content=&#8221;max-width: 100% !important;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-97ad2977-2a64-4f36-9b3f-6a5aae232baa%22:%91%22icon_color%22%93}&#8221; custom_css_blurb_title_last_edited=&#8221;on|desktop&#8221; custom_css_blurb_title_tablet=&#8221;margin-top: 7px;&#8221; custom_css_blurb_title_phone=&#8221;\tmargin-top:4px;&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;Workers compensation and General &#038; Umbrella Liability&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe052;||divi||400&#8243; icon_color=&#8221;gcid-97ad2977-2a64-4f36-9b3f-6a5aae232baa&#8221; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;22px&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;&#8211;et_global_body_font|500|||||||&#8221; header_text_color=&#8221;#1e1e1e&#8221; header_font_size=&#8221;1.13rem&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||0.5em||false|false&#8221; custom_padding_tablet=&#8221;||15px||false|false&#8221; custom_padding_phone=&#8221;||15px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; header_font_size_tablet=&#8221;20px&#8221; header_font_size_phone=&#8221;0.88rem&#8221; header_line_height_tablet=&#8221;&#8221; header_line_height_phone=&#8221;1.3em&#8221; header_line_height_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title=&#8221;margin-top: 2px;&#8221; custom_css_blurb_content=&#8221;max-width: 100% !important;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-97ad2977-2a64-4f36-9b3f-6a5aae232baa%22:%91%22icon_color%22%93}&#8221; custom_css_blurb_title_last_edited=&#8221;on|desktop&#8221; custom_css_blurb_title_tablet=&#8221;margin-top: 7px;&#8221; custom_css_blurb_title_phone=&#8221;\tmargin-top:0px;&#8221;][\/et_pb_blurb][et_pb_button button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjIwMDMifX0=@&#8221; button_text=&#8221;See More&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.26.1&#8243; _dynamic_attributes=&#8221;button_url&#8221; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;0.9rem&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_bg_color=&#8221;#ff540a&#8221; button_border_width=&#8221;0px&#8221; button_border_radius=&#8221;5px&#8221; button_font=&#8221;&#8211;et_global_heading_font|500|||||||&#8221; button_use_icon=&#8221;off&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;10px||10px||true|false&#8221; button_text_size_tablet=&#8221;17px&#8221; button_text_size_phone=&#8221;16px&#8221; button_text_size_last_edited=&#8221;on|desktop&#8221; custom_css_main_element=&#8221;width: 100%;||text-decoration: none;&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;1.38em|0.94em|1.38em|0.94em|true|true&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_color=&#8221;rgba(0,0,0,0)&#8221; global_colors_info=&#8221;{}&#8221; box_shadow_color__hover=&#8221;rgba(0,0,0,0.12)&#8221; box_shadow_color__hover_enabled=&#8221;on|hover&#8221;][et_pb_blurb title=&#8221;Turn-Key Management &#8221; image=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/07\/user-gear-1.svg&#8221; icon_placement=&#8221;left&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;&#8211;et_global_heading_font|600|||||||&#8221; header_text_color=&#8221;#1e1e1e&#8221; header_font_size=&#8221;1.13rem&#8221; custom_padding=&#8221;||0.2em||false|false&#8221; custom_padding_tablet=&#8221;||15px||false|false&#8221; custom_padding_phone=&#8221;||15px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; header_font_size_tablet=&#8221;20px&#8221; header_font_size_phone=&#8221;18px&#8221; custom_css_blurb_title=&#8221;margin-top: 7px;&#8221; custom_css_blurb_content=&#8221;max-width: 100% !important;&#8221; global_colors_info=&#8221;{}&#8221; custom_css_blurb_title_last_edited=&#8221;on|desktop&#8221; custom_css_blurb_title_tablet=&#8221;margin-top: 7px;&#8221; custom_css_blurb_title_phone=&#8221;margin-top: 7px;&#8221;][\/et_pb_blurb][et_pb_text _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;&#8211;et_global_body_font||||||||&#8221; text_text_color=&#8221;#7c7c7c&#8221; text_font_size=&#8221;1rem&#8221; header_font=&#8221;&#8211;et_global_heading_font||||||||&#8221; header_5_line_height=&#8221;1.4em&#8221; custom_padding=&#8221;||1em||false|false&#8221; custom_padding_tablet=&#8221;||25px||false|false&#8221; custom_padding_phone=&#8221;||25px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; text_font_size_tablet=&#8221;16px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<h5 data-start=\"214\" data-end=\"551\"><strong data-start=\"214\" data-end=\"260\">Run entire departments without the hassle.<\/strong> Our turn-key solutions cover everything from recruitment to full operational management. We provide experienced managers and skilled employees to build high-performing teams that improve productivity and reduce overhead. Let us handle the day-to-day so you can focus on growth.<\/h5>[\/et_pb_text][et_pb_divider color=&#8221;#dedede&#8221; _builder_version=&#8221;4.26.1&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_text _builder_version=&#8221;4.26.1&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#7c7c7c&#8221; text_font_size=&#8221;1rem&#8221; header_font=&#8221;&#8211;et_global_heading_font||||||||&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||1em||false|false&#8221; custom_padding_tablet=&#8221;||25px||false|false&#8221; custom_padding_phone=&#8221;||25px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; text_font_size_tablet=&#8221;16px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]Included in our services:[\/et_pb_text][et_pb_blurb title=&#8221;Recruiting &#038; payroll management and expenses&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe052;||divi||400&#8243; icon_color=&#8221;gcid-7280cfc2-86fb-48ca-8eb1-ad44cc7da62f&#8221; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;22px&#8221; image_icon_width_last_edited=&#8221;off|desktop&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;&#8211;et_global_body_font|500|||||||&#8221; header_text_color=&#8221;#1e1e1e&#8221; header_font_size=&#8221;1.13rem&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||0.2em||false|false&#8221; custom_padding_tablet=&#8221;||15px||false|false&#8221; custom_padding_phone=&#8221;||15px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; header_font_size_tablet=&#8221;20px&#8221; header_font_size_phone=&#8221;0.88rem&#8221; header_line_height_tablet=&#8221;&#8221; header_line_height_phone=&#8221;1.3em&#8221; header_line_height_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title=&#8221;margin-top: 2px;&#8221; custom_css_blurb_content=&#8221;max-width: 100% !important;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-7280cfc2-86fb-48ca-8eb1-ad44cc7da62f%22:%91%22icon_color%22%93}&#8221; custom_css_blurb_title_last_edited=&#8221;on|desktop&#8221; custom_css_blurb_title_tablet=&#8221;margin-top: 7px;&#8221; custom_css_blurb_title_phone=&#8221;\tmargin-top:0px;&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;Top-notch technology for operational support&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe052;||divi||400&#8243; icon_color=&#8221;gcid-7280cfc2-86fb-48ca-8eb1-ad44cc7da62f&#8221; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;22px&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;&#8211;et_global_body_font|500|||||||&#8221; header_text_color=&#8221;#1e1e1e&#8221; header_font_size=&#8221;1.13rem&#8221; custom_margin=&#8221;||5px||false|false&#8221; custom_padding=&#8221;||0.2em||false|false&#8221; custom_padding_tablet=&#8221;||15px||false|false&#8221; custom_padding_phone=&#8221;||15px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; header_font_size_tablet=&#8221;20px&#8221; header_font_size_phone=&#8221;0.88rem&#8221; header_line_height_tablet=&#8221;&#8221; header_line_height_phone=&#8221;1.3em&#8221; header_line_height_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title=&#8221;margin-top: 2px;&#8221; custom_css_blurb_content=&#8221;max-width: 100% !important;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-7280cfc2-86fb-48ca-8eb1-ad44cc7da62f%22:%91%22icon_color%22%93}&#8221; custom_css_blurb_title_last_edited=&#8221;on|desktop&#8221; custom_css_blurb_title_tablet=&#8221;margin-top: 7px;&#8221; custom_css_blurb_title_phone=&#8221;\tmargin-top:0px;&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;Workers compensation and General &#038; Umbrella Liability&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe052;||divi||400&#8243; icon_color=&#8221;gcid-7280cfc2-86fb-48ca-8eb1-ad44cc7da62f&#8221; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;22px&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;&#8211;et_global_body_font|500|||||||&#8221; header_text_color=&#8221;#1e1e1e&#8221; header_font_size=&#8221;1.13rem&#8221; header_line_height=&#8221;1.3em&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||0.2em||false|false&#8221; custom_padding_tablet=&#8221;||15px||false|false&#8221; custom_padding_phone=&#8221;||15px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; header_font_size_tablet=&#8221;20px&#8221; header_font_size_phone=&#8221;0.88rem&#8221; custom_css_blurb_title=&#8221;margin-top: 2px;&#8221; custom_css_blurb_content=&#8221;max-width: 100% !important;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-7280cfc2-86fb-48ca-8eb1-ad44cc7da62f%22:%91%22icon_color%22%93}&#8221; custom_css_blurb_title_last_edited=&#8221;on|desktop&#8221; custom_css_blurb_title_tablet=&#8221;margin-top: 7px;&#8221; custom_css_blurb_title_phone=&#8221;\tmargin-top:0px;&#8221;][\/et_pb_blurb][et_pb_button button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjE4NTEifX0=@&#8221; button_text=&#8221;See More&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.26.1&#8243; _dynamic_attributes=&#8221;button_url&#8221; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;0.9rem&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_bg_color=&#8221;#1e1e1e&#8221; button_border_width=&#8221;0px&#8221; button_border_radius=&#8221;5px&#8221; button_font=&#8221;&#8211;et_global_heading_font|500|||||||&#8221; button_use_icon=&#8221;off&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;10px||10px||true|false&#8221; button_text_size_tablet=&#8221;17px&#8221; button_text_size_phone=&#8221;16px&#8221; button_text_size_last_edited=&#8221;on|desktop&#8221; custom_css_main_element=&#8221;width: 100%;||text-decoration: none;&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;95%&#8221; max_width=&#8221;1440px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;&#8211;et_global_heading_font|600|||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1e1e1e&#8221; header_font_size=&#8221;2.63rem&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;40px&#8221; min_height=&#8221;32px&#8221; custom_padding=&#8221;19px||1em||false|false&#8221; custom_padding_tablet=&#8221;||25px||false|false&#8221; custom_padding_phone=&#8221;||25px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; header_font_size_tablet=&#8221;50px&#8221; header_font_size_phone=&#8221;36px&#8221; header_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<h2 style=\"text-align: center;\"><strong><span style=\"color: #f26b31;\">Miami&#8217;s <\/span><\/strong><strong style=\"font-size: 40px;\">Cleaning <\/strong><strong style=\"font-size: 40px;\"><span style=\"color: #f26b31;\"><\/span><\/strong><strong style=\"font-size: 40px;\">Services<\/strong><\/h2>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;90%&#8221; max_width=&#8221;1440px&#8221; custom_padding=&#8221;0px||||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;1.38em|0.94em|1.38em|0.94em|true|true&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_color=&#8221;rgba(0,0,0,0)&#8221; global_colors_info=&#8221;{}&#8221; box_shadow_color__hover=&#8221;rgba(0,0,0,0.18)&#8221; box_shadow_color__hover_enabled=&#8221;on|hover&#8221;][et_pb_blurb title=&#8221;Commercial Cleaning&#8221; image=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/08\/sparkles-3.svg&#8221; icon_placement=&#8221;left&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Gilroy &#8211; SemiBold|600|||||||&#8221; header_text_color=&#8221;#1e1e1e&#8221; header_font_size=&#8221;1.13rem&#8221; custom_padding=&#8221;||0.2em||false|false&#8221; custom_padding_tablet=&#8221;||15px||false|false&#8221; custom_padding_phone=&#8221;||15px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; header_font_size_tablet=&#8221;20px&#8221; header_font_size_phone=&#8221;18px&#8221; custom_css_blurb_title=&#8221;margin-top: 7px;&#8221; custom_css_blurb_content=&#8221;max-width: 100% !important;&#8221; global_colors_info=&#8221;{%22gcid-ec097d00-b53f-44d7-9140-bdf813363188%22:%91%22icon_color%22%93}&#8221; custom_css_blurb_title_last_edited=&#8221;on|desktop&#8221; custom_css_blurb_title_tablet=&#8221;margin-top: 7px;&#8221; custom_css_blurb_title_phone=&#8221;margin-top: 7px;&#8221;][\/et_pb_blurb][et_pb_text content_tablet=&#8221;<p>Specialty cleaning to conserve and maintain your facility, with full support and<br \/>protection of assets.<\/p>&#8221; content_phone=&#8221;<p>Specialty cleaning to conserve and maintain your facility, with full support and protection of assets.<\/p>&#8221; content_last_edited=&#8221;off|desktop&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#7c7c7c&#8221; text_font_size=&#8221;1rem&#8221; header_font=&#8221;&#8211;et_global_heading_font||||||||&#8221; header_5_line_height=&#8221;1.4em&#8221; custom_padding=&#8221;||1em||false|false&#8221; custom_padding_tablet=&#8221;||25px||false|false&#8221; custom_padding_phone=&#8221;||25px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; text_font_size_tablet=&#8221;16px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<h5>Conserve and maintain your business with our<strong data-start=\"1068\" data-end=\"1107\">\u00a0commercial cleaning services<\/strong>. Our trained crews deliver specialty cleaning for offices, industrial facilities, and high-traffic environments. We help you maintain a clean, safe, and professional space\u2014while preserving the value of your physical assets.<\/h5>[\/et_pb_text][et_pb_divider color=&#8221;#dedede&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||10px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_text _builder_version=&#8221;4.26.1&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#7c7c7c&#8221; text_font_size=&#8221;1rem&#8221; header_font=&#8221;&#8211;et_global_heading_font||||||||&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||1em||false|false&#8221; custom_padding_tablet=&#8221;||25px||false|false&#8221; custom_padding_phone=&#8221;||25px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; text_font_size_tablet=&#8221;16px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]Included in our services:[\/et_pb_text][et_pb_blurb title=&#8221;All-in-one service&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe052;||divi||400&#8243; icon_color=&#8221;gcid-ec097d00-b53f-44d7-9140-bdf813363188&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;22px&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;&#8211;et_global_body_font|500|||||||&#8221; header_text_color=&#8221;#1e1e1e&#8221; header_font_size=&#8221;1.13rem&#8221; custom_margin=&#8221;||5px||false|false&#8221; custom_padding=&#8221;||0.2em||false|false&#8221; custom_padding_tablet=&#8221;||15px||false|false&#8221; custom_padding_phone=&#8221;||15px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; header_font_size_tablet=&#8221;20px&#8221; header_font_size_phone=&#8221;0.88rem&#8221; header_line_height_tablet=&#8221;&#8221; header_line_height_phone=&#8221;1.3em&#8221; header_line_height_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title=&#8221;margin-top: 2px;&#8221; custom_css_blurb_content=&#8221;max-width: 100% !important;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-ec097d00-b53f-44d7-9140-bdf813363188%22:%91%22icon_color%22%93}&#8221; custom_css_blurb_title_last_edited=&#8221;on|desktop&#8221; custom_css_blurb_title_tablet=&#8221;margin-top: 7px;&#8221; custom_css_blurb_title_phone=&#8221;\tmargin-top:4px;&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;Specialized technology for unique facilities&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe052;||divi||400&#8243; icon_color=&#8221;#0090d4&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;22px&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;&#8211;et_global_body_font|500|||||||&#8221; header_text_color=&#8221;#1e1e1e&#8221; header_font_size=&#8221;1.13rem&#8221; custom_margin=&#8221;||5px||false|false&#8221; custom_padding=&#8221;||0.2em||false|false&#8221; custom_padding_tablet=&#8221;||15px||false|false&#8221; custom_padding_phone=&#8221;||15px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; header_font_size_tablet=&#8221;20px&#8221; header_font_size_phone=&#8221;0.88rem&#8221; header_line_height_tablet=&#8221;&#8221; header_line_height_phone=&#8221;1.3em&#8221; header_line_height_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title=&#8221;margin-top: 2px;&#8221; custom_css_blurb_content=&#8221;max-width: 100% !important;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-f6c82be5-026d-4526-88bc-666f49a4ed30%22:%91%22icon_color%22%93,%22gcid-ec097d00-b53f-44d7-9140-bdf813363188%22:%91%22icon_color%22%93}&#8221; custom_css_blurb_title_last_edited=&#8221;on|desktop&#8221; custom_css_blurb_title_tablet=&#8221;margin-top: 7px;&#8221; custom_css_blurb_title_phone=&#8221;\tmargin-top:0px;&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;Workers compensation and General &#038; Umbrella Liability&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe052;||divi||400&#8243; icon_color=&#8221;#0090d4&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;22px&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;&#8211;et_global_body_font|500|||||||&#8221; header_text_color=&#8221;#1e1e1e&#8221; header_font_size=&#8221;1.13rem&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||0.5em||false|false&#8221; custom_padding_tablet=&#8221;||15px||false|false&#8221; custom_padding_phone=&#8221;||15px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; header_font_size_tablet=&#8221;20px&#8221; header_font_size_phone=&#8221;0.88rem&#8221; header_line_height_tablet=&#8221;&#8221; header_line_height_phone=&#8221;1.3em&#8221; header_line_height_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title=&#8221;margin-top: 2px;&#8221; custom_css_blurb_content=&#8221;max-width: 100% !important;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-f6c82be5-026d-4526-88bc-666f49a4ed30%22:%91%22icon_color%22%93,%22gcid-ec097d00-b53f-44d7-9140-bdf813363188%22:%91%22icon_color%22%93}&#8221; custom_css_blurb_title_last_edited=&#8221;on|desktop&#8221; custom_css_blurb_title_tablet=&#8221;margin-top: 7px;&#8221; custom_css_blurb_title_phone=&#8221;\tmargin-top:0px;&#8221;][\/et_pb_blurb][et_pb_button button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjIwMTkifX0=@&#8221; button_text=&#8221;See More&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.26.1&#8243; _dynamic_attributes=&#8221;button_url&#8221; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;0.9rem&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_bg_color=&#8221;gcid-ec097d00-b53f-44d7-9140-bdf813363188&#8243; button_border_width=&#8221;0px&#8221; button_border_radius=&#8221;5px&#8221; button_font=&#8221;&#8211;et_global_heading_font|600|||||||&#8221; button_use_icon=&#8221;off&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;10px||10px||true|false&#8221; button_text_size_tablet=&#8221;17px&#8221; button_text_size_phone=&#8221;16px&#8221; button_text_size_last_edited=&#8221;on|desktop&#8221; custom_css_main_element=&#8221;width: 100%;||text-decoration: none;&#8221; global_colors_info=&#8221;{%22gcid-ec097d00-b53f-44d7-9140-bdf813363188%22:%91%22button_bg_color%22%93}&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;1.38em|0.94em|1.38em|0.94em|true|true&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_color=&#8221;rgba(0,0,0,0)&#8221; global_colors_info=&#8221;{}&#8221; box_shadow_color__hover=&#8221;rgba(0,0,0,0.12)&#8221; box_shadow_color__hover_enabled=&#8221;on|hover&#8221;][et_pb_blurb title=&#8221;Overnight Cleaning&#8221; image=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/07\/stars-1.svg&#8221; icon_placement=&#8221;left&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Gilroy &#8211; SemiBold|600|||||||&#8221; header_text_color=&#8221;#1e1e1e&#8221; header_font_size=&#8221;1.13rem&#8221; custom_padding=&#8221;||0.2em||false|false&#8221; custom_padding_tablet=&#8221;||15px||false|false&#8221; custom_padding_phone=&#8221;||15px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; header_font_size_tablet=&#8221;20px&#8221; header_font_size_phone=&#8221;18px&#8221; custom_css_blurb_title=&#8221;margin-top: 7px;&#8221; custom_css_blurb_content=&#8221;max-width: 100% !important;&#8221; global_colors_info=&#8221;{}&#8221; custom_css_blurb_title_last_edited=&#8221;on|desktop&#8221; custom_css_blurb_title_tablet=&#8221;margin-top: 7px;&#8221; custom_css_blurb_title_phone=&#8221;margin-top: 7px;&#8221;][\/et_pb_blurb][et_pb_text content_tablet=&#8221;<h5 data-start=%221367%22 data-end=%221668%22>Keep your facility spotless while you sleep. Our <strong data-start=%221416%22 data-end=%221454%22>overnight cleaning teams<\/strong> work from dusk to dawn, ensuring your business opens to pristine conditions each morning. With meticulous attention to detail, we meet the highest hygiene standards for offices, warehouses, and hospitality spaces.<\/h5>&#8221; content_phone=&#8221;<h5 data-start=%221367%22 data-end=%221668%22>Keep your facility spotless while you sleep. Our <strong data-start=%221416%22 data-end=%221454%22>overnight cleaning teams<\/strong> work from dusk to dawn, ensuring your business opens to pristine conditions each morning. With meticulous attention to detail, we meet the highest hygiene standards for offices, warehouses, and hospitality spaces.<\/h5>&#8221; content_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#7c7c7c&#8221; text_font_size=&#8221;1rem&#8221; header_font=&#8221;&#8211;et_global_heading_font||||||||&#8221; header_5_line_height=&#8221;1.4em&#8221; custom_padding=&#8221;||1em||false|false&#8221; custom_padding_tablet=&#8221;||25px||false|false&#8221; custom_padding_phone=&#8221;||25px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; text_font_size_tablet=&#8221;16px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<h5 data-start=\"1367\" data-end=\"1668\">Keep your facility spotless while you sleep. Our <strong data-start=\"1416\" data-end=\"1454\">overnight cleaning teams<\/strong>\u00a0work from dusk to dawn, ensuring your business opens to pristine conditions each morning. With meticulous attention to detail, we meet the highest hygiene standards for offices, warehouses, and hospitality spaces.<\/h5>[\/et_pb_text][et_pb_divider color=&#8221;#dedede&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||10px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_text _builder_version=&#8221;4.26.1&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#7c7c7c&#8221; text_font_size=&#8221;1rem&#8221; header_font=&#8221;&#8211;et_global_heading_font||||||||&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||1em||false|false&#8221; custom_padding_tablet=&#8221;||25px||false|false&#8221; custom_padding_phone=&#8221;||25px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; text_font_size_tablet=&#8221;16px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]Included in our services:[\/et_pb_text][et_pb_blurb title=&#8221;All-in-one service&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe052;||divi||400&#8243; icon_color=&#8221;gcid-37bad094-5fdf-4eba-ae8b-3004d8d80897&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;22px&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;&#8211;et_global_body_font|500|||||||&#8221; header_text_color=&#8221;#1e1e1e&#8221; header_font_size=&#8221;1.13rem&#8221; custom_margin=&#8221;||5px||false|false&#8221; custom_padding=&#8221;||0.2em||false|false&#8221; custom_padding_tablet=&#8221;||15px||false|false&#8221; custom_padding_phone=&#8221;||15px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; header_font_size_tablet=&#8221;20px&#8221; header_font_size_phone=&#8221;0.88rem&#8221; header_line_height_tablet=&#8221;&#8221; header_line_height_phone=&#8221;1.3em&#8221; header_line_height_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title=&#8221;margin-top: 2px;&#8221; custom_css_blurb_content=&#8221;max-width: 100% !important;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-37bad094-5fdf-4eba-ae8b-3004d8d80897%22:%91%22icon_color%22%93}&#8221; custom_css_blurb_title_last_edited=&#8221;on|desktop&#8221; custom_css_blurb_title_tablet=&#8221;margin-top: 7px;&#8221; custom_css_blurb_title_phone=&#8221;\tmargin-top:3px;&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;E-Verify, security and eligibility checks&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe052;||divi||400&#8243; icon_color=&#8221;gcid-37bad094-5fdf-4eba-ae8b-3004d8d80897&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;22px&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;&#8211;et_global_body_font|500|||||||&#8221; header_text_color=&#8221;#1e1e1e&#8221; header_font_size=&#8221;1.13rem&#8221; custom_margin=&#8221;||5px||false|false&#8221; custom_padding=&#8221;||0.2em||false|false&#8221; custom_padding_tablet=&#8221;||15px||false|false&#8221; custom_padding_phone=&#8221;||15px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; header_font_size_tablet=&#8221;20px&#8221; header_font_size_phone=&#8221;0.88rem&#8221; header_line_height_tablet=&#8221;&#8221; header_line_height_phone=&#8221;1.3em&#8221; header_line_height_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title=&#8221;margin-top: 2px;&#8221; custom_css_blurb_content=&#8221;max-width: 100% !important;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-37bad094-5fdf-4eba-ae8b-3004d8d80897%22:%91%22icon_color%22%93}&#8221; custom_css_blurb_title_last_edited=&#8221;on|desktop&#8221; custom_css_blurb_title_tablet=&#8221;margin-top: 7px;&#8221; custom_css_blurb_title_phone=&#8221;\tmargin-top:3px;&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;Workers compensation and General &#038; Umbrella Liability&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe052;||divi||400&#8243; icon_color=&#8221;gcid-37bad094-5fdf-4eba-ae8b-3004d8d80897&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;22px&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;&#8211;et_global_body_font|500|||||||&#8221; header_text_color=&#8221;#1e1e1e&#8221; header_font_size=&#8221;1.13rem&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||0.5em||false|false&#8221; custom_padding_tablet=&#8221;||15px||false|false&#8221; custom_padding_phone=&#8221;||15px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; header_font_size_tablet=&#8221;20px&#8221; header_font_size_phone=&#8221;0.88rem&#8221; header_line_height_tablet=&#8221;&#8221; header_line_height_phone=&#8221;1.3em&#8221; header_line_height_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title=&#8221;margin-top: 2px;&#8221; custom_css_blurb_content=&#8221;max-width: 100% !important;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-37bad094-5fdf-4eba-ae8b-3004d8d80897%22:%91%22icon_color%22%93}&#8221; custom_css_blurb_title_last_edited=&#8221;on|desktop&#8221; custom_css_blurb_title_tablet=&#8221;margin-top: 7px;&#8221; custom_css_blurb_title_phone=&#8221;\tmargin-top:0px;&#8221;][\/et_pb_blurb][et_pb_button button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjIwMzYifX0=@&#8221; button_text=&#8221;See More&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.26.1&#8243; _dynamic_attributes=&#8221;button_url&#8221; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;0.9rem&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_bg_color=&#8221;#152960&#8243; button_border_width=&#8221;0px&#8221; button_border_radius=&#8221;5px&#8221; button_font=&#8221;&#8211;et_global_heading_font|500|||||||&#8221; button_use_icon=&#8221;off&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;10px||10px||true|false&#8221; button_text_size_tablet=&#8221;17px&#8221; button_text_size_phone=&#8221;16px&#8221; button_text_size_last_edited=&#8221;on|desktop&#8221; custom_css_main_element=&#8221;width: 100%;||text-decoration: none;&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; custom_css_free_form=&#8221;.highlight-text {||  color: #f26b31;||}||||.benefit-icon {||  background-color: #f26b31;||  border-radius: 50%;||  width: 48px;||  height: 48px;||  display: flex;||  align-items: center;||  justify-content: center;||}||.check-icon {||  color: #ffffff; \/* makes the check white *\/||}&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_fullwidth_code _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; custom_css_free_form=&#8221;\/* Benefits Section &#8211; Standalone Styles *\/||.benefits-section {||  padding: 80px 0;||  background-color: #ffffff;||  font-family: inherit;||}||||.benefits-container {||  max-width: 1200px;||  margin: 0 auto;||  padding: 0 20px;||}||||.benefits-header {||  text-align: center;||  margin-bottom: 64px;||}||||.benefits-title {||  font-size: 2.5rem;||  font-weight: bold;||  color: #1f2937;||  margin: 0;||  line-height: 1.2;||}||||.highlight-text {||  color: #ED7C3B;||}||||.benefits-grid {||  display: grid;||  grid-template-columns: 1fr;||  gap: 32px;||}||||@media (min-width: 768px) {||  .benefits-grid {||    grid-template-columns: repeat(2, 1fr);||  }||}||||@media (min-width: 1024px) {||  .benefits-grid {||    grid-template-columns: repeat(3, 1fr);||  }||}||||.benefit-card {||  background: #ffffff;||  border-radius: 8px;||  border: 1px solid #e5e7eb;||  transition: box-shadow 0.3s ease;||  cursor: default;||}||||.benefit-card:hover {||  box-shadow: 0 10px 25px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);||}||||.benefit-content {||  padding: 24px;||  text-align: center;||}||||.benefit-icon {||  width: 48px;||  height: 48px;||  background-color: #ED7C3B;||  border-radius: 50%;||  display: flex;||  align-items: center;||  justify-content: center;||  margin: 0 auto 16px auto;||}||||.check-icon {||  width: 24px;||  height: 24px;||  color: #ffffff;||}||||.benefit-text {||  color: #1f2937;||  font-weight: 500;||  margin: 0;||  font-size: 1rem;||  line-height: 1.5;||}||||\/* Responsive Design *\/||@media (max-width: 767px) {||  .benefits-section {||    padding: 60px 0;||  }||  ||  .benefits-container {||    padding: 0 16px;||  }||  ||  .benefits-header {||    margin-bottom: 48px;||  }||  ||  .benefits-title {||    font-size: 2rem;||  }||  ||  .benefits-grid {||    gap: 24px;||  }||  ||  .benefit-content {||    padding: 20px;||  }||  ||  .benefit-icon {||    width: 40px;||    height: 40px;||    margin-bottom: 12px;||  }||  ||  .check-icon {||    width: 20px;||    height: 20px;||  }||  ||  .benefit-text {||    font-size: 0.9rem;||  }||}||||@media (max-width: 480px) {||  .benefits-title {||    font-size: 1.75rem;||  }||  ||  .benefits-grid {||    gap: 16px;||  }||  ||  .benefit-content {||    padding: 16px;||  }||  ||  .benefit-text {||    font-size: 0.85rem;||  }||}&#8221; global_colors_info=&#8221;{}&#8221;]<section class=\"benefits-section\"><!-- [et_pb_line_break_holder] --><div class=\"benefits-container\"><!-- [et_pb_line_break_holder] --><div class=\"benefits-header\"><!-- [et_pb_line_break_holder] --><h2 class=\"benefits-title\"><!-- [et_pb_line_break_holder] -->Why Choose Link Hospitality in <span class=\"highlight-text\">Miami?<\/span><!-- [et_pb_line_break_holder] --><\/h2><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><div class=\"benefits-grid\"><!-- [et_pb_line_break_holder] --><div class=\"benefit-card\"><!-- [et_pb_line_break_holder] --><div class=\"benefit-content\"><!-- [et_pb_line_break_holder] --><div class=\"benefit-icon\"><!-- [et_pb_line_break_holder] --><svg class=\"check-icon\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><!-- [et_pb_line_break_holder] --><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><!-- [et_pb_line_break_holder] --><polyline points=\"22,4 12,14.01 9,11.01\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><!-- [et_pb_line_break_holder] --><\/svg><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><pee class=\"benefit-text\"><strong>28+ years of hospitality expertise<\/strong>. Establishes <strong>trust and credibility<\/strong> with deep industry experience.<\/pee><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><div class=\"benefit-card\"><!-- [et_pb_line_break_holder] --><div class=\"benefit-content\"><!-- [et_pb_line_break_holder] --><div class=\"benefit-icon\"><!-- [et_pb_line_break_holder] --><svg class=\"check-icon\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><!-- [et_pb_line_break_holder] --><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><!-- [et_pb_line_break_holder] --><polyline points=\"22,4 12,14.01 9,11.01\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><!-- [et_pb_line_break_holder] --><\/svg><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><pee class=\"benefit-text\"><strong>We staff from manager to line employees, guaranteeing top-notch talent within 72 hours<\/strong>.<\/pee><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><div class=\"benefit-card\"><!-- [et_pb_line_break_holder] --><div class=\"benefit-content\"><!-- [et_pb_line_break_holder] --><div class=\"benefit-icon\"><!-- [et_pb_line_break_holder] --><svg class=\"check-icon\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><!-- [et_pb_line_break_holder] --><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><!-- [et_pb_line_break_holder] --><polyline points=\"22,4 12,14.01 9,11.01\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><!-- [et_pb_line_break_holder] --><\/svg><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><pee class=\"benefit-text\">Multi-lingual workforce trained for corporate, industrial, and healthcare environments<\/strong>. Merges <strong>language skills + industry versatility<\/strong> (corporate, industrial, healthcare).<\/pee><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><div class=\"benefit-card\"><!-- [et_pb_line_break_holder] --><div class=\"benefit-content\"><!-- [et_pb_line_break_holder] --><div class=\"benefit-icon\"><!-- [et_pb_line_break_holder] --><svg class=\"check-icon\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><!-- [et_pb_line_break_holder] --><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><!-- [et_pb_line_break_holder] --><polyline points=\"22,4 12,14.01 9,11.01\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><!-- [et_pb_line_break_holder] --><\/svg><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><pee class=\"benefit-text\"><strong>Convention center and emergency hotel staffing, available 24\/7 in Miami Beach<\/strong>. Covers <strong>event staffing + rapid-response<\/strong> needs, tailored to your local market.<\/pee><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><div class=\"benefit-card\"><!-- [et_pb_line_break_holder] --><div class=\"benefit-content\"><!-- [et_pb_line_break_holder] --><div class=\"benefit-icon\"><!-- [et_pb_line_break_holder] --><svg class=\"check-icon\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><!-- [et_pb_line_break_holder] --><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><!-- [et_pb_line_break_holder] --><polyline points=\"22,4 12,14.01 9,11.01\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><!-- [et_pb_line_break_holder] --><\/svg><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><pee class=\"benefit-text\"><strong>Time &#038; attendance system with ensured accountability<\/strong>. Highlights your <strong>tech-forward<\/strong> and <strong>accountability-driven<\/strong> approach.<\/pee><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><div class=\"benefit-card\"><!-- [et_pb_line_break_holder] --><div class=\"benefit-content\"><!-- [et_pb_line_break_holder] --><div class=\"benefit-icon\"><!-- [et_pb_line_break_holder] --><svg class=\"check-icon\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><!-- [et_pb_line_break_holder] --><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><!-- [et_pb_line_break_holder] --><polyline points=\"22,4 12,14.01 9,11.01\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><!-- [et_pb_line_break_holder] --><\/svg><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><pee class=\"benefit-text\"><strong>Fully insured: Workers Compensation &#038; General\/Umbrella Liability<\/strong>. Reassures clients about <strong>compliance and risk protection<\/strong>.<\/pee><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><div class=\"benefit-card\"><!-- [et_pb_line_break_holder] --><div class=\"benefit-content\"><!-- [et_pb_line_break_holder] --><div class=\"benefit-icon\"><!-- [et_pb_line_break_holder] --><svg class=\"check-icon\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><!-- [et_pb_line_break_holder] --><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><!-- [et_pb_line_break_holder] --><polyline points=\"22,4 12,14.01 9,11.01\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><!-- [et_pb_line_break_holder] --><\/svg><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><pee class=\"benefit-text\"><strong>State-of-the-art technology and equipment<\/strong><\/pee><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><div class=\"benefit-card\"><!-- [et_pb_line_break_holder] --><div class=\"benefit-content\"><!-- [et_pb_line_break_holder] --><div class=\"benefit-icon\"><!-- [et_pb_line_break_holder] --><svg class=\"check-icon\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><!-- [et_pb_line_break_holder] --><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><!-- [et_pb_line_break_holder] --><polyline points=\"22,4 12,14.01 9,11.01\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><!-- [et_pb_line_break_holder] --><\/svg><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><pee class=\"benefit-text\"><strong>Flexible scheduling to meet your business needs<\/strong><\/pee><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><div class=\"benefit-card\"><!-- [et_pb_line_break_holder] --><div class=\"benefit-content\"><!-- [et_pb_line_break_holder] --><div class=\"benefit-icon\"><!-- [et_pb_line_break_holder] --><svg class=\"check-icon\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><!-- [et_pb_line_break_holder] --><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><!-- [et_pb_line_break_holder] --><polyline points=\"22,4 12,14.01 9,11.01\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><!-- [et_pb_line_break_holder] --><\/svg><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><pee class=\"benefit-text\"><strong>Cost-effective solutions with transparent pricing<\/strong><\/pee><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><\/section>[\/et_pb_fullwidth_code][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<!-- Miami Bay Service Area Map - Divi Code Module --><!-- [et_pb_line_break_holder] --><!-- Include Leaflet CSS --><!-- [et_pb_line_break_holder] --><link rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/leaflet@1.9.4\/dist\/leaflet.css\" \/><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><style><!-- [et_pb_line_break_holder] -->\/* Miami Bay Map Styles *\/<!-- [et_pb_line_break_holder] -->.miami-bay-map-container {<!-- [et_pb_line_break_holder] -->background: white;<!-- [et_pb_line_break_holder] -->border: 1px solid #e5e7eb;<!-- [et_pb_line_break_holder] -->border-radius: 8px;<!-- [et_pb_line_break_holder] -->overflow: hidden;<!-- [et_pb_line_break_holder] -->box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);<!-- [et_pb_line_break_holder] -->margin: 20px 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.miami-map-header {<!-- [et_pb_line_break_holder] -->background: #f9fafb;<!-- [et_pb_line_break_holder] -->padding: 20px;<!-- [et_pb_line_break_holder] -->border-bottom: 1px solid #e5e7eb;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.miami-map-title {<!-- [et_pb_line_break_holder] -->font-size: 24px;<!-- [et_pb_line_break_holder] -->font-weight: bold;<!-- [et_pb_line_break_holder] -->color: #374151;<!-- [et_pb_line_break_holder] -->margin: 0 0 8px 0;<!-- [et_pb_line_break_holder] -->font-family: inherit;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.miami-map-description {<!-- [et_pb_line_break_holder] -->color: #6b7280;<!-- [et_pb_line_break_holder] -->margin: 0;<!-- [et_pb_line_break_holder] -->font-family: inherit;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->#miamiBayServiceMap {<!-- [et_pb_line_break_holder] -->height: 500px;<!-- [et_pb_line_break_holder] -->width: 100%;<!-- [et_pb_line_break_holder] -->border-radius: 0 0 8px 8px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Popup Styles *\/<!-- [et_pb_line_break_holder] -->.leaflet-popup-content {<!-- [et_pb_line_break_holder] -->font-family: inherit !important;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.miami-popup-content {<!-- [et_pb_line_break_holder] -->text-align: center;<!-- [et_pb_line_break_holder] -->min-width: 200px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.miami-popup-title {<!-- [et_pb_line_break_holder] -->font-weight: bold;<!-- [et_pb_line_break_holder] -->font-size: 16px;<!-- [et_pb_line_break_holder] -->color: #374151;<!-- [et_pb_line_break_holder] -->margin: 0 0 8px 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.miami-popup-description {<!-- [et_pb_line_break_holder] -->font-size: 14px;<!-- [et_pb_line_break_holder] -->color: #6b7280;<!-- [et_pb_line_break_holder] -->margin: 0 0 4px 0;<!-- [et_pb_line_break_holder] -->line-height: 1.4;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.miami-popup-population {<!-- [et_pb_line_break_holder] -->font-size: 12px;<!-- [et_pb_line_break_holder] -->font-weight: 500;<!-- [et_pb_line_break_holder] -->color: #6b7280;<!-- [et_pb_line_break_holder] -->margin: 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Responsive *\/<!-- [et_pb_line_break_holder] -->@media (max-width: 768px) {<!-- [et_pb_line_break_holder] -->.miami-map-header {<!-- [et_pb_line_break_holder] -->padding: 15px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.miami-map-title {<!-- [et_pb_line_break_holder] -->font-size: 20px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->#miamiBayServiceMap {<!-- [et_pb_line_break_holder] -->height: 400px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Divi Theme Compatibility *\/<!-- [et_pb_line_break_holder] -->.et_pb_module .miami-bay-map-container {<!-- [et_pb_line_break_holder] -->font-family: inherit;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.et_pb_module .miami-map-title {<!-- [et_pb_line_break_holder] -->font-family: inherit;<!-- [et_pb_line_break_holder] -->line-height: 1.2;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style><!-- [et_pb_line_break_holder] --> <!-- Map HTML Structure --><!-- [et_pb_line_break_holder] --><div class=\"miami-bay-map-container\"><!-- [et_pb_line_break_holder] --><div class=\"miami-map-header\"><!-- [et_pb_line_break_holder] --><h2 class=\"service-areas-title\"><!-- [et_pb_line_break_holder] -->Miami Areas We <span class=\"highlight-text\">Serve<\/span><!-- [et_pb_line_break_holder] --><\/h2><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><div id=\"miamiBayServiceMap\"><\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --> <!-- [et_pb_line_break_holder] --><!-- Include Leaflet JavaScript --><!-- [et_pb_line_break_holder] --><script src=\"https:\/\/unpkg.com\/leaflet@1.9.4\/dist\/leaflet.js\"><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->(function() {<!-- [et_pb_line_break_holder] -->'use strict';<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ Service areas data<!-- [et_pb_line_break_holder] -->const serviceAreas = [<!-- [et_pb_line_break_holder] -->{ <!-- [et_pb_line_break_holder] -->id: 1, <!-- [et_pb_line_break_holder] -->name: 'Miami', <!-- [et_pb_line_break_holder] -->coordinates: [25.7617, -80.1918], <!-- [et_pb_line_break_holder] -->description: 'City of Miami and central areas', <!-- [et_pb_line_break_holder] -->population: '440,000' <!-- [et_pb_line_break_holder] -->},<!-- [et_pb_line_break_holder] -->{ <!-- [et_pb_line_break_holder] -->id: 2, <!-- [et_pb_line_break_holder] -->name: 'Miami Beach', <!-- [et_pb_line_break_holder] -->coordinates: [25.7907, -80.1300], <!-- [et_pb_line_break_holder] -->description: 'Famous beaches and Art Deco district', <!-- [et_pb_line_break_holder] -->population: '80,000' },<!-- [et_pb_line_break_holder] -->{<!-- [et_pb_line_break_holder] -->id: 3, <!-- [et_pb_line_break_holder] -->name: 'South Beach', <!-- [et_pb_line_break_holder] -->coordinates: [25.7826, -80.1341], <!-- [et_pb_line_break_holder] -->description: 'Iconic nightlife and beachfront', <!-- [et_pb_line_break_holder] -->population: '80,000' },<!-- [et_pb_line_break_holder] -->{ <!-- [et_pb_line_break_holder] -->id: 4, <!-- [et_pb_line_break_holder] -->name: 'Brickell', <!-- [et_pb_line_break_holder] -->coordinates: [25.7610, -80.1926], <!-- [et_pb_line_break_holder] -->description: 'Financial district and luxury condos', <!-- [et_pb_line_break_holder] -->population: '80,000' <!-- [et_pb_line_break_holder] -->},<!-- [et_pb_line_break_holder] -->{<!-- [et_pb_line_break_holder] -->id: 5, <!-- [et_pb_line_break_holder] -->name: 'Downtown Miami', <!-- [et_pb_line_break_holder] -->coordinates: [25.7743, -80.1937], <!-- [et_pb_line_break_holder] -->description: 'Urban core and waterfront parks', <!-- [et_pb_line_break_holder] -->population: '80,000' <!-- [et_pb_line_break_holder] -->},<!-- [et_pb_line_break_holder] -->{<!-- [et_pb_line_break_holder] -->id: 6, <!-- [et_pb_line_break_holder] -->name: 'Doral', <!-- [et_pb_line_break_holder] -->coordinates: [25.8195, -80.3553], <!-- [et_pb_line_break_holder] -->description: 'Business hub with family communities', <!-- [et_pb_line_break_holder] -->population: '75,000' <!-- [et_pb_line_break_holder] -->},<!-- [et_pb_line_break_holder] -->{<!-- [et_pb_line_break_holder] -->id: 7, <!-- [et_pb_line_break_holder] -->name: 'Coral Gables', <!-- [et_pb_line_break_holder] -->coordinates: [25.7215, -80.2684], <!-- [et_pb_line_break_holder] -->description: 'Historic architecture and shopping', <!-- [et_pb_line_break_holder] -->population: '49,000' <!-- [et_pb_line_break_holder] -->},<!-- [et_pb_line_break_holder] -->{<!-- [et_pb_line_break_holder] -->id: 8, <!-- [et_pb_line_break_holder] -->name: 'Coconut Grove', <!-- [et_pb_line_break_holder] -->coordinates: [25.7153, -80.2560], <!-- [et_pb_line_break_holder] -->description: 'Lush parks and bayfront dining', <!-- [et_pb_line_break_holder] -->population: '20,000'<!-- [et_pb_line_break_holder] -->},<!-- [et_pb_line_break_holder] -->{<!-- [et_pb_line_break_holder] -->id: 9, <!-- [et_pb_line_break_holder] -->name: 'Key Biscayne', <!-- [et_pb_line_break_holder] -->coordinates: [25.6930, -80.1628], <!-- [et_pb_line_break_holder] -->description: 'Island living with nature preserves', <!-- [et_pb_line_break_holder] -->population: '13,000'<!-- [et_pb_line_break_holder] -->},<!-- [et_pb_line_break_holder] -->{<!-- [et_pb_line_break_holder] -->id: 10, <!-- [et_pb_line_break_holder] -->name: 'Aventura', <!-- [et_pb_line_break_holder] -->coordinates: [25.9565, -80.1392], <!-- [et_pb_line_break_holder] -->description: 'Shopping and residential high-rises', <!-- [et_pb_line_break_holder] -->population: '37,000'<!-- [et_pb_line_break_holder] -->},<!-- [et_pb_line_break_holder] -->{<!-- [et_pb_line_break_holder] -->id: 11,<!-- [et_pb_line_break_holder] -->name: 'Bal Harbour', <!-- [et_pb_line_break_holder] -->coordinates: [25.8912, -80.1233], <!-- [et_pb_line_break_holder] -->description: 'Luxury shopping and resorts', <!-- [et_pb_line_break_holder] -->population: '3,000' <!-- [et_pb_line_break_holder] -->},<!-- [et_pb_line_break_holder] -->{<!-- [et_pb_line_break_holder] -->id: 12, <!-- [et_pb_line_break_holder] -->name: 'Wynwood', <!-- [et_pb_line_break_holder] -->coordinates: [25.8007, -80.1998], <!-- [et_pb_line_break_holder] -->description: 'Arts district and murals', <!-- [et_pb_line_break_holder] -->population: '7,000' <!-- [et_pb_line_break_holder] -->},<!-- [et_pb_line_break_holder] -->{ <!-- [et_pb_line_break_holder] -->id: 13, <!-- [et_pb_line_break_holder] -->name: 'Design District', <!-- [et_pb_line_break_holder] -->coordinates: [25.8172, -80.1918], <!-- [et_pb_line_break_holder] -->description: 'Luxury shops and galleries', <!-- [et_pb_line_break_holder] -->population: '8,000'<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->];<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->let map;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ Custom orange marker icon<!-- [et_pb_line_break_holder] -->function createCustomIcon() {<!-- [et_pb_line_break_holder] -->return L.icon({<!-- [et_pb_line_break_holder] -->iconUrl: 'data:image\/svg+xml;base64,' + btoa(`<!-- [et_pb_line_break_holder] --><svg width=\"25\" height=\"41\" viewBox=\"0 0 25 41\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><!-- [et_pb_line_break_holder] --><path d=\"M12.5 0C5.6 0 0 5.6 0 12.5c0 12.5 12.5 28.5 12.5 28.5s12.5-16 12.5-28.5C25 5.6 19.4 0 12.5 0z\" fill=\"#f26b31\"\/><!-- [et_pb_line_break_holder] --><circle cx=\"12.5\" cy=\"12.5\" r=\"5\" fill=\"white\"\/><!-- [et_pb_line_break_holder] --><\/svg><!-- [et_pb_line_break_holder] -->`),<!-- [et_pb_line_break_holder] -->iconSize: [25, 41],<!-- [et_pb_line_break_holder] -->iconAnchor: [12, 41],<!-- [et_pb_line_break_holder] -->popupAnchor: [1, -34],<!-- [et_pb_line_break_holder] -->shadowUrl: 'data:image\/svg+xml;base64,' + btoa(`<!-- [et_pb_line_break_holder] --><svg width=\"41\" height=\"41\" viewBox=\"0 0 41 41\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><!-- [et_pb_line_break_holder] --><ellipse cx=\"13\" cy=\"40\" rx=\"13\" ry=\"1\" fill=\"rgba(0,0,0,0.2)\"\/><!-- [et_pb_line_break_holder] --><\/svg><!-- [et_pb_line_break_holder] -->`),<!-- [et_pb_line_break_holder] -->shadowSize: [41, 41],<!-- [et_pb_line_break_holder] -->shadowAnchor: [13, 41]<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ Create popup content<!-- [et_pb_line_break_holder] -->function createPopupContent(area) {<!-- [et_pb_line_break_holder] -->return `<!-- [et_pb_line_break_holder] --><div class=\"miami-popup-content\"><!-- [et_pb_line_break_holder] --><h3 class=\"miami-popup-title\">${area.name}<\/h3><!-- [et_pb_line_break_holder] --><pee class=\"miami-popup-description\">${area.description}<\/pee><!-- [et_pb_line_break_holder] --><pee class=\"miami-popup-population\">Population: ${area.population}<\/pee><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] -->`;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ Initialize the map<!-- [et_pb_line_break_holder] -->function initMiamiBayMap() {<!-- [et_pb_line_break_holder] -->const mapElement = document.getElementById('miamiBayServiceMap');<!-- [et_pb_line_break_holder] -->if (!mapElement) {<!-- [et_pb_line_break_holder] -->console.error('Miami Bay map container not found');<!-- [et_pb_line_break_holder] -->return;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ Create map instance<!-- [et_pb_line_break_holder] -->map = L.map('miamiBayServiceMap').setView([25.7617, -80.1918], 11);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ Add light gray tile layer<!-- [et_pb_line_break_holder] -->L.tileLayer('https:\/\/{s}.basemaps.cartocdn.com\/light_all\/{z}\/{x}\/{y}{r}.png', {<!-- [et_pb_line_break_holder] -->attribution: '\u00a9 <a href=\"https:\/\/www.openstreetmap.org\/copyright\">OpenStreetMap<\/a> contributors',<!-- [et_pb_line_break_holder] -->maxZoom: 19<!-- [et_pb_line_break_holder] -->}).addTo(map);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ Create custom icon<!-- [et_pb_line_break_holder] -->const customIcon = createCustomIcon();<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ Add markers for each service area<!-- [et_pb_line_break_holder] -->serviceAreas.forEach(area => {<!-- [et_pb_line_break_holder] -->const marker = L.marker(area.coordinates, { icon: customIcon })<!-- [et_pb_line_break_holder] -->.addTo(map)<!-- [et_pb_line_break_holder] -->.bindPopup(createPopupContent(area));<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ Optional: Add click event for additional functionality<!-- [et_pb_line_break_holder] -->marker.on('click', () => {<!-- [et_pb_line_break_holder] -->console.log('Selected area:', area.name);<!-- [et_pb_line_break_holder] -->\/\/ You can add custom click handling here<!-- [et_pb_line_break_holder] -->\/\/ For example, trigger events for other page elements<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ Check if Leaflet is loaded and initialize<!-- [et_pb_line_break_holder] -->function checkLeafletAndInit() {<!-- [et_pb_line_break_holder] -->if (typeof L !== 'undefined') {<!-- [et_pb_line_break_holder] -->initMiamiBayMap();<!-- [et_pb_line_break_holder] -->} else {<!-- [et_pb_line_break_holder] -->setTimeout(checkLeafletAndInit, 100);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ Initialize when DOM is ready<!-- [et_pb_line_break_holder] -->if (document.readyState === 'loading') {<!-- [et_pb_line_break_holder] -->document.addEventListener('DOMContentLoaded', checkLeafletAndInit);<!-- [et_pb_line_break_holder] -->} else {<!-- [et_pb_line_break_holder] -->checkLeafletAndInit();<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ Global function for external access<!-- [et_pb_line_break_holder] -->window.miamiBayMapReady = function(callback) {<!-- [et_pb_line_break_holder] -->if (map) {<!-- [et_pb_line_break_holder] -->callback(map, serviceAreas);<!-- [et_pb_line_break_holder] -->} else {<!-- [et_pb_line_break_holder] -->setTimeout(() => window.miamiBayMapReady(callback), 100);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->};<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->})();<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;90%&#8221; max_width=&#8221;1440px&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;0px|8px||5px|false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#f26b31&#8243; custom_padding=&#8221;1.38em|0.94em|1.38em|0.94em|true|true&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; global_colors_info=&#8221;{}&#8221; box_shadow_color__hover=&#8221;rgba(0,0,0,0.12)&#8221; box_shadow_color__hover_enabled=&#8221;on|hover&#8221;][et_pb_text content_tablet=&#8221;<p style=%22text-align: center;%22>Our services extend throughout <strong>Miami<\/strong> and the surrounding areas, including Miami Beach, Doral, Brickell, Downtown, and more. We\u2019re proud to support local businesses across Central Texas with responsive staffing and specialized cleaning solutions that make a difference. Wherever you operate in the Austin region, Link Hospitality has the team and technology to keep your operations running smoothly.<\/p>&#8221; content_phone=&#8221;<p style=%22text-align: center;%22>Our services extend throughout <strong>Miami<\/strong> and the surrounding areas, including Miami Beach, Doral, Brickell, Downtown, and more. We\u2019re proud to support local businesses across Central Texas with responsive staffing and specialized cleaning solutions that make a difference. Wherever you operate in the Austin region, Link Hospitality has the team and technology to keep your operations running smoothly.<\/p>&#8221; content_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;1rem&#8221; header_font=&#8221;&#8211;et_global_heading_font||||||||&#8221; header_5_line_height=&#8221;1.4em&#8221; custom_padding=&#8221;|25px|0em|25px|false|false&#8221; custom_padding_tablet=&#8221;||25px||false|false&#8221; custom_padding_phone=&#8221;||25px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; text_font_size_tablet=&#8221;16px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<p data-start=\"1910\" data-end=\"2313\" style=\"text-align: center;\">Our services extend throughout <strong>Miami<\/strong> and the surrounding areas, including Miami Beach, Doral, Brickell, Downtown, and more. We\u2019re proud to support local businesses across Central Texas with responsive staffing and specialized cleaning solutions that make a difference. Wherever you operate in the Austin region, Link Hospitality has the team and technology to keep your operations running smoothly.<\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;&#8211;et_global_heading_font|600|||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1e1e1e&#8221; header_font_size=&#8221;2.63rem&#8221; header_2_font_size=&#8221;40px&#8221; custom_padding=&#8221;||1em||false|false&#8221; custom_padding_tablet=&#8221;||25px||false|false&#8221; custom_padding_phone=&#8221;||25px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; header_font_size_tablet=&#8221;50px&#8221; header_font_size_phone=&#8221;36px&#8221; header_font_size_last_edited=&#8221;on|desktop&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h2 style=\"text-align: center;\"><strong>What <span style=\"color: #f26b31;\">Miami <\/span>Clients Say<\/strong><\/h2>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.26.1&#8243; _module_preset=&#8221;default&#8221; width=&#8221;95%&#8221; max_width=&#8221;1440px&#8221; animation_style=&#8221;slide&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.26.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][ba_image_carousel content_alignment=&#8221;center&#8221; animation_speed=&#8221;7600ms&#8221; autoplay_speed=&#8221;0ms&#8221; use_nav=&#8221;off&#8221; css_transition=&#8221;linear&#8221; custom_cursor=&#8221;on&#8221; cursor_name=&#8221;css_pointer&#8221; nav_height=&#8221;48px&#8221; nav_width=&#8221;48px&#8221; nav_color=&#8221;#ffffff&#8221; nav_bg=&#8221;#3979ff&#8221; icon_left=&#8221;&#xf104;||fa||900&#8243; icon_right=&#8221;&#xf105;||fa||900&#8243; slide_count_tablet=&#8221;2&#8243; slide_count_phone=&#8221;1&#8243; slide_count_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; custom_css_free_form=&#8221;.ba_image_carousel_child:hover{||   box-shadow: 5px 9px 6px 0px rgba(0,0,0,0.1) !important;||  border-radius:25px;||  transition: all .3s ease-in-out;||}&#8221; global_colors_info=&#8221;{}&#8221;][ba_image_carousel_child admin_title=&#8221;1&#8243; photo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/07\/1-testimonial.svg&#8221; _builder_version=&#8221;4.26.1&#8243; box_shadow_style_content=&#8221;preset1&#8243; box_shadow_color_content=&#8221;rgba(0,0,0,0)&#8221; global_colors_info=&#8221;{}&#8221; box_shadow_color_content__hover_enabled=&#8221;on|hover&#8221; box_shadow_color_content__hover=&#8221;rgba(0,0,0,0.19)&#8221;][\/ba_image_carousel_child][ba_image_carousel_child admin_title=&#8221;2&#8243; photo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/07\/2-testimonial.svg&#8221; _builder_version=&#8221;4.26.1&#8243; box_shadow_style_content=&#8221;preset1&#8243; box_shadow_color_content=&#8221;rgba(0,0,0,0)&#8221; global_colors_info=&#8221;{}&#8221; box_shadow_color_content__hover_enabled=&#8221;on|hover&#8221; box_shadow_color_content__hover=&#8221;rgba(0,0,0,0.19)&#8221;][\/ba_image_carousel_child][ba_image_carousel_child admin_title=&#8221;3&#8243; photo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/07\/3-testimonial.svg&#8221; _builder_version=&#8221;4.26.1&#8243; box_shadow_style_content=&#8221;preset1&#8243; box_shadow_color_content=&#8221;rgba(0,0,0,0)&#8221; global_colors_info=&#8221;{}&#8221; box_shadow_color_content__hover_enabled=&#8221;on|hover&#8221; box_shadow_color_content__hover=&#8221;rgba(0,0,0,0.19)&#8221;][\/ba_image_carousel_child][ba_image_carousel_child admin_title=&#8221;4&#8243; photo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/07\/4-testimonial.svg&#8221; _builder_version=&#8221;4.26.1&#8243; box_shadow_style_content=&#8221;preset1&#8243; box_shadow_color_content=&#8221;rgba(0,0,0,0)&#8221; global_colors_info=&#8221;{}&#8221; box_shadow_color_content__hover_enabled=&#8221;on|hover&#8221; box_shadow_color_content__hover=&#8221;rgba(0,0,0,0.19)&#8221;][\/ba_image_carousel_child][ba_image_carousel_child admin_title=&#8221;5&#8243; photo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/07\/5-testimonial.svg&#8221; _builder_version=&#8221;4.26.1&#8243; box_shadow_style_content=&#8221;preset1&#8243; box_shadow_color_content=&#8221;rgba(0,0,0,0)&#8221; global_colors_info=&#8221;{}&#8221; box_shadow_color_content__hover_enabled=&#8221;on|hover&#8221; box_shadow_color_content__hover=&#8221;rgba(0,0,0,0.19)&#8221;][\/ba_image_carousel_child][ba_image_carousel_child admin_title=&#8221;6&#8243; photo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/07\/6-testimonial.svg&#8221; _builder_version=&#8221;4.26.1&#8243; box_shadow_style_content=&#8221;preset1&#8243; box_shadow_color_content=&#8221;rgba(0,0,0,0)&#8221; global_colors_info=&#8221;{}&#8221; box_shadow_color_content__hover_enabled=&#8221;on|hover&#8221; box_shadow_color_content__hover=&#8221;rgba(0,0,0,0.19)&#8221;][\/ba_image_carousel_child][ba_image_carousel_child admin_title=&#8221;7&#8243; photo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/07\/7-testimonial.svg&#8221; _builder_version=&#8221;4.26.1&#8243; box_shadow_style_content=&#8221;preset1&#8243; box_shadow_color_content=&#8221;rgba(0,0,0,0)&#8221; global_colors_info=&#8221;{}&#8221; box_shadow_color_content__hover_enabled=&#8221;on|hover&#8221; box_shadow_color_content__hover=&#8221;rgba(0,0,0,0.19)&#8221;][\/ba_image_carousel_child][ba_image_carousel_child admin_title=&#8221;8&#8243; photo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/07\/8-testimonial.svg&#8221; _builder_version=&#8221;4.26.1&#8243; box_shadow_style_content=&#8221;preset1&#8243; box_shadow_color_content=&#8221;rgba(0,0,0,0)&#8221; global_colors_info=&#8221;{}&#8221; box_shadow_color_content__hover_enabled=&#8221;on|hover&#8221; box_shadow_color_content__hover=&#8221;rgba(0,0,0,0.19)&#8221;][\/ba_image_carousel_child][ba_image_carousel_child admin_title=&#8221;9&#8243; photo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/07\/9-testimonial.svg&#8221; _builder_version=&#8221;4.26.1&#8243; box_shadow_style_content=&#8221;preset1&#8243; box_shadow_color_content=&#8221;rgba(0,0,0,0)&#8221; global_colors_info=&#8221;{}&#8221; box_shadow_color_content__hover_enabled=&#8221;on|hover&#8221; box_shadow_color_content__hover=&#8221;rgba(0,0,0,0.19)&#8221;][\/ba_image_carousel_child][ba_image_carousel_child admin_title=&#8221;10&#8243; photo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/07\/10-testimonial.svg&#8221; _builder_version=&#8221;4.26.1&#8243; box_shadow_style_content=&#8221;preset1&#8243; box_shadow_color_content=&#8221;rgba(0,0,0,0)&#8221; global_colors_info=&#8221;{}&#8221; box_shadow_color_content__hover_enabled=&#8221;on|hover&#8221; box_shadow_color_content__hover=&#8221;rgba(0,0,0,0.19)&#8221;][\/ba_image_carousel_child][ba_image_carousel_child admin_title=&#8221;11&#8243; photo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/07\/11-testimonial.svg&#8221; _builder_version=&#8221;4.26.1&#8243; box_shadow_style_content=&#8221;preset1&#8243; box_shadow_color_content=&#8221;rgba(0,0,0,0)&#8221; global_colors_info=&#8221;{}&#8221; box_shadow_color_content__hover_enabled=&#8221;on|hover&#8221; box_shadow_color_content__hover=&#8221;rgba(0,0,0,0.19)&#8221; custom_css_main_element__hover_enabled=&#8221;off|hover&#8221;][\/ba_image_carousel_child][\/ba_image_carousel][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.26.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;2em||||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.26.1&#8243; _module_preset=&#8221;default&#8221; width=&#8221;95%&#8221; max_width=&#8221;1440px&#8221; custom_padding=&#8221;15px||||false|false&#8221; custom_padding_tablet=&#8221;15px||||false|false&#8221; custom_padding_phone=&#8221;15px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text content_tablet=&#8221;<h4><\/h4>\n<h3 data-start=%22404%22 data-end=%22515%22 style=%22text-align: center;%22><strong>Miami&#8217;s<\/strong> Trusted Partner for 290+ Staffing &#038; Operational Solutions Across Hospitality, Logistics &#038; Industry. <a href=%22https:\/\/linkhospitalitycorp.com\/?page_id=2187%22 class=%22join-them%22>Join them<\/a><\/h3>&#8221; content_phone=&#8221;<h3 data-start=%22404%22 data-end=%22515%22 style=%22text-align: center;%22><strong>Miami&#8217;s<\/strong> Trusted Partner for 290+ Staffing &#038; Operational Solutions Across Hospitality, Logistics &#038; Industry. <a href=%22https:\/\/linkhospitalitycorp.com\/?page_id=2187%22 class=%22join-them%22>Join them<\/a><\/h3>&#8221; content_last_edited=&#8221;on|tablet&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;&#8211;et_global_body_font||||||||&#8221; header_font=&#8221;&#8211;et_global_heading_font||||||||&#8221; header_text_color=&#8221;#1e1e1e&#8221; header_font_size=&#8221;2.75rem&#8221; header_4_font=&#8221;&#8211;et_global_heading_font|600|||||||&#8221; header_4_text_align=&#8221;center&#8221; header_4_text_color=&#8221;#1e1e1e&#8221; header_4_font_size=&#8221;1.25rem&#8221; header_4_line_height=&#8221;1.3em&#8221; animation_style=&#8221;fade&#8221; header_font_size_tablet=&#8221;1.1rem&#8221; header_font_size_phone=&#8221;&#8221; header_font_size_last_edited=&#8221;on|desktop&#8221; header_4_font_size_tablet=&#8221;1.1rem&#8221; header_4_font_size_phone=&#8221;16px&#8221; header_4_font_size_last_edited=&#8221;on|desktop&#8221; header_4_line_height_tablet=&#8221;1.6em&#8221; header_4_line_height_phone=&#8221;1.6em&#8221; header_4_line_height_last_edited=&#8221;on|tablet&#8221; custom_css_free_form=&#8221;.join-them{||  color: #fff;||background: #020202;||padding: 10px 12px 10px 12px;||border-radius: 5px;||  text-decoration:none;||  display:none;||}&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3 data-start=\"404\" data-end=\"515\" style=\"text-align: center;\"><strong>Miami&#8217;s<\/strong> Trusted Partner for 290+ Staffing &amp; Operational Solutions Across Hospitality, Logistics &amp; Industry. <a href=\"https:\/\/linkhospitalitycorp.com\/?page_id=2187\" class=\"join-them\">Join them<\/a><\/h3>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.26.1&#8243; _module_preset=&#8221;default&#8221; width=&#8221;95%&#8221; max_width=&#8221;1440px&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.26.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][ba_logo_carousel use_nav=&#8221;off&#8221; slide_count=&#8221;5&#8243; nav_height=&#8221;48px&#8221; nav_width=&#8221;48px&#8221; nav_color=&#8221;#ffffff&#8221; nav_bg=&#8221;#3979ff&#8221; icon_left=&#8221;&#xf104;||fa||900&#8243; icon_right=&#8221;&#xf105;||fa||900&#8243; slide_count_tablet=&#8221;3&#8243; slide_count_phone=&#8221;1&#8243; slide_count_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; animation_style=&#8221;fade&#8221; custom_css_free_form=&#8221;.ba_logo_carousel_0 .dtq-carousel .slick-track{||  display:flex;||align-items:center;||}&#8221; custom_css_pagi_dots=&#8221;||&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][ba_logo_carousel_child logo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/07\/carlton-fields-logo.png&#8221; brand_name=&#8221;Carlton Fields&#8221; is_link=&#8221;on&#8221; link_url=&#8221;https:\/\/www.carltonfields.com\/&#8221; _builder_version=&#8221;4.27.0&#8243; global_colors_info=&#8221;{}&#8221;][\/ba_logo_carousel_child][ba_logo_carousel_child logo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/07\/Brightline_Logo.png&#8221; brand_name=&#8221;Bright Line&#8221; is_link=&#8221;on&#8221; link_url=&#8221;https:\/\/www.gobrightline.com\/&#8221; _builder_version=&#8221;4.27.0&#8243; global_colors_info=&#8221;{}&#8221;][\/ba_logo_carousel_child][ba_logo_carousel_child logo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/07\/boeing_logo-2.png&#8221; brand_name=&#8221;East Hotel Miami&#8221; is_link=&#8221;on&#8221; link_url=&#8221;https:\/\/www.easthotels.com\/en\/miami\/&#8221; _builder_version=&#8221;4.27.0&#8243; global_colors_info=&#8221;{}&#8221;][\/ba_logo_carousel_child][ba_logo_carousel_child logo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/07\/boeing_logo-1.png&#8221; brand_name=&#8221;Fisher Island Club&#8221; is_link=&#8221;on&#8221; link_url=&#8221;https:\/\/fisherislandclub.com\/&#8221; _builder_version=&#8221;4.27.0&#8243; global_colors_info=&#8221;{}&#8221;][\/ba_logo_carousel_child][ba_logo_carousel_child logo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/07\/1-Hotels.png&#8221; brand_name=&#8221;1 hotel miami&#8221; is_link=&#8221;on&#8221; link_url=&#8221;https:\/\/www.1hotels.com\/south-beach&#8221; _builder_version=&#8221;4.27.0&#8243; global_colors_info=&#8221;{}&#8221;][\/ba_logo_carousel_child][ba_logo_carousel_child logo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/07\/boeing_logo.png&#8221; brand_name=&#8221;Boeing&#8221; is_link=&#8221;on&#8221; link_url=&#8221;https:\/\/www.boeing.com\/&#8221; _builder_version=&#8221;4.27.0&#8243; global_colors_info=&#8221;{}&#8221;][\/ba_logo_carousel_child][ba_logo_carousel_child logo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/08\/aka_logo_pink.svg&#8221; brand_name=&#8221;aka hotel&#8221; is_link=&#8221;on&#8221; link_url=&#8221;https:\/\/www.stayaka.com\/hotel-aka-brickell&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; width_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; width__hover_enabled=&#8221;off|desktop&#8221;][\/ba_logo_carousel_child][ba_logo_carousel_child logo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/08\/avra1_logo_white.svg&#8221; brand_name=&#8221;Avra Estiatorio&#8221; is_link=&#8221;on&#8221; link_url=&#8221;https:\/\/theavragroup.com\/&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/ba_logo_carousel_child][ba_logo_carousel_child logo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/08\/BAL-H_logo.svg&#8221; brand_name=&#8221;Bal Harbour Miami&#8221; is_link=&#8221;on&#8221; link_url=&#8221;https:\/\/www.balharbourflorida.com\/&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/ba_logo_carousel_child][ba_logo_carousel_child logo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/08\/citizen_logo_white2.svg&#8221; brand_name=&#8221;citizen M&#8221; is_link=&#8221;on&#8221; link_url=&#8221;https:\/\/www.citizenm.com\/&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/ba_logo_carousel_child][ba_logo_carousel_child logo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/08\/EDENr_logo.svg&#8221; brand_name=&#8221;Eden Roc Miami Beach&#8221; is_link=&#8221;on&#8221; link_url=&#8221;https:\/\/www.edenrochotelmiami.com\/&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/ba_logo_carousel_child][ba_logo_carousel_child logo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/08\/hilt_logo_white2.svg&#8221; brand_name=&#8221;Hilton&#8221; is_link=&#8221;on&#8221; link_url=&#8221;https:\/\/www.hilton.com\/en\/&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/ba_logo_carousel_child][ba_logo_carousel_child logo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/08\/IMAGEex_logo_2.svg&#8221; brand_name=&#8221;ES Imagine extraordinary&#8221; is_link=&#8221;on&#8221; link_url=&#8221;https:\/\/eswindows.com\/&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/ba_logo_carousel_child][ba_logo_carousel_child logo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/08\/NH_logo_white.svg&#8221; brand_name=&#8221;Nobu Hotels&#8221; is_link=&#8221;on&#8221; link_url=&#8221;https:\/\/www.nobuhotels.com\/&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/ba_logo_carousel_child][ba_logo_carousel_child logo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/08\/pullman_logo.svg&#8221; brand_name=&#8221;pullman hotel and resort&#8221; is_link=&#8221;on&#8221; link_url=&#8221;https:\/\/pullman.accor.com\/gb\/usa\/index.shtml&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/ba_logo_carousel_child][ba_logo_carousel_child logo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/08\/the-el_logo.svg&#8221; brand_name=&#8221;The elser&#8221; is_link=&#8221;on&#8221; link_url=&#8221;https:\/\/www.theelserhotel.com\/&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/ba_logo_carousel_child][ba_logo_carousel_child logo=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/08\/whiteab_logo.svg&#8221; brand_name=&#8221;WhiteLab USA&#8221; is_link=&#8221;on&#8221; link_url=&#8221;https:\/\/whitelabusa.com\/&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/ba_logo_carousel_child][\/ba_logo_carousel][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.26.1&#8243; _module_preset=&#8221;default&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;90deg&#8221; background_color_gradient_stops=&#8221;#ff540a 0%|#f26b31 50%|#ffffff 100%&#8221; width=&#8221;90%&#8221; max_width=&#8221;1440px&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; background_last_edited=&#8221;on|tablet&#8221; background_color_gradient_direction_tablet=&#8221;180deg&#8221; custom_css_main_element=&#8221;display:flex;||align-items:center;&#8221; border_radii=&#8221;on|25px|25px|25px|25px&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|desktop&#8221; custom_css_main_element_tablet=&#8221;display:block;&#8221; custom_css_main_element_phone=&#8221;display:block;&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.26.1&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; custom_padding=&#8221;4.69em|2em|4.69em|2em|true|true&#8221; border_radii=&#8221;off|25px|||25px&#8221; border_radii_tablet=&#8221;off|25px|25px||0px&#8221; border_radii_phone=&#8221;off|25px|25px||0px&#8221; border_radii_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/07\/Logo-en-blanco.png&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;center&#8221; align_last_edited=&#8221;on|tablet&#8221; _builder_version=&#8221;4.26.1&#8243; _module_preset=&#8221;default&#8221; width=&#8221;30%&#8221; width_tablet=&#8221;30%&#8221; width_phone=&#8221;75%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||1rem||false|false&#8221; global_colors_info=&#8221;{}&#8221; width__hover_enabled=&#8221;off|desktop&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.26.1&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;&#8211;et_global_heading_font||on||||||&#8221; header_text_color=&#8221;#FFFFFF&#8221; header_font_size=&#8221;2.68rem&#8221; custom_padding=&#8221;||45px||false|false&#8221; custom_padding_tablet=&#8221;||15px||false|false&#8221; custom_padding_phone=&#8221;||15px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; animation_style=&#8221;fade&#8221; header_text_align_tablet=&#8221;center&#8221; header_text_align_phone=&#8221;center&#8221; header_text_align_last_edited=&#8221;on|tablet&#8221; header_font_size_tablet=&#8221;46px&#8221; header_font_size_phone=&#8221;46px&#8221; header_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<h1>NEW APP<\/h1>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;&#8211;et_global_heading_font||||||||&#8221; header_2_font=&#8221;Gilroy &#8211; Medium|500|||||||&#8221; header_3_font=&#8221;Gilroy &#8211; SemiBold||||||||&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;2rem&#8221; animation_style=&#8221;fade&#8221; header_3_text_align_tablet=&#8221;center&#8221; header_3_text_align_phone=&#8221;center&#8221; header_3_text_align_last_edited=&#8221;on|tablet&#8221; header_3_font_size_tablet=&#8221;&#8221; header_3_font_size_phone=&#8221;&#8221; header_3_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<h3 data-start=\"208\" data-end=\"248\"><strong>On-Demand Temporary Shift Solution<\/strong><\/h3>\n<p data-start=\"250\" data-end=\"607\">[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;1rem&#8221; header_font=&#8221;&#8211;et_global_heading_font||||||||&#8221; width=&#8221;85%&#8221; width_tablet=&#8221;100%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; animation_style=&#8221;fade&#8221; text_font_size_tablet=&#8221;15px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|desktop&#8221; text_orientation_tablet=&#8221;center&#8221; text_orientation_phone=&#8221;center&#8221; text_orientation_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;]<p data-start=\"250\" data-end=\"607\"><strong data-start=\"250\" data-end=\"270\">Need staff fast?<\/strong> Link Hospitality\u2019s partners now have exclusive access to <strong data-start=\"316\" data-end=\"325\">Extra<\/strong>, our all-in-one staffing app designed to solve your last-minute shift challenges with ease. Whether you\u2019re facing unexpected absences or a sudden spike in demand, the Extra app helps you book qualified, pre-vetted workers in real-time\u2014no phone calls, no paperwork, and no stress.<\/p>\n<p data-start=\"609\" data-end=\"791\">With just a few taps, you can post a shift, review available talent, and confirm hires\u2014all from your mobile device. It&#8217;s flexibility, speed, and peace of mind in one powerful tool.<\/p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;20px&#8221; header_font=&#8221;&#8211;et_global_heading_font||||||||&#8221; header_2_font=&#8221;&#8211;et_global_heading_font||||||||&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;1.28rem&#8221; custom_padding=&#8221;1em||29px||false|false&#8221; custom_padding_tablet=&#8221;45px||||false|false&#8221; custom_padding_phone=&#8221;50px||||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; header_2_text_align_tablet=&#8221;center&#8221; header_2_text_align_phone=&#8221;center&#8221; header_2_text_align_last_edited=&#8221;on|tablet&#8221; header_2_font_size_tablet=&#8221;22px&#8221; header_2_font_size_phone=&#8221;22px&#8221; header_2_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"text-align: left;\"><strong data-start=\"793\" data-end=\"821\">Ready to hire on-the-go?<\/strong><br data-start=\"821\" data-end=\"824\" \/>Explore how Extra can streamline your operations today.<\/p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/goextra.app\/&#8221; button_text=&#8221;Learn More&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; background_layout=&#8221;dark&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.26.1&#8243; _module_preset=&#8221;default&#8221; background_enable_image=&#8221;off&#8221; custom_padding_tablet=&#8221;25px||||false|false&#8221; custom_padding_phone=&#8221;25px||||false|false&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/linkhospitalitycorp.com\/wp-content\/uploads\/2024\/08\/iPhone-X.png&#8221; alt=&#8221;Fort Lauderdale, Tampa, Orlando, Miami, West Palm Beach, Austin, Naples&#8221; title_text=&#8221;iPhone X&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;center&#8221; align_last_edited=&#8221;on|tablet&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;80%&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;80%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_margin_tablet=&#8221;-75px||||false|false&#8221; custom_margin_phone=&#8221;-75px||||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;||||true|false&#8221; custom_padding_tablet=&#8221;0px||0px||true|false&#8221; custom_padding_phone=&#8221;15px||15px||true|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; animation_style=&#8221;bounce&#8221; animation_direction=&#8221;bottom&#8221; animation_duration=&#8221;1700ms&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section]\n","protected":false},"excerpt":{"rendered":"<p>Miami&#8217;s Staffing ServicesHire the most qualified talent in less than 72 hours. Whether you&#8217;re looking for reliable staff in housekeeping, warehousing, hospitality, or logistics, our staffing services connect you with pre-screened, experienced professionals\u2014fast. We understand the local job market and provide talent that fits your culture and operational needs.Included in our services:Run entire departments without [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-3630","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/linkhospitalitycorp.com\/es\/wp-json\/wp\/v2\/pages\/3630","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/linkhospitalitycorp.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/linkhospitalitycorp.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/linkhospitalitycorp.com\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/linkhospitalitycorp.com\/es\/wp-json\/wp\/v2\/comments?post=3630"}],"version-history":[{"count":33,"href":"https:\/\/linkhospitalitycorp.com\/es\/wp-json\/wp\/v2\/pages\/3630\/revisions"}],"predecessor-version":[{"id":4202,"href":"https:\/\/linkhospitalitycorp.com\/es\/wp-json\/wp\/v2\/pages\/3630\/revisions\/4202"}],"wp:attachment":[{"href":"https:\/\/linkhospitalitycorp.com\/es\/wp-json\/wp\/v2\/media?parent=3630"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}