{"id":136,"date":"2026-08-08T12:48:39","date_gmt":"2026-08-08T09:18:39","guid":{"rendered":"https:\/\/novinstudio.com\/about\/"},"modified":"2026-08-08T12:55:01","modified_gmt":"2026-08-08T09:25:01","slug":"about","status":"publish","type":"page","link":"https:\/\/novinstudio.com\/en\/about\/","title":{"rendered":"About"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"136\" class=\"elementor elementor-136 elementor-131\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-85057cd e-con-full e-flex e-con e-parent\" data-id=\"85057cd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8b1db46 elementor-widget elementor-widget-html\" data-id=\"8b1db46\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================ -->\n<!-- ===== NOVINSTUDIO ABOUT PAGE - ENGLISH VERSION (EN) ===== -->\n<!-- ============================================================ -->\n\n<style>\n\/* ===== CSS VARIABLES ===== *\/\n:root {\n  --ns-bg: #0A0E13;\n  --ns-bg-soft: #0D1218;\n  --ns-surface: #141B23;\n  --ns-surface-2: #171F28;\n  --ns-border: rgba(255,255,255,0.09);\n  --ns-border-strong: rgba(255,255,255,0.16);\n  --ns-text: #EAEEF1;\n  --ns-text-dim: #96A3AE;\n  --ns-text-faint: #5E6B76;\n  --ns-accent: #3FD1C1;\n  --ns-accent-strong: #5EE6D6;\n  --ns-accent-soft: rgba(63,209,193,0.12);\n  --ns-accent-2: #E8A855;\n  --ns-radius: 14px;\n  --ns-radius-lg: 22px;\n  --ns-radius-pill: 999px;\n  --ns-font-en: 'Inter', -apple-system, 'Segoe UI', sans-serif;\n  --ns-font-mono: 'JetBrains Mono', 'Fira Code', monospace;\n  --ns-header-height: 72px;\n  --ns-header-height-mobile: 60px;\n  --ns-max-width: 1040px;\n  --ns-max-width-wide: 1200px;\n  --ns-padding-x: 28px;\n  --ns-gap-section: 96px;\n}\n\n\/* ===== RESET & BASE ===== *\/\n* {\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n}\nhtml {\n  -webkit-text-size-adjust: 100%;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n  scroll-behavior: smooth;\n}\nbody {\n  background: var(--ns-bg);\n  color: var(--ns-text);\n  font-family: var(--ns-font-en);\n  font-weight: 400;\n  line-height: 1.65;\n  font-size: 1rem;\n  min-height: 100vh;\n  min-height: 100dvh;\n  direction: ltr;\n}\nimg {\n  max-width: 100%;\n  height: auto;\n  display: block;\n}\na {\n  color: var(--ns-accent);\n  text-decoration: none;\n  transition: color 0.2s ease;\n}\na:hover {\n  color: var(--ns-accent-strong);\n}\nul, ol {\n  list-style: none;\n}\nbutton, input, textarea, select {\n  font: inherit;\n  color: inherit;\n  border: none;\n  background: none;\n  outline: none;\n}\nbutton {\n  cursor: pointer;\n}\n::selection {\n  background: var(--ns-accent);\n  color: #08211E;\n}\n::-webkit-scrollbar {\n  width: 8px;\n  height: 8px;\n}\n::-webkit-scrollbar-track {\n  background: var(--ns-bg);\n}\n::-webkit-scrollbar-thumb {\n  background: var(--ns-surface-2);\n  border-radius: 999px;\n}\n::-webkit-scrollbar-thumb:hover {\n  background: var(--ns-text-faint);\n}\n\n\/* ===== TYPOGRAPHY ===== *\/\nh1, h2, h3, h4, h5, h6 {\n  font-weight: 700;\n  line-height: 1.2;\n  letter-spacing: -0.02em;\n}\nh1 {\n  font-size: clamp(2rem, 5vw, 4rem);\n  font-weight: 800;\n  letter-spacing: -0.02em;\n}\nh2 {\n  font-size: clamp(1.6rem, 3vw, 2.6rem);\n  font-weight: 700;\n}\nh3 {\n  font-size: 1.25rem;\n  font-weight: 650;\n}\nh4 {\n  font-size: 1.1rem;\n  font-weight: 700;\n}\np {\n  margin-bottom: 1em;\n}\np:last-child {\n  margin-bottom: 0;\n}\nsmall, .ns-small {\n  font-size: 0.8rem;\n  font-weight: 500;\n}\n.ns-eyebrow {\n  font-size: 0.72rem;\n  font-weight: 600;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--ns-accent);\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n}\n.ns-eyebrow::before {\n  content: '\u25cf';\n  color: var(--ns-accent);\n}\n.ns-mono {\n  font-family: var(--ns-font-mono);\n  font-weight: 400;\n  font-size: 0.85rem;\n}\ncode, pre {\n  font-family: var(--ns-font-mono);\n  font-size: 0.85rem;\n  background: var(--ns-surface);\n  padding: 0.2em 0.4em;\n  border-radius: 4px;\n  border: 1px solid var(--ns-border);\n}\npre {\n  padding: 1rem;\n  overflow-x: auto;\n}\n.ns-text-dim {\n  color: var(--ns-text-dim);\n}\n.ns-text-faint {\n  color: var(--ns-text-faint);\n}\n.ns-text-accent {\n  color: var(--ns-accent);\n}\n\n\/* ===== CONTAINER ===== *\/\n.ns-container {\n  max-width: var(--ns-max-width);\n  margin: 0 auto;\n  padding: 0 var(--ns-padding-x);\n  width: 100%;\n}\n.ns-container-wide {\n  max-width: var(--ns-max-width-wide);\n  margin: 0 auto;\n  padding: 0 var(--ns-padding-x);\n  width: 100%;\n}\n\n\/* ===== BUTTONS ===== *\/\n.ns-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  font-weight: 700;\n  border-radius: var(--ns-radius-pill);\n  transition: all 0.25s ease;\n  cursor: pointer;\n  text-align: center;\n  white-space: nowrap;\n  border: none;\n}\n.ns-btn-primary {\n  background: var(--ns-accent);\n  color: #08211E;\n  padding: 14px 32px;\n}\n.ns-btn-primary:hover {\n  background: var(--ns-accent-strong);\n  color: #08211E;\n}\n.ns-btn-secondary {\n  background: transparent;\n  color: var(--ns-text);\n  padding: 14px 32px;\n  border: 1px solid var(--ns-border-strong);\n}\n.ns-btn-secondary:hover {\n  background: var(--ns-accent-soft);\n  color: var(--ns-accent);\n  border-color: var(--ns-accent);\n}\n.ns-btn-sm {\n  padding: 10px 22px;\n  font-size: 0.9rem;\n}\n.ns-btn-block {\n  width: 100%;\n  justify-content: center;\n}\n\n\/* ===== ABOUT PAGE STYLES ===== *\/\n\n\/* Hero Section *\/\n.ns-about-hero {\n  padding: calc(var(--ns-header-height, 72px) + 40px) 0 0;\n  min-height: 60vh;\n  display: flex;\n  align-items: center;\n  position: relative;\n  overflow: hidden;\n}\n.ns-about-hero-bg {\n  position: absolute;\n  inset: 0;\n  z-index: 0;\n  pointer-events: none;\n}\n.ns-about-hero-bg-circle {\n  position: absolute;\n  width: 500px;\n  height: 500px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(63,209,193,0.06) 0%, transparent 70%);\n  top: 50%;\n  right: 10%;\n  transform: translateY(-50%);\n  animation: nsAboutPulse 8s ease-in-out infinite;\n}\n@keyframes nsAboutPulse {\n  0%, 100% { transform: translateY(-50%) scale(1); opacity: 0.5; }\n  50% { transform: translateY(-50%) scale(1.2); opacity: 1; }\n}\n.ns-about-hero-content {\n  position: relative;\n  z-index: 1;\n  max-width: 800px;\n}\n.ns-about-hero-content h1 {\n  margin-bottom: 24px;\n  letter-spacing: -0.02em;\n}\n.ns-about-hero-content p {\n  font-size: 1.15rem;\n  color: var(--ns-text-dim, #96A3AE);\n  max-width: 600px;\n  line-height: 1.7;\n}\n\n\/* Mission Section *\/\n.ns-about-mission {\n  padding: 64px 0;\n  background: var(--ns-bg-soft, #0D1218);\n}\n.ns-about-mission-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 48px;\n  align-items: center;\n}\n.ns-about-mission-grid .ns-mission-text h2 {\n  margin-bottom: 16px;\n}\n.ns-about-mission-grid .ns-mission-text p {\n  color: var(--ns-text-dim, #96A3AE);\n  font-size: 1rem;\n  line-height: 1.7;\n}\n.ns-about-mission-grid .ns-mission-stats {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 24px;\n}\n.ns-about-mission-grid .ns-stat-item {\n  background: var(--ns-surface, #141B23);\n  border: 1px solid var(--ns-border, rgba(255,255,255,0.09));\n  border-radius: var(--ns-radius, 14px);\n  padding: 32px 24px;\n  text-align: center;\n  transition: all 0.3s ease;\n}\n.ns-about-mission-grid .ns-stat-item:hover {\n  border-color: var(--ns-accent, #3FD1C1);\n  transform: translateY(-4px);\n}\n.ns-about-mission-grid .ns-stat-number {\n  font-family: var(--ns-font-mono, 'JetBrains Mono', monospace);\n  font-size: 2.4rem;\n  font-weight: 700;\n  color: var(--ns-accent, #3FD1C1);\n  display: block;\n  margin-bottom: 4px;\n}\n.ns-about-mission-grid .ns-stat-label {\n  color: var(--ns-text-dim, #96A3AE);\n  font-size: 0.85rem;\n}\n\n\/* Approach Section *\/\n.ns-about-approach {\n  padding: 64px 0;\n}\n.ns-about-approach-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 32px;\n  margin-top: 40px;\n}\n.ns-about-approach-item {\n  padding: 32px 24px;\n  background: var(--ns-surface, #141B23);\n  border-radius: var(--ns-radius, 14px);\n  border: 1px solid var(--ns-border, rgba(255,255,255,0.09));\n  transition: all 0.3s ease;\n}\n.ns-about-approach-item:hover {\n  border-color: var(--ns-accent, #3FD1C1);\n  transform: translateY(-4px);\n}\n.ns-about-approach-item .ns-step-number {\n  font-family: var(--ns-font-mono, 'JetBrains Mono', monospace);\n  font-size: 0.8rem;\n  font-weight: 600;\n  color: var(--ns-accent, #3FD1C1);\n  display: block;\n  margin-bottom: 12px;\n}\n.ns-about-approach-item h4 {\n  margin-bottom: 8px;\n}\n.ns-about-approach-item p {\n  color: var(--ns-text-dim, #96A3AE);\n  font-size: 0.9rem;\n  margin: 0;\n  line-height: 1.6;\n}\n\n\/* Founder Section *\/\n.ns-about-founder {\n  padding: 64px 0;\n  background: var(--ns-bg-soft, #0D1218);\n}\n.ns-about-founder-grid {\n  display: grid;\n  grid-template-columns: 1fr 2fr;\n  gap: 48px;\n  align-items: start;\n}\n.ns-about-founder-image {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 16px;\n}\n.ns-about-founder-image .ns-founder-avatar {\n  width: 200px;\n  height: 200px;\n  border-radius: 50%;\n  background: var(--ns-surface, #141B23);\n  border: 2px solid var(--ns-accent, #3FD1C1);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 5rem;\n  color: var(--ns-accent, #3FD1C1);\n}\n.ns-about-founder-image .ns-founder-name {\n  font-weight: 700;\n  font-size: 1.2rem;\n}\n.ns-about-founder-image .ns-founder-title {\n  color: var(--ns-text-dim, #96A3AE);\n  font-size: 0.9rem;\n}\n.ns-about-founder-text h2 {\n  margin-bottom: 16px;\n}\n.ns-about-founder-text p {\n  color: var(--ns-text-dim, #96A3AE);\n  font-size: 1rem;\n  line-height: 1.7;\n  margin-bottom: 16px;\n}\n.ns-about-founder-text p:last-child {\n  margin-bottom: 0;\n}\n\n\/* Principles Section *\/\n.ns-about-principles {\n  padding: 64px 0;\n}\n.ns-about-principles-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 24px;\n  margin-top: 40px;\n}\n.ns-about-principles-item {\n  display: flex;\n  gap: 16px;\n  padding: 20px 24px;\n  background: var(--ns-surface, #141B23);\n  border-radius: var(--ns-radius, 14px);\n  border: 1px solid var(--ns-border, rgba(255,255,255,0.09));\n  transition: all 0.3s ease;\n  align-items: flex-start;\n}\n.ns-about-principles-item:hover {\n  border-color: var(--ns-accent-soft, rgba(63,209,193,0.3));\n}\n.ns-about-principles-item .ns-principle-icon {\n  font-size: 1.8rem;\n  flex-shrink: 0;\n}\n.ns-about-principles-item .ns-principle-content h4 {\n  font-size: 1rem;\n  margin-bottom: 4px;\n}\n.ns-about-principles-item .ns-principle-content p {\n  color: var(--ns-text-dim, #96A3AE);\n  font-size: 0.9rem;\n  margin: 0;\n  line-height: 1.6;\n}\n\n\/* CTA Section *\/\n.ns-about-cta {\n  padding: 64px 0;\n  background: var(--ns-bg-soft, #0D1218);\n  text-align: center;\n}\n.ns-about-cta h2 {\n  margin-bottom: 12px;\n}\n.ns-about-cta p {\n  color: var(--ns-text-dim, #96A3AE);\n  max-width: 500px;\n  margin: 0 auto 32px;\n}\n\n\/* ===== RESPONSIVE ===== *\/\n@media (max-width: 1024px) {\n  .ns-about-approach-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  .ns-about-founder-grid {\n    grid-template-columns: 1fr 1.5fr;\n  }\n}\n@media (max-width: 820px) {\n  .ns-about-hero {\n    min-height: 40vh;\n    padding: calc(var(--ns-header-height, 72px) + 20px) 0 0;\n  }\n  .ns-about-hero-content h1 {\n    font-size: clamp(2rem, 5vw, 2.8rem);\n  }\n  .ns-about-hero-content p {\n    font-size: 1rem;\n  }\n  .ns-about-mission-grid {\n    grid-template-columns: 1fr;\n    gap: 32px;\n  }\n  .ns-about-mission-grid .ns-mission-stats {\n    grid-template-columns: 1fr 1fr;\n  }\n  .ns-about-founder-grid {\n    grid-template-columns: 1fr;\n    gap: 32px;\n    text-align: center;\n  }\n  .ns-about-founder-image .ns-founder-avatar {\n    width: 160px;\n    height: 160px;\n    font-size: 4rem;\n  }\n}\n@media (max-width: 600px) {\n  .ns-about-approach-grid {\n    grid-template-columns: 1fr;\n  }\n  .ns-about-principles-grid {\n    grid-template-columns: 1fr;\n  }\n  .ns-about-mission-grid .ns-mission-stats {\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n  }\n  .ns-about-mission-grid .ns-stat-item {\n    padding: 24px 16px;\n  }\n  .ns-about-mission-grid .ns-stat-number {\n    font-size: 2rem;\n  }\n}\n@media (max-width: 480px) {\n  .ns-about-hero {\n    padding: calc(var(--ns-header-height, 72px) + 10px) 0 0;\n  }\n  .ns-about-mission-grid .ns-mission-stats {\n    grid-template-columns: 1fr;\n  }\n  .ns-about-hero-content p {\n    font-size: 0.95rem;\n  }\n}\n<\/style>\n\n\n<!-- ============================================================ -->\n<!-- ===== ABOUT PAGE CONTENT - ENGLISH VERSION ===== -->\n<!-- ============================================================ -->\n\n<!-- Hero Section -->\n<section class=\"ns-about-hero\">\n  <div class=\"ns-about-hero-bg\">\n    <div class=\"ns-about-hero-bg-circle\"><\/div>\n  <\/div>\n  <div class=\"ns-container\">\n    <div class=\"ns-about-hero-content\">\n      <div class=\"ns-eyebrow\">About NovinStudio<\/div>\n      <h1>Engineering clarity for growing digital operations<\/h1>\n      <p>NovinStudio is a software engineering studio for businesses that need digital solutions beyond what off-the-shelf tools offer \u2014 from online stores with complex operational logic to startups that need a dependable MVP.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Mission Section -->\n<section class=\"ns-about-mission\">\n  <div class=\"ns-container\">\n    <div class=\"ns-about-mission-grid\">\n      <div class=\"ns-mission-text\">\n        <div class=\"ns-eyebrow\">Our Mission<\/div>\n        <h2>Building systems that grow with you<\/h2>\n        <p>We believe good software is code that works. Great software is a system that is extensible, maintainable, and aligned with your business goals. Every project starts with understanding the actual problem, not picking a tech stack.<\/p>\n      <\/div>\n      <div class=\"ns-mission-stats\">\n        <div class=\"ns-stat-item\">\n          <span class=\"ns-stat-number\">9+<\/span>\n          <span class=\"ns-stat-label\">Years of technical experience<\/span>\n        <\/div>\n        <div class=\"ns-stat-item\">\n          <span class=\"ns-stat-number\">20+<\/span>\n          <span class=\"ns-stat-label\">Successful projects<\/span>\n        <\/div>\n        <div class=\"ns-stat-item\">\n          <span class=\"ns-stat-number\">100%<\/span>\n          <span class=\"ns-stat-label\">Transparent communication<\/span>\n        <\/div>\n        <div class=\"ns-stat-item\">\n          <span class=\"ns-stat-number\">24\/7<\/span>\n          <span class=\"ns-stat-label\">Post-delivery support<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Approach Section -->\n<section class=\"ns-about-approach\">\n  <div class=\"ns-container\">\n    <div style=\"text-align:center;\">\n      <div class=\"ns-eyebrow\">Our Approach<\/div>\n      <h2>How we work<\/h2>\n    <\/div>\n    <div class=\"ns-about-approach-grid\">\n      <div class=\"ns-about-approach-item\">\n        <span class=\"ns-step-number\">Step 1<\/span>\n        <h4>Understand the Problem<\/h4>\n        <p>Every project starts with truly understanding your needs. We take time to grasp your real requirements.<\/p>\n      <\/div>\n      <div class=\"ns-about-approach-item\">\n        <span class=\"ns-step-number\">Step 2<\/span>\n        <h4>Define Scope<\/h4>\n        <p>Once we understand the problem, we provide a detailed technical plan with clear timeline and cost.<\/p>\n      <\/div>\n      <div class=\"ns-about-approach-item\">\n        <span class=\"ns-step-number\">Step 3<\/span>\n        <h4>Architecture &amp; Design<\/h4>\n        <p>Technology choices and architecture are driven by your actual needs, not personal preference or trends.<\/p>\n      <\/div>\n      <div class=\"ns-about-approach-item\">\n        <span class=\"ns-step-number\">Step 4<\/span>\n        <h4>Staged Development<\/h4>\n        <p>Implementation with regular progress reports, so you always know where you stand.<\/p>\n      <\/div>\n      <div class=\"ns-about-approach-item\">\n        <span class=\"ns-step-number\">Step 5<\/span>\n        <h4>Testing &amp; Deployment<\/h4>\n        <p>Quality, security, and performance checks before release, with complete technical documentation.<\/p>\n      <\/div>\n      <div class=\"ns-about-approach-item\">\n        <span class=\"ns-step-number\">Step 6<\/span>\n        <h4>Maintenance &amp; Support<\/h4>\n        <p>After delivery, we continue with bug fixes, new features, and ongoing support as your system grows.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Founder Section -->\n<section class=\"ns-about-founder\">\n  <div class=\"ns-container\">\n    <div class=\"ns-about-founder-grid\">\n      <div class=\"ns-about-founder-image\">\n        <div class=\"ns-founder-avatar\">\ud83d\udc68\u200d\ud83d\udcbb<\/div>\n        <div class=\"ns-founder-name\">Mohammad Fekrat<\/div>\n        <div class=\"ns-founder-title\">Founder &amp; Technical Product Lead<\/div>\n      <\/div>\n      <div class=\"ns-about-founder-text\">\n        <div class=\"ns-eyebrow\">Founder<\/div>\n        <h2>Combining product thinking with engineering<\/h2>\n        <p>With a fullstack development background and experience building products like <strong>SitePilot<\/strong> (an AI-driven WordPress growth SaaS) and <strong>MinooSense<\/strong> (a personalized learning platform), Mohammad brings both product thinking and hands-on engineering to every project.<\/p>\n        <p>A technical decision made without understanding the business goal usually has to be rebuilt later. Combining product thinking with engineering discipline removes that rework cost.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Principles Section -->\n<section class=\"ns-about-principles\">\n  <div class=\"ns-container\">\n    <div style=\"text-align:center;\">\n      <div class=\"ns-eyebrow\">Our Principles<\/div>\n      <h2>What makes us different<\/h2>\n    <\/div>\n    <div class=\"ns-about-principles-grid\">\n      <div class=\"ns-about-principles-item\">\n        <span class=\"ns-principle-icon\">\ud83d\udcac<\/span>\n        <div class=\"ns-principle-content\">\n          <h4>Transparent communication &amp; pricing<\/h4>\n          <p>No hidden costs. You know exactly what you're paying for.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"ns-about-principles-item\">\n        <span class=\"ns-principle-icon\">\ud83d\udccb<\/span>\n        <div class=\"ns-principle-content\">\n          <h4>Clear scope before starting<\/h4>\n          <p>Nothing is ambiguous. We have a detailed, complete plan before work begins.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"ns-about-principles-item\">\n        <span class=\"ns-principle-icon\">\ud83e\uddf9<\/span>\n        <div class=\"ns-principle-content\">\n          <h4>Maintainable code, not just working code<\/h4>\n          <p>We write code that your team or future developers can understand and extend.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"ns-about-principles-item\">\n        <span class=\"ns-principle-icon\">\ud83d\udcc4<\/span>\n        <div class=\"ns-principle-content\">\n          <h4>Documentation as part of delivery<\/h4>\n          <p>Every project ships with complete technical documentation, not as an afterthought.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"ns-about-principles-item\">\n        <span class=\"ns-principle-icon\">\ud83c\udfaf<\/span>\n        <div class=\"ns-principle-content\">\n          <h4>Direct communication, no middle layers<\/h4>\n          <p>No account managers. Technical decisions happen directly between you and engineering.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"ns-about-principles-item\">\n        <span class=\"ns-principle-icon\">\u26a1<\/span>\n        <div class=\"ns-principle-content\">\n          <h4>Commitment to quality &amp; performance<\/h4>\n          <p>Quality, security, and performance are our priority, not an added feature.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- CTA Section -->\n<section class=\"ns-about-cta\">\n  <div class=\"ns-container\">\n    <h2>Tell us about your project<\/h2>\n    <p>We'd love to hear about your technical challenges and provide a solution tailored to your needs.<\/p>\n    <a href=\"https:\/\/novinstudio.com\/en\/contact\/\" class=\"ns-btn ns-btn-primary\">Discuss your project<\/a>\n  <\/div>\n<\/section>\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>About NovinStudio Engineering clarity for growing digital operations NovinStudio is a software engineering studio for businesses that need digital solutions beyond what off-the-shelf tools offer \u2014 from online stores with complex operational logic to startups that need a dependable MVP. Our Mission Building systems that grow with you We believe good software is code that [&hellip;]<\/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-136","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/novinstudio.com\/en\/wp-json\/wp\/v2\/pages\/136","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/novinstudio.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/novinstudio.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/novinstudio.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/novinstudio.com\/en\/wp-json\/wp\/v2\/comments?post=136"}],"version-history":[{"count":4,"href":"https:\/\/novinstudio.com\/en\/wp-json\/wp\/v2\/pages\/136\/revisions"}],"predecessor-version":[{"id":141,"href":"https:\/\/novinstudio.com\/en\/wp-json\/wp\/v2\/pages\/136\/revisions\/141"}],"wp:attachment":[{"href":"https:\/\/novinstudio.com\/en\/wp-json\/wp\/v2\/media?parent=136"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}