{"id":961,"date":"2025-11-09T14:53:04","date_gmt":"2025-11-09T14:53:04","guid":{"rendered":"https:\/\/test.fatirinfotech.com\/fatir\/?page_id=961"},"modified":"2025-11-18T10:54:10","modified_gmt":"2025-11-18T10:54:10","slug":"test-page","status":"publish","type":"page","link":"https:\/\/fatirinfotech.com\/index.php\/test-page\/","title":{"rendered":"test page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"961\" class=\"elementor elementor-961\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-02bc090 e-con-full e-flex e-con e-parent\" data-id=\"02bc090\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b26f5f2 e-con-full e-flex e-con e-parent\" data-id=\"b26f5f2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-21ae315 elementor-widget elementor-widget-html\" data-id=\"21ae315\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"tubes-wrapper\">\r\n  <!-- Canvas is created by TubeCursor but we provide a container and mask -->\r\n  <div class=\"tubes-mask\"><\/div>\r\n  <canvas id=\"tubesCanvas\" style=\"display:block;\"><\/canvas>\r\n<\/div>\r\n\r\n<script type=\"module\">\r\nimport TubesCursor from \"https:\/\/cdn.jsdelivr.net\/npm\/threejs-components@0.0.19\/build\/cursors\/tubes1.min.js\";\r\n\r\nconst container = document.querySelector('.tubes-wrapper');\r\nconst canvas = document.getElementById('tubesCanvas');\r\n\r\n\/\/ Ensure the canvas fills more than the visible area (so bloom can bleed outside)\r\nfunction setCanvasOversize() {\r\n  \/\/ make the canvas larger than the container by a margin factor (for bloom bleed)\r\n  const marginFactor = 1.20; \/\/ 120% size\r\n  const cw = Math.round(container.clientWidth * marginFactor);\r\n  const ch = Math.round(container.clientHeight * marginFactor);\r\n\r\n  \/\/ set logical (pixel) size for WebGL renderer\r\n  canvas.width = cw;\r\n  canvas.height = ch;\r\n\r\n  \/\/ position the canvas such that its center aligns with the container center\r\n  canvas.style.position = 'absolute';\r\n  canvas.style.left = `${-(cw - container.clientWidth) \/ 2}px`;\r\n  canvas.style.top = `${-(ch - container.clientHeight) \/ 2}px`;\r\n  canvas.style.width = `${cw}px`;\r\n  canvas.style.height = `${ch}px`;\r\n  canvas.style.zIndex = '0';\r\n  canvas.style.pointerEvents = 'none';\r\n}\r\nsetCanvasOversize();\r\nwindow.addEventListener('resize', () => {\r\n  \/\/ debounce small resize calls if needed (kept simple here)\r\n  setCanvasOversize();\r\n});\r\n\r\n\/\/ Initialize TubeCursor using your refined settings (unchanged behavior)\r\nconst app = TubesCursor(canvas, {\r\n  tubes: {\r\n    count: 12,\r\n    radius: 0.000000001,\r\n    length: 50.00,\r\n    speed: 0.4,\r\n    opacity: 0.9,\r\n    colors: [\"#bfa36a\", \"#d9c58b\", \"#f5deb3\"],\r\n    lights: {\r\n      intensity: 25,\r\n      colors: [\"#ffecb3\", \"#d4af37\", \"#f9e4b7\", \"#c5a253\"]\r\n    }\r\n  }\r\n});\r\n\r\n\/\/ keep your shuffle-on-click behavior\r\ncontainer.addEventListener('click', () => {\r\n  const colors = randomColors(2);\r\n  const lightsColors = randomColors(2);\r\n  app.tubes.setColors(colors);\r\n  app.tubes.setLightsColors(lightsColors);\r\n});\r\n\r\nfunction randomColors(count) {\r\n  return new Array(count)\r\n    .fill(0)\r\n    .map(() => \"#\" + Math.floor(Math.random() * 16777215).toString(16).padStart(6, '0'));\r\n}\r\n<\/script>\r\n\r\n<style>\r\n\/* wrapper matches your section size and clips visually *\/\r\n.tubes-wrapper{\r\n  position: relative;\r\n  overflow: hidden;\r\n  width: 100%;\r\n  height: 100%;\r\n  min-height: 90vh !important; \/* keep your original min-height *\/\r\n  pointer-events: none; \/* ensure clicks pass through to page elements *\/\r\n}\r\n\r\n\/* subtle mask to feather canvas edges into background *\/\r\n.tubes-mask{\r\n  position: absolute;\r\n  inset: 0; \/* top:0; right:0; bottom:0; left:0; *\/\r\n  pointer-events: none;\r\n  z-index: 2;\r\n  \/* radial fade in center, darker at edges; tune stops if needed *\/\r\n  background:\r\n    radial-gradient(ellipse at center, rgba(0,0,0,0) 60%, rgba(0,0,0,0.22) 85%, rgba(0,0,0,0.6) 100%);\r\n}\r\n\r\n\/* ensure the visible content (text etc) sits above the mask; keep z-index higher in section content *\/\r\n.tubes-wrapper > * { z-index: 0; }\r\n<\/style>\r\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e8c9eef e-con-full e-flex e-con e-child\" data-id=\"e8c9eef\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-fb27646 e-con-full e-flex e-con e-child\" data-id=\"fb27646\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8c33af3 e-con-full e-flex e-con e-child\" data-id=\"8c33af3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-232e0aa elementor-widget elementor-widget-heading\" data-id=\"232e0aa\" 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\">Our Philosophy<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d8ca10 elementor-widget elementor-widget-heading\" data-id=\"2d8ca10\" 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\">Built to Last, Designed with Intention<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e732c4 elementor-widget elementor-widget-text-editor\" data-id=\"2e732c4\" 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 data-start=\"318\" data-end=\"512\">We\u2019re a team that treats websites like growth engines, not just online brochures. Every project starts with understanding what makes your business different. From there, we build seamless systems that connect strategy, design, and performance into one experience.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-55e1d6a elementor-align-center elementor-widget elementor-widget-button\" data-id=\"55e1d6a\" 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=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Get In Touch<\/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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e9bf403 e-flex e-con-boxed e-con e-parent\" data-id=\"e9bf403\" 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-0fcd55b e-con-full e-flex e-con e-child\" data-id=\"0fcd55b\" 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-2543e38 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2543e38\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icons icon-screen-desktop\"><\/i>\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-d30c7df elementor-widget elementor-widget-heading\" data-id=\"d30c7df\" 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\">Custom Website Design<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8b0c68f elementor-widget elementor-widget-heading\" data-id=\"8b0c68f\" 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\">We design websites that are fast, intuitive, &amp; tailored to your brand. Whether you need a digital storefront or a standout portfolio, we build experiences that look sharp and perform even better.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a032adf elementor-widget elementor-widget-heading\" data-id=\"a032adf\" 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\">See More \u2192<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b9d7332 e-con-full e-flex e-con e-child\" data-id=\"b9d7332\" 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-afcfc16 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"afcfc16\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"mdi mdi-store-outline\"><\/i>\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-0858aa3 elementor-widget elementor-widget-heading\" data-id=\"0858aa3\" 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\">Customised\u202fE\u2011commerce\u202fSolutions<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-78d7cbb elementor-widget elementor-widget-heading\" data-id=\"78d7cbb\" 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\">Your store should match your products, your processes, &amp; your brand. We create flexible online shops that load quickly, feel trustworthy, &amp; guide shoppers smoothly from discovery to payment.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6f0b363 elementor-widget elementor-widget-heading\" data-id=\"6f0b363\" 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\">See More \u2192<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a98a517 e-con-full e-flex e-con e-child\" data-id=\"a98a517\" 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-9b4dccb elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"9b4dccb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icons icon-magnifier\"><\/i>\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-31f1f20 elementor-widget elementor-widget-heading\" data-id=\"31f1f20\" 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\">Search Visibility (SEO)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-81d0d05 elementor-widget elementor-widget-heading\" data-id=\"81d0d05\" 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\">We help your website rank better by improving the content, structure, and technical foundation. It\u2019s about showing up when it matters\u2014and showing up strong and consistently.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1477354 elementor-widget elementor-widget-heading\" data-id=\"1477354\" 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\">See More \u2192<\/h2>\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-62bb58b e-flex e-con-boxed e-con e-parent\" data-id=\"62bb58b\" 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-a6ad68c e-con-full e-flex e-con e-child\" data-id=\"a6ad68c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-240babc elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"240babc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icofont icofont-chart-growth\"><\/i>\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-bf0e627 elementor-widget elementor-widget-heading\" data-id=\"bf0e627\" 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\">performance Marketing<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a0f4147 elementor-widget elementor-widget-heading\" data-id=\"a0f4147\" 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\">We plan &amp; optimize ads on Meta and Google, using data insight and creative testing to deliver consistent leads &amp; sales at the lowest possible cost. We make sure every ad has a purpose and a payoff.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5af3dad elementor-widget elementor-widget-heading\" data-id=\"5af3dad\" 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\">See More \u2192<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0330908 e-con-full e-flex e-con e-child\" data-id=\"0330908\" 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-8cc8aba elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"8cc8aba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"mdi mdi-message-settings-outline\"><\/i>\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-fbf736e elementor-widget elementor-widget-heading\" data-id=\"fbf736e\" 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\">Social Media Management<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8cf37ff elementor-widget elementor-widget-heading\" data-id=\"8cf37ff\" 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\">We manage your social presence by planning post schedules, publishing content, replying to comments, managing DMs, and keeping your brand active across platforms.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-846f61e elementor-widget elementor-widget-heading\" data-id=\"846f61e\" 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\">See More \u2192<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c486e39 e-con-full e-flex e-con e-child\" data-id=\"c486e39\" 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-59915a3 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"59915a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icofont icofont-duotone icofont-mouse-pointer-highlighter\"><\/i>\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-b92bd04 elementor-widget elementor-widget-heading\" data-id=\"b92bd04\" 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\">Landing Page Development<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c4b1d1 elementor-widget elementor-widget-heading\" data-id=\"6c4b1d1\" 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\">Conversion-focused landing page built for campaigns, launches, and lead capture. Direct, concise, and engineered for maximum conversion with a clear user journey from start to finish.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-957bba8 elementor-widget elementor-widget-heading\" data-id=\"957bba8\" 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\">See More \u2192<\/h2>\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-5721ce0 e-flex e-con-boxed e-con e-parent\" data-id=\"5721ce0\" 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-de4c30e e-con-full e-flex e-con e-child\" data-id=\"de4c30e\" 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-635c21d elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"635c21d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icofont icofont-tools-alt-2\"><\/i>\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-8512047 elementor-widget elementor-widget-heading\" data-id=\"8512047\" 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\">Website Maintenance<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-87d4eec elementor-widget elementor-widget-heading\" data-id=\"87d4eec\" 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\">From technical updates to regular backups, we handle the routine care your website needs to run safely and smoothly. No downtime. No broken links. Just worry-free performance.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f9d8f9f elementor-widget elementor-widget-heading\" data-id=\"f9d8f9f\" 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\">See More \u2192<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-79efde0 e-con-full e-flex e-con e-child\" data-id=\"79efde0\" 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-1a3a073 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"1a3a073\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"mdi mdi-server\"><\/i>\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-eafd8b1 elementor-widget elementor-widget-heading\" data-id=\"eafd8b1\" 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\">Hosting &amp; Domain Setup<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-196119d elementor-widget elementor-widget-heading\" data-id=\"196119d\" 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\">We take care of your domain, hosting, and webmail with a trusted partner\u2014no tech headaches, no confusion. Just fast, secure, fully-managed infrastructure ready for whatever you build.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f8f1441 elementor-widget elementor-widget-heading\" data-id=\"f8f1441\" 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\">See More \u2192<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-177e8be e-con-full e-flex e-con e-child\" data-id=\"177e8be\" 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-8da06ec elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"8da06ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"mdi mdi-palette\"><\/i>\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-e2008cf elementor-widget elementor-widget-heading\" data-id=\"e2008cf\" 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\">Branding Essentials<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dbb6c16 elementor-widget elementor-widget-heading\" data-id=\"dbb6c16\" 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\">We help you define how your brand shows up visually. From logo design to colors, fonts, and reference styles, we give you the basic branding tools you need to look sharp and stay consistent everywhere.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0f20a46 elementor-widget elementor-widget-heading\" data-id=\"0f20a46\" 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\">See More \u2192<\/h2>\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-18a56ec e-con-full e-flex e-con e-parent\" data-id=\"18a56ec\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8dbb276 e-con-full e-flex e-con e-child\" data-id=\"8dbb276\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4a5f29b elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"4a5f29b\" 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>&#8220;Fatir Infotech brought our vision to life with a website that truly reflects the premium nature of our brand. The attention to detail, smooth animations, and performance-first approach stood out from day one. Their team understood our product and audience perfectly. The final result is sleek, professional, and exactly what we needed to position Crystal Pro PPF as a leader in paint protection films.&#8221;<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-29858dd elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"29858dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"iconic iconic-right-quote\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fc110f3 e-con-full e-flex e-con e-child\" data-id=\"fc110f3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c33d362 elementor-widget elementor-widget-heading\" data-id=\"c33d362\" 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\">\u2014 Team Crystal Pro <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c423a9f elementor-widget elementor-widget-text-editor\" data-id=\"c423a9f\" 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>Automotive &amp; Car Protection<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b70d616 elementor-widget elementor-widget-image\" data-id=\"b70d616\" 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=\"223\" height=\"223\" src=\"https:\/\/fatirinfotech.com\/wp-content\/uploads\/2025\/11\/cptes.webp\" class=\"attachment-large size-large wp-image-1030\" alt=\"\" srcset=\"https:\/\/fatirinfotech.com\/wp-content\/uploads\/2025\/11\/cptes.webp 223w, https:\/\/fatirinfotech.com\/wp-content\/uploads\/2025\/11\/cptes-150x150.webp 150w\" sizes=\"(max-width: 223px) 100vw, 223px\" \/>\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<\/div>\n\t\t<div class=\"elementor-element elementor-element-3b84d0d e-con-full e-flex e-con e-parent\" data-id=\"3b84d0d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c8b803c e-con-full e-flex e-con e-child\" data-id=\"c8b803c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-06d15fe elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"06d15fe\" 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>&#8220;Working with Fatir Infotech was one of the best decisions we made for our business. They captured the essence of our traditional zari craftsmanship while giving us a modern digital presence that appeals to today\u2019s customers. The website feels elegant yet rooted in heritage, just like our brand. Their dedication and communication throughout the project were excellent.&#8221;<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8fe7688 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"8fe7688\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"iconic iconic-right-quote\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8de70c0 e-con-full e-flex e-con e-child\" data-id=\"8de70c0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0be2021 elementor-widget elementor-widget-heading\" data-id=\"0be2021\" 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\">\u2014 Pyare Miyan Zariwala<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5ce893b elementor-widget elementor-widget-text-editor\" data-id=\"5ce893b\" 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>Fashion &amp; Traditional Textile Craft<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-738b9c4 elementor-widget elementor-widget-image\" data-id=\"738b9c4\" 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=\"223\" height=\"223\" src=\"https:\/\/fatirinfotech.com\/wp-content\/uploads\/2025\/11\/pmmascotwhite.webp\" class=\"attachment-large size-large wp-image-1042\" alt=\"\" srcset=\"https:\/\/fatirinfotech.com\/wp-content\/uploads\/2025\/11\/pmmascotwhite.webp 223w, https:\/\/fatirinfotech.com\/wp-content\/uploads\/2025\/11\/pmmascotwhite-150x150.webp 150w\" sizes=\"(max-width: 223px) 100vw, 223px\" \/>\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<\/div>\n\t\t<div class=\"elementor-element elementor-element-f2061b2 e-con-full e-flex e-con e-parent\" data-id=\"f2061b2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b8bcfa6 e-con-full e-flex e-con e-child\" data-id=\"b8bcfa6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc12e10 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"cc12e10\" 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>&#8220;Fatir Infotech understood exactly what a design school\u2019s website should communicate \u2014 creativity, clarity, and confidence. They delivered a platform that not only looks great but also functions smoothly for students and faculty alike. From concept to launch, everything was handled with professionalism and genuine passion for design.&#8221;<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c7041b6 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c7041b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"iconic iconic-right-quote\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eb0e57c e-con-full e-flex e-con e-child\" data-id=\"eb0e57c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-305ea43 elementor-widget elementor-widget-heading\" data-id=\"305ea43\" 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\">\u2014 HSOD Management<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-76eb8b5 elementor-widget elementor-widget-text-editor\" data-id=\"76eb8b5\" 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>Architecture &amp; Education<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aedd1fd elementor-widget elementor-widget-image\" data-id=\"aedd1fd\" 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=\"446\" height=\"446\" src=\"https:\/\/fatirinfotech.com\/wp-content\/uploads\/2025\/11\/hsod.webp\" class=\"attachment-large size-large wp-image-1049\" alt=\"\" srcset=\"https:\/\/fatirinfotech.com\/wp-content\/uploads\/2025\/11\/hsod.webp 446w, https:\/\/fatirinfotech.com\/wp-content\/uploads\/2025\/11\/hsod-300x300.webp 300w, https:\/\/fatirinfotech.com\/wp-content\/uploads\/2025\/11\/hsod-150x150.webp 150w\" sizes=\"(max-width: 446px) 100vw, 446px\" \/>\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<\/div>\n\t\t<div class=\"elementor-element elementor-element-86e7d77 e-flex e-con-boxed e-con e-parent\" data-id=\"86e7d77\" 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-1ce5528 e-con-full e-flex e-con e-child\" data-id=\"1ce5528\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-98c25e0 elementor-widget elementor-widget-heading\" data-id=\"98c25e0\" 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\">Brand stories <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-97d7042 elementor-widget elementor-widget-heading\" data-id=\"97d7042\" 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\">our work, your impression<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1970422 e-con-full e-flex e-con e-child\" data-id=\"1970422\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-45254b9 elementor-widget elementor-widget-heading\" data-id=\"45254b9\" 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\">our design philosophy<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-93a97b9 elementor-widget elementor-widget-text-editor\" data-id=\"93a97b9\" 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>Every build reflects a clear purpose &#8211; to create something lasting, functional and distinct for brand behind it.\u00a0<\/p>\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-2756b34 e-con-full e-flex e-con e-parent\" data-id=\"2756b34\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0458e53 e-con-full e-flex e-con e-parent\" data-id=\"0458e53\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6bfb41b e-con-full e-flex e-con e-child\" data-id=\"6bfb41b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-eccde70 e-con-full e-flex e-con e-child\" data-id=\"eccde70\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b2562a6 elementor-widget elementor-widget-heading\" data-id=\"b2562a6\" 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\">PORTFOLIO<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c9279f2 elementor-widget elementor-widget-heading\" data-id=\"c9279f2\" 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\">Projects That Built Momentum<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-208b7ab e-con-full e-flex e-con e-child\" data-id=\"208b7ab\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-902c20f elementor-widget elementor-widget-heading\" data-id=\"902c20f\" 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\">From concept to conversion<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f69093 elementor-widget elementor-widget-text-editor\" data-id=\"2f69093\" 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>Each project featured here was created with a clear goal in mind. Whether launching a new brand or scaling an existing one, we bring design, development, and performance strategy together in one powerful outcome.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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>Our Philosophy Built to Last, Designed with Intention We\u2019re a team that treats websites like growth engines, not just online brochures. Every project starts with understanding what makes your business different. From there, we build seamless systems that connect strategy, design, and performance into one experience. Get In Touch Custom Website Design We design websites [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ocean_post_layout":"full-screen","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"0","ocean_second_sidebar":"0","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"off","ocean_display_header":"off","ocean_header_style":"","ocean_center_header_left_menu":"0","ocean_custom_header_template":"0","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"0","ocean_menu_typo_font_family":"0","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"on","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"off","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"0","footnotes":""},"class_list":["post-961","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/fatirinfotech.com\/index.php\/wp-json\/wp\/v2\/pages\/961","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fatirinfotech.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fatirinfotech.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fatirinfotech.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fatirinfotech.com\/index.php\/wp-json\/wp\/v2\/comments?post=961"}],"version-history":[{"count":0,"href":"https:\/\/fatirinfotech.com\/index.php\/wp-json\/wp\/v2\/pages\/961\/revisions"}],"wp:attachment":[{"href":"https:\/\/fatirinfotech.com\/index.php\/wp-json\/wp\/v2\/media?parent=961"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}