{"id":3488,"date":"2025-12-22T05:18:55","date_gmt":"2025-12-22T05:18:55","guid":{"rendered":"https:\/\/pti.ac.fj\/?page_id=3488"},"modified":"2025-12-23T04:50:25","modified_gmt":"2025-12-23T04:50:25","slug":"about-pti","status":"publish","type":"page","link":"https:\/\/pti.ac.fj\/index.php\/about-pti\/","title":{"rendered":"About PTI"},"content":{"rendered":"<div id=\"pl-3488\"  class=\"panel-layout\" >\n<div id=\"pg-3488-0\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;,&quot;background_image_size&quot;:&quot;full&quot;,&quot;background_image_opacity&quot;:&quot;100&quot;,&quot;border_thickness&quot;:&quot;1px&quot;,&quot;full_height&quot;:&quot;&quot;,&quot;row_stretch&quot;:&quot;full-width-stretch&quot;,&quot;cell_alignment&quot;:&quot;flex-start&quot;,&quot;parallax&quot;:&quot;&quot;}\" >\n<div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-3488-0\" data-stretch-type=\"full-width-stretch\" >\n<div id=\"pgc-3488-0-0\"  class=\"panel-grid-cell\"  data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;,&quot;background_image_size&quot;:&quot;full&quot;,&quot;background_image_opacity&quot;:&quot;100&quot;,&quot;border_thickness&quot;:&quot;1px&quot;,&quot;vertical_alignment&quot;:&quot;auto&quot;}\"  data-weight=\"1\" >\n<div id=\"panel-3488-0-0-0\" class=\"so-panel widget widget_siteorigin-panels-builder panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;,&quot;background_image_size&quot;:&quot;full&quot;,&quot;background_image_opacity&quot;:&quot;100&quot;,&quot;border_thickness&quot;:&quot;1px&quot;}\" >\n<div id=\"pl-w694a1f15b4a29\"  class=\"panel-layout\" >\n<div id=\"pg-w694a1f15b4a29-0\"  class=\"panel-grid panel-no-style\" >\n<div id=\"pgc-w694a1f15b4a29-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" >\n<div id=\"panel-w694a1f15b4a29-0-0-0\" class=\"so-panel widget widget_custom_html panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;,&quot;background_image_size&quot;:&quot;full&quot;,&quot;background_image_opacity&quot;:&quot;100&quot;,&quot;border_thickness&quot;:&quot;1px&quot;}\" >[siteorigin_widget class=&#8221;WP_Widget_Custom_HTML&#8221;]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&lt;!DOCTYPE html&gt;\\n&lt;html lang=\\&quot;en\\&quot;&gt;\\n&lt;head&gt;\\n    &lt;meta charset=\\&quot;UTF-8\\&quot;&gt;\\n    &lt;meta name=\\&quot;viewport\\&quot; content=\\&quot;width=device-width, initial-scale=1.0\\&quot;&gt;\\n    &lt;title&gt;Pacific Technical Institute - Corporate Profile&lt;\\\/title&gt;\\n    &lt;script src=\\&quot;https:\\\/\\\/cdn.tailwindcss.com\\&quot;&gt;&lt;\\\/script&gt;\\n    &lt;link href=\\&quot;https:\\\/\\\/cdnjs.cloudflare.com\\\/ajax\\\/libs\\\/lucide\\\/0.263.0\\\/lucide.min.css\\&quot; rel=\\&quot;stylesheet\\&quot;&gt;\\n    &lt;style&gt;\\n        :root {\\n            --pti-blue: #003366;\\n            --pti-black: #1a1a1a;\\n            --pti-light-blue: #e6f0ff;\\n        }\\n        body {\\n            font-family: &#039;Segoe UI&#039;, Tahoma, Geneva, Verdana, sans-serif;\\n            color: var(--pti-black);\\n            background-color: #f4f7f9;\\n        }\\n        .bg-pti-blue { background-color: var(--pti-blue); }\\n        .text-pti-blue { color: var(--pti-blue); }\\n        .border-pti-blue { border-color: var(--pti-blue); }\\n        \\n        .card {\\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\\n        }\\n        .card:hover {\\n            transform: translateY(-5px);\\n            box-shadow: 0 10px 20px rgba(0, 51, 102, 0.1);\\n        }\\n        .value-grid {\\n            display: grid;\\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\\n            gap: 1.5rem;\\n        }\\n    &lt;\\\/style&gt;\\n&lt;\\\/head&gt;\\n&lt;body class=\\&quot;p-4 md:p-12\\&quot;&gt;\\n\\n    &lt;main class=\\&quot;max-w-6xl mx-auto\\&quot;&gt;\\n        \\n        &lt;!-- Intro Section --&gt;\\n        &lt;section class=\\&quot;mb-12 bg-white p-8 rounded-lg shadow-sm border-l-8 border-pti-blue\\&quot;&gt;\\n            &lt;h2 class=\\&quot;text-2xl font-bold text-pti-blue mb-4\\&quot;&gt;Welcome to Pacific Technical Institute&lt;\\\/h2&gt;\\n            &lt;p class=\\&quot;text-lg leading-relaxed text-gray-700\\&quot;&gt;\\n                At PTI, our cutting edge TVET Programs will empower beginners and those seeking growth acquiring knowledge, developing skills and abilities in the respective fields. Our commitment to excellence transforms students into job-ready professionals, ready to thrive in their respective fields of study.\\n            &lt;\\\/p&gt;\\n        &lt;\\\/section&gt;\\n\\n        &lt;!-- Vision &amp; Mission --&gt;\\n        &lt;div class=\\&quot;grid md:grid-cols-2 gap-8 mb-12\\&quot;&gt;\\n            &lt;div class=\\&quot;bg-pti-blue text-white p-8 rounded-xl shadow-lg\\&quot;&gt;\\n                &lt;div class=\\&quot;flex items-center mb-4\\&quot;&gt;\\n                    &lt;span class=\\&quot;text-3xl mr-3\\&quot;&gt;\ud83d\udc41\ufe0f&lt;\\\/span&gt;\\n                    &lt;h2 class=\\&quot;text-2xl font-bold uppercase tracking-wider\\&quot;&gt;Vision&lt;\\\/h2&gt;\\n                &lt;\\\/div&gt;\\n                &lt;p class=\\&quot;text-blue-100 leading-relaxed\\&quot;&gt;\\n                    Strengthening support for a dynamic faculty dedicated to teaching, mentoring, research, social care and performance while ensuring inclusivity for all students &amp; Staff.\\n                &lt;\\\/p&gt;\\n            &lt;\\\/div&gt;\\n            &lt;div class=\\&quot;bg-white border-2 border-pti-blue p-8 rounded-xl shadow-lg\\&quot;&gt;\\n                &lt;div class=\\&quot;flex items-center mb-4\\&quot;&gt;\\n                    &lt;span class=\\&quot;text-3xl mr-3\\&quot;&gt;\ud83d\ude80&lt;\\\/span&gt;\\n                    &lt;h2 class=\\&quot;text-2xl font-bold text-pti-blue uppercase tracking-wider\\&quot;&gt;Mission&lt;\\\/h2&gt;\\n                &lt;\\\/div&gt;\\n                &lt;ul class=\\&quot;space-y-4 text-gray-700\\&quot;&gt;\\n                    &lt;li class=\\&quot;flex items-start\\&quot;&gt;\\n                        &lt;span class=\\&quot;text-pti-blue font-bold mr-2\\&quot;&gt;\u2022&lt;\\\/span&gt;\\n                        Maintain a high level of excellence and standards in all programs to ensure that students receive statewide, national and international recognition.\\n                    &lt;\\\/li&gt;\\n                    &lt;li class=\\&quot;flex items-start\\&quot;&gt;\\n                        &lt;span class=\\&quot;text-pti-blue font-bold mr-2\\&quot;&gt;\u2022&lt;\\\/span&gt;\\n                        Respect and commit to the principles of pluralistic multiracial, openness and democratic society through our policies and programs.\\n                    &lt;\\\/li&gt;\\n                &lt;\\\/ul&gt;\\n            &lt;\\\/div&gt;\\n        &lt;\\\/div&gt;\\n\\n        &lt;!-- Goals --&gt;\\n        &lt;section class=\\&quot;mb-12\\&quot;&gt;\\n            &lt;h2 class=\\&quot;text-3xl font-bold text-center text-pti-blue mb-10 uppercase\\&quot;&gt;Our Strategic Goals&lt;\\\/h2&gt;\\n            &lt;div class=\\&quot;grid md:grid-cols-3 gap-6\\&quot;&gt;\\n                &lt;div class=\\&quot;card bg-white p-6 rounded-lg text-center border-t-4 border-pti-blue shadow-sm\\&quot;&gt;\\n                    &lt;div class=\\&quot;text-4xl mb-4\\&quot;&gt;\ud83c\udf93&lt;\\\/div&gt;\\n                    &lt;p class=\\&quot;font-medium\\&quot;&gt;Unique education programs relevant to the job market.&lt;\\\/p&gt;\\n                &lt;\\\/div&gt;\\n                &lt;div class=\\&quot;card bg-white p-6 rounded-lg text-center border-t-4 border-pti-blue shadow-sm\\&quot;&gt;\\n                    &lt;div class=\\&quot;text-4xl mb-4\\&quot;&gt;\ud83d\udca1&lt;\\\/div&gt;\\n                    &lt;p class=\\&quot;font-medium\\&quot;&gt;Inspiring dynamic teaching and learning environments.&lt;\\\/p&gt;\\n                &lt;\\\/div&gt;\\n                &lt;div class=\\&quot;card bg-white p-6 rounded-lg text-center border-t-4 border-pti-blue shadow-sm\\&quot;&gt;\\n                    &lt;div class=\\&quot;text-4xl mb-4\\&quot;&gt;\ud83c\udfc6&lt;\\\/div&gt;\\n                    &lt;p class=\\&quot;font-medium\\&quot;&gt;Exemplary standards in academia and management.&lt;\\\/p&gt;\\n                &lt;\\\/div&gt;\\n            &lt;\\\/div&gt;\\n        &lt;\\\/section&gt;\\n\\n        &lt;!-- Values --&gt;\\n        &lt;section class=\\&quot;mb-12\\&quot;&gt;\\n            &lt;h2 class=\\&quot;text-3xl font-bold text-pti-blue mb-10 border-b-2 border-pti-blue pb-2\\&quot;&gt;Our Core Values&lt;\\\/h2&gt;\\n            &lt;div class=\\&quot;value-grid\\&quot;&gt;\\n                &lt;div class=\\&quot;bg-white p-5 rounded-lg border border-gray-200 shadow-sm\\&quot;&gt;\\n                    &lt;h3 class=\\&quot;font-bold text-pti-blue uppercase mb-1\\&quot;&gt;Transparency&lt;\\\/h3&gt;\\n                    &lt;p class=\\&quot;text-sm text-gray-600\\&quot;&gt;Promote openness in communication and decision-making processes.&lt;\\\/p&gt;\\n                &lt;\\\/div&gt;\\n                &lt;div class=\\&quot;bg-white p-5 rounded-lg border border-gray-200 shadow-sm\\&quot;&gt;\\n                    &lt;h3 class=\\&quot;font-bold text-pti-blue uppercase mb-1\\&quot;&gt;Excellence&lt;\\\/h3&gt;\\n                    &lt;p class=\\&quot;text-sm text-gray-600\\&quot;&gt;Strive for the highest standards in performance and quality in all endeavors.&lt;\\\/p&gt;\\n                &lt;\\\/div&gt;\\n                &lt;div class=\\&quot;bg-white p-5 rounded-lg border border-gray-200 shadow-sm\\&quot;&gt;\\n                    &lt;h3 class=\\&quot;font-bold text-pti-blue uppercase mb-1\\&quot;&gt;Creativity&lt;\\\/h3&gt;\\n                    &lt;p class=\\&quot;text-sm text-gray-600\\&quot;&gt;Encourage innovation thinking and exploration of new ideas to align with the current world.&lt;\\\/p&gt;\\n                &lt;\\\/div&gt;\\n                &lt;div class=\\&quot;bg-white p-5 rounded-lg border border-gray-200 shadow-sm\\&quot;&gt;\\n                    &lt;h3 class=\\&quot;font-bold text-pti-blue uppercase mb-1\\&quot;&gt;Humility&lt;\\\/h3&gt;\\n                    &lt;p class=\\&quot;text-sm text-gray-600\\&quot;&gt;Approach challenges with a mindset of learning and valuing contributions from everyone.&lt;\\\/p&gt;\\n                &lt;\\\/div&gt;\\n                &lt;div class=\\&quot;bg-white p-5 rounded-lg border border-gray-200 shadow-sm\\&quot;&gt;\\n                    &lt;h3 class=\\&quot;font-bold text-pti-blue uppercase mb-1\\&quot;&gt;Nurturing Growth&lt;\\\/h3&gt;\\n                    &lt;p class=\\&quot;text-sm text-gray-600\\&quot;&gt;Encourage personal and professional development in ourselves and others.&lt;\\\/p&gt;\\n                &lt;\\\/div&gt;\\n                &lt;div class=\\&quot;bg-white p-5 rounded-lg border border-gray-200 shadow-sm\\&quot;&gt;\\n                    &lt;h3 class=\\&quot;font-bold text-pti-blue uppercase mb-1\\&quot;&gt;Inclusivity&lt;\\\/h3&gt;\\n                    &lt;p class=\\&quot;text-sm text-gray-600\\&quot;&gt;Fostering an environment that values diversity and ensures everyone\u2019s voice is heard.&lt;\\\/p&gt;\\n                &lt;\\\/div&gt;\\n                &lt;div class=\\&quot;bg-white p-5 rounded-lg border border-gray-200 shadow-sm\\&quot;&gt;\\n                    &lt;h3 class=\\&quot;font-bold text-pti-blue uppercase mb-1\\&quot;&gt;Continuous Improvement&lt;\\\/h3&gt;\\n                    &lt;p class=\\&quot;text-sm text-gray-600\\&quot;&gt;Commit to ongoing learning to enhance skills and capabilities.&lt;\\\/p&gt;\\n                &lt;\\\/div&gt;\\n                &lt;div class=\\&quot;bg-white p-5 rounded-lg border border-gray-200 shadow-sm\\&quot;&gt;\\n                    &lt;h3 class=\\&quot;font-bold text-pti-blue uppercase mb-1\\&quot;&gt;Agility&lt;\\\/h3&gt;\\n                    &lt;p class=\\&quot;text-sm text-gray-600\\&quot;&gt;Adapt quickly to changing circumstances with flexibility and responsiveness.&lt;\\\/p&gt;\\n                &lt;\\\/div&gt;\\n                &lt;div class=\\&quot;bg-white p-5 rounded-lg border border-gray-200 shadow-sm\\&quot;&gt;\\n                    &lt;h3 class=\\&quot;font-bold text-pti-blue uppercase mb-1\\&quot;&gt;Leadership&lt;\\\/h3&gt;\\n                    &lt;p class=\\&quot;text-sm text-gray-600\\&quot;&gt;Inspire and guide others, fostering a culture of empowerment.&lt;\\\/p&gt;\\n                &lt;\\\/div&gt;\\n            &lt;\\\/div&gt;\\n        &lt;\\\/section&gt;\\n\\n        &lt;!-- Code of Conduct --&gt;\\n        &lt;section class=\\&quot;bg-black text-white p-10 rounded-2xl shadow-2xl mb-8\\&quot;&gt;\\n            &lt;h2 class=\\&quot;text-3xl font-bold mb-8 text-center uppercase tracking-widest\\&quot;&gt;Code of Conduct&lt;\\\/h2&gt;\\n            &lt;div class=\\&quot;grid md:grid-cols-2 lg:grid-cols-3 gap-8\\&quot;&gt;\\n                &lt;div class=\\&quot;border-b border-gray-700 pb-4\\&quot;&gt;\\n                    &lt;h4 class=\\&quot;text-blue-400 font-bold mb-2 uppercase\\&quot;&gt;Professionalism&lt;\\\/h4&gt;\\n                    &lt;p class=\\&quot;text-sm text-gray-300\\&quot;&gt;Maintain high standards of conduct in all duties and interactions.&lt;\\\/p&gt;\\n                &lt;\\\/div&gt;\\n                &lt;div class=\\&quot;border-b border-gray-700 pb-4\\&quot;&gt;\\n                    &lt;h4 class=\\&quot;text-blue-400 font-bold mb-2 uppercase\\&quot;&gt;Accountability&lt;\\\/h4&gt;\\n                    &lt;p class=\\&quot;text-sm text-gray-300\\&quot;&gt;Take responsibility for actions, ensuring transparency and integrity.&lt;\\\/p&gt;\\n                &lt;\\\/div&gt;\\n                &lt;div class=\\&quot;border-b border-gray-700 pb-4\\&quot;&gt;\\n                    &lt;h4 class=\\&quot;text-blue-400 font-bold mb-2 uppercase\\&quot;&gt;Collaboration&lt;\\\/h4&gt;\\n                    &lt;p class=\\&quot;text-sm text-gray-300\\&quot;&gt;Work cooperatively with colleagues and stakeholders to achieve common goals.&lt;\\\/p&gt;\\n                &lt;\\\/div&gt;\\n                &lt;div class=\\&quot;border-b border-gray-700 pb-4\\&quot;&gt;\\n                    &lt;h4 class=\\&quot;text-blue-400 font-bold mb-2 uppercase\\&quot;&gt;Integrity&lt;\\\/h4&gt;\\n                    &lt;p class=\\&quot;text-sm text-gray-300\\&quot;&gt;Uphold honesty and ethical standards in all dealings.&lt;\\\/p&gt;\\n                &lt;\\\/div&gt;\\n                &lt;div class=\\&quot;border-b border-gray-700 pb-4\\&quot;&gt;\\n                    &lt;h4 class=\\&quot;text-blue-400 font-bold mb-2 uppercase\\&quot;&gt;Fairness&lt;\\\/h4&gt;\\n                    &lt;p class=\\&quot;text-sm text-gray-300\\&quot;&gt;Treat all individuals equitably and without discrimination.&lt;\\\/p&gt;\\n                &lt;\\\/div&gt;\\n                &lt;div class=\\&quot;border-b border-gray-700 pb-4\\&quot;&gt;\\n                    &lt;h4 class=\\&quot;text-blue-400 font-bold mb-2 uppercase\\&quot;&gt;Innovation&lt;\\\/h4&gt;\\n                    &lt;p class=\\&quot;text-sm text-gray-300\\&quot;&gt;Embrace changes and open-mindedness to new ideas and creativity.&lt;\\\/p&gt;\\n                &lt;\\\/div&gt;\\n                &lt;div class=\\&quot;md:col-span-2 lg:col-span-1 border-b border-gray-700 pb-4\\&quot;&gt;\\n                    &lt;h4 class=\\&quot;text-blue-400 font-bold mb-2 uppercase\\&quot;&gt;Confidentiality&lt;\\\/h4&gt;\\n                    &lt;p class=\\&quot;text-sm text-gray-300\\&quot;&gt;Protect sensitive information and respect the privacy of individuals and the institute.&lt;\\\/p&gt;\\n                &lt;\\\/div&gt;\\n            &lt;\\\/div&gt;\\n        &lt;\\\/section&gt;\\n\\n    &lt;\\\/main&gt;\\n\\n&lt;\\\/body&gt;\\n&lt;\\\/html&gt;&quot;,&quot;widget-class&quot;:&quot;&quot;,&quot;so_sidebar_emulator_id&quot;:&quot;custom_html-348820000&quot;,&quot;option_name&quot;:&quot;widget_custom_html&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-w694a1f15b4a29-0-0-0\\&quot; class=\\&quot;so-panel widget widget_custom_html panel-first-child panel-last-child\\&quot; data-index=\\&quot;0\\&quot; data-style=\\&quot;{&amp;quot;background_image_attachment&amp;quot;:false,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;,&amp;quot;background_image_size&amp;quot;:&amp;quot;full&amp;quot;,&amp;quot;background_image_opacity&amp;quot;:&amp;quot;100&amp;quot;,&amp;quot;border_thickness&amp;quot;:&amp;quot;1px&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-0-0&quot;}}\" \/>[\/siteorigin_widget]<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>[siteorigin_widget class=&#8221;WP_Widget_Custom_HTML&#8221;][\/siteorigin_widget]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3488","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pti.ac.fj\/index.php\/wp-json\/wp\/v2\/pages\/3488","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pti.ac.fj\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pti.ac.fj\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pti.ac.fj\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pti.ac.fj\/index.php\/wp-json\/wp\/v2\/comments?post=3488"}],"version-history":[{"count":5,"href":"https:\/\/pti.ac.fj\/index.php\/wp-json\/wp\/v2\/pages\/3488\/revisions"}],"predecessor-version":[{"id":3493,"href":"https:\/\/pti.ac.fj\/index.php\/wp-json\/wp\/v2\/pages\/3488\/revisions\/3493"}],"wp:attachment":[{"href":"https:\/\/pti.ac.fj\/index.php\/wp-json\/wp\/v2\/media?parent=3488"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}