{"id":439,"date":"2026-05-19T19:24:32","date_gmt":"2026-05-19T19:24:32","guid":{"rendered":"https:\/\/bohol-coconuts.com\/building-the-coconuts\/?page_id=439"},"modified":"2026-05-20T03:13:39","modified_gmt":"2026-05-20T03:13:39","slug":"partners","status":"publish","type":"page","link":"https:\/\/bohol-coconuts.com\/building-the-coconuts\/partners\/","title":{"rendered":"Partners"},"content":{"rendered":"\r\n<!-- ============================================================\r\n     BUILDING THE COCONUTS \u2014 PARTNERSHIPS PAGE\r\n     WordPress Custom HTML Block\r\n     https:\/\/www.bohol-coconuts.com\/building-the-coconuts\/\r\n     Dark \/ Black Newspaper Theme\r\n     ============================================================ -->\r\n\r\n<style>\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&family=Barlow:ital,wght@0,300;0,400;0,600;0,700;1,400&family=Barlow+Condensed:wght@400;600;700&display=swap');\r\n\r\n.btcp-wrap {\r\n  font-family: 'Barlow', sans-serif;\r\n  background-color: #0d0d0d;\r\n  color: #c0c0c0 !important;\r\n  max-width: 100%;\r\n  margin: 0 auto;\r\n  padding: 0 0 60px 0;\r\n}\r\n\r\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n.btcp-hero {\r\n  \/* TO UPDATE IMAGE: change the URL in the style attribute. *\/\r\n  background-image: url('https:\/\/placehold.co\/1200x520\/111\/333?text=Add+Image+URL');\r\n  background-size: cover;\r\n  background-position: center;\r\n  padding-bottom: 43.3%;\r\n  position: relative;\r\n  width: 100%;\r\n}\r\n.btcp-hero-overlay {\r\n  position: absolute;\r\n  inset: 0;\r\n  background: linear-gradient(to bottom, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.82) 100%);\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: center;\r\n  justify-content: flex-end;\r\n  padding: 0 24px 40px;\r\n  text-align: center;\r\n}\r\n.btcp-hero-label {\r\n  font-family: 'Barlow Condensed', sans-serif;\r\n  font-size: 13px;\r\n  font-weight: 600;\r\n  letter-spacing: 4px;\r\n  text-transform: uppercase;\r\n  color: #c8a84b !important;\r\n  margin-bottom: 10px;\r\n}\r\n.btcp-hero-title {\r\n  font-family: 'Bebas Neue', sans-serif;\r\n  font-size: clamp(42px, 7vw, 84px);\r\n  line-height: 1;\r\n  color: #ffffff !important;\r\n  margin: 0 0 14px 0;\r\n  letter-spacing: 2px;\r\n}\r\n.btcp-hero-title span {\r\n  color: #c8a84b !important;\r\n}\r\n.btcp-hero-sub {\r\n  font-family: 'Barlow', sans-serif;\r\n  font-size: clamp(14px, 2vw, 18px);\r\n  font-weight: 300;\r\n  color: #d0d0d0 !important;\r\n  max-width: 680px;\r\n  line-height: 1.6;\r\n  margin: 0;\r\n}\r\n\r\n\/* \u2500\u2500 GOLD RULE \u2500\u2500 *\/\r\n.btcp-rule {\r\n  border: none;\r\n  border-top: 2px solid #c8a84b;\r\n  margin: 0 0 48px 0;\r\n}\r\n\r\n\/* \u2500\u2500 INTRO BLOCK \u2500\u2500 *\/\r\n.btcp-intro {\r\n  padding: 52px 32px 0;\r\n  max-width: 820px;\r\n  margin: 0 auto;\r\n  text-align: center;\r\n}\r\n.btcp-intro-headline {\r\n  font-family: 'Bebas Neue', sans-serif;\r\n  font-size: clamp(28px, 4vw, 46px);\r\n  color: #ffffff !important;\r\n  letter-spacing: 1.5px;\r\n  margin: 0 0 20px 0;\r\n}\r\n.btcp-intro-headline span {\r\n  color: #c8a84b !important;\r\n}\r\n.btcp-intro p {\r\n  font-size: 16px;\r\n  line-height: 1.8;\r\n  color: #c0c0c0 !important;\r\n  margin: 0 0 16px 0;\r\n}\r\n\r\n\/* \u2500\u2500 SECTION TITLE \u2500\u2500 *\/\r\n.btcp-section-title {\r\n  font-family: 'Bebas Neue', sans-serif;\r\n  font-size: clamp(22px, 3vw, 36px);\r\n  color: #c8a84b !important;\r\n  letter-spacing: 2px;\r\n  text-align: center;\r\n  margin: 56px 0 8px 0;\r\n  padding: 0 24px;\r\n}\r\n.btcp-section-sub {\r\n  text-align: center;\r\n  font-size: 14px;\r\n  color: #888 !important;\r\n  letter-spacing: 1px;\r\n  text-transform: uppercase;\r\n  margin: 0 0 36px 0;\r\n  padding: 0 24px;\r\n}\r\n\r\n\/* \u2500\u2500 PITCH CARDS GRID \u2500\u2500 *\/\r\n.btcp-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n  gap: 24px;\r\n  padding: 0 24px;\r\n}\r\n.btcp-card {\r\n  background-color: #141414;\r\n  border: 1px solid #2a2a2a;\r\n  border-top: 3px solid #c8a84b;\r\n  padding: 28px 26px 26px;\r\n  transition: transform 0.2s ease, border-color 0.2s ease;\r\n}\r\n.btcp-card:hover {\r\n  transform: translateY(-4px);\r\n  border-top-color: #e0b85a;\r\n}\r\n.btcp-card-icon {\r\n  font-size: 28px;\r\n  margin-bottom: 14px;\r\n  display: block;\r\n}\r\n.btcp-card-title {\r\n  font-family: 'Barlow Condensed', sans-serif;\r\n  font-size: 20px;\r\n  font-weight: 700;\r\n  color: #ffffff !important;\r\n  text-transform: uppercase;\r\n  letter-spacing: 1px;\r\n  margin: 0 0 12px 0;\r\n}\r\n.btcp-card-body {\r\n  font-size: 14.5px;\r\n  line-height: 1.75;\r\n  color: #c0c0c0 !important;\r\n  margin: 0 0 14px 0;\r\n}\r\n.btcp-card-pitch {\r\n  font-size: 13px;\r\n  font-style: italic;\r\n  color: #c8a84b !important;\r\n  border-left: 2px solid #c8a84b;\r\n  padding-left: 12px;\r\n  margin: 0;\r\n  line-height: 1.6;\r\n}\r\n\r\n\/* \u2500\u2500 PHOTO DIVIDER \u2500\u2500 *\/\r\n.btcp-photo {\r\n  \/* TO UPDATE IMAGE: change the URL in the style attribute. *\/\r\n  background-image: url('https:\/\/placehold.co\/1200x630\/111\/333?text=Add+Image+URL');\r\n  background-size: cover;\r\n  background-position: center;\r\n  padding-bottom: 52.5%;\r\n  position: relative;\r\n  width: 100%;\r\n  margin: 56px 0 0;\r\n}\r\n.btcp-photo-caption {\r\n  position: absolute;\r\n  bottom: 0;\r\n  left: 0;\r\n  right: 0;\r\n  background: linear-gradient(to top, rgba(0,0,0,0.85) 0%, transparent 100%);\r\n  padding: 24px 28px 20px;\r\n}\r\n.btcp-photo-caption p {\r\n  font-family: 'Barlow Condensed', sans-serif;\r\n  font-size: 15px;\r\n  color: #c0c0c0 !important;\r\n  margin: 0;\r\n  letter-spacing: 0.5px;\r\n}\r\n\r\n\/* \u2500\u2500 THREE-PILLAR PITCH BLOCK \u2500\u2500 *\/\r\n.btcp-pillars {\r\n  display: grid;\r\n  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\r\n  gap: 2px;\r\n  margin: 56px 0 0;\r\n}\r\n.btcp-pillar {\r\n  background-color: #111;\r\n  padding: 38px 30px;\r\n  text-align: center;\r\n  position: relative;\r\n}\r\n.btcp-pillar-num {\r\n  font-family: 'Bebas Neue', sans-serif;\r\n  font-size: 64px;\r\n  line-height: 1;\r\n  color: #1e1e1e !important;\r\n  position: absolute;\r\n  top: 16px;\r\n  left: 20px;\r\n}\r\n.btcp-pillar-title {\r\n  font-family: 'Bebas Neue', sans-serif;\r\n  font-size: 26px;\r\n  color: #c8a84b !important;\r\n  letter-spacing: 1px;\r\n  margin: 0 0 14px 0;\r\n  position: relative;\r\n  z-index: 1;\r\n}\r\n.btcp-pillar-body {\r\n  font-size: 14.5px;\r\n  line-height: 1.75;\r\n  color: #c0c0c0 !important;\r\n  margin: 0;\r\n  position: relative;\r\n  z-index: 1;\r\n}\r\n\r\n\/* \u2500\u2500 TWO-UP PHOTO STRIP \u2500\u2500 *\/\r\n.btcp-two-up {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 4px;\r\n  margin: 56px 0 0;\r\n}\r\n.btcp-two-photo {\r\n  \/* TO UPDATE IMAGE: change the URL in the style attribute. *\/\r\n  background-image: url('https:\/\/placehold.co\/600x400\/111\/333?text=Add+Image+URL');\r\n  background-size: cover;\r\n  background-position: center;\r\n  padding-bottom: 66.6%;\r\n  position: relative;\r\n}\r\n.btcp-two-label {\r\n  position: absolute;\r\n  bottom: 12px;\r\n  left: 14px;\r\n  font-family: 'Barlow Condensed', sans-serif;\r\n  font-size: 13px;\r\n  font-weight: 600;\r\n  letter-spacing: 2px;\r\n  text-transform: uppercase;\r\n  color: #ffffff !important;\r\n  background: rgba(0,0,0,0.6);\r\n  padding: 4px 10px;\r\n}\r\n\r\n\/* \u2500\u2500 WHAT YOU GET TABLE \u2500\u2500 *\/\r\n.btcp-table-wrap {\r\n  padding: 0 24px;\r\n  margin-top: 56px;\r\n  overflow-x: auto;\r\n}\r\n.btcp-table {\r\n  width: 100%;\r\n  border-collapse: collapse;\r\n}\r\n.btcp-table th {\r\n  font-family: 'Barlow Condensed', sans-serif;\r\n  font-size: 13px;\r\n  font-weight: 700;\r\n  letter-spacing: 2px;\r\n  text-transform: uppercase;\r\n  color: #c8a84b !important;\r\n  border-bottom: 1px solid #2a2a2a;\r\n  padding: 12px 16px;\r\n  text-align: left;\r\n  background-color: #111;\r\n}\r\n.btcp-table td {\r\n  font-size: 14px;\r\n  color: #c0c0c0 !important;\r\n  border-bottom: 1px solid #1e1e1e;\r\n  padding: 14px 16px;\r\n  vertical-align: top;\r\n  line-height: 1.6;\r\n}\r\n.btcp-table tr:nth-child(even) td {\r\n  background-color: #111;\r\n}\r\n.btcp-table td:first-child {\r\n  font-family: 'Barlow Condensed', sans-serif;\r\n  font-size: 15px;\r\n  font-weight: 700;\r\n  color: #ffffff !important;\r\n  white-space: nowrap;\r\n}\r\n.btcp-check {\r\n  color: #c8a84b !important;\r\n  font-size: 16px;\r\n  text-align: center !important;\r\n}\r\n\r\n\/* \u2500\u2500 CTA BLOCK \u2500\u2500 *\/\r\n.btcp-cta {\r\n  margin: 56px 24px 0;\r\n  background-color: #111;\r\n  border: 1px solid #2a2a2a;\r\n  border-top: 4px solid #c8a84b;\r\n  padding: 48px 36px;\r\n  text-align: center;\r\n}\r\n.btcp-cta-headline {\r\n  font-family: 'Bebas Neue', sans-serif;\r\n  font-size: clamp(28px, 4vw, 48px);\r\n  color: #ffffff !important;\r\n  letter-spacing: 2px;\r\n  margin: 0 0 16px 0;\r\n}\r\n.btcp-cta-headline span {\r\n  color: #c8a84b !important;\r\n}\r\n.btcp-cta p {\r\n  font-size: 15px;\r\n  line-height: 1.8;\r\n  color: #c0c0c0 !important;\r\n  max-width: 640px;\r\n  margin: 0 auto 28px;\r\n}\r\n.btcp-btn {\r\n  display: inline-block;\r\n  background-color: #c8a84b;\r\n  color: #0d0d0d !important;\r\n  font-family: 'Barlow Condensed', sans-serif;\r\n  font-size: 15px;\r\n  font-weight: 700;\r\n  letter-spacing: 2px;\r\n  text-transform: uppercase;\r\n  text-decoration: none;\r\n  padding: 14px 36px;\r\n  margin: 6px;\r\n  transition: background-color 0.2s ease;\r\n}\r\n.btcp-btn:hover {\r\n  background-color: #e0b85a;\r\n  color: #0d0d0d !important;\r\n  text-decoration: none;\r\n}\r\n.btcp-btn-ghost {\r\n  display: inline-block;\r\n  border: 1px solid #c8a84b;\r\n  color: #c8a84b !important;\r\n  font-family: 'Barlow Condensed', sans-serif;\r\n  font-size: 15px;\r\n  font-weight: 700;\r\n  letter-spacing: 2px;\r\n  text-transform: uppercase;\r\n  text-decoration: none;\r\n  padding: 14px 36px;\r\n  margin: 6px;\r\n  transition: background-color 0.2s ease, color 0.2s ease;\r\n}\r\n.btcp-btn-ghost:hover {\r\n  background-color: #c8a84b;\r\n  color: #0d0d0d !important;\r\n  text-decoration: none;\r\n}\r\n\r\n\/* \u2500\u2500 FOOTER BAR \u2500\u2500 *\/\r\n.btcp-footer {\r\n  margin-top: 56px;\r\n  padding: 20px 24px;\r\n  border-top: 1px solid #222;\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  justify-content: space-between;\r\n  align-items: center;\r\n  gap: 10px;\r\n}\r\n.btcp-footer p {\r\n  font-size: 12px;\r\n  color: #777 !important;\r\n  margin: 0;\r\n  letter-spacing: 0.5px;\r\n}\r\n.btcp-footer a {\r\n  color: #c8a84b !important;\r\n  text-decoration: none;\r\n  font-size: 12px;\r\n  letter-spacing: 1px;\r\n  text-transform: uppercase;\r\n  margin-left: 18px;\r\n}\r\n.btcp-footer a:hover {\r\n  color: #e0b85a !important;\r\n}\r\n\r\n@media (max-width: 600px) {\r\n  .btcp-two-up { grid-template-columns: 1fr; }\r\n  .btcp-pillars { grid-template-columns: 1fr; }\r\n  .btcp-cta { padding: 32px 20px; }\r\n  .btcp-hero-overlay { padding: 0 16px 28px; }\r\n}\r\n<\/style>\r\n\r\n<div class=\"btcp-wrap\">\r\n\r\n  <!-- \u2550\u2550 HERO \u2550\u2550 -->\r\n  <div class=\"btcp-hero\" style=\"background-image: url('https:\/\/bohol-coconuts.com\/building-the-coconuts\/wp-content\/uploads\/2026\/05\/movie-poster-promo-1.jpg');\">\r\n    <!-- TO UPDATE IMAGE: change the URL in the style attribute. -->\r\n    <div class=\"btcp-hero-overlay\">\r\n      <p class=\"btcp-hero-label\">Cross-Branding Opportunity<\/p>\r\n      <h1 class=\"btcp-hero-title\">Build With <span>Us<\/span><\/h1>\r\n      <p class=\"btcp-hero-sub\">Partner with Building the Coconuts \u2014 the most unique sports reality docuseries on YouTube \u2014 and put your brand in front of a growing global audience hungry for authentic storytelling from the Philippines.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <hr class=\"btcp-rule\">\r\n\r\n  <!-- \u2550\u2550 INTRO \u2550\u2550 -->\r\n  <div class=\"btcp-intro\">\r\n    <h2 class=\"btcp-intro-headline\">This Is Not a Sponsorship. <span>It Is a Story.<\/span><\/h2>\r\n    <p>Building the Coconuts is a YouTube reality docuseries chronicling the creation of the Bohol Coconuts Baseball and Softball Club from the ground up \u2014 jungle clearing, field construction, equipment sourcing, and community building on one of the Philippines&#8217; most beautiful islands.<\/p>\r\n    <p>Cross-branding with this series means your company&#8217;s products, services, and values are woven authentically into that story. Not a 30-second ad. Not a logo on a banner. A real role in something people will watch, share, and remember.<\/p>\r\n    <p>The series launches June 23, 2026 on YouTube \u2014 free for the entire world to watch. Your window to be part of the founding chapter is open right now.<\/p>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 PHOTO DIVIDER \u2550\u2550 -->\r\n  <div class=\"btcp-photo\" style=\"background-image: url('https:\/\/bohol-coconuts.com\/building-the-coconuts\/wp-content\/uploads\/2026\/05\/Coconuts-Show-Promo-7.jpg');\">\r\n    <!-- TO UPDATE IMAGE: change the URL in the style attribute. -->\r\n    <div class=\"btcp-photo-caption\">\r\n      <p>A one-of-a-kind &#8220;underdog&#8221; story that combines sports and community impact in one of the world&#8217;s most scenic tropical destinations &#8211; Bohol Island, Philippines.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 PARTNERSHIP CATEGORIES \u2550\u2550 -->\r\n  <h2 class=\"btcp-section-title\">Partnership Categories<\/h2>\r\n  <p class=\"btcp-section-sub\">Find your brand&#8217;s place in the story<\/p>\r\n\r\n  <div class=\"btcp-grid\">\r\n\r\n    <div class=\"btcp-card\">\r\n      <span class=\"btcp-card-icon\">\ud83d\udd28<\/span>\r\n      <h3 class=\"btcp-card-title\">Construction &amp; Tool Brands<\/h3>\r\n      <p class=\"btcp-card-body\">Hardware brands and tool companies become part of the build itself. Every episode showing foundation work, fence installation, and dugout framing is a live product demonstration in a real-world jungle environment \u2014 no staged sets, no actors.<\/p>\r\n      <p class=\"btcp-card-pitch\">&#8220;Your tools build more than structures \u2014 they build history.&#8221;<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"btcp-card\">\r\n      <span class=\"btcp-card-icon\">\u2708\ufe0f<\/span>\r\n      <h3 class=\"btcp-card-title\">Travel &amp; Relocation Services<\/h3>\r\n      <p class=\"btcp-card-body\">Airlines, ferry services, and relocation platforms are a natural fit. The series documents the full journey of establishing life in Bohol from scratch. A relocation partner could sponsor an entire episode block built around the move \u2014 packing, travel, arrival, and settling in.<\/p>\r\n      <p class=\"btcp-card-pitch\">&#8220;We help people find home. So do they.&#8221;<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"btcp-card\">\r\n      <span class=\"btcp-card-icon\">\u26be<\/span>\r\n      <h3 class=\"btcp-card-title\">Sports Equipment Brands<\/h3>\r\n      <p class=\"btcp-card-body\">Baseball and softball gear brands get in on the ground floor of a sport growing in Southeast Asia. The Coconuts are building a program with zero equipment. Document the first gear arriving on the island, the unboxing, the reaction. That episode becomes branded content that lives forever.<\/p>\r\n      <p class=\"btcp-card-pitch\">&#8220;The first bat on the island. Made by you.&#8221;<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"btcp-card\">\r\n      <span class=\"btcp-card-icon\">\ud83e\udd65<\/span>\r\n      <h3 class=\"btcp-card-title\">Food &amp; Beverage Companies<\/h3>\r\n      <p class=\"btcp-card-body\">Local Philippine food brands, coconut-based product lines, and sports nutrition companies have an obvious thematic connection to this series. Sponsor the &#8220;feeding the crew&#8221; segments, branded meal moments, or fuel the entire construction day on camera. Coconut water brands practically write their own pitch.<\/p>\r\n      <p class=\"btcp-card-pitch\">&#8220;Fueling the build. Episode after episode.&#8221;<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"btcp-card\">\r\n      <span class=\"btcp-card-icon\">\ud83c\udf0f<\/span>\r\n      <h3 class=\"btcp-card-title\">Expat &amp; Digital Nomad Platforms<\/h3>\r\n      <p class=\"btcp-card-body\">International money transfer services, expat insurance providers, and online banking platforms targeting foreigners in the Philippines are hungry for authentic content. This series delivers exactly that \u2014 a credible, story-driven window into building a life in Bohol that no paid ad campaign can replicate.<\/p>\r\n      <p class=\"btcp-card-pitch\">&#8220;Real expat life. Real brand connection.&#8221;<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"btcp-card\">\r\n      <span class=\"btcp-card-icon\">\ud83d\udce1<\/span>\r\n      <h3 class=\"btcp-card-title\">Technology &amp; Connectivity<\/h3>\r\n      <p class=\"btcp-card-body\">Internet providers, satellite services, and tech companies can own the &#8220;getting connected&#8221; arc of the build. Every episode requires power, internet, and communication tools in a remote island setting. A connectivity sponsor positions their brand as the company that makes the impossible possible.<\/p>\r\n      <p class=\"btcp-card-pitch\">&#8220;Even in the jungle, we stay connected \u2014 because of you.&#8221;<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"btcp-card\">\r\n      <span class=\"btcp-card-icon\">\ud83c\udfdd\ufe0f<\/span>\r\n      <h3 class=\"btcp-card-title\">Tourism &amp; Hospitality<\/h3>\r\n      <p class=\"btcp-card-body\">Bohol resorts, dive shops, and tourism operators benefit directly from a show that puts Bohol on the international map. A resort partner could sponsor the &#8220;home base&#8221; segment where the founding team stays during early construction. Every beautiful shot of the island drives interest in the destination itself.<\/p>\r\n      <p class=\"btcp-card-pitch\">&#8220;Bohol is the destination. Bohol is the show.&#8221;<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"btcp-card\">\r\n      <span class=\"btcp-card-icon\">\ud83d\udc55<\/span>\r\n      <h3 class=\"btcp-card-title\">Apparel &amp; Merchandise<\/h3>\r\n      <p class=\"btcp-card-body\">A sports apparel brand could co-design the Coconuts&#8217; first official jerseys and document the entire design and delivery process on camera. The episode becomes a product launch event seen by a global audience \u2014 one that lives permanently on YouTube long after the episode airs.<\/p>\r\n      <p class=\"btcp-card-pitch\">&#8220;Your design. Their first season. Forever on record.&#8221;<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"btcp-card\">\r\n      <span class=\"btcp-card-icon\">\ud83c\udfac<\/span>\r\n      <h3 class=\"btcp-card-title\">Content Creation &amp; Technology Tools<\/h3>\r\n      <p class=\"btcp-card-body\">Camera brands, drone companies, and creative software platforms benefit from real-world demonstration of their tools in extreme conditions \u2014 heat, tropical rain, mud, dense jungle. The show is built on content creation, and a partner in this category is literally powering the production itself.<\/p>\r\n      <p class=\"btcp-card-pitch\">&#8220;The show exists because of your tools.&#8221;<\/p>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 TWO-UP PHOTOS \u2550\u2550 -->\r\n  <div class=\"btcp-two-up\">\r\n    <div class=\"btcp-two-photo\" style=\"background-image: url('https:\/\/bohol-coconuts.com\/building-the-coconuts\/wp-content\/uploads\/2026\/05\/Promo-Poster-600x400-1.jpg');\">\r\n      <!-- TO UPDATE IMAGE: change the URL in the style attribute. -->\r\n      <span class=\"btcp-two-label\">The Dream<\/span>\r\n    <\/div>\r\n    <div class=\"btcp-two-photo\" style=\"background-image: url('https:\/\/bohol-coconuts.com\/building-the-coconuts\/wp-content\/uploads\/2026\/05\/Hiking-through-Alicia-Panoramic-Park-600x400-1.jpg');\">\r\n      <!-- TO UPDATE IMAGE: change the URL in the style attribute. -->\r\n      <span class=\"btcp-two-label\">The Adventure<\/span>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 THREE PILLARS \u2550\u2550 -->\r\n  <h2 class=\"btcp-section-title\">Why Cross-Branding Works Here<\/h2>\r\n  <p class=\"btcp-section-sub\">Three reasons this opportunity is different<\/p>\r\n\r\n  <div class=\"btcp-pillars\">\r\n    <div class=\"btcp-pillar\">\r\n      <span class=\"btcp-pillar-num\">01<\/span>\r\n      <h3 class=\"btcp-pillar-title\">Global Audience. Underserved Niche.<\/h3>\r\n      <p class=\"btcp-pillar-body\">Expats, OFWs, adventure travelers, baseball fans, and families relocating to the Philippines represent a loyal, engaged, and growing audience that most brands have never reached with authentic content. This series reaches all of them at once.<\/p>\r\n    <\/div>\r\n    <div class=\"btcp-pillar\">\r\n      <span class=\"btcp-pillar-num\">02<\/span>\r\n      <h3 class=\"btcp-pillar-title\">Long-Form. Compounding Value.<\/h3>\r\n      <p class=\"btcp-pillar-body\">A 30-second ad disappears. A branded moment inside a YouTube episode lives permanently and continues accumulating views for years. Partners who join the founding season get in at the beginning of a catalog that will only grow.<\/p>\r\n    <\/div>\r\n    <div class=\"btcp-pillar\">\r\n      <span class=\"btcp-pillar-num\">03<\/span>\r\n      <h3 class=\"btcp-pillar-title\">Authentic. Not Scripted.<\/h3>\r\n      <p class=\"btcp-pillar-body\">No sets, no actors, no manufactured drama. The story is real and the results are unscripted. Brands that align with Building the Coconuts are not buying airtime. They are buying credibility \u2014 and the emotional trust that comes with genuine storytelling.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 WHAT YOU GET TABLE \u2550\u2550 -->\r\n  <h2 class=\"btcp-section-title\">What Partners Receive<\/h2>\r\n  <p class=\"btcp-section-sub\">Visibility that goes beyond a logo placement<\/p>\r\n\r\n  <div class=\"btcp-table-wrap\">\r\n    <table class=\"btcp-table\">\r\n      <thead>\r\n        <tr>\r\n          <th>Partnership Benefit<\/th>\r\n          <th>Description<\/th>\r\n        <\/tr>\r\n      <\/thead>\r\n      <tbody>\r\n        <tr>\r\n          <td>On-Screen Brand Placement<\/td>\r\n          <td>Your products, signage, or branded materials appear naturally within episode footage throughout the series.<\/td>\r\n        <\/tr>\r\n        <tr>\r\n          <td>Verbal Episode Credits<\/td>\r\n          <td>Voiced acknowledgment at the opening or closing of each sponsored episode, reaching the full viewing audience.<\/td>\r\n        <\/tr>\r\n        <tr>\r\n          <td>Episode Description Links<\/td>\r\n          <td>Your website URL and a custom message included in the YouTube episode description beneath every relevant video.<\/td>\r\n        <\/tr>\r\n        <tr>\r\n          <td>Website Feature Page<\/td>\r\n          <td>A dedicated partner spotlight on bohol-coconuts.com with your logo, brand description, and outbound link.<\/td>\r\n        <\/tr>\r\n        <tr>\r\n          <td>Social Media Mentions<\/td>\r\n          <td>Tagged posts across the Bohol Coconuts Facebook and Instagram channels when your brand appears on screen.<\/td>\r\n        <\/tr>\r\n        <tr>\r\n          <td>Co-Branded Episode<\/td>\r\n          <td>Select partners may sponsor a named episode built around their product, service, or brand story. Available for qualifying categories only.<\/td>\r\n        <\/tr>\r\n        <tr>\r\n          <td>Founders Club Recognition<\/td>\r\n          <td>Partners who come on board before the June 23 launch date receive founding partner designation across all club and series media.<\/td>\r\n        <\/tr>\r\n      <\/tbody>\r\n    <\/table>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 CTA \u2550\u2550 -->\r\n  <div class=\"btcp-cta\">\r\n    <h2 class=\"btcp-cta-headline\">Ready to <span>Build With Us?<\/span><\/h2>\r\n    <p>The Bohol Coconuts are building something that has never been done before in the Philippines. If your brand belongs in that story, reach out before June 23 and become a founding cross-brand partner of Building the Coconuts.<\/p>\r\n    <a href=\"https:\/\/www.bohol-coconuts.com\/building-the-coconuts\/sponsors\/\" class=\"btcp-btn\">View Sponsorships<\/a>\r\n    <a href=\"https:\/\/bohol-coconuts.com\/building-the-coconuts\/partnerships\/\" class=\"btcp-btn-ghost\">View Partnerships<\/a>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 FOOTER \u2550\u2550 -->\r\n  <div class=\"btcp-footer\">\r\n    <p>Building the Coconuts &mdash; Bohol Coconuts Baseball &amp; Softball Club &mdash; Bohol, Philippines &mdash; Launching June 23, 2026<\/p>\r\n    <div>\r\n      <a href=\"https:\/\/www.bohol-coconuts.com\">Bohol Coconuts<\/a>\r\n      <a href=\"https:\/\/www.bohol-coconuts.com\/founders-club\/\">Founders Club<\/a>\r\n      <a href=\"https:\/\/www.bohol-coconuts.com\/move2bohol\/\">Move2Bohol<\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/div>\r\n<!-- end .btcp-wrap -->\r\n","protected":false},"excerpt":{"rendered":"<p>Cross-Branding Opportunity Build With Us Partner with Building the Coconuts \u2014 the most unique sports reality docuseries on YouTube \u2014 and put your brand in front of a growing global audience hungry for authentic storytelling from the Philippines. This Is Not a Sponsorship. It Is a Story. Building the Coconuts is a YouTube reality docuseries [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":301,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-439","page","type-page","status-publish","has-post-thumbnail"],"_links":{"self":[{"href":"https:\/\/bohol-coconuts.com\/building-the-coconuts\/wp-json\/wp\/v2\/pages\/439","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bohol-coconuts.com\/building-the-coconuts\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bohol-coconuts.com\/building-the-coconuts\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bohol-coconuts.com\/building-the-coconuts\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bohol-coconuts.com\/building-the-coconuts\/wp-json\/wp\/v2\/comments?post=439"}],"version-history":[{"count":9,"href":"https:\/\/bohol-coconuts.com\/building-the-coconuts\/wp-json\/wp\/v2\/pages\/439\/revisions"}],"predecessor-version":[{"id":502,"href":"https:\/\/bohol-coconuts.com\/building-the-coconuts\/wp-json\/wp\/v2\/pages\/439\/revisions\/502"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bohol-coconuts.com\/building-the-coconuts\/wp-json\/wp\/v2\/media\/301"}],"wp:attachment":[{"href":"https:\/\/bohol-coconuts.com\/building-the-coconuts\/wp-json\/wp\/v2\/media?parent=439"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}