{"id":4131,"date":"2023-09-29T06:45:52","date_gmt":"2023-09-29T06:45:52","guid":{"rendered":"https:\/\/baligilifastboat.id\/?page_id=4131"},"modified":"2026-07-07T00:04:53","modified_gmt":"2026-07-07T00:04:53","slug":"wijaya-buyuk-fast-boat","status":"publish","type":"page","link":"https:\/\/baligilifastboat.id\/ko\/\uc9d1\/\uc704\uc790\uc57c-\ubd80\uc721\/","title":{"rendered":"\uc704\uc790\uc57c \ubc14\uc774\uc721 \ud328\uc2a4\ud2b8 \ubcf4\ud2b8"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"4131\" class=\"elementor elementor-4131\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-445d164 e-flex e-con-boxed e-con e-parent\" data-id=\"445d164\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-4c4d53fa e-con-full e-flex e-con e-child\" data-id=\"4c4d53fa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-56c43734 elementor-widget elementor-widget-heading\" data-id=\"56c43734\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">\uc704\uc790\uc57c \ubc14\uc774\uc721 \ud328\uc2a4\ud2b8 \ubcf4\ud2b8<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d55c92a elementor-widget elementor-widget-html\" data-id=\"3d55c92a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script src=\"https:\/\/assets.hybridbooking.id\/assets\/js\/trans-widget.min.js?code=BGO\"><\/script>\n<div hybrid-widget width=\"\"><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f0c8c0b e-flex e-con-boxed e-con e-parent\" data-id=\"f0c8c0b\" 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-72b3179 elementor-widget elementor-widget-shortcode\" data-id=\"72b3179\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Schedule & Routes | Wijaya Buyuk Fast Boat<\/title>\n    <style>\n        :root {\n            --primary-color: #789FA8;\n            --primary-dark: #4A6E76;\n            --accent-color: #f59e0b;\n            --text-color: #334155;\n            --bg-light: #f8fafc;\n            --white: #ffffff;\n        }\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n\n        body {\n            background-color: var(--bg-light);\n            color: var(--text-color);\n            line-height: 1.6;\n            padding: 15px;\n        }\n\n        .container {\n            max-width: 1100px;\n            margin: 0 auto;\n            background: var(--white);\n            padding: 30px 20px;\n            border-radius: 12px;\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);\n        }\n\n        header {\n            text-align: center;\n            border-bottom: 3px solid var(--primary-color);\n            padding-bottom: 20px;\n            margin-bottom: 35px;\n        }\n\n        header h1 {\n            color: var(--primary-dark) !important;\n            font-size: 2.2rem;\n            margin-bottom: 10px;\n        }\n\n        header p {\n            color: #64748b;\n            font-size: 1rem;\n        }\n\n        .info-section {\n            margin-bottom: 40px;\n        }\n\n        .info-section h2 {\n            color: var(--primary-color) !important;\n            font-size: 1.4rem;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        .info-section h2::before {\n            content: \"\";\n            display: inline-block;\n            width: 5px;\n            height: 25px;\n            background-color: var(--accent-color);\n            border-radius: 2px;\n        }\n\n        .route-highlights {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 20px;\n            margin-top: 15px;\n        }\n\n        .route-card {\n            background: #f1f5f9;\n            padding: 20px;\n            border-radius: 8px;\n            border-left: 4px solid var(--primary-color);\n        }\n\n        .route-card h3 {\n            color: var(--primary-dark);\n            margin-bottom: 8px;\n            font-size: 1.1rem;\n        }\n\n        \/* STYLING TABEL JADWAL *\/\n        .table-container {\n            width: 100%;\n            margin-top: 15px;\n            border-radius: 8px;\n            overflow: hidden;\n            border: 1px solid #e2e8f0;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            text-align: left;\n        }\n\n        th {\n            background-color: #789FA8 !important;\n            color: var(--white) !important;\n            padding: 14px 16px;\n            font-weight: 600;\n            text-transform: uppercase;\n            font-size: 0.85rem;\n            letter-spacing: 0.5px;\n        }\n\n        td {\n            padding: 14px 16px;\n            border-bottom: 1px solid #e2e8f0;\n            color: #475569;\n            font-size: 0.95rem;\n        }\n\n        tr:nth-child(even) td {\n            background-color: #f8fafc;\n        }\n\n        .badge {\n            background-color: #eef4f5;\n            color: var(--primary-dark);\n            padding: 4px 8px;\n            border-radius: 4px;\n            font-size: 0.85rem;\n            font-weight: 600;\n        }\n\n        .footer-note {\n            margin-top: 30px;\n            background-color: #fffbeb;\n            border: 1px solid #fef3c7;\n            padding: 15px;\n            border-radius: 8px;\n            color: #b45309;\n            font-size: 0.9rem;\n        }\n\n        \/* RESPONSIVE MOBILE SANGAT EKSTREM (UKURAN TEKS DIKECILKAN LAGI) *\/\n        @media (max-width: 768px) {\n            header h1 {\n                font-size: 1.1rem !important; \/* Diperkecil lagi agar super aman di HP *\/\n                letter-spacing: 0.3px;\n            }\n\n            header p {\n                font-size: 0.75rem;\n            }\n\n            \/* Sistem Tabel Kartu Vertikal (No-Scroll) *\/\n            table, thead, tbody, th, td, tr {\n                display: block;\n                width: 100%;\n            }\n\n            thead tr {\n                position: absolute;\n                top: -9999px;\n                left: -9999px;\n            }\n\n            tr {\n                margin-bottom: 15px;\n                border: 1px solid #789FA8;\n                border-radius: 8px;\n                background: #fff;\n                overflow: hidden;\n                box-shadow: 0 2px 4px rgba(0,0,0,0.02);\n            }\n\n            tr:nth-child(even) td {\n                background-color: #fff;\n            }\n\n            td {\n                border: none;\n                border-bottom: 1px solid #f1f5f9;\n                position: relative;\n                padding-left: 42% !important;\n                text-align: right;\n                font-size: 0.85rem; \/* Ukuran teks isi tabel diperkecil di mobile *\/\n            }\n\n            \/* Label informasi kiri *\/\n            td::before {\n                position: absolute;\n                left: 12px;\n                width: 38%;\n                text-align: left;\n                font-weight: 700;\n                color: #4A6E76;\n                content: attr(data-label);\n                text-transform: uppercase;\n                font-size: 0.7rem; \/* Ukuran label diperkecil *\/\n            }\n\n            td:last-child {\n                border-bottom: none;\n                background-color: #eef4f5;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <div class=\"container\">\n        <header>\n            <h1>\uc704\uc790\uc57c \ubc14\uc774\uc721 \ud328\uc2a4\ud2b8 \ubcf4\ud2b8<\/h1>\n            <p>Official Departure Schedule & Route Information<\/p>\n        <\/header>\n\n        <!-- Main Routes -->\n        <section class=\"info-section\">\n            <h2>Key Routes & Connectivity<\/h2>\n            <p>Wijaya Buyuk provides premium fast boat sea crossing services connecting mainland Bali with exotic and popular tourist destinations in Nusa Penida and the Gili Islands \/ Lombok.<\/p>\n            \n            <div class=\"route-highlights\">\n                <div class=\"route-card\">\n                    <h3>Bali &harr; Nusa Penida<\/h3>\n                    <p>Direct routes connecting Sanur Harbor or Padang Bai straight to Buyuk Harbor (Nusa Penida).<\/p>\n                <\/div>\n                <div class=\"route-card\">\n                    <h3>Bali &harr; Gili Islands \/ Lombok<\/h3>\n                    <p>Direct access to Gili Trawangan, Gili Meno, Gili Air, and Bangsal Harbor in Lombok.<\/p>\n                <\/div>\n                <div class=\"route-card\">\n                    <h3>Nusa Penida &harr; Gili \/ Lombok<\/h3>\n                    <p>Inter-island routes making it easier for travelers to hop from Nusa Penida to the Gilis without returning to Bali.<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Timetable Table -->\n        <section class=\"info-section\">\n            <h2>Fast Boat Departure Schedule<\/h2>\n            <p style=\"margin-bottom: 15px;\">Below are the detailed departure and estimated arrival times (WITA) for our main operational routes:<\/p>\n\n            <div class=\"table-container\">\n                <table>\n                    <thead>\n                        <tr>\n                            <th>Origin Harbor<\/th>\n                            <th>Final Destination<\/th>\n                            <th>Departure Time<\/th>\n                            <th>Estimated Arrival<\/th>\n                            <th>Route Remarks<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <!-- Sanur Routes -->\n                        <tr>\n                            <td data-label=\"Origin\"><strong>Sanur (Bali)<\/strong><\/td>\n                            <td data-label=\"Destination\">Buyuk (Nusa Penida)<\/td>\n                            <td data-label=\"Departure\">08:00<\/td>\n                            <td data-label=\"Arrival\">08:45<\/td>\n                            <td data-label=\"Remarks\"><span class=\"badge\">\uc9c1\uc811<\/span><\/td>\n                        <\/tr>\n                        <tr>\n                            <td data-label=\"Origin\"><strong>Sanur (Bali)<\/strong><\/td>\n                            <td data-label=\"Destination\">\uae38\ub9ac \ud2b8\ub77c\uc655\uc548<\/td>\n                            <td data-label=\"Departure\">08:00<\/td>\n                            <td data-label=\"Arrival\">12:00<\/td>\n                            <td data-label=\"Remarks\">Transit Penida<\/td>\n                        <\/tr>\n                        <tr>\n                            <td data-label=\"Origin\"><strong>Sanur (Bali)<\/strong><\/td>\n                            <td data-label=\"Destination\">\ubc29\uc0b4(\ub86c\ubcf5)<\/td>\n                            <td data-label=\"Departure\">12:30<\/td>\n                            <td data-label=\"Arrival\">16:00<\/td>\n                            <td data-label=\"Remarks\">Afternoon Route<\/td>\n                        <\/tr>\n\n                        <!-- Padang Bai Routes -->\n                        <tr>\n                            <td data-label=\"Origin\"><strong>Padang Bai (Bali)<\/strong><\/td>\n                            <td data-label=\"Destination\">\uae38\ub9ac \ud2b8\ub77c\uc655\uc548<\/td>\n                            <td data-label=\"Departure\">09:00<\/td>\n                            <td data-label=\"Arrival\">10:45<\/td>\n                            <td data-label=\"Remarks\"><span class=\"badge\">\uc9c1\uc811<\/span><\/td>\n                        <\/tr>\n                        <tr>\n                            <td data-label=\"Origin\"><strong>Padang Bai (Bali)<\/strong><\/td>\n                            <td data-label=\"Destination\">\uae38\ub9ac \uc5d0\uc5b4<\/td>\n                            <td data-label=\"Departure\">13:30<\/td>\n                            <td data-label=\"Arrival\">15:20<\/td>\n                            <td data-label=\"Remarks\">Afternoon Route<\/td>\n                        <\/tr>\n\n                        <!-- Buyuk Penida Routes -->\n                        <tr>\n                            <td data-label=\"Origin\"><strong>Buyuk (Nusa Penida)<\/strong><\/td>\n                            <td data-label=\"Destination\">Sanur (Bali)<\/td>\n                            <td data-label=\"Departure\">16:30<\/td>\n                            <td data-label=\"Arrival\">17:15<\/td>\n                            <td data-label=\"Remarks\">Return to Bali<\/td>\n                        <\/tr>\n                        <tr>\n                            <td data-label=\"Origin\"><strong>Buyuk (Nusa Penida)<\/strong><\/td>\n                            <td data-label=\"Destination\">\uae38\ub9ac \ud2b8\ub77c\uc655\uc548<\/td>\n                            <td data-label=\"Departure\">10:00<\/td>\n                            <td data-label=\"Arrival\">12:00<\/td>\n                            <td data-label=\"Remarks\">Inter-Island<\/td>\n                        <\/tr>\n\n                        <!-- Gili & Lombok Routes -->\n                        <tr>\n                            <td data-label=\"Origin\"><strong>\uae38\ub9ac \ud2b8\ub77c\uc655\uc548<\/strong><\/td>\n                            <td data-label=\"Destination\">Sanur (Bali)<\/td>\n                            <td data-label=\"Departure\">12:00<\/td>\n                            <td data-label=\"Arrival\">16:30<\/td>\n                            <td data-label=\"Remarks\">Transit Gili\/Bangsal<\/td>\n                        <\/tr>\n                        <tr>\n                            <td data-label=\"Origin\"><strong>\uae38\ub9ac \uc5d0\uc5b4<\/strong><\/td>\n                            <td data-label=\"Destination\">Buyuk (Nusa Penida)<\/td>\n                            <td data-label=\"Departure\">12:15<\/td>\n                            <td data-label=\"Arrival\">14:30<\/td>\n                            <td data-label=\"Remarks\">Inter-Island<\/td>\n                        <\/tr>\n                        <tr>\n                            <td data-label=\"Origin\"><strong>\ubc29\uc0b4(\ub86c\ubcf5)<\/strong><\/td>\n                            <td data-label=\"Destination\">Sanur (Bali)<\/td>\n                            <td data-label=\"Departure\">12:30<\/td>\n                            <td data-label=\"Arrival\">16:30<\/td>\n                            <td data-label=\"Remarks\">Return to Bali<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n        <\/section>\n\n        <!-- Additional Notes -->\n        <div class=\"footer-note\">\n            <strong>Important Notice:<\/strong> The schedules above are subject to change without prior notice depending on sea weather and wave conditions for passenger safety. Passengers are required to check in at the harbor counter at least 30 minutes before the scheduled departure time.\n        <\/div>\n    <\/div>\n\n<\/body>\n<\/html><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d6c3f42 elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"d6c3f42\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"http:\/\/wa.me\/6282220500661\" rel=\"nofollow noopener\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\uc9c0\uae08 \uc608\uc57d<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1953c38 e-grid e-con-full e-con e-child\" data-id=\"1953c38\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ebdea49 elementor-widget elementor-widget-image\" data-id=\"ebdea49\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"533\" src=\"https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-06-at-15.23.19.jpeg\" class=\"attachment-large size-large wp-image-13156\" alt=\"\uc704\uc790\uc57c \ubd80\uc721\" srcset=\"https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-06-at-15.23.19.jpeg.webp 1000w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-06-at-15.23.19-300x200.jpeg.webp 300w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-06-at-15.23.19-768x511.jpeg.webp 768w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-06-at-15.23.19-18x12.jpeg.webp 18w\" sizes=\"(max-width: 800px) 100vw, 800px\" title=\"\ubc1c\ub9ac\uae38\ub9ac\ud328\uc2a4\ud2b8\ubcf4\ud2b8\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a47b365 elementor-widget elementor-widget-image\" data-id=\"a47b365\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"518\" src=\"https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/07\/1753701640_102ccf39242727d3a1c2.jpg\" class=\"attachment-large size-large wp-image-13157\" alt=\"\uc704\uc790\uc57c \ubd80\uc721\" srcset=\"https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/07\/1753701640_102ccf39242727d3a1c2.jpg.webp 850w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/07\/1753701640_102ccf39242727d3a1c2-300x194.jpg.webp 300w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/07\/1753701640_102ccf39242727d3a1c2-768x497.jpg.webp 768w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/07\/1753701640_102ccf39242727d3a1c2-18x12.jpg.webp 18w\" sizes=\"(max-width: 800px) 100vw, 800px\" title=\"\ubc1c\ub9ac\uae38\ub9ac\ud328\uc2a4\ud2b8\ubcf4\ud2b8\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-17275c31 e-flex e-con-boxed e-con e-parent\" data-id=\"17275c31\" 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-39eefe13 elementor-widget elementor-widget-heading\" data-id=\"39eefe13\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\ub9cc\uc871\uc2a4\ub7ec\uc6b4 \uace0\uac1d\ub4e4\uc758 \ub9d0\uc500\uc744 \ub4e4\uc5b4\ubcf4\uc138\uc694!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6245b32e elementor-widget elementor-widget-rating\" data-id=\"6245b32e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"rating.default\">\n\t\t\t\t\t\t\t<div class=\"e-rating\" itemtype=\"https:\/\/schema.org\/Rating\" itemscope=\"\" itemprop=\"reviewRating\">\n\t\t\t<meta itemprop=\"worstRating\" content=\"0\">\n\t\t\t<meta itemprop=\"bestRating\" content=\"5\">\n\t\t\t<div class=\"e-rating-wrapper\" itemprop=\"ratingValue\" content=\"4.7\" role=\"img\" aria-label=\"5\uc810 \ub9cc\uc810\uc5d0 4.7\uc810\">\n\t\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-star\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"><\/path><\/svg>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-star\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"><\/path><\/svg>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-star\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"><\/path><\/svg>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-star\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"><\/path><\/svg>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-star\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"><\/path><\/svg>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-star\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"><\/path><\/svg>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-star\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"><\/path><\/svg>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-star\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"><\/path><\/svg>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\" style=\"--e-rating-icon-marked-width: 70%;\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-star\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"><\/path><\/svg>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-star\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"><\/path><\/svg>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-76965fcd elementor-widget elementor-widget-shortcode\" data-id=\"76965fcd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><pre class=\"ti-widget\" style=\"display: none\"><template id=\"trustindex-google-widget-html\"><div class=\"ti-widget  ti-goog ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"%d %s ago|today|day|days|week|weeks|month|months|year|years\" data-plugin-version=\"13.3.1\" data-layout-id=\"4\" data-layout-category=\"slider\" data-set-id=\"light-background\" data-pid=\"\" data-language=\"en\" data-close-locale=\"Close\" data-review-target-width=\"300\" data-css-version=\"2\" data-reply-by-locale=\"Owner&apos;s reply\" data-only-rating-locale=\"This user only left a rating.\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-3\"> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Next review\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"Previous review\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1781049600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjW0bAHJ9bXP9FFhrrMV3wxCVc3sXblUdMwkjadkq2UREwJaV_5z=w40-h40-c-rp-mo-ba12-br100\" alt=\"Kendall Llamedo profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Kendall Llamedo <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->We had a wonderful experience with Baligili Fast Boat. The booking process was smooth, and everything was well organized from start to finish.\n\nA special thank you to Yopi and Fabricio for their outstanding service. They were incredibly friendly, helpful, and professional. They even helped carry our luggage all the way to the port, which was such a thoughtful gesture and made our trip much easier.\n\nTheir kindness and attention to customers truly stood out. We highly recommend Baligili Fast Boat and would definitely use their service again on our next trip to Gili Islands.\n\nThank you, Yopi and Fabricio, for making our journey comfortable and stress-free! \ud83d\ude4f\ud83d\ude0a\ud83c\udf34\ud83d\udea4<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1780963200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJMXZRnX9hqjjFoVHze5si0FuQwsIB1VPfCqOBVJ4zw6FOGLg=w40-h40-c-rp-mo-br100\" alt=\"Daniele Russo profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Daniele Russo <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Abbiamo fatto due escursioni con questa compagnia durante la nostra luna di miele.\n\nNostro accompagnatore \u00e8 stato Yopi, una giovane guida indonesiana che possiede una maturit\u00e0, una gentilezza e una professionalit\u00e0 davvero rare per la sua et\u00e0. Lavora con Baligi Fast Boat ed \u00e8 stato il nostro accompagnatore personale durante una meravigliosa escursione alle Gili Segrete di Lombok: Gili Nanggu, Gili Sudak e Gili Kedis.\n\nL\u2019organizzazione del tour \u00e8 stata impeccabile. Siamo partiti da Gili Trawangan in fast boat verso Lombok, abbiamo proseguito in auto fino al porto e da l\u00ec siamo saliti su una tipica imbarcazione locale per raggiungere queste piccole isole paradisiache. Yopi ha gestito perfettamente tutti i tempi della giornata, permettendoci di vivere ogni momento senza fretta e senza stress.\n\nLo snorkeling \u00e8 stato eccezionale: attrezzatura inclusa, fondali ricchi di coralli colorati e un bravissimo nuotatore dotato di GoPro che ci ha ripresi durante le immersioni, regalandoci ricordi indimenticabili. Abbiamo potuto ammirare un mare cristallino, pesci tropicali e la pace assoluta di luoghi ancora autentici e poco affollati.\n\nIl giorno successivo Yopi ci ha accompagnati nuovamente nel tour delle Gili pi\u00f9 conosciute. Anche in quell\u2019occasione si \u00e8 dimostrato estremamente professionale, attento, disponibile e premuroso con tutti i partecipanti, ma sempre capace di farci sentire speciali.\n\nOggi siamo ancora in contatto con lui perch\u00e9, oltre a essere stata una guida eccezionale, \u00e8 diventato un amico. \u00c8 stato un vero onore condividere con Yopi una parte cos\u00ec speciale del nostro viaggio.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1774051200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIVp4eb6KYqXZuy1PALZOwIvseVansOwx98uMs0vjHUX29tKA=w40-h40-c-rp-mo-br100\" alt=\"Elias jebaru profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Elias jebaru <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/e.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Unforgetable snorkling dan fastboat experiences, recomend to everyone\ud83d\ude18\ud83d\udc4c\ud83d\udc4c\ud83d\udc4c<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1773792000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIHg5GwW1KU2Bi9zNGgnLOSdmXHAPHY5El-wF4rsD902v98RA=w40-h40-c-rp-mo-br100\" alt=\"Faril Saputra profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Faril Saputra <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/e.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Pengalaman yang sangat seru selama perjalanan<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1772841600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIv3Fz-nkaW5Bl69xYLcrN7MeeezauK41M0AcCPYDdPxqv5pA=w40-h40-c-rp-mo-br100\" alt=\"Farin Pokdal profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Farin Pokdal <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Nice staff<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1772841600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLxm_lJslShi_VUKg32R6mrrxmV5Ocf1FtA8hX8Zmt-rkKKUw=w40-h40-c-rp-mo-br100\" alt=\"Romi Junaidi profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Romi Junaidi <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->The best agent<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1772668800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocK0QukWGOCf-R0MVi3c0h85Hqr6YwqrXTcif1L1k2Fg8WUpRw=w40-h40-c-rp-mo-br100\" alt=\"Hugo Nabi profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Hugo Nabi <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Pelayanan terbaik untuk fastboat Gili ke bali<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1772668800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIC1LuwOVP3DPnA8ydg3V2ZYBAr7FrZbluOaP0SZ0Y8lX8h3A=w40-h40-c-rp-mo-br100\" alt=\"figo Go profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> figo Go <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Semuanya berjalan dengan lancar, fastboat gili ke Bali, greatt staf\ud83d\ude00\ud83d\ude00<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1772582400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocK7RaPO8ZrrEzmtf0AqvuTeEG6PU9GbRBpCSGCeyr2UyD6ITwU=w40-h40-c-rp-mo-br100\" alt=\"Yoppy Yoppy profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Yoppy Yoppy <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->The best snorkiing trip in Gili Trawangan<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div> <\/div>    <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-google-widget-html\" data-css-url=\"https:\/\/baligilifastboat.id\/wp-content\/uploads\/trustindex-google-widget.css?1782413307\"><\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5896c4a6 e-flex e-con-boxed e-con e-parent\" data-id=\"5896c4a6\" 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-1486fb2d elementor-widget elementor-widget-heading\" data-id=\"1486fb2d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\uc6b0\ub9ac\uc758 \ud30c\ud2b8\ub108\uc2ed<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-29ef6839 e-flex e-con-boxed e-con e-parent\" data-id=\"29ef6839\" 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-d387a3 elementor-widget elementor-widget-text-editor\" data-id=\"d387a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>\uc815\ud655\ud55c \uc815\ubcf4\uc640 \ucd5c\uace0\uc758 \uac00\uaca9\uc744 \uc704\ud574 \uc2e0\ub8b0\ud560 \uc218 \uc788\ub294 \ud30c\ud2b8\ub108 \ub124\ud2b8\uc6cc\ud06c\ub97c \ud1b5\ud574 \uc608\uc57d\ud558\uc138\uc694.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6286174a e-flex e-con-boxed e-con e-parent\" data-id=\"6286174a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-51f814e0 e-grid e-con-full e-con e-child\" data-id=\"51f814e0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5bb21c1d elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"5bb21c1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/17touragency.com\/\" tabindex=\"-1\" rel=\"nofollow noopener\" target=\"_blank\"><img decoding=\"async\" width=\"265\" height=\"265\" src=\"https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/01\/logo-17tour.png\" class=\"attachment-full size-full wp-image-10543\" alt=\"\ubc1c\ub9ac\uae38\ub9ac\ud328\uc2a4\ud2b8\ubcf4\ud2b8\" srcset=\"https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/01\/logo-17tour.png.webp 265w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/01\/logo-17tour-150x150.png.webp 150w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/01\/logo-17tour-12x12.png.webp 12w\" sizes=\"(max-width: 265px) 100vw, 265px\" title=\"\ubc1c\ub9ac\uae38\ub9ac\ud328\uc2a4\ud2b8\ubcf4\ud2b8\"><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https:\/\/17touragency.com\/\" rel=\"nofollow noopener\" target=\"_blank\">17\ud22c\uc5b4 \uc5d0\uc774\uc804\uc2dc<\/a><\/h3><p class=\"elementor-image-box-description\">17Tour Agency\ub294 \uace0\uac1d\uc73c\ub85c\ubd80\ud130 \uc88b\uc740 \ud3c9\uac00\uc640 \ud0c1\uc6d4\ud55c \uc11c\ube44\uc2a4\ub97c \ubc1b\uc740 \uac83\uc73c\ub85c \uc720\uba85\ud55c Golden Island Cruises Komodo Boat Trip\uc758 \uacf5\uc2dd \ud30c\ud2b8\ub108\uc785\ub2c8\ub2e4.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39c4bc35 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"39c4bc35\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/komododiscoverytour.com\/\" tabindex=\"-1\" rel=\"nofollow noopener\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"2560\" src=\"https:\/\/baligilifastboat.id\/wp-content\/uploads\/2025\/05\/Logo-Golden-Island-scaled.png\" class=\"attachment-full size-full wp-image-9285\" alt=\"\ub85c\uace0 \uace8\ub4e0\" srcset=\"https:\/\/baligilifastboat.id\/wp-content\/uploads\/2025\/05\/Logo-Golden-Island-scaled.png.webp 2560w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2025\/05\/Logo-Golden-Island-300x300.png.webp 300w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2025\/05\/Logo-Golden-Island-1024x1024.png.webp 1024w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2025\/05\/Logo-Golden-Island-150x150.png.webp 150w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2025\/05\/Logo-Golden-Island-768x768.png.webp 768w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2025\/05\/Logo-Golden-Island-1536x1536.png.webp 1536w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2025\/05\/Logo-Golden-Island-2048x2048.png.webp 2048w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2025\/05\/Logo-Golden-Island-12x12.png.webp 12w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" title=\"\ubc1c\ub9ac\uae38\ub9ac\ud328\uc2a4\ud2b8\ubcf4\ud2b8\"><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https:\/\/komododiscoverytour.com\/\" rel=\"nofollow noopener\" target=\"_blank\">\uace8\ub4e0 \uc544\uc77c\ub79c\ub4dc \ud06c\ub8e8\uc988<\/a><\/h3><p class=\"elementor-image-box-description\">\uace8\ub4e0 \uc544\uc77c\ub79c\ub4dc \ud06c\ub8e8\uc988\ub294 \ub86c\ubcf5\uacfc \ub77c\ubd80\uc548\ubc14\uc870\uc5d0\uc11c \ucd9c\ubc1c\ud558\ub294 \ucf54\ubaa8\ub3c4 \uc5ec\ud589\uc744 \uc81c\uacf5\ud558\ub294 \uc8fc\uc694 \uc5c5\uccb4\uc774\uba70, \uac00\uc7a5 \uc778\uae30 \uc788\ub294 \uc635\uc158 \uc911 \ud558\ub098\ub85c \ub7ed\uc154\ub9ac \ud06c\ub8e8\uc988\ub3c4 \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39da1b22 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"39da1b22\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/jalanjalansebentar.com\/\" tabindex=\"-1\" rel=\"nofollow noopener\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/01\/LOGO-Gili-Trawangan-Tour-and-Travel.png.png\" class=\"attachment-full size-full wp-image-10544\" alt=\"Gili Trawangan Tour and Travel\" srcset=\"https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/01\/LOGO-Gili-Trawangan-Tour-and-Travel.png.png.webp 512w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/01\/LOGO-Gili-Trawangan-Tour-and-Travel.png-300x300.png.webp 300w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/01\/LOGO-Gili-Trawangan-Tour-and-Travel.png-150x150.png.webp 150w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/01\/LOGO-Gili-Trawangan-Tour-and-Travel.png-12x12.png.webp 12w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"\ubc1c\ub9ac\uae38\ub9ac\ud328\uc2a4\ud2b8\ubcf4\ud2b8\"><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https:\/\/jalanjalansebentar.com\/\" rel=\"nofollow noopener\" target=\"_blank\">\uc138\ubaa8\uc2a4\uc640 \ucf54\ub7f4 \ubcf4\uc774\uc2a4<\/a><\/h3><p class=\"elementor-image-box-description\">\uc138\ubaa8\uc2a4 \uc564 \ucf54\ub7f4 \ubcf4\uc774\uc2a4\ub294 \uae38\ub9ac \ud2b8\ub77c\uc655\uc548\uc5d0\uc11c \uc2a4\ub178\ud074\ub9c1\uc744 \uc81c\uacf5\ud558\ub294 \uc8fc\uc694 \uc5c5\uccb4\uc774\uba70, \ub86c\ubcf5\uc774\ub098 \ub77c\ubd80\uc548\ubc14\uc870\uc5d0\uc11c \ucd9c\ubc1c\ud558\ub294 \ucf54\ubaa8\ub3c4 \uc5ec\ud589\uacfc \ub86c\ubcf5\uc5d0\uc11c \ub2f9\uc77c \ud22c\uc5b4 \ud328\ud0a4\uc9c0\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7ccfdaa2 e-grid e-con-full e-con e-child\" data-id=\"7ccfdaa2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ce64832 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"1ce64832\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/17touragency.com\/\" tabindex=\"-1\" rel=\"nofollow noopener\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/01\/IMG_8349.png\" class=\"attachment-full size-full wp-image-10546\" alt=\"Lombok Tour Booking\" srcset=\"https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/01\/IMG_8349.png.webp 500w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/01\/IMG_8349-300x300.png.webp 300w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/01\/IMG_8349-150x150.png.webp 150w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/01\/IMG_8349-12x12.png.webp 12w\" sizes=\"(max-width: 500px) 100vw, 500px\" title=\"\ubc1c\ub9ac\uae38\ub9ac\ud328\uc2a4\ud2b8\ubcf4\ud2b8\"><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https:\/\/17touragency.com\/\" rel=\"nofollow noopener\" target=\"_blank\">LOMBOK TOUR BOOKING<\/a><\/h3><p class=\"elementor-image-box-description\">Lombok Tour Booking is a reliable travel agency providing Lombok and Gili tour packages, including snorkeling, island hopping, and private tours.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e09c9a0 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"2e09c9a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/komododiscoverytour.com\/\" tabindex=\"-1\" rel=\"nofollow noopener\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/01\/IMG_1675.png\" class=\"attachment-large size-large wp-image-10547\" alt=\"Komodo Tour Indonesia\" srcset=\"https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/01\/IMG_1675.png.webp 500w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/01\/IMG_1675-300x300.png.webp 300w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/01\/IMG_1675-150x150.png.webp 150w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/01\/IMG_1675-12x12.png.webp 12w\" sizes=\"(max-width: 500px) 100vw, 500px\" title=\"\ubc1c\ub9ac\uae38\ub9ac\ud328\uc2a4\ud2b8\ubcf4\ud2b8\"><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https:\/\/komododiscoverytour.com\/\" rel=\"nofollow noopener\" target=\"_blank\">KOMODO  TOUR INDONESIA<\/a><\/h3><p class=\"elementor-image-box-description\">Komodo Tour Indonesia is a trusted travel agency specializing in Komodo National Park tours, offering island hopping, snorkeling, and sailing trips with professional service.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8de016c elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"8de016c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/komodotripfromlombok.com\/\" tabindex=\"-1\" rel=\"nofollow noopener\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/02\/logososmed.png\" class=\"attachment-large size-large wp-image-11768\" alt=\"KOMPASS KOMODO\" srcset=\"https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/02\/logososmed.png.webp 500w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/02\/logososmed-300x300.png.webp 300w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/02\/logososmed-150x150.png.webp 150w, https:\/\/baligilifastboat.id\/wp-content\/uploads\/2026\/02\/logososmed-12x12.png.webp 12w\" sizes=\"(max-width: 500px) 100vw, 500px\" title=\"\ubc1c\ub9ac\uae38\ub9ac\ud328\uc2a4\ud2b8\ubcf4\ud2b8\"><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https:\/\/komodotripfromlombok.com\/\" rel=\"nofollow noopener\" target=\"_blank\">KOMPASS KOMODO<\/a><\/h3><p class=\"elementor-image-box-description\">We have more than 10 years experiences in Komodo Tour business, start from traveling, guiding and now we are an operator that helps travelers plan realistic and well-informed journeys from Lombok to Komodo National Park.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\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>WIJAYA BUYUK FAST BOAT Schedule &#038; Routes | Wijaya Buyuk Fast Boat WIJAYA BUYUK FAST BOAT Official Departure Schedule &#038; Route Information Key Routes &#038; Connectivity Wijaya Buyuk provides premium fast boat sea crossing services connecting mainland Bali with exotic and popular tourist destinations in Nusa Penida and the Gili Islands \/ Lombok. Bali &harr; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1349,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-4131","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/baligilifastboat.id\/ko\/wp-json\/wp\/v2\/pages\/4131","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/baligilifastboat.id\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/baligilifastboat.id\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/baligilifastboat.id\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/baligilifastboat.id\/ko\/wp-json\/wp\/v2\/comments?post=4131"}],"version-history":[{"count":43,"href":"https:\/\/baligilifastboat.id\/ko\/wp-json\/wp\/v2\/pages\/4131\/revisions"}],"predecessor-version":[{"id":13160,"href":"https:\/\/baligilifastboat.id\/ko\/wp-json\/wp\/v2\/pages\/4131\/revisions\/13160"}],"up":[{"embeddable":true,"href":"https:\/\/baligilifastboat.id\/ko\/wp-json\/wp\/v2\/pages\/1349"}],"wp:attachment":[{"href":"https:\/\/baligilifastboat.id\/ko\/wp-json\/wp\/v2\/media?parent=4131"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}