{"id":7054,"date":"2025-09-08T17:10:40","date_gmt":"2025-09-08T17:10:40","guid":{"rendered":"https:\/\/pilipilihotels.com\/?page_id=7054"},"modified":"2025-10-02T11:42:55","modified_gmt":"2025-10-02T11:42:55","slug":"photography","status":"publish","type":"page","link":"https:\/\/pilipilihotels.com\/index.php\/photography\/","title":{"rendered":"photography"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7054\" class=\"elementor elementor-7054\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1328ecb e-flex e-con-boxed e-con e-parent\" data-id=\"1328ecb\" 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-560e262 elementor-widget elementor-widget-spacer\" data-id=\"560e262\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\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-9265d63 e-flex e-con-boxed e-con e-parent\" data-id=\"9265d63\" 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-8acf230 elementor-widget elementor-widget-html\" data-id=\"8acf230\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!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>Photography Services - PiliPili Hotels<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Arial', sans-serif;\n            background: white;\n            color: #333;\n            min-height: 100vh;\n            padding-top: 20px;\n        }\n        \n        .container {\n            max-width: 600px;\n            margin: 0 auto;\n            padding: 40px 20px;\n            text-align: center;\n        }\n        \n        .back-button {\n            display: inline-block;\n            background: #1e3c72;\n            color: white;\n            padding: 12px 25px;\n            text-decoration: none;\n            border-radius: 25px;\n            margin-bottom: 30px;\n            transition: all 0.3s ease;\n            font-weight: bold;\n        }\n        \n        .back-button:hover {\n            background: #2a5298;\n            transform: translateY(-2px);\n            box-shadow: 0 5px 15px rgba(30, 60, 114, 0.3);\n            color: white;\n        }\n        \n        .header {\n            color: #1e3c72;\n            margin-bottom: 40px;\n        }\n        \n        .header h1 {\n            font-size: 2.5em;\n            margin-bottom: 10px;\n        }\n        \n        .header p {\n            font-size: 1.1em;\n            color: #666;\n            margin-bottom: 20px;\n        }\n        \n        .services-container {\n            margin-bottom: 40px;\n        }\n        \n        .service-button {\n            display: block;\n            background: #1e3c72;\n            color: white;\n            padding: 35px;\n            margin-bottom: 20px;\n            border-radius: 10px;\n            text-decoration: none;\n            transition: all 0.4s ease;\n            box-shadow: 0 5px 15px rgba(30, 60, 114, 0.3);\n            position: relative;\n            overflow: hidden;\n            width: 100%;\n        }\n        \n        .service-button::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: -100%;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);\n            transition: left 0.5s;\n        }\n        \n        .service-button:hover {\n            background: #2a5298;\n            transform: translateY(-3px);\n            box-shadow: 0 10px 25px rgba(30, 60, 114, 0.4);\n            color: white;\n        }\n        \n        .service-button:hover::before {\n            left: 100%;\n        }\n        \n        .service-title {\n            font-size: 1.8em;\n            font-weight: bold;\n            margin-bottom: 15px;\n            color: inherit;\n        }\n        \n        .service-description {\n            font-size: 1.1em;\n            opacity: 0.9;\n            line-height: 1.6;\n            margin-bottom: 10px;\n            color: inherit;\n        }\n        \n        .service-features {\n            font-size: 1em;\n            opacity: 0.8;\n            line-height: 1.5;\n            color: inherit;\n        }\n        \n        .instagram-section {\n            margin-top: 40px;\n        }\n        \n        .instagram-title {\n            color: #1e3c72;\n            font-size: 1.5em;\n            margin-bottom: 20px;\n            font-weight: bold;\n        }\n        \n        .instagram-button {\n            display: block;\n            background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);\n            color: white;\n            padding: 20px;\n            margin-bottom: 15px;\n            border-radius: 10px;\n            text-decoration: none;\n            transition: all 0.4s ease;\n            box-shadow: 0 5px 15px rgba(188, 24, 136, 0.3);\n            position: relative;\n            overflow: hidden;\n            width: 100%;\n        }\n        \n        .instagram-button::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: -100%;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);\n            transition: left 0.5s;\n        }\n        \n        .instagram-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 10px 25px rgba(188, 24, 136, 0.4);\n            color: white;\n        }\n        \n        .instagram-button:hover::before {\n            left: 100%;\n        }\n        \n        .instagram-handle {\n            font-size: 1.3em;\n            font-weight: bold;\n            margin-bottom: 5px;\n            color: inherit;\n        }\n        \n        .instagram-description {\n            font-size: 0.95em;\n            opacity: 0.9;\n            color: inherit;\n        }\n        \n        @media (max-width: 768px) {\n            .container {\n                padding: 20px 15px;\n            }\n            \n            .header h1 {\n                font-size: 2em;\n            }\n            \n            .service-button {\n                padding: 30px;\n            }\n            \n            .service-title {\n                font-size: 1.5em;\n            }\n            \n            .service-description {\n                font-size: 1em;\n            }\n            \n            .instagram-button {\n                padding: 18px;\n            }\n            \n            .instagram-handle {\n                font-size: 1.2em;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .header h1 {\n                font-size: 1.8em;\n            }\n            \n            .service-button {\n                padding: 25px;\n            }\n            \n            .service-title {\n                font-size: 1.3em;\n            }\n            \n            .service-description {\n                font-size: 0.9em;\n            }\n            \n            .instagram-button {\n                padding: 16px;\n            }\n            \n            .instagram-handle {\n                font-size: 1.1em;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <a href=\"https:\/\/pilipilihotels.com\/index.php\/elementor-6859\/\" class=\"back-button\">\u2190 Back to Portal<\/a>\n        \n        <div class=\"header\">\n            <h1>PROFESSIONAL PHOTOGRAPHY SERVICES<\/h1>\n            <p>Capture Your Zanzibar Memories<\/p>\n        <\/div>\n        \n        <div class=\"services-container\">\n            <a href=\"https:\/\/pilipilihotels.com\/wp-content\/uploads\/2025\/10\/NEW-PHOTO.pdf\" class=\"service-button\" target=\"_blank\">\n                <div class=\"service-title\">PHOTOGRAPHY PACKAGES & PRICING<\/div>\n                <div class=\"service-description\">Professional photoshoot services for your perfect Zanzibar vacation<\/div>\n                <div class=\"service-features\">Couple sessions \u2022 Family photos \u2022 Sunrise & sunset shoots \u2022 Drone photography \u2022 Wedding proposals \u2022 Social media content \u2022 Quick turnaround time<\/div>\n            <\/a>\n        <\/div>\n        \n        <div class=\"instagram-section\">\n            <h2 class=\"instagram-title\">VIEW OUR PHOTOGRAPHY PORTFOLIOS<\/h2>\n            \n            <a href=\"https:\/\/www.instagram.com\/zanzibarphotosandvideos\/\" class=\"instagram-button\" target=\"_blank\" rel=\"noopener\">\n                <div class=\"instagram-handle\">@zanzibarphotosandvideos<\/div>\n                <div class=\"instagram-description\">Professional Zanzibar photography & videography<\/div>\n            <\/a>\n            \n            <a href=\"https:\/\/www.instagram.com\/makame_photography\/\" class=\"instagram-button\" target=\"_blank\" rel=\"noopener\">\n                <div class=\"instagram-handle\">@makame_photography<\/div>\n                <div class=\"instagram-description\">Creative photography & visual storytelling<\/div>\n            <\/a>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Photography Services &#8211; PiliPili Hotels \u2190 Back to Portal PROFESSIONAL PHOTOGRAPHY SERVICES Capture Your Zanzibar Memories PHOTOGRAPHY PACKAGES &#038; PRICING Professional photoshoot services for your perfect Zanzibar vacation Couple sessions \u2022 Family photos \u2022 Sunrise &#038; sunset shoots \u2022 Drone photography \u2022 Wedding proposals \u2022 Social media content \u2022 Quick turnaround time VIEW OUR PHOTOGRAPHY [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-7054","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/pilipilihotels.com\/index.php\/wp-json\/wp\/v2\/pages\/7054","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pilipilihotels.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pilipilihotels.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pilipilihotels.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/pilipilihotels.com\/index.php\/wp-json\/wp\/v2\/comments?post=7054"}],"version-history":[{"count":22,"href":"https:\/\/pilipilihotels.com\/index.php\/wp-json\/wp\/v2\/pages\/7054\/revisions"}],"predecessor-version":[{"id":7367,"href":"https:\/\/pilipilihotels.com\/index.php\/wp-json\/wp\/v2\/pages\/7054\/revisions\/7367"}],"wp:attachment":[{"href":"https:\/\/pilipilihotels.com\/index.php\/wp-json\/wp\/v2\/media?parent=7054"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}