{"id":2076,"date":"2025-07-18T09:45:43","date_gmt":"2025-07-18T09:45:43","guid":{"rendered":"https:\/\/upscaleimg.ai\/?page_id=2076"},"modified":"2026-04-18T10:44:48","modified_gmt":"2026-04-18T10:44:48","slug":"diensten","status":"publish","type":"page","link":"https:\/\/upscaleimg.ai\/nl\/diensten\/","title":{"rendered":"Diensten"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2076\" class=\"elementor elementor-2076\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c852ef0 e-con-full thegem-e-con-layout-thegem e-flex e-con e-parent\" data-id=\"c852ef0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;thegem_container_layout&quot;:&quot;thegem&quot;}\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-1806223 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-html\" data-id=\"1806223\" 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>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"utf-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\" \/>\r\n\r\n\r\n  <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n\r\n  <style>\r\n    :root {\r\n      --primary: #ff436b;\r\n      --secondary: #4651e6;\r\n      --accent: #8a4fff;\r\n      --light: #f9fafb;\r\n      --dark: #1f2937;\r\n    }\r\n    \r\n    * {\r\n      font-family: 'Outfit', sans-serif;\r\n    }\r\n    \r\n    @keyframes fadeInUp { \r\n      from { \r\n        opacity: 0; \r\n        transform: translateY(18px); \r\n      } \r\n      to { \r\n        opacity: 1; \r\n        transform: translateY(0); \r\n      } \r\n    }\r\n    \r\n    @keyframes float {\r\n      0% { transform: translateY(0px); }\r\n      50% { transform: translateY(-10px); }\r\n      100% { transform: translateY(0px); }\r\n    }\r\n    \r\n    .fade-in-up { \r\n      animation: fadeInUp .7s ease both; \r\n    }\r\n    .fade-in-delay-1 { \r\n      animation-delay: .12s; \r\n    }\r\n    .fade-in-delay-2 { \r\n      animation-delay: .24s; \r\n    }\r\n    \r\n    .float-animation {\r\n      animation: float 6s ease-in-out infinite;\r\n    }\r\n    \r\n    .glass { \r\n      background: rgba(255,255,255,0.85); \r\n      backdrop-filter: blur(6px); \r\n      -webkit-backdrop-filter: blur(6px); \r\n    }\r\n    \r\n    .container-responsive { \r\n      width: 100%; \r\n      margin: 0 auto; \r\n    }\r\n    \r\n    @media (min-width: 768px) { \r\n      .container-responsive { \r\n        width: 90%; \r\n        max-width: 1280px;\r\n      } \r\n    }\r\n    \r\n    .custom-btn { \r\n      padding: 14px 24px 15px 24px; \r\n      border-radius: 12px; \r\n      transition: all 0.3s ease;\r\n      font-weight: 600;\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n    }\r\n    \r\n    .btn-primary {\r\n      background: var(--primary);\r\n      color: white;\r\n    }\r\n    \r\n    .btn-primary:hover {\r\n      background: var(--secondary);\r\n      transform: translateY(-2px);\r\n      box-shadow: 0 10px 25px -5px rgba(70, 81, 230, 0.4);\r\n       color: white;\r\n    }\r\n    \r\n    .btn-secondary {\r\n      background: white;\r\n      border: 2px solid #e5e7eb;\r\n      color: var(--dark);\r\n    }\r\n    \r\n    .btn-secondary:hover {\r\n      background: #fdf2f8;\r\n      border-color: var(--primary);\r\n      transform: translateY(-2px);\r\n    }\r\n    \r\n    .service-card {\r\n      transition: all 0.3s ease;\r\n      border-radius: 16px;\r\n      overflow: hidden;\r\n      height: 100%;\r\n      display: flex;\r\n      flex-direction: column;\r\n    }\r\n    \r\n    .service-card:hover {\r\n      transform: translateY(-5px);\r\n      box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);\r\n      \r\n    }\r\n    \r\n    .service-icon {\r\n      width: 60px;\r\n      height: 60px;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      border-radius: 16px;\r\n      margin-bottom: 20px;\r\n      font-size: 24px;\r\n    }\r\n    \r\n    .gradient-bg {\r\n      background: linear-gradient(135deg, #fdf3f4 0%, #f3f4ff 100%);\r\n    }\r\n    \r\n    .hero-pattern {\r\n      background-color: #f9fafb;\r\n      background-image: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ff436b' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\r\n    }\r\n    \r\n    .comparison-slider {\r\n      position: relative;\r\n      overflow: hidden;\r\n      border-radius: 12px;\r\n      box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);\r\n    }\r\n    \r\n    .comparison-slider img {\r\n      width: 100%;\r\n      display: block;\r\n    }\r\n    \r\n    .step-card {\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n    \r\n    .step-number {\r\n      position: absolute;\r\n      top: -15px;\r\n      right: -15px;\r\n      font-size: 120px;\r\n      font-weight: 800;\r\n      color: rgba(255, 67, 107, 0.08);\r\n      line-height: 1;\r\n    }\r\n    \/* Force all comparison blocks to same height *\/\r\n.bafg-wrapper {\r\n  height: 320px; \/* adjust to your desired size *\/\r\n  overflow: hidden;\r\n  border-radius: 12px;\r\n}\r\n\r\n\/* Make images scale nicely *\/\r\n.bafg-wrapper img {\r\n  height: 100% !important;\r\n  width: 100% !important;\r\n  object-fit: cover; \/* crop edges if needed *\/\r\n}\r\n\r\n  <\/style>\r\n<\/head>\r\n\r\n<body class=\"antialiased text-gray-800 \">\r\n\r\n  <!-- HERO -->\r\n  <section class=\"hero-pattern\">\r\n  <div class=\"container-responsive px-6 py-16 md:py-24 grid grid-cols-1 lg:grid-cols-12 gap-10 items-center\">\r\n    <div class=\"lg:col-span-7 space-y-6 fade-in-up\">\r\n      <div class=\"inline-flex items-center px-4 py-2 rounded-full bg-pink-100 text-pink-800 text-2xl font-medium mb-4\">\r\n        <span class=\"w-2 h-2 bg-pink-600 rounded-full mr-2\"><\/span>\r\n        AI-Powered Image Enhancement\r\n      <\/div>\r\n      <h1 class=\"text-5xl md:text-6xl lg:text-7xl font-extrabold leading-tight text-gray-900\">\r\n        Transform Your Images With <span class=\"text-transparent bg-clip-text bg-gradient-to-r from-[#ff436b] to-[#4651e6]\">AI Magic<\/span>\r\n      <\/h1>\r\n      <p class=\" md:text-2xl text-gray-600 max-w-3xl\">\r\n        Enhance faces, upscale in bulk, remove backgrounds, restore photos, and more\u2014with fast, consistent, watermark-free results.\r\n      <\/p>\r\n      <div class=\"pt-2 flex flex-wrap gap-4\">\r\n        <a href=\"#services\" class=\"custom-btn btn-primary \">\r\n          <span>Explore Services<\/span>\r\n          <i class=\"fas fa-arrow-down\"><\/i>\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"lg:col-span-5 fade-in-up float-animation\">\r\n      <div class=\"p-8 rounded-2xl glass border border-white shadow-xl\">\r\n        <div class=\"flex items-center mb-4\">\r\n          <div class=\"w-10 h-10 rounded-full bg-gradient-to-r from-[#ff436b] to-[#4651e6] flex items-center justify-center text-white mr-3\">\r\n            <i class=\"fas fa-star\"><\/i>\r\n          <\/div>\r\n          <h2 class=\"text-4xl font-bold text-gray-900\">Why Choose UpscaleIMG.AI?<\/h2>\r\n        <\/div>\r\n        <ul class=\"space-y-3\">\r\n          <li class=\"flex items-start\">\r\n            <div class=\"w-6 h-6 rounded-full bg-green-100 flex items-center justify-center text-green-600 mt-1 mr-3 flex-shrink-0\">\r\n              <i class=\"fas fa-check text-xs\"><\/i>\r\n            <\/div>\r\n            <span class=\" text-gray-700\">Consistent, high-quality outputs at scale<\/span>\r\n          <\/li>\r\n          <li class=\"flex items-start\">\r\n            <div class=\"w-6 h-6 rounded-full bg-green-100 flex items-center justify-center text-green-600 mt-1 mr-3 flex-shrink-0\">\r\n              <i class=\"fas fa-check text-xs\"><\/i>\r\n            <\/div>\r\n            <span class=\" text-gray-700\">Natural-looking enhancements with smart AI<\/span>\r\n          <\/li>\r\n          <li class=\"flex items-start\">\r\n            <div class=\"w-6 h-6 rounded-full bg-green-100 flex items-center justify-center text-green-600 mt-1 mr-3 flex-shrink-0\">\r\n              <i class=\"fas fa-check text-xs\"><\/i>\r\n            <\/div>\r\n            <span class=\" text-gray-700\">Fast processing and watermark-free results<\/span>\r\n          <\/li>\r\n          <li class=\"flex items-start\">\r\n            <div class=\"w-6 h-6 rounded-full bg-green-100 flex items-center justify-center text-green-600 mt-1 mr-3 flex-shrink-0\">\r\n              <i class=\"fas fa-check text-xs\"><\/i>\r\n            <\/div>\r\n            <span class=\" text-gray-700\">Secure processing with privacy protection<\/span>\r\n          <\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <\/section>\r\n\r\n  <!-- SERVICES GRID -->\r\n  <section id=\"services\" class=\"container-responsive px-6 py-16 fade-in-up fade-in-delay-1\">\r\n    <div class=\"text-center max-w-3xl mx-auto mb-16\">\r\n      <h2 class=\"text-4xl md:text-5xl font-bold text-gray-900 mb-4\">Our AI Image Services<\/h2>\r\n      <p class=\" text-gray-600\">Powerful tools to enhance, transform, and optimize your images for any purpose<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8\">\r\n\r\n      <!-- AI Face Enhancer -->\r\n      <div class=\"service-card bg-white p-6 shadow-md\">\r\n        <div class=\"service-icon bg-pink-100 text-pink-600\">\r\n          <i class=\"fas fa-user\"><\/i>\r\n        <\/div>\r\n        <h3 class=\"text-2xl font-bold text-gray-900 mb-3\">AI Face Enhancer<\/h3>\r\n        <p class=\"text-gray-600 mb-6\">Unblur faces, sharpen eyes and hair, smooth skin, and fix lighting for natural HD portraits.<\/p>\r\n        <div class=\"mt-auto flex gap-3\">\r\n          <a href=\"\/ai-face-enhancer\/\" class=\"custom-btn btn-primary flex-1 justify-center\">Enhance Now<\/a>\r\n          <a href=\"\/ai-face-enhancer\/\" class=\"custom-btn btn-secondary\">\r\n            <i class=\"fas fa-info-circle\"><\/i>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Bulk Image Upscaler -->\r\n      <div class=\"service-card bg-white p-6 shadow-md\">\r\n        <div class=\"service-icon bg-blue-100 text-blue-600\">\r\n          <i class=\"fas fa-expand\"><\/i>\r\n        <\/div>\r\n        <h3 class=\"text-2xl font-bold text-gray-900 mb-3\">Bulk Image Upscaler<\/h3>\r\n        <p class=\"text-gray-600 mb-6\">Upscale hundreds of images 4\u00d7 with crisp detail, clean colors, and batch consistency.<\/p>\r\n        <div class=\"mt-auto flex gap-3\">\r\n          <a href=\"\/bulk-image-upscaler\/\" class=\"custom-btn btn-primary flex-1 justify-center\">Upscale Now<\/a>\r\n          <a href=\"\/bulk-image-upscaler\/\" class=\"custom-btn btn-secondary\">\r\n            <i class=\"fas fa-info-circle\"><\/i>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Background Remover -->\r\n      <div class=\"service-card bg-white p-6 shadow-md\">\r\n        <div class=\"service-icon bg-purple-100 text-purple-600\">\r\n          <i class=\"fas fa-cut\"><\/i>\r\n        <\/div>\r\n        <h3 class=\"text-2xl font-bold text-gray-900 mb-3\">Background Remover<\/h3>\r\n        <p class=\"text-gray-600 mb-6\">Remove backgrounds cleanly and prepare images for e\u2011commerce, ads, and catalogs.<\/p>\r\n        <div class=\"mt-auto flex gap-3\">\r\n          <a href=\"\/remove-image-background\/\" class=\"custom-btn btn-primary flex-1 justify-center\">Remove Now<\/a>\r\n          <a href=\"\/remove-image-background\/\" class=\"custom-btn btn-secondary\">\r\n            <i class=\"fas fa-info-circle\"><\/i>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- AI Image Denoiser -->\r\n      <div class=\"service-card bg-white p-6 shadow-md\">\r\n        <div class=\"service-icon bg-green-100 text-green-600\">\r\n          <i class=\"fas fa-filter\"><\/i>\r\n        <\/div>\r\n        <h3 class=\"text-2xl font-bold text-gray-900 mb-3\">AI Image Denoiser<\/h3>\r\n        <p class=\"text-gray-600 mb-6\">Reduce grain and compression artifacts while preserving textures and edges.<\/p>\r\n        <div class=\"mt-auto flex gap-3\">\r\n          <a href=\"https:\/\/upscaleimg.ai\/#upload\" class=\"custom-btn btn-primary flex-1 justify-center\">Denoise Now<\/a>\r\n          <a href=\"https:\/\/upscaleimg.ai\/#upload\" class=\"custom-btn btn-secondary\">\r\n            <i class=\"fas fa-info-circle\"><\/i>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Image Sharpener -->\r\n      <div class=\"service-card bg-white p-6 shadow-md\">\r\n        <div class=\"service-icon bg-yellow-100 text-yellow-600\">\r\n          <i class=\"fas fa-bullseye\"><\/i>\r\n        <\/div>\r\n        <h3 class=\"text-2xl font-bold text-gray-900 mb-3\">Image Sharpener<\/h3>\r\n        <p class=\"text-gray-600 mb-6\">Recover clarity from soft or slightly blurry images without over\u2011sharpening artifacts.<\/p>\r\n        <div class=\"mt-auto flex gap-3\">\r\n          <a href=\"\/ai-face-enhancer\/\" class=\"custom-btn btn-primary flex-1 justify-center\">Sharpen Now<\/a>\r\n          <a href=\"\/ai-face-enhancer\/\" class=\"custom-btn btn-secondary\">\r\n            <i class=\"fas fa-info-circle\"><\/i>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Old Photo Restorer -->\r\n      <div class=\"service-card bg-white p-6 shadow-md\">\r\n        <div class=\"service-icon bg-red-100 text-red-600\">\r\n          <i class=\"fas fa-history\"><\/i>\r\n        <\/div>\r\n        <h3 class=\"text-2xl font-bold text-gray-900 mb-3\">Old Photo Restorer<\/h3>\r\n        <p class=\"text-gray-600 mb-6\">Revive vintage photos by fixing blur, noise, and color fade for print\u2011ready results.<\/p>\r\n        <div class=\"mt-auto flex gap-3\">\r\n          <a href=\"https:\/\/upscaleimg.ai\/#upload\" class=\"custom-btn btn-primary flex-1 justify-center\">Restore Now<\/a>\r\n          <a href=\"https:\/\/upscaleimg.ai\/#upload\" class=\"custom-btn btn-secondary\">\r\n            <i class=\"fas fa-info-circle\"><\/i>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- BEFORE\u2013AFTER COMPARISON -->\r\n  <section class=\"py-16 gradient-bg\">\r\n    <div class=\"container-responsive px-6\">\r\n      <div class=\"text-center max-w-3xl mx-auto mb-16\">\r\n        <h2 class=\"text-4xl md:text-5xl font-bold text-gray-900 mb-4\">See the Transformation<\/h2>\r\n        <p class=\" text-gray-600\">Drag the slider to compare before and after results<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"grid grid-cols-1 md:grid-cols-2 gap-12\">\r\n        <!-- Comparison 1 -->\r\n        <div class=\"bg-white rounded-2xl p-6 shadow-lg\">\r\n          <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Portrait Enhancement<\/h3>\r\n\n\t\t\t\n\t<style type=\"text\/css\">\n\t\t.slider-info-4670.bafg-slider-info .bafg-slider-title {\n\t\t\t\t\t\t\tfont-size:\n\t\t\t\t\t22px\t\t\t\t;\n\t\t\t\n\t\t\t\n\t\t\t\t\t}\n\n\t\t.slider-info-4670.bafg-slider-info .bafg-slider-description {\n\t\t\t\n\t\t\t\n\t\t\t\t\t}\n\t\t\n\t\t\n\t\t.slider-info-4670.bafg-slider-info .bafg_slider_readmore_button {\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\ttext-align: center;\n\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\t\t}\n\n\t\t.slider-info-4670.bafg-slider-info .bafg_slider_readmore_button:hover {\n\n\t\t\t\n\t\t\t\n\t\t\t\t\t}\n\t<\/style>\n\t\n\t\t\t<div class=\"bafg-twentytwenty-container slider-4670  \"\n\t\t\t\tbafg-orientation=\"horizontal\" bafg-default-offset=\"0.5\"\n\t\t\t\tbafg-before-label=\"Before\"\n\t\t\t\tbafg-after-label=\"After\" bafg-overlay=\"1\"\n\t\t\t\tbafg-move-slider-on-hover=\"\"\n\t\t\t\tbafg-click-to-move=\"\">\n\n\t\t\t\t\t\t\t\t<img class=\"skip-lazy\" data-skip-lazy\t\t\t\t\tsrc=\"https:\/\/upscaleimg.ai\/wp-content\/uploads\/2025\/09\/Potrait.webp\" alt=\"Potrait Before Enahncement\">\n\t\t\t\t<img class=\"skip-lazy\" data-skip-lazy\t\t\t\t\tsrc=\"https:\/\/upscaleimg.ai\/wp-content\/uploads\/2025\/09\/enhanced_Potrait.jpg\" alt=\"Potrait After Enahncement\">\n\n\t\t\t<\/div>\n\n\t\t\t\t<div class=\"bafg-slider-info-wraper\">\n\t\t<div style=\"\" class=\"slider-info-4670 bafg-slider-info\">\n\t\t\t\t\t<\/div>\n\t<\/div>\n\t\n\t\t\t<style type=\"text\/css\">\n\t\t\t\t\t\t\t\t\t\t\t<\/style>\n\t\t\t\r\n          <p class=\"text-gray-600 mt-4 text-center\">Enhanced facial features, improved clarity, and natural skin tones<\/p>\r\n        <\/div>\r\n\r\n        <!-- Comparison 2 -->\r\n        <div class=\"bg-white rounded-2xl p-6 shadow-lg\">\r\n          <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Upscaling Comparison<\/h3>\r\n         \n\t\t\t\n\t<style type=\"text\/css\">\n\t\t.slider-info-4687.bafg-slider-info .bafg-slider-title {\n\t\t\t\t\t\t\tfont-size:\n\t\t\t\t\t22px\t\t\t\t;\n\t\t\t\n\t\t\t\n\t\t\t\t\t}\n\n\t\t.slider-info-4687.bafg-slider-info .bafg-slider-description {\n\t\t\t\n\t\t\t\n\t\t\t\t\t}\n\t\t\n\t\t\n\t\t.slider-info-4687.bafg-slider-info .bafg_slider_readmore_button {\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\ttext-align: center;\n\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\t\t}\n\n\t\t.slider-info-4687.bafg-slider-info .bafg_slider_readmore_button:hover {\n\n\t\t\t\n\t\t\t\n\t\t\t\t\t}\n\t<\/style>\n\t\n\t\t\t<div class=\"bafg-twentytwenty-container slider-4687  \"\n\t\t\t\tbafg-orientation=\"horizontal\" bafg-default-offset=\"0.5\"\n\t\t\t\tbafg-before-label=\"Before\"\n\t\t\t\tbafg-after-label=\"After\" bafg-overlay=\"1\"\n\t\t\t\tbafg-move-slider-on-hover=\"\"\n\t\t\t\tbafg-click-to-move=\"\">\n\n\t\t\t\t\t\t\t\t<img class=\"skip-lazy\" data-skip-lazy\t\t\t\t\tsrc=\"https:\/\/upscaleimg.ai\/wp-content\/uploads\/2025\/09\/Nature-Grass.webp\" alt=\"\">\n\t\t\t\t<img class=\"skip-lazy\" data-skip-lazy\t\t\t\t\tsrc=\"https:\/\/upscaleimg.ai\/wp-content\/uploads\/2025\/09\/Nature-Grass.jpg\" alt=\"\">\n\n\t\t\t<\/div>\n\n\t\t\t\t<div class=\"bafg-slider-info-wraper\">\n\t\t<div style=\"\" class=\"slider-info-4687 bafg-slider-info\">\n\t\t\t\t\t<\/div>\n\t<\/div>\n\t\n\t\t\t<style type=\"text\/css\">\n\t\t\t\t\t\t\t\t\t\t\t<\/style>\n\t\t\t\r\n          <p class=\"text-gray-600 mt-4 text-center\">4x resolution increase with preserved details and reduced artifacts<\/p>\r\n        <\/div>\r\n\r\n        <!-- Comparison 3 -->\r\n        <div class=\"bg-white rounded-2xl p-6 shadow-lg\">\r\n          <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Background Removal<\/h3>\r\n         \n\t\t\t\n\t<style type=\"text\/css\">\n\t\t.slider-info-4690.bafg-slider-info .bafg-slider-title {\n\t\t\t\t\t\t\tfont-size:\n\t\t\t\t\t22px\t\t\t\t;\n\t\t\t\n\t\t\t\n\t\t\t\t\t}\n\n\t\t.slider-info-4690.bafg-slider-info .bafg-slider-description {\n\t\t\t\n\t\t\t\n\t\t\t\t\t}\n\t\t\n\t\t\n\t\t.slider-info-4690.bafg-slider-info .bafg_slider_readmore_button {\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\ttext-align: center;\n\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\t\t}\n\n\t\t.slider-info-4690.bafg-slider-info .bafg_slider_readmore_button:hover {\n\n\t\t\t\n\t\t\t\n\t\t\t\t\t}\n\t<\/style>\n\t\n\t\t\t<div class=\"bafg-twentytwenty-container slider-4690  \"\n\t\t\t\tbafg-orientation=\"horizontal\" bafg-default-offset=\"0.5\"\n\t\t\t\tbafg-before-label=\"Before\"\n\t\t\t\tbafg-after-label=\"After\" bafg-overlay=\"1\"\n\t\t\t\tbafg-move-slider-on-hover=\"\"\n\t\t\t\tbafg-click-to-move=\"\">\n\n\t\t\t\t\t\t\t\t<img class=\"skip-lazy\" data-skip-lazy\t\t\t\t\tsrc=\"https:\/\/upscaleimg.ai\/wp-content\/uploads\/2025\/09\/Potrait-Shot.jpg\" alt=\"\">\n\t\t\t\t<img class=\"skip-lazy\" data-skip-lazy\t\t\t\t\tsrc=\"https:\/\/upscaleimg.ai\/wp-content\/uploads\/2025\/09\/bg_removed_Potrait-Shot.webp\" alt=\"\">\n\n\t\t\t<\/div>\n\n\t\t\t\t<div class=\"bafg-slider-info-wraper\">\n\t\t<div style=\"\" class=\"slider-info-4690 bafg-slider-info\">\n\t\t\t\t\t<\/div>\n\t<\/div>\n\t\n\t\t\t<style type=\"text\/css\">\n\t\t\t\t\t\t\t\t\t\t\t<\/style>\n\t\t\t\r\n          <p class=\"text-gray-600 mt-4 text-center\">Clean background removal with precise edge detection<\/p>\r\n        <\/div>\r\n\r\n        <!-- Comparison 4 -->\r\n        <div class=\"bg-white rounded-2xl p-6 shadow-lg\">\r\n          <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Photo Restoration<\/h3>\r\n\n\t\t\t\n\t<style type=\"text\/css\">\n\t\t.slider-info-4693.bafg-slider-info .bafg-slider-title {\n\t\t\t\t\t\t\tfont-size:\n\t\t\t\t\t22px\t\t\t\t;\n\t\t\t\n\t\t\t\n\t\t\t\t\t}\n\n\t\t.slider-info-4693.bafg-slider-info .bafg-slider-description {\n\t\t\t\n\t\t\t\n\t\t\t\t\t}\n\t\t\n\t\t\n\t\t.slider-info-4693.bafg-slider-info .bafg_slider_readmore_button {\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\ttext-align: center;\n\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\t\t}\n\n\t\t.slider-info-4693.bafg-slider-info .bafg_slider_readmore_button:hover {\n\n\t\t\t\n\t\t\t\n\t\t\t\t\t}\n\t<\/style>\n\t\n\t\t\t<div class=\"bafg-twentytwenty-container slider-4693  \"\n\t\t\t\tbafg-orientation=\"horizontal\" bafg-default-offset=\"0.5\"\n\t\t\t\tbafg-before-label=\"Before\"\n\t\t\t\tbafg-after-label=\"After\" bafg-overlay=\"1\"\n\t\t\t\tbafg-move-slider-on-hover=\"\"\n\t\t\t\tbafg-click-to-move=\"\">\n\n\t\t\t\t\t\t\t\t<img class=\"skip-lazy\" data-skip-lazy\t\t\t\t\tsrc=\"https:\/\/upscaleimg.ai\/wp-content\/uploads\/2025\/09\/smiling-young-woman-before-restoration.jpeg\" alt=\"\">\n\t\t\t\t<img class=\"skip-lazy\" data-skip-lazy\t\t\t\t\tsrc=\"https:\/\/upscaleimg.ai\/wp-content\/uploads\/2025\/09\/smiling-young-woman.jpeg\" alt=\"\">\n\n\t\t\t<\/div>\n\n\t\t\t\t<div class=\"bafg-slider-info-wraper\">\n\t\t<div style=\"\" class=\"slider-info-4693 bafg-slider-info\">\n\t\t\t\t\t<\/div>\n\t<\/div>\n\t\n\t\t\t<style type=\"text\/css\">\n\t\t\t\t\t\t\t\t\t\t\t<\/style>\n\t\t\t          <p class=\"text-gray-600 mt-4 text-center\">Restored colors, removed scratches, and enhanced details<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- HOW IT WORKS -->\r\n  <section id=\"how-it-works\" class=\"container-responsive px-6 py-16\">\r\n    <div class=\"text-center max-w-3xl mx-auto mb-16\">\r\n      <h2 class=\"text-4xl md:text-5xl font-bold text-gray-900 mb-4\">How It Works<\/h2>\r\n      <p class=\" text-gray-600\">Transform your images in three simple steps<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8\">\r\n      <div class=\"step-card bg-white rounded-2xl p-8 shadow-md relative\">\r\n        <div class=\"step-number\">1<\/div>\r\n        <div class=\"w-16 h-16 rounded-2xl bg-pink-100 flex items-center justify-center text-pink-600 text-2xl mb-6\">\r\n          <i class=\"fas fa-cloud-upload-alt\"><\/i>\r\n        <\/div>\r\n        <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Upload Your Images<\/h3>\r\n        <p class=\"text-gray-600\">Drag & drop images or pick a service to start with single or bulk processing. We support all common formats.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"step-card bg-white rounded-2xl p-8 shadow-md relative\">\r\n        <div class=\"step-number\">2<\/div>\r\n        <div class=\"w-16 h-16 rounded-2xl bg-blue-100 flex items-center justify-center text-blue-600 text-2xl mb-6\">\r\n          <i class=\"fas fa-magic\"><\/i>\r\n        <\/div>\r\n        <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">AI Processing<\/h3>\r\n        <p class=\"text-gray-600\">Our advanced AI algorithms enhance details, reduce noise, restore clarity, and keep colors natural.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"step-card bg-white rounded-2xl p-8 shadow-md relative\">\r\n        <div class=\"step-number\">3<\/div>\r\n        <div class=\"w-16 h-16 rounded-2xl bg-green-100 flex items-center justify-center text-green-600 text-2xl mb-6\">\r\n          <i class=\"fas fa-download\"><\/i>\r\n        <\/div>\r\n        <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Download Results<\/h3>\r\n        <p class=\"text-gray-600\">Download watermark-free results instantly, ready for web, print, or marketplaces. Your files are secure and private.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- TESTIMONIALS -->\r\n<section class=\"py-16 gradient-bg\">\r\n  <div class=\"container-responsive px-6\">\r\n    <div class=\"text-center max-w-3xl mx-auto mb-16\">\r\n      <h2 class=\"text-4xl md:text-5xl font-bold text-gray-900 mb-4\">What Our Users Say<\/h2>\r\n      <p class=\" text-gray-600\">Trusted by photographers, designers, and businesses worldwide<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8\">\r\n      <!-- New testimonials -->\r\n      <div class=\"bg-white rounded-xl p-8 shadow\">\r\n        <div class=\"flex items-center gap-4\">\r\n          <div class=\"w-16 h-16 rounded-full bg-pink-100 text-pink-700 flex items-center justify-center font-bold text-2xl\">U<\/div>\r\n          <div>\r\n            <div class=\"font-semibold text-2xl\">Umair Ahmad<\/div>\r\n            <div class=\"text-xl text-gray-500\">App User<\/div>\r\n            <div class=\"text-yellow-500 text-xl\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <p class=\"text-2xl text-gray-600 mt-4\">\"This looks good with available filters and frames. Hopefully, will be improved further in future updates.\"<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"bg-white rounded-xl p-8 shadow\">\r\n        <div class=\"flex items-center gap-4\">\r\n          <div class=\"w-16 h-16 rounded-full bg-purple-100 text-purple-700 flex items-center justify-center font-bold text-2xl\">A<\/div>\r\n          <div>\r\n            <div class=\"font-semibold text-2xl\">Ahmad Ameen<\/div>\r\n            <div class=\"text-xl text-gray-500\">App User<\/div>\r\n            <div class=\"text-yellow-500 text-xl\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <p class=\"text-2xl text-gray-600 mt-4\">\"Absolutely Amazing App. I am Big fan Of your Apps.\"<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"bg-white rounded-xl p-8 shadow\">\r\n        <div class=\"flex items-center gap-4\">\r\n          <div class=\"w-16 h-16 rounded-full bg-green-100 text-green-700 flex items-center justify-center font-bold text-2xl\">H<\/div>\r\n          <div>\r\n            <div class=\"font-semibold text-2xl\">Health Town<\/div>\r\n            <div class=\"text-xl text-gray-500\">App User<\/div>\r\n            <div class=\"text-yellow-500 text-xl\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <p class=\"text-2xl text-gray-600 mt-4\">\"This app is the best background changer app i ever used.\"<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"bg-white rounded-xl p-8 shadow\">\r\n        <div class=\"flex items-center gap-4\">\r\n          <div class=\"w-16 h-16 rounded-full bg-yellow-100 text-yellow-700 flex items-center justify-center font-bold text-2xl\">C<\/div>\r\n          <div>\r\n            <div class=\"font-semibold text-2xl\">Chizyman Adie<\/div>\r\n            <div class=\"text-xl text-gray-500\">App User<\/div>\r\n            <div class=\"text-yellow-500 text-xl\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <p class=\"text-2xl text-gray-600 mt-4\">\"Absolutely love it\"<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"bg-white rounded-xl p-8 shadow\">\r\n        <div class=\"flex items-center gap-4\">\r\n          <div class=\"w-16 h-16 rounded-full bg-blue-100 text-blue-700 flex items-center justify-center font-bold text-2xl\">N<\/div>\r\n          <div>\r\n            <div class=\"font-semibold text-2xl\">Naz Willow<\/div>\r\n            <div class=\"text-xl text-gray-500\">App User<\/div>\r\n            <div class=\"text-yellow-500 text-xl\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <p class=\"text-2xl text-gray-600 mt-4\">\"Very excellent app\"<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"bg-white rounded-xl p-8 shadow\">\r\n        <div class=\"flex items-center gap-4\">\r\n          <div class=\"w-16 h-16 rounded-full bg-teal-100 text-teal-700 flex items-center justify-center font-bold text-2xl\">M<\/div>\r\n          <div>\r\n            <div class=\"font-semibold text-2xl\">Muh Sharjeel<\/div>\r\n            <div class=\"text-xl text-gray-500\">App User<\/div>\r\n            <div class=\"text-yellow-500 text-xl\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <p class=\"text-2xl text-gray-600 mt-4\">\"Great app\ud83d\udc4c\"<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"bg-white rounded-xl p-8 shadow\">\r\n        <div class=\"flex items-center gap-4\">\r\n          <div class=\"w-16 h-16 rounded-full bg-red-100 text-red-700 flex items-center justify-center font-bold text-2xl\">T<\/div>\r\n          <div>\r\n            <div class=\"font-semibold text-2xl\">Tsepo Magnificent<\/div>\r\n            <div class=\"text-xl text-gray-500\">App User<\/div>\r\n            <div class=\"text-yellow-500 text-xl\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <p class=\"text-2xl text-gray-600 mt-4\">\"It magnificent\"<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"bg-white rounded-xl p-8 shadow\">\r\n        <div class=\"flex items-center gap-4\">\r\n          <div class=\"w-16 h-16 rounded-full bg-indigo-100 text-indigo-700 flex items-center justify-center font-bold text-2xl\">P<\/div>\r\n          <div>\r\n            <div class=\"font-semibold text-2xl\">Pintu Yadav<\/div>\r\n            <div class=\"text-xl text-gray-500\">App User<\/div>\r\n            <div class=\"text-yellow-500 text-xl\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <p class=\"text-2xl text-gray-600 mt-4\">\"\ud83d\udc51\ud83d\udc51\"<\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n\r\n <!-- Final CTA + Footer -->\r\n<div class=\"container-responsive mt-16 bg-white rounded-[15px] shadow-xl text-center px-8 py-20 font-[Outfit] w-[70%] mx-auto\">\r\n  <h2 class=\"text-[25px] mb-4 font-normal text-black\">\r\n    Ready to Transform Your Images?\r\n  <\/h2>\r\n  <p class=\"text-[20px] mb-6 font-light text-[#333]\">\r\n    Join thousands of users who trust UpscaleIMG.AI for their image enhancement needs \r\n  <\/p>\r\n  \r\n  \r\n  <div class=\"pt-2 flex flex-wrap justify-center items-center gap-4\">\r\n    <a href=\"#services\" class=\"custom-btn btn-primary \">\r\n      <span>Explore Services<\/span>\r\n      <i class=\"fas fa-arrow-up\"><\/i>\r\n    <\/a>\r\n  <\/div>\r\n<\/div>\r\n\r\n\r\n<\/body>\r\n<\/html>\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-76b1364 thegem-e-con-layout-thegem e-flex e-con-boxed e-con e-parent\" data-id=\"76b1364\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;thegem_container_layout&quot;:&quot;thegem&quot;}\">\r\n\t\t\t\t\t<div class=\"e-con-inner\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-f248620 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-html\" data-id=\"f248620\" 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<script type=\"application\/ld+json\">\r\n{\r\n  \"@context\": \"https:\/\/schema.org\",\r\n  \"@graph\": [\r\n    {\r\n      \"@type\": \"Organization\",\r\n      \"@id\": \"https:\/\/upscaleimg.ai\/#organization\",\r\n      \"name\": \"UpscaleIMG.AI\",\r\n      \"url\": \"https:\/\/upscaleimg.ai\",\r\n      \"logo\": {\r\n        \"@type\": \"ImageObject\",\r\n        \"url\": \"https:\/\/upscaleimg.ai\/wp-content\/uploads\/2025\/07\/UpscaleIMG-ai-logo2-1.png\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"WebPage\",\r\n      \"@id\": \"https:\/\/upscaleimg.ai\/services\/#webpage\",\r\n      \"url\": \"https:\/\/upscaleimg.ai\/services\/\",\r\n      \"name\": \"AI Image Services \u2013 Enhance, Upscale, Remove Backgrounds Online\",\r\n      \"description\": \"Enhance faces, upscale in bulk, remove backgrounds, denoise, sharpen, and restore old photos with fast, watermark-free AI results.\",\r\n      \"isPartOf\": {\r\n        \"@id\": \"https:\/\/upscaleimg.ai\/#website\"\r\n      },\r\n      \"mainEntity\": {\r\n        \"@id\": \"https:\/\/upscaleimg.ai\/services\/#service\"\r\n      },\r\n      \"publisher\": {\r\n        \"@id\": \"https:\/\/upscaleimg.ai\/#organization\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"WebSite\",\r\n      \"@id\": \"https:\/\/upscaleimg.ai\/#website\",\r\n      \"url\": \"https:\/\/upscaleimg.ai\",\r\n      \"name\": \"UpscaleIMG.AI\",\r\n      \"publisher\": {\r\n        \"@id\": \"https:\/\/upscaleimg.ai\/#organization\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"HowTo\",\r\n      \"@id\": \"https:\/\/upscaleimg.ai\/services\/#howto\",\r\n      \"name\": \"How to Enhance Images \u2014 Step by Step\",\r\n      \"description\": \"A simple guide to using our AI image enhancement services.\",\r\n      \"totalTime\": \"PT5M\",\r\n      \"tool\": [\r\n        {\r\n          \"@type\": \"HowToTool\",\r\n          \"name\": \"Computer or mobile device\"\r\n        },\r\n        {\r\n          \"@type\": \"HowToTool\",\r\n          \"name\": \"Internet access\"\r\n        }\r\n      ],\r\n      \"step\": [\r\n        {\r\n          \"@type\": \"HowToStep\",\r\n          \"name\": \"Upload Images\",\r\n          \"text\": \"Drag and drop images or select a service for single or bulk processing; common formats supported.\"\r\n        },\r\n        {\r\n          \"@type\": \"HowToStep\",\r\n          \"name\": \"Instant AI Processing\",\r\n          \"text\": \"AI enhances details, reduces noise, restores clarity, and preserves natural color.\"\r\n        },\r\n        {\r\n          \"@type\": \"HowToStep\",\r\n          \"name\": \"Download Enhanced Results\",\r\n          \"text\": \"Download watermark-free images, ready for web, print, or marketplaces.\"\r\n        }\r\n      ]\r\n    },\r\n    {\r\n      \"@type\": \"Service\",\r\n      \"@id\": \"https:\/\/upscaleimg.ai\/services\/#service\",\r\n      \"url\": \"https:\/\/upscaleimg.ai\/services\/\",\r\n      \"name\": \"AI Image Services\",\r\n      \"description\": \"AI-powered online services to enhance and transform images, including face enhancement, bulk upscaling, background removal, denoising, sharpening, and photo restoration.\",\r\n      \"image\": \"https:\/\/upscaleimg.ai\/wp-content\/uploads\/2025\/07\/UpscaleIMG-ai-logo2-1.png\",\r\n      \"provider\": {\r\n        \"@id\": \"https:\/\/upscaleimg.ai\/#organization\"\r\n      },\r\n      \"serviceType\": \"Image Enhancement Service\",\r\n      \"areaServed\": \"Worldwide\",\r\n      \"availableChannel\": {\r\n        \"@type\": \"ServiceChannel\",\r\n        \"serviceUrl\": \"https:\/\/upscaleimg.ai\/services\/\"\r\n      },\r\n      \"serviceOutput\": {\r\n        \"@type\": \"ImageObject\",\r\n        \"name\": \"Enhanced High-Resolution Images\"\r\n      },\r\n      \"aggregateRating\": {\r\n        \"@type\": \"AggregateRating\",\r\n        \"ratingValue\": \"5\",\r\n        \"reviewCount\": \"8\"\r\n      },\r\n      \"review\": [\r\n        {\r\n          \"@type\": \"Review\",\r\n          \"author\": {\r\n            \"@type\": \"Person\",\r\n            \"name\": \"Umair Ahmad\"\r\n          },\r\n          \"reviewRating\": {\r\n            \"@type\": \"Rating\",\r\n            \"ratingValue\": \"5\",\r\n            \"bestRating\": \"5\"\r\n          },\r\n          \"reviewBody\": \"This looks good with available filters and frames. Hopefully, will be improved further in future updates.\"\r\n        },\r\n        {\r\n          \"@type\": \"Review\",\r\n          \"author\": {\r\n            \"@type\": \"Person\",\r\n            \"name\": \"Ahmad Ameen\"\r\n          },\r\n          \"reviewRating\": {\r\n            \"@type\": \"Rating\",\r\n            \"ratingValue\": \"5\",\r\n            \"bestRating\": \"5\"\r\n          },\r\n          \"reviewBody\": \"Absolutely Amazing App. I am Big fan Of your Apps.\"\r\n        },\r\n        {\r\n          \"@type\": \"Review\",\r\n          \"author\": {\r\n            \"@type\": \"Person\",\r\n            \"name\": \"Health Town\"\r\n          },\r\n          \"reviewRating\": {\r\n            \"@type\": \"Rating\",\r\n            \"ratingValue\": \"5\",\r\n            \"bestRating\": \"5\"\r\n          },\r\n          \"reviewBody\": \"This app is the best background changer app i ever used.\"\r\n        },\r\n        {\r\n          \"@type\": \"Review\",\r\n          \"author\": {\r\n            \"@type\": \"Person\",\r\n            \"name\": \"Chizyman Adie\"\r\n          },\r\n          \"reviewRating\": {\r\n            \"@type\": \"Rating\",\r\n            \"ratingValue\": \"5\",\r\n            \"bestRating\": \"5\"\r\n          },\r\n          \"reviewBody\": \"Absolutely love it\"\r\n        },\r\n        {\r\n          \"@type\": \"Review\",\r\n          \"author\": {\r\n            \"@type\": \"Person\",\r\n            \"name\": \"Naz Willow\"\r\n          },\r\n          \"reviewRating\": {\r\n            \"@type\": \"Rating\",\r\n            \"ratingValue\": \"5\",\r\n            \"bestRating\": \"5\"\r\n          },\r\n          \"reviewBody\": \"Very excellent app\"\r\n        },\r\n        {\r\n          \"@type\": \"Review\",\r\n          \"author\": {\r\n            \"@type\": \"Person\",\r\n            \"name\": \"Muh Sharjeel\"\r\n          },\r\n          \"reviewRating\": {\r\n            \"@type\": \"Rating\",\r\n            \"ratingValue\": \"5\",\r\n            \"bestRating\": \"5\"\r\n          },\r\n          \"reviewBody\": \"Great app\ud83d\udc4c\"\r\n        },\r\n        {\r\n          \"@type\": \"Review\",\r\n          \"author\": {\r\n            \"@type\": \"Person\",\r\n            \"name\": \"Tsepo Magnificent\"\r\n          },\r\n          \"reviewRating\": {\r\n            \"@type\": \"Rating\",\r\n            \"ratingValue\": \"5\",\r\n            \"bestRating\": \"5\"\r\n          },\r\n          \"reviewBody\": \"It magnificent\"\r\n        },\r\n        {\r\n          \"@type\": \"Review\",\r\n          \"author\": {\r\n            \"@type\": \"Person\",\r\n            \"name\": \"Pintu Yadav\"\r\n          },\r\n          \"reviewRating\": {\r\n            \"@type\": \"Rating\",\r\n            \"ratingValue\": \"5\",\r\n            \"bestRating\": \"5\"\r\n          },\r\n          \"reviewBody\": \"\ud83d\udc51\ud83d\udc51\"\r\n        }\r\n      ]\r\n    }\r\n  ]\r\n}\r\n<\/script>\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\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div> \n","protected":false},"excerpt":{"rendered":"<p>AI-Powered Image Enhancement Transform Your Images With AI Magic Enhance faces, upscale in bulk, remove backgrounds, restore photos, and more\u2014with&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-fullwidth.php","meta":{"footnotes":""},"class_list":["post-2076","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/upscaleimg.ai\/nl\/wp-json\/wp\/v2\/pages\/2076","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/upscaleimg.ai\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/upscaleimg.ai\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/upscaleimg.ai\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/upscaleimg.ai\/nl\/wp-json\/wp\/v2\/comments?post=2076"}],"version-history":[{"count":124,"href":"https:\/\/upscaleimg.ai\/nl\/wp-json\/wp\/v2\/pages\/2076\/revisions"}],"predecessor-version":[{"id":6243,"href":"https:\/\/upscaleimg.ai\/nl\/wp-json\/wp\/v2\/pages\/2076\/revisions\/6243"}],"wp:attachment":[{"href":"https:\/\/upscaleimg.ai\/nl\/wp-json\/wp\/v2\/media?parent=2076"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}