{"id":17934,"date":"2026-03-28T20:04:58","date_gmt":"2026-03-29T00:04:58","guid":{"rendered":"https:\/\/mawuartgallery.com\/?page_id=17934"},"modified":"2026-03-28T20:47:18","modified_gmt":"2026-03-29T00:47:18","slug":"mawuartview-appbridge","status":"publish","type":"page","link":"https:\/\/mawuartgallery.com\/fr\/mawuartview-appbridge\/","title":{"rendered":"MAWUARTVIEW: ART IN YOUR SPACE"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"17934\" class=\"elementor elementor-17934\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1ca38d8 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no\" data-id=\"1ca38d8\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c49ec71\" data-id=\"c49ec71\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dc54bc5 elementor-widget elementor-widget-text-editor\" data-id=\"dc54bc5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div id=\"mawu-app-bridge\" style=\"min-height: 100vh; display: flex; align-items: center; justify-content: center; padding: 80px 20px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; background: linear-gradient(135deg, #f6f3eb 0%, #efe4c9 50%, #f2e9d8 100%);\">\n<div style=\"max-width: 920px; width: 100%; text-align: center;\">\n\n<!-- Title -->\n<h1 style=\"font-size: 48px; font-weight: bold; margin-bottom: 16px; letter-spacing: -0.5px;\">MawuARtview<\/h1>\n<!-- Tagline -->\n<p style=\"font-size: 22px; max-width: 760px; margin: 0 auto 16px; line-height: 1.6;\">See exactly how art will look in your space \u2014 before you buy it.<\/p>\n<p style=\"font-size: 18px; color: #555; max-width: 720px; margin: 0 auto 40px; line-height: 1.8;\">Preview artworks on your wall, adjust their scale, and experience their presence with clarity and confidence.<\/p>\n<!-- Card -->\n<div style=\"background: rgba(255,255,255,0.6); backdrop-filter: blur(14px); border-radius: 24px; padding: 50px 28px; box-shadow: 0 25px 60px rgba(0,0,0,0.08); border: 1px solid rgba(0,0,0,0.05);\">\n<h2 style=\"font-size: 28px; margin-bottom: 10px;\">Download the app<\/h2>\n<p style=\"color: #666; margin-bottom: 30px;\">Choose your platform and start experiencing art where it matters most.<\/p>\n\n<div style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 18px;\">\n\n<!-- App Store -->\n<a id=\"iosBtn\" style=\"min-width: 260px; padding: 18px 28px; border-radius: 14px; text-decoration: none; font-size: 18px; font-weight: 600; color: white; background: linear-gradient(135deg, #000000, #333333); box-shadow: 0 10px 25px rgba(0,0,0,0.25); transition: all 0.25s ease;\" href=\"https:\/\/apps.apple.com\/ca\/app\/mawuartview-art-in-your-space\/id6759918942\">\n\ud83c\udf4f Download on the App Store\n<\/a>\n\n<!-- Google Play -->\n<a id=\"androidBtn\" style=\"min-width: 260px; padding: 18px 28px; border-radius: 14px; text-decoration: none; font-size: 18px; font-weight: 600; color: white; background: linear-gradient(135deg, #b08d2f, #d4af37); box-shadow: 0 10px 25px rgba(176,141,47,0.35); transition: all 0.25s ease;\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.mawu.mawuartview&#038;pcampaignid=web_share\">\n\u25b6 Get it on Google Play\n<\/a>\n\n<\/div>\n<!-- Subtle auto message -->\n<p id=\"autoMsg\" style=\"margin-top: 24px; font-size: 14px; color: #777;\"><\/p>\n\n<\/div>\n<!-- Footer -->\n<p style=\"margin-top: 40px; font-size: 16px; color: #666; max-width: 720px; margin-left: auto; margin-right: auto;\">Built for collectors, art lovers, galleries, and artists who want a clearer, more intuitive way to experience art.<\/p>\n\n<\/div>\n<\/div>\n<script>\n(function() {\n  const ua = navigator.userAgent || navigator.vendor || window.opera;\n\n  const isIOS = \/iPad|iPhone|iPod\/.test(ua) && !window.MSStream;\n  const isAndroid = \/android\/i.test(ua);\n\n  const iosBtn = document.getElementById(\"iosBtn\");\n  const androidBtn = document.getElementById(\"androidBtn\");\n  const msg = document.getElementById(\"autoMsg\");\n\n  \/\/ Highlight relevant button\n  if (isIOS) {\n    iosBtn.style.transform = \"scale(1.05)\";\n    iosBtn.style.boxShadow = \"0 14px 30px rgba(0,0,0,0.35)\";\n    msg.innerText = \"Opening the App Store shortly\u2026\";\n    \n    setTimeout(() => {\n      window.location.href = iosBtn.href;\n    }, 1800);\n  }\n\n  if (isAndroid) {\n    androidBtn.style.transform = \"scale(1.05)\";\n    androidBtn.style.boxShadow = \"0 14px 30px rgba(176,141,47,0.45)\";\n    msg.innerText = \"Opening Google Play shortly\u2026\";\n\n    setTimeout(() => {\n      window.location.href = androidBtn.href;\n    }, 1800);\n  }\n\n  \/\/ Hover animations\n  [iosBtn, androidBtn].forEach(btn => {\n    btn.addEventListener(\"mouseenter\", () => {\n      btn.style.transform = \"translateY(-3px) scale(1.03)\";\n    });\n    btn.addEventListener(\"mouseleave\", () => {\n      btn.style.transform = \"translateY(0) scale(1)\";\n    });\n  });\n\n})();\n<\/script>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d38978f elementor-widget elementor-widget-spacer\" data-id=\"d38978f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-233dfd6 elementor-widget elementor-widget-ginevra_core_separator\" data-id=\"233dfd6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ginevra_core_separator.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"qodef-shortcode qodef-m qodef-separator clear\">\n\t<div class=\"qodef-m-line\" ><\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>MawuARtview See exactly how art will look in your space \u2014 before you buy it. Preview artworks on your wall, adjust their scale, and experience their presence with clarity and confidence. Download the app Choose your platform and start experiencing art where it matters most. \ud83c\udf4f Download on the App Store \u25b6 Get it on [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nf_dc_page":"","footnotes":""},"class_list":["post-17934","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mawuartgallery.com\/fr\/wp-json\/wp\/v2\/pages\/17934","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mawuartgallery.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mawuartgallery.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mawuartgallery.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mawuartgallery.com\/fr\/wp-json\/wp\/v2\/comments?post=17934"}],"version-history":[{"count":4,"href":"https:\/\/mawuartgallery.com\/fr\/wp-json\/wp\/v2\/pages\/17934\/revisions"}],"predecessor-version":[{"id":17938,"href":"https:\/\/mawuartgallery.com\/fr\/wp-json\/wp\/v2\/pages\/17934\/revisions\/17938"}],"wp:attachment":[{"href":"https:\/\/mawuartgallery.com\/fr\/wp-json\/wp\/v2\/media?parent=17934"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}