Loading...
Loading...
{
"latency": 122,
"ipAddresses": [
"99.83.190.102",
"75.2.70.75"
],
"dns": {
"NS": [
"fay.ns.cloudflare.com.",
"jay.ns.cloudflare.com."
],
"A": [
"99.83.190.102",
"75.2.70.75"
],
"TXT": [
"google-site-verification=OxnxTNteQNZSB-jJkRm6QDYMQcmNYJxEB-M0vxeCKPQ",
"google-site-verification=ScF93yT-yR6TSI-L6HksNUx_f1DiTNuK9Jlyhf7Dgkw",
"proxy-ssl.webflow.com",
"v=spf1 include:mailgun.org ~all"
]
}
}
[
{
"url": "https://matrixmirrors.com",
"errors": [
"Website took too long to respond: https://matrixmirrors.com (26s)"
]
}
]
<!DOCTYPE html><!-- Last Published: Fri Feb 07 2025 21:36:38 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="%%PUBLISH_URL_REPLACEMENT%%" data-wf-page="652c4a489c1f4e8c41182e7f" data-wf-site="638fbc9b6d164e234dc677d7"><head><meta charset="utf-8"/><title>Not Found</title><meta content="Not Found" property="og:title"/><meta content="Not Found" property="twitter:title"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/638fbc9b6d164e234dc677d7/css/matrix-mirrors.a097eec27.min.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({ google: { families: ["Varela Round:400","Lato:100,100italic,300,300italic,400,400italic,700,700italic,900,900italic","Josefin Sans:300,regular,500,600,700,100italic,200italic,300italic,italic,500italic,600italic,700italic","Inter:300,regular,500,600,700,800"] }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/638fbc9b6d164e234dc677d7/63e51e43722f47febc24c6df_SQUARE_Matrix.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/638fbc9b6d164e234dc677d7/63e51e64faea640555f48f91_icon256.png" rel="apple-touch-icon"/><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-XBY07CLGCE"></script><script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('set', 'developer_id.dZGVlNj', true);gtag('config', 'G-XBY07CLGCE');</script><script type="text/javascript">!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.agent='plwebflow';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,document,'script','https://connect.facebook.net/en_US/fbevents.js');fbq('init', '457016879342873');fbq('track', 'PageView');</script><!-- Please keep this css code to improve the font quality-->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-10965605193"></script>
<!-- Memberstack webflow package -->
<script data-memberstack-app="app_clv5usm1y001b0sykc2z475ht" src="https://static.memberstack.com/scripts/v1/memberstack.js" type="text/javascript"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-10965605193');
</script>
<style>
* {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
</style>
<script type="text/javascript">
document.addEventListener('DOMContentLoaded', function() {
// Determine which version to load based on domain
const isDevelopment = window.location.hostname === 'matrix-mirrors.webflow.io';
// Set up the appropriate script URL based on environment
function getScriptUrl(filename) {
if (isDevelopment) {
return `http://localhost:9000/${filename}`;
} else {
return `https://pixelsock.github.io/matrix-config/${filename}`;
}
}
// Load dist/build.js only on /configure/* pages
if (window.location.pathname.startsWith('/configure/')) {
const configureScript = document.createElement('script');
configureScript.src = getScriptUrl('main.build.js');
configureScript.defer = true;
document.head.appendChild(configureScript);
}
// Load dist/productsPage.build.js only on /products page
else if (window.location.pathname === '/products') {
const productsScript = document.createElement('script');
productsScript.src = getScriptUrl('productsPage.build.js');
productsScript.defer = true;
document.head.appendChild(productsScript);
}
});
</script>
<script async defer src="https://tools.luckyorange.com/core/lo.js?site-id=7332be52"></script>
<!-- [Attributes by Finsweet] Modal -->
<script async src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-modal@1/modal.js"></script>
</head><body><div class="global-styles w-embed"><style>
div[fs-cmsstatic-element="static-item"].grid-list6_item {
grid-column: 1 / -1; /* Span all columns */
}
/* Get rid of top margin on first element in any rich text element */
.w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child {
margin-top: 0 !important;
}
/* Get rid of bottom margin on last element in any rich text element */
.w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {
margin-bottom: 0 !important;
}
/*
Make the following elements inherit typography styles from the parent and not have hardcoded values.
Important: You will not be able to style for example "All Links" in Designer with this CSS applied.
Uncomment this CSS to use it in the project. Leave this message for future hand-off.
*/
/*
a,
.w-input,
.w-select,
.w-tab-link,
.w-nav-link,
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
color: inherit;
text-decoration: inherit;
font-size: inherit;
}
*/
/* Prevent all click and hover interaction with an element */
.pointer-events-off {
pointer-events: none;
}
/* Enables all click and hover interaction with an element */
.pointer-events-on {
pointer-events: auto;
}
/* Snippet enables you to add class of div-square which creates and maintains a 1:1 dimension of a div.*/
.div-square::after {
content: "";
display: block;
padding-bottom: 100%;
}
/*Hide focus outline for main content element*/
main:focus-visible {
outline: -webkit-focus-ring-color auto 0px;
}
/* Make sure containers never lose their center alignment*/
.container-medium, .container-small, .container-large {
margin-right: auto !important;
margin-left: auto !important;
}
/*Reset selects, buttons, and links styles*/
.w-input, .w-select, a {
color: inherit;
text-decoration: inherit;
font-size: inherit;
}
/*Apply "..." after 3 lines of text */
.text-style-3lines {
display: -webkit-box;
overflow: hidden;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
/* Apply "..." after 2 lines of text */
.text-style-2lines {
display: -webkit-box;
overflow: hidden;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
/* Apply "..." at 100% width */
.truncate-width {
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
/* Removes native scrollbar */
.no-scrollbar {
-ms-overflow-style: none; // IE 10+
overflow: -moz-scrollbars-none; // Firefox
}
.no-scrollbar::-webkit-scrollbar {
display: none; // Safari and Chrome
}
/* Adds inline flex display */
.display-inlineflex {
display: inline-flex;
}
/* These classes are never overwritten */
.hide {
display: none !important;
}
@media screen and (max-width: 991px) {
.hide, .hide-tablet {
display: none !important;
}
}
@media screen and (max-width: 767px) {
.hide-mobile-landscape{
display: none !important;
}
}
@media screen and (max-width: 479px) {
.hide-mobile{
display: none !important;
}
}
.margin-0 {
margin: 0rem !important;
}
.padding-0 {
padding: 0rem !important;
}
.spacing-clean {
padding: 0rem !important;
margin: 0rem !important;
}
.margin-top {
margin-right: 0rem !important;
margin-bottom: 0rem !important;
margin-left: 0rem !important;
}
.padding-top {
padding-right: 0rem !important;
padding-bottom: 0rem !important;
padding-left: 0rem !important;
}
.margin-right {
margin-top: 0rem !important;
margin-bottom: 0rem !important;
margin-left: 0rem !important;
}
.padding-right {
padding-top: 0rem !important;
padding-bottom: 0rem !important;
padding-left: 0rem !important;
}
.margin-bottom {
margin-top: 0rem !important;
margin-right: 0rem !important;
margin-left: 0rem !important;
}
.padding-bottom {
padding-top: 0rem !important;
padding-right: 0rem !important;
padding-left: 0rem !important;
}
.margin-left {
margin-top: 0rem !important;
margin-right: 0rem !important;
margin-bottom: 0rem !important;
}
.padding-left {
padding-top: 0rem !important;
padding-right: 0rem !important;
padding-bottom: 0rem !important;
}
.margin-horizontal {
margin-top: 0rem !important;
margin-bottom: 0rem !important;
}
.padding-horizontal {
padding-top: 0rem !important;
padding-bottom: 0rem !important;
}
.margin-vertical {
margin-right: 0rem !important;
margin-left: 0rem !important;
}
.padding-vertical {
padding-right: 0rem !important;
padding-left: 0rem !important;
}
</style></div><div class="utility_component"><div class="utility_form-block w-form"><img src="https://cdn.prod.website-files.com/static/page-not-found.211a85e40c.svg" alt="" class="utility_image"/><h3>Page Not Found</h3><div class="padding-xxsmall"></div><div>The page you are looking for doesn't exist or has been moved</div><div class="padding-xxsmall"></div><a href="/" class="button w-button">Go Home</a></div></div><footer class="footer8_component"><footer class="footer6_component"><div class="padding-global"><div class="container-large"><div class="padding-vertical padding-xxlarge"><div class="footer6_newsletter-wrapper"><div class="footer6_newsletter-text-wrapper"><div class="text-weight-semibold text-size-small">Join our newsletter</div><p class="text-size-tiny">Sign-up to receive the latest news and product updates.</p><a fs-modal-element="open-77" href="#" class="button is-alternate is-small w-button">Subscribe</a><div class="footer-wrapper-social-grid"><a id="w-node-_5832750d-4b77-242e-66f5-e7c0065014c6-00b7009b" href="https://facebook.com/matrixmirrorsusa" target="_blank" class="social-icon w-inline-block"><div class="w-embed"><?xml version="1.0" encoding="UTF-8"?><svg id="Graphic_Elements" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 135 135"><path d="M135,67.5C135,30.22,104.78,0,67.5,0S0,30.22,0,67.5c0,33.69,24.68,61.62,56.95,66.68v-47.17h-17.14v-19.51h17.14v-14.87c0-16.92,10.08-26.26,25.5-26.26,7.39,0,15.11,1.32,15.11,1.32v16.61h-8.51c-8.38,0-11,5.2-11,10.54v12.66h18.72l-2.99,19.51h-15.73v47.17c32.27-5.06,56.95-32.99,56.95-66.68Z" style="fill:#313131;"/><path d="M93.77,87.01l2.99-19.51h-18.72v-12.66c0-5.34,2.61-10.54,11-10.54h8.51V27.69s-7.72-1.32-15.11-1.32c-15.42,0-25.5,9.34-25.5,26.26v14.87h-17.14v19.51h17.14v47.17c3.44,.54,6.96,.82,10.55,.82s7.11-.28,10.55-.82v-47.17h15.73Z" style="fill:#eaeaea;"/></svg></div></a><a id="w-node-a1d172fa-b55f-9989-78f6-0de38a85a329-00b7009b" href="https://twitter.com/matrixmirrors" target="_blank" class="social-icon w-inline-block"><div class="w-embed"><?xml version="1.0" encoding="UTF-8"?><svg id="Graphic_Elements" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 135 135"><circle cx="67.5" cy="67.5" r="67.5" style="fill:#313131;"/><path d="M53.86,106.38c32.97,0,51-27.31,51-51,0-.78-.02-1.55-.05-2.32,3.5-2.53,6.54-5.69,8.94-9.28-3.21,1.43-6.67,2.39-10.29,2.82,3.7-2.22,6.54-5.73,7.88-9.91-3.46,2.05-7.3,3.55-11.38,4.35-3.27-3.48-7.93-5.66-13.08-5.66-9.9,0-17.93,8.03-17.93,17.92,0,1.41,.16,2.77,.47,4.09-14.9-.75-28.11-7.88-36.94-18.73-1.54,2.65-2.43,5.73-2.43,9.01,0,6.22,3.16,11.71,7.98,14.92-2.94-.09-5.7-.9-8.12-2.24,0,.07,0,.15,0,.23,0,8.68,6.18,15.93,14.38,17.57-1.51,.41-3.09,.63-4.72,.63-1.15,0-2.28-.11-3.37-.32,2.28,7.12,8.9,12.3,16.74,12.45-6.14,4.81-13.86,7.67-22.26,7.67-1.45,0-2.87-.08-4.28-.25,7.93,5.08,17.35,8.05,27.47,8.05" style="fill:#eaeaea;"/></svg></div></a><a id="w-node-_09f9a89e-6677-a749-8fb0-732603374014-00b7009b" href="https://instagram.com/matrixmirrors" target="_blank" class="social-icon w-inline-block"><div class="w-embed"><?xml version="1.0" encoding="UTF-8"?><svg id="Graphic_Elements" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 135 135"><circle cx="67.5" cy="67.5" r="67.5" style="fill:#313131;"/><g><path d="M67.5,32.66c11.35,0,12.69,.04,17.17,.25,4.14,.19,6.39,.88,7.89,1.46,1.98,.77,3.4,1.69,4.89,3.18,1.49,1.49,2.41,2.9,3.18,4.89,.58,1.5,1.27,3.75,1.46,7.89,.2,4.48,.25,5.83,.25,17.17s-.04,12.69-.25,17.17c-.19,4.14-.88,6.39-1.46,7.89-.77,1.98-1.69,3.4-3.18,4.89-1.49,1.49-2.9,2.41-4.89,3.18-1.5,.58-3.75,1.27-7.89,1.46-4.48,.2-5.82,.25-17.17,.25s-12.69-.04-17.17-.25c-4.14-.19-6.39-.88-7.89-1.46-1.98-.77-3.4-1.69-4.89-3.18-1.49-1.49-2.41-2.9-3.18-4.89-.58-1.5-1.27-3.75-1.46-7.89-.2-4.48-.25-5.83-.25-17.17s.04-12.69,.25-17.17c.19-4.14,.88-6.39,1.46-7.89,.77-1.98,1.69-3.4,3.18-4.89,1.49-1.49,2.9-2.41,4.89-3.18,1.5-.58,3.75-1.27,7.89-1.46,4.48-.2,5.83-.25,17.17-.25m0-7.66c-11.54,0-12.99,.05-17.52,.26-4.52,.21-7.61,.92-10.32,1.98-2.79,1.09-5.16,2.54-7.53,4.9-2.36,2.36-3.82,4.73-4.9,7.53-1.05,2.7-1.77,5.79-1.98,10.32-.21,4.53-.26,5.98-.26,17.52s.05,12.99,.26,17.52c.21,4.52,.92,7.61,1.98,10.32,1.09,2.79,2.54,5.16,4.9,7.53,2.36,2.36,4.73,3.82,7.53,4.9,2.7,1.05,5.79,1.77,10.32,1.98,4.53,.21,5.98,.26,17.52,.26s12.99-.05,17.52-.26c4.52-.21,7.61-.92,10.32-1.98,2.79-1.09,5.16-2.54,7.53-4.9,2.36-2.36,3.82-4.73,4.9-7.53,1.05-2.7,1.77-5.79,1.98-10.32,.21-4.53,.26-5.98,.26-17.52s-.05-12.99-.26-17.52c-.21-4.52-.92-7.61-1.98-10.32-1.09-2.79-2.54-5.16-4.9-7.53-2.36-2.36-4.73-3.82-7.53-4.9-2.7-1.05-5.79-1.77-10.32-1.98-4.53-.21-5.98-.26-17.52-.26h0Z" style="fill:#fff;"/><path d="M67.5,45.68c-12.05,0-21.82,9.77-21.82,21.82s9.77,21.82,21.82,21.82,21.82-9.77,21.82-21.82-9.77-21.82-21.82-21.82Zm0,35.99c-7.82,0-14.17-6.34-14.17-14.17s6.34-14.17,14.17-14.17,14.17,6.34,14.17,14.17-6.34,14.17-14.17,14.17Z" style="fill:#eaeaea;"/><circle cx="90.19" cy="44.81" r="5.1" style="fill:#fff;"/></g></svg></div></a><a id="w-node-_0cd8dac8-3a0f-3cff-537c-c1adec316ce6-00b7009b" href="http://linkedin.com/company/matrixmirrors" target="_blank" class="social-icon w-inline-block"><div class="w-embed"><?xml version="1.0" encoding="UTF-8"?><svg id="Graphic_Elements" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 135 135"><circle cx="67.5" cy="67.5" r="67.5" style="fill:#313131;"/><g><path d="M72.72,58.29c1.11-1.25,2.02-2.51,3.16-3.58,3.5-3.3,7.64-4.96,12.48-4.92,2.66,.02,5.28,.21,7.84,.95,5.86,1.69,9.26,5.73,10.89,11.45,1.22,4.29,1.44,8.7,1.45,13.12,.02,9.32-.03,18.65,0,27.97,0,.87-.24,1.1-1.1,1.1-4.8-.04-9.61-.04-14.41,0-.85,0-1.03-.25-1.03-1.05,.03-8.87,.03-17.74,0-26.62,0-2.22-.15-4.45-.77-6.61-1.15-3.98-4-6.01-8.17-5.79-5.7,.3-8.66,3.12-9.38,8.91-.17,1.38-.26,2.77-.25,4.16,0,8.63,0,17.26,.02,25.89,0,.86-.21,1.11-1.09,1.11-4.84-.04-9.68-.04-14.52,0-.78,0-1-.2-1-.99,.02-17.08,.02-34.17,0-51.25,0-.85,.28-1.04,1.08-1.04,4.59,.03,9.19,.04,13.78,0,.85,0,1.06,.27,1.05,1.07-.05,2.04-.02,4.08-.02,6.13Z" style="fill:#fefefe;"/><path d="M46.4,77.81c0,8.45-.01,16.9,.02,25.35,0,.94-.23,1.22-1.2,1.21-4.8-.05-9.6-.04-14.41,0-.77,0-1-.19-1-.98,.02-17.11,.02-34.22,0-51.34,0-.71,.17-.96,.92-.96,4.87,.03,9.74,.04,14.61,0,.94,0,1.06,.35,1.06,1.16-.02,8.52-.01,17.04-.01,25.56Z" style="fill:#fefefe;"/><path d="M47.73,34.14c0,5.31-4.3,9.63-9.6,9.63-5.23,0-9.57-4.32-9.59-9.55-.02-5.28,4.32-9.63,9.61-9.63,5.25,0,9.57,4.31,9.58,9.54Z" style="fill:#eaeaea;"/></g></svg></div></a></div></div></div><div class="padding-vertical padding-small"><div class="line-divider"></div></div><div class="padding-bottom padding-xxlarge"><div class="w-layout-grid footer6_top-wrapper"><div class="footer6_link-list"><div class="footer6_column-heading">Our Company</div><a href="/about-us" class="footer6_link">About Us</a><a href="/contact" class="footer6_link">Contact</a><a href="https://cdn.prod.website-files.com/638fbc9b6d164e234dc677d7/657b5bd2896f15cb6165ef9e_2024%20Matrix%20Mirrors%20Catalog.pdf" target="_blank" class="footer6_link">Download Our Latest Catalog</a></div><div class="footer6_link-list"><div class="footer6_column-heading">Mirror Lines</div><a href="/configure/classic" class="footer6_link">Classic</a><a href="#" class="footer6_link">Future</a><a href="#" class="footer6_link">Deco</a><a href="#" class="footer6_link">Bright Line</a><a href="/matrix-mirrors-m-series-multi-family" class="footer6_link">M-Series</a></div><div class="footer6_link-list"><div class="footer6_column-heading">Resources</div><a href="https://cdn.prod.website-files.com/638fbc9b6d164e234dc677d7/6513d4f7e44558f524ed7e9e_Installation%20Guide_Web.pdf" target="_blank" class="footer6_link">Installation Instructions</a><a href="/products" class="footer6_link">Specification Downloads</a><a href="/terms-of-service" class="footer6_link">Terms & Conditions</a><a href="/warranty-statement" class="footer6_link">Warranty Statement</a><a href="/order-status" class="footer6_link">Order Status</a></div><div class="footer6_link-list"><div class="footer6_column-heading">Industries</div><a href="/industries/builders-contractors" class="footer6_link">Builders & Contractors</a><a href="/industries/architects-designers" class="footer6_link">Architects & Designers</a><a href="/industries/multi-family-owners" class="footer6_link">Multi-Family Owners</a><a href="/industries/showrooms-dealers" class="footer6_link">Showrooms & Dealers</a></div><div class="footer6_link-list"><div class="footer6_column-heading">Reps & Showrooms</div><a href="/find-a-rep-or-showroom" class="footer6_link">Find A Rep</a><a href="/find-a-rep-or-showroom" class="footer6_link">Find A Showroom</a><a data-ms-modal="login" href="#" class="footer6_link">Rep Login</a></div></div></div><div class="line-divider"></div><div class="padding-top padding-medium"><div class="footer6_bottom-wrapper"><a href="#" class="footer6_logo-link w-nav-brand"><img src="https://cdn.prod.website-files.com/638fbc9b6d164e234dc677d7/639c79dc4e82c16cece3b02e_svgLogo.svg" loading="lazy" alt=""/></a><div id="w-node-_284bcb72-dbf4-c0b3-0765-a65aeb0bf8b5-00b7009b" class="footer6_credit-text">© 2024 Matrix Mirrors. All right reserved. Site Built By Stump.Works</div></div></div><div fs-modal-element="modal-77" class="subscribe-popup"><div fs-scrolldisable-element="preserve" class="subscribe-popup-container"><img src="https://cdn.prod.website-files.com/638fbc9b6d164e234dc677d7/63c5bcbad80ced3f00b77913_x-symbol.svg" loading="lazy" fs-modal-element="close-77" fs-scrolldisable-element="enable" alt="" class="icon-1x1-small x-close"/><div class="w-embed w-script"><div class="_form_1"></div><script src=https://matrixmirrors.activehosted.com/f/embed.php?id=1 type="text/javascript" charset="utf-8"></script></div></div></div></div></div></div></footer></footer><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=638fbc9b6d164e234dc677d7" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/638fbc9b6d164e234dc677d7/js/matrix-mirrors.9a291d9d.d9b75b6ca450e5b2.js" type="text/javascript"></script></body></html>
{
"error": false,
"result": {
"success": true,
"ogTitle": "LED Mirrors by Matrix Mirrors | Classic, Future & Deco Lines",
"ogDescription": "Matrix Mirrors offers high-end LED lighted mirrors that bring any space to life. Our Classic, Future, Deco and M-Series lines provide a beautiful blend of luxury, modern style and energy efficiency for any project.",
"twitterTitle": "LED Mirrors by Matrix Mirrors | Classic, Future & Deco Lines",
"twitterDescription": "Matrix Mirrors offers high-end LED lighted mirrors that bring any space to life. Our Classic, Future, Deco and M-Series lines provide a beautiful blend of luxury, modern style and energy efficiency for any project.",
"ogType": "website",
"twitterCard": "summary_large_image",
"ogImage": [
{
"url": "https://cdn.prod.website-files.com/638fbc9b6d164e234dc677d7/664fbe7f9f8fb2df9fe34697_logo2.svg",
"type": "svg"
},
{
"url": "https://cdn.prod.website-files.com/638fbc9b6d164e234dc677d7/664fb0d9e89af2b4fc0a4e6f_transparent%20white%20profile%20image.svg",
"type": "svg"
},
{
"url": "https://cdn.prod.website-files.com/638fbc9b6d164e234dc677d7/664fb0d9e89af2b4fc0a4e47_file_upload_black_24dp%20(1).svg",
"type": "svg",
"width": 16
},
{
"url": "https://cdn.prod.website-files.com/638fbc9b6d164e234dc677d7/63bc64368bdec5e1d9f30f8d_Angle%202.jpg",
"type": "jpg"
},
{
"url": "https://cdn.prod.website-files.com/638fbc9b6d164e234dc677d7/63bc64aadb157d27cc2eebee_Angle%201-1.jpg",
"type": "jpg"
},
{
"url": "https://cdn.prod.website-files.com/638fbc9b6d164e234dc677d7/63b254ce2091f1b3ea6f3217_Angle-1_900x.jpg",
"type": "jpg"
},
{
"url": "https://cdn.prod.website-files.com/638fbc9b6d164e234dc677d7/63b2548e6c21e6d14314fdf5_backlit_e6a368ce-c644-4225-9596-e85e993dfc17_720x.webp",
"type": "webp"
},
{
"url": "https://cdn.prod.website-files.com/638fbc9b6d164e234dc677d7/63bc64aadb157d27cc2eebee_Angle%201-1.jpg",
"type": "jpg"
},
{
"url": "https://cdn.prod.website-files.com/638fbc9b6d164e234dc677d7/63bc649dd683c2e293ce06f9_Angle%203-3.jpg",
"type": "jpg"
},
{
"url": "https://cdn.prod.website-files.com/638fbc9b6d164e234dc677d7/63b2543534a33d75f1a679c7_Task_Lighting_365a0453-4a2b-4f6f-b598-bbb5c441b64e_900x.webp",
"type": "webp"
}
],
"favicon": "https://cdn.prod.website-files.com/638fbc9b6d164e234dc677d7/63e51e43722f47febc24c6df_SQUARE_Matrix.png",
"charset": "utf-8",
"requestUrl": "https://matrixmirrors.com"
},
"response": {}
}
{
"status": 200,
"statusText": "",
"headers": {
"age": "25836",
"alt-svc": "h3=\":443\"; ma=86400",
"cf-cache-status": "HIT",
"cf-ray": "90e8fb8baa9cc5a6-IAD",
"connection": "keep-alive",
"content-encoding": "gzip",
"content-security-policy": "frame-ancestors 'self'",
"content-type": "text/html",
"date": "Sat, 08 Feb 2025 04:47:36 GMT",
"last-modified": "Fri, 07 Feb 2025 21:37:00 GMT",
"strict-transport-security": "max-age=31536000",
"surrogate-control": "max-age=432000",
"surrogate-key": "www.matrixmirrors.com 638fbc9b6d164e234dc677d7 pageId:652c4a489c1f4e8c41182e3d 66ce58bdb8776027d51ddd93",
"transfer-encoding": "chunked",
"vary": "Accept-Encoding",
"x-cluster-name": "us-east-1-prod-hosting-red",
"x-frame-options": "SAMEORIGIN",
"x-lambda-id": "57ee0de3-f052-410e-95a9-1e0f588361ea",
"set-cookie": "_cfuvid=fuoxBQYzpvq1A8iLCE1cmga8ljuObc3nDupaOguPQRU-1738990056315-0.0.1.1-604800000; path=/; domain=.cdn.webflow.com; HttpOnly; Secure; SameSite=None"
}
}
{
"data": {
"total": 2,
"personal_emails": 1,
"generic_emails": 1,
"department": {
"executive": 1,
"it": 1,
"finance": 0,
"management": 0,
"sales": 0,
"legal": 0,
"support": 0,
"hr": 0,
"marketing": 0,
"communication": 0,
"education": 0,
"design": 0,
"health": 0,
"operations": 0
},
"seniority": {
"junior": 0,
"senior": 0,
"executive": 1
}
},
"meta": {
"params": {
"domain": "matrixmirrors.com",
"company": null,
"type": null
}
}
}
{
"Active Campaign": "Marketing automation, email marketing and behavioral analysis.",
"Lucky Orange": "Lucky Orange lets you see what people are doing on your website, in real time, and interact with them.",
"Google Analytics": "Google Analytics offers a host of compelling features and benefits for everyone from senior executives and advertising and marketing professionals to site owners and content developers.",
"Google Analytics 4": "Google Analytics 4 formerly known as App + Web is a new version of Google Analytics that was released in October 2020.",
"Global Site Tag": "Google's primary tag for Google Measurement/Conversion Tracking, Adwords and DoubleClick.",
"Facebook Signal": "Journalists use Signal to surface relevant trends, photos, videos and posts from Facebook and Instagram for use in their storytelling and reporting.",
"Facebook Pixel": "Facebook Pixel is Facebooks conversion tracking system for ads on Facebook to websites.",
"Google Conversion Tracking": "This free tool in AdWords can show you what happens after customers click your ad (for example, whether they purchased your product, called from a mobile phone or downloaded your app).",
"Google AdWords Conversion": "Adwords conversion tracking code.",
"Fastly": "Real-time Analytics and CDN platform. Analyze your web and server traffic patterns in real-time.",
"Facebook Conversion Tracking": "Conversion tracking functionality from Facebook, allows a user to track advertisement clicks.",
"Cloudflare Bot Manager": "Stop bad bots by using threat intelligence.",
"Google Font API": "The Google Font API helps you add web fonts to any web page.",
"reCAPTCHA": "Anti-bot CAPTCHA widget from Google.",
"reCAPTCHA v2": "v2 of the Google reCAPTCHA system.",
"Lorem Ipsum": "This website contains the phrase 'lorem ipsum' or 'tempora voluptas' which means it may have placeholder text.",
"Google Tag Manager": "Tag management that lets you add and update website tags without changes to underlying website code.",
"US Privacy User Signal Mechanism": "The US Privacy API (USP API) is a lightweight API used to communicate signals represented in the US Privacy String.",
"CrUX Dataset": "CrUX is a data collection system that gathers information about how real users interact with websites. This website is included in the user experiences data gathered from Google Chrome and thus considered sufficiently popular on the Internet.",
"CrUX Top 10m": "Relative measure of site popularity within the CrUX dataset, measured by the total number of navigations on the origin. This site is in the top 10 million.",
"Bunny Fonts": "Bunny Fonts is a platform that allows users to quickly and easily explore and discover fonts while remaining GDPR compliant.",
"English - Inferred": "Based on the title and description text the website content is potentially English.",
"Webflow Ecommerce": "Webflow Ecommerce is an ecommerce website builder that offers complete freedom with no-code platform to design, sell, and scale websites. It enables users to start building the future of ecommerce.",
"Apollo GraphQL": "App development framework.",
"AJAX Libraries API": "The AJAX Libraries API is a content distribution network and loading architecture for the most popular, open source JavaScript libraries.",
"GStatic Google Static Content": "Google has off-loaded static content (Javascript/Images/CSS) to a different domain name in an effort to reduce bandwidth usage and increase network performance for the end user.",
"jsDelivr": "A free CDN where Javascript developers can host their files. Encompasses MaxCDN, and BootstrapCDN.",
"CloudFront": "Amazon CloudFront is a web service for content delivery. It integrates with other Amazon Web Services to give developers and businesses an easy way to distribute content to end users with low latency, high data transfer speeds, and no commitments.",
"CDN JS": "CloudFlare's CDN with popular javascript frameworks available.",
"Cloudflare JS": "Loads content from Cloudflare CDN.",
"Amazon S3": "Amazon Simple Storage provides unlimited storage to developers and online businesses - saving costs and increase storage reliability.",
"Viewport Meta": "This page uses the viewport meta tag which means the content may be optimized for mobile content.",
"IPhone / Mobile Compatible": "The website contains code that allows the page to support IPhone / Mobile Content.",
"Apple Mobile Web Clips Icon": "This page contains an icon for iPhone, iPad and iTouch devices.",
"Leaflet JS": "LeafletJS is an an open-source JavaScript library for mobile-friendly interactive maps.",
"MemberStack": "Membership and gated content system.",
"Webflow": "Webflow is a website builder for designing custom, professional websites without code.",
"Google Hosted Libraries": "Google Hosted Libraries is a globally available content distribution network for the most popular, open-source JavaScript libraries.",
"Google Hosted Web Font Loader": "Web Font Loader hosted at Google.",
"WebFont Loader": "WebFont Loader gives you added control when using linked fonts via @font-face, from Typekit.",
"jQuery": "JQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.",
"jQuery 3.5.1": "jQuery version 3.5.1",
"core-js": "Modular standard library for JavaScript.",
"Underscore.js": "Underscore is a utility-belt library for JavaScript that provides functional programming support.",
"Intersection Observer": "API that can be used to understand the visibility and position of DOM elements relative to a containing element or to the top-level viewport.",
"Facebook SDK": "JavaScript SDK enables you to access all of the features of the Graph API via JavaScript, and it provides a rich set of client-side functionality for authentication and sharing. It differs from Facebook Connect.",
"Facebook for Websites": "Allows a user to make a website more sociable and connected with integrations from the hugely popular Facebook website.",
"Moment JS": "moment.js is a date library for parsing, validating, manipulating, and formatting dates.",
"Facebook": "The website mentions facebook.com in some form.",
"LinkedIn": "The website mentions linkedin.com in some form.",
"Twitter": "The website mentions twitter.com in some form.",
"Instagram": "The website mentions Instagram in some form.",
"Facebook Custom Audiences": "Custom Audiences from your website makes it possible to reach people who visit your website and deliver the right message to them on Facebook.",
"Google Remarketing": "Google code specifically for remarketing/retargeting based advertising.",
"DoubleClick.Net": "DoubleClick enables agencies, marketers and publishers to work together successfully and profit from their digital marketing investments. Owned by Google and now referred to as DoubleClick Digital Marketing or Google Enterprise Advertising.",
"Mailgun": "Mailgun is a set of APIs that allow you to send, receive, track and store email effortlessly.",
"SPF": "The Sender Policy Framework is an open standard specifying a technical method to prevent sender address forgery.",
"Google Apps for Business": "Web-based email, calendar, and documents for teams. Renamed to Google Apps for Work, but now known as G Suite from Google Cloud.",
"DMARC": "A technical specification created by a group of organizations that want to help reduce the potential for email-based abuse",
"DMARC None": "The domain has a DMARC policy of 'None'. A policy of 'none' means this DMARC record will not affect the delivery of email, but it will provide reports on where your outbound email appears to be coming from.",
"SSL by Default": "The website redirects traffic to an HTTPS/SSL version by default.",
"LetsEncrypt": "Let’s Encrypt is a free open Certificate Authority.",
"HSTS": "Forces browsers to only communicate with the site using HTTPS.",
"Cloudflare DNS": "DNS services provided by Cloudflare.",
"Amazon": "This site is hosted on Amazon AWS EC2 Infrastructure.",
"Amazon Virginia Region": "Amazon Hosted EC2 Instances in Virginia",
"Amazon Oregon Region": "Amazon Hosted EC2 Instances in Oregon",
"Amazon Sydney Region": "Amazon Hosted EC2 Instances in Sydney",
"Amazon Mumbai Region": "Amazon hosting in Mumbai India region.",
"Amazon Paris Region": "Amazon Hosted EC2 Instances in the city of love.",
"Amazon Stockholm Region": "Amazon hosting in Stockholm.",
"AWS Global Accelerator": "Networking service that sends traffic through Amazon Web Service’s global network infrastructure for performance improvements.",
"Webflow Hosting": "WebFlow designer tool hosting.",
"U.S. Server Location": "The web server is located in the United States.",
"AWS Lambda": "Execute code seamlessly without server management, workload scaling, event integration, or runtime maintenance.",
"Cloudflare CDN": "Content owned by this site hosted on the Cloudflare CDN.",
"Amazon S3 CDN": "Amazon S3 is storage for the Internet. It is designed to make web-scale computing easier for developers.",
"Content Delivery Network": "This page contains links that give the impression that some of the site contents are stored on a content delivery network.",
"Google Webmaster": "Webmaster tools provide you with a free and easy way to make your site more Google-friendly."
}
{
"whois.verisign-grs.com": {
"Domain Status": [
"clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited",
"clientRenewProhibited https://icann.org/epp#clientRenewProhibited",
"clientTransferProhibited https://icann.org/epp#clientTransferProhibited",
"clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited"
],
"Name Server": [
"FAY.NS.CLOUDFLARE.COM",
"JAY.NS.CLOUDFLARE.COM"
],
"Domain Name": "MATRIXMIRRORS.COM",
"Registry Domain ID": "2171125938_DOMAIN_COM-VRSN",
"Registrar WHOIS Server": "whois.godaddy.com",
"Registrar URL": "http://www.godaddy.com",
"Updated Date": "2024-10-07T17:01:57Z",
"Created Date": "2017-10-06T15:33:09Z",
"Expiry Date": "2025-10-06T15:33:09Z",
"Registrar": "GoDaddy.com, LLC",
"Registrar IANA ID": "146",
"Registrar Abuse Contact Email": "[email protected]",
"Registrar Abuse Contact Phone": "480-624-2505",
"DNSSEC": "unsigned",
"URL of the ICANN Whois Inaccuracy Complaint Form": "https://www.icann.org/wicf/",
">>> Last update of whois database": "2025-02-08T04:47:27Z <<<",
"text": [
"For more information on Whois status codes, please visit https://icann.org/epp",
"",
"NOTICE: The expiration date displayed in this record is the date the",
"registrar's sponsorship of the domain name registration in the registry is",
"currently set to expire. This date does not necessarily reflect the expiration",
"date of the domain name registrant's agreement with the sponsoring",
"registrar. Users may consult the sponsoring registrar's Whois database to",
"view the registrar's reported date of expiration for this registration.",
"",
"TERMS OF USE: You are not authorized to access or query our Whois",
"database through the use of electronic processes that are high-volume and",
"automated except as reasonably necessary to register domain names or",
"modify existing registrations; the Data in VeriSign Global Registry",
"Services' (\"VeriSign\") Whois database is provided by VeriSign for",
"information purposes only, and to assist persons in obtaining information",
"about or related to a domain name registration record. VeriSign does not",
"guarantee its accuracy. By submitting a Whois query, you agree to abide",
"by the following terms of use: You agree that you may use this Data only",
"for lawful purposes and that under no circumstances will you use this Data",
"to: (1) allow, enable, or otherwise support the transmission of mass",
"unsolicited, commercial advertising or solicitations via e-mail, telephone,",
"or facsimile; or (2) enable high volume, automated, electronic processes",
"that apply to VeriSign (or its computer systems). The compilation,",
"repackaging, dissemination or other use of this Data is expressly",
"prohibited without the prior written consent of VeriSign. You agree not to",
"use electronic processes that are automated and high-volume to access or",
"query the Whois database except as reasonably necessary to register",
"domain names or modify existing registrations. VeriSign reserves the right",
"to restrict your access to the Whois database in its sole discretion to ensure",
"operational stability. VeriSign may restrict or terminate your access to the",
"Whois database for failure to abide by these terms of use. VeriSign",
"reserves the right to modify these terms at any time.",
"",
"The Registry database contains ONLY .COM, .NET, .EDU domains and",
"Registrars."
]
},
"whois.godaddy.com": {
"Domain Status": [],
"Name Server": [],
"Rate limit exceeded. Try again after": "18s",
"text": [
""
]
}
}