{"id":29890,"date":"2026-07-15T12:51:50","date_gmt":"2026-07-15T12:51:50","guid":{"rendered":"https:\/\/tribelle.ae\/?page_id=29890"},"modified":"2026-07-15T13:23:19","modified_gmt":"2026-07-15T13:23:19","slug":"packages-2","status":"publish","type":"page","link":"https:\/\/tribelle.ae\/ar\/packages-2\/","title":{"rendered":"\u0627\u0644\u062d\u0632\u0645"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"29890\" class=\"elementor elementor-29890\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-7342796 e-flex e-con-boxed e-con e-parent\" data-id=\"7342796\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e478025 elementor-widget elementor-widget-html\" data-id=\"e478025\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"services-container\">\r\n  \r\n  <!-- \u062a\u0646\u0633\u064a\u0642\u0627\u062a \u0627\u0644\u0640 CSS \u0627\u0644\u0645\u062f\u0645\u062c\u0629 -->\r\n  <style>\r\n    :root {\r\n      --brand-primary: #D8B3BA;     \r\n      --brand-secondary: #E3D7C9;   \r\n      --bg-light: #fdfcfb;\r\n      --text-dark: #2d2d2d;\r\n      --text-muted: #5e5e5e;\r\n      --radius: 12px;\r\n    }\r\n\r\n    .services-container {\r\n      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n      max-width: 1100px;\r\n      margin: 0 auto;\r\n      padding: 60px 20px;\r\n      background-color: var(--bg-light);\r\n      color: var(--text-dark);\r\n    }\r\n\r\n    .category-header {\r\n      text-align: center;\r\n      margin-bottom: 50px;\r\n      padding-top: 20px;\r\n    }\r\n\r\n    .category-header h2 {\r\n      color: var(--text-dark);\r\n      font-size: 1.8rem;\r\n      text-transform: uppercase;\r\n      letter-spacing: 2px;\r\n      margin: 0 0 15px 0;\r\n      position: relative;\r\n      display: inline-block;\r\n    }\r\n\r\n    .category-header h2::after {\r\n      content: \"\";\r\n      position: absolute;\r\n      width: 50%;\r\n      height: 3px;\r\n      background-color: var(--brand-primary);\r\n      bottom: -10px;\r\n      left: 25%;\r\n      border-radius: 2px;\r\n    }\r\n\r\n    .category-header p {\r\n      color: var(--text-muted);\r\n      font-size: 1.05rem;\r\n      max-width: 800px;\r\n      margin: 25px auto 0 auto;\r\n      line-height: 1.7;\r\n    }\r\n\r\n    \/* \u062a\u0646\u0633\u064a\u0642 \u0634\u0628\u0643\u0629 \u0628\u0637\u0627\u0642\u0627\u062a \u0627\u0644\u0628\u0627\u0642\u0627\u062a *\/\r\n    .packages-list {\r\n      list-style: none;\r\n      padding: 0;\r\n      margin: 0;\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\r\n      gap: 30px;\r\n    }\r\n\r\n    .package-item {\r\n      background-color: #ffffff;\r\n      padding: 35px 30px;\r\n      border-radius: var(--radius);\r\n      border: 1px solid var(--brand-secondary);\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      justify-content: space-between;\r\n      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);\r\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n      text-align: center;\r\n    }\r\n\r\n    .package-item:hover {\r\n      transform: translateY(-5px);\r\n      box-shadow: 0 10px 25px rgba(216, 179, 186, 0.25);\r\n    }\r\n\r\n    .package-item h3 {\r\n      color: var(--text-dark);\r\n      margin: 0 0 25px 0;\r\n      font-size: 1.15rem;\r\n      letter-spacing: 0.5px;\r\n      line-height: 1.6;\r\n      flex-grow: 1;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n    }\r\n\r\n    .booking-btn {\r\n      display: inline-block;\r\n      background-color: var(--brand-primary);\r\n      color: #ffffff;\r\n      text-decoration: none;\r\n      padding: 12px 25px;\r\n      border-radius: 30px;\r\n      font-size: 0.9rem;\r\n      font-weight: bold;\r\n      letter-spacing: 1px;\r\n      transition: background-color 0.3s ease, transform 0.2s ease;\r\n      width: 100%;\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    .booking-btn:hover {\r\n      background-color: #c59fa6;\r\n    }\r\n\r\n    \/* \u062a\u0645\u064a\u064a\u0632 \u0628\u0627\u0642\u0629 \"\u0627\u0635\u0646\u0639 \u0628\u0627\u0642\u062a\u0643 \u0628\u0646\u0641\u0633\u0643\" *\/\r\n    .build-own-package {\r\n      background-color: var(--brand-secondary);\r\n      border-color: var(--brand-primary);\r\n    }\r\n\r\n    .build-own-package h3 {\r\n      color: var(--text-dark);\r\n      font-weight: bold;\r\n      text-transform: uppercase;\r\n      letter-spacing: 1.5px;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .packages-list {\r\n        grid-template-columns: 1fr;\r\n      }\r\n    }\r\n  <\/style>\r\n\r\n  <!-- \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0642\u0633\u0645 \u0648\u0645\u0642\u062f\u0645\u062a\u0647 -->\r\n  <div class=\"category-header\">\r\n    <h2>Exclusive Packages<\/h2>\r\n    <p>Immerse yourself in ultimate head-to-toe pampering with our thoughtfully curated beauty packages. Combining our finest services into seamless rituals, we offer you a complete, luxurious escape tailored to your every need.<\/p>\r\n  <\/div>\r\n  \r\n  <!-- \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0628\u0627\u0642\u0627\u062a -->\r\n  <ul class=\"packages-list\">\r\n    \r\n    <li class=\"package-item\">\r\n      <h3>Classic Mani & Pedi with Infinite Shine, Lacquer or Breathable Polish + Lash Lift with Tint<\/h3>\r\n      <a href=\"#\" class=\"booking-btn\">\u0627\u062d\u062c\u0632 \u0627\u0644\u0622\u0646<\/a>\r\n    <\/li>\r\n    \r\n    <li class=\"package-item\">\r\n      <h3>Voesh Pedi in Box Pedicure + Sidr or Henna Mask<\/h3>\r\n      <a href=\"#\" class=\"booking-btn\">\u0627\u062d\u062c\u0632 \u0627\u0644\u0622\u0646<\/a>\r\n    <\/li>\r\n    \r\n    <li class=\"package-item\">\r\n      <h3>Classic Mani & Pedi + Hand & Feet Paraffin<\/h3>\r\n      <a href=\"#\" class=\"booking-btn\">\u0627\u062d\u062c\u0632 \u0627\u0644\u0622\u0646<\/a>\r\n    <\/li>\r\n    \r\n    <li class=\"package-item\">\r\n      <h3>Mani-Pedi in a Box + Signature Mask + 10 Minutes Foot Massage<\/h3>\r\n      <a href=\"#\" class=\"booking-btn\">\u0627\u062d\u062c\u0632 \u0627\u0644\u0622\u0646<\/a>\r\n    <\/li>\r\n    \r\n    <li class=\"package-item\">\r\n      <h3>Russian Mani Pedi with Gel Color + Lash Lift & Brows Lamination with Tint<\/h3>\r\n      <a href=\"#\" class=\"booking-btn\">\u0627\u062d\u062c\u0632 \u0627\u0644\u0622\u0646<\/a>\r\n    <\/li>\r\n    \r\n    <li class=\"package-item\">\r\n      <h3>5 Classic or Mani-Pedi in a Box <br><span style=\"color: var(--brand-primary);\">(Get 1 Free)<\/span><\/h3>\r\n      <a href=\"#\" class=\"booking-btn\">\u0627\u062d\u062c\u0632 \u0627\u0644\u0622\u0646<\/a>\r\n    <\/li>\r\n    \r\n    <li class=\"package-item\">\r\n      <h3>Mani-Pedi in a Box or Classic Mani Pedi with Foot Callus Remover<\/h3>\r\n      <a href=\"#\" class=\"booking-btn\">\u0627\u062d\u062c\u0632 \u0627\u0644\u0622\u0646<\/a>\r\n    <\/li>\r\n    \r\n    <li class=\"package-item\">\r\n      <h3>Russian Mani Pedi with Hair Blow Dry or Curly<\/h3>\r\n      <a href=\"#\" class=\"booking-btn\">\u0627\u062d\u062c\u0632 \u0627\u0644\u0622\u0646<\/a>\r\n    <\/li>\r\n    \r\n    <li class=\"package-item\">\r\n      <h3>Classic or Mani with Full Body Wax<\/h3>\r\n      <a href=\"#\" class=\"booking-btn\">\u0627\u062d\u062c\u0632 \u0627\u0644\u0622\u0646<\/a>\r\n    <\/li>\r\n    \r\n    <li class=\"package-item\">\r\n      <h3>Full Face (Excluding eyebrows) with Mani-Pedi in a Box<\/h3>\r\n      <a href=\"#\" class=\"booking-btn\">\u0627\u062d\u062c\u0632 \u0627\u0644\u0622\u0646<\/a>\r\n    <\/li>\r\n\r\n    <!-- \u0628\u0627\u0642\u0629 \u0627\u0635\u0646\u0639 \u0628\u0627\u0642\u062a\u0643 \u0628\u0646\u0641\u0633\u0643 (\u0628\u062a\u0635\u0645\u064a\u0645 \u0645\u0645\u064a\u0632) -->\r\n    <li class=\"package-item build-own-package\">\r\n      <h3>Build Your Own Package<\/h3>\r\n      <a href=\"#\" class=\"booking-btn\">\u0627\u062d\u062c\u0632 \u0627\u0644\u0622\u0646<\/a>\r\n    <\/li>\r\n\r\n  <\/ul>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Exclusive Packages Immerse yourself in ultimate head-to-toe pampering with our thoughtfully curated beauty packages. Combining our finest services into seamless<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-29890","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tribelle.ae\/ar\/wp-json\/wp\/v2\/pages\/29890","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tribelle.ae\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tribelle.ae\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tribelle.ae\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tribelle.ae\/ar\/wp-json\/wp\/v2\/comments?post=29890"}],"version-history":[{"count":10,"href":"https:\/\/tribelle.ae\/ar\/wp-json\/wp\/v2\/pages\/29890\/revisions"}],"predecessor-version":[{"id":29900,"href":"https:\/\/tribelle.ae\/ar\/wp-json\/wp\/v2\/pages\/29890\/revisions\/29900"}],"wp:attachment":[{"href":"https:\/\/tribelle.ae\/ar\/wp-json\/wp\/v2\/media?parent=29890"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}