<!DOCTYPE html><html lang="en" data-theme="light"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="canonical" href="https://www.alexamaster.com"><link rel="apple-touch-icon" sizes="57x57" href="https://www.alexamaster.com/master/site/assets/images/favicon/apple-icon-57x57.png"><link rel="apple-touch-icon" sizes="60x60" href="https://www.alexamaster.com/master/site/assets/images/favicon/apple-icon-60x60.png"><link rel="apple-touch-icon" sizes="72x72" href="https://www.alexamaster.com/master/site/assets/images/favicon/apple-icon-72x72.png"><link rel="apple-touch-icon" sizes="76x76" href="https://www.alexamaster.com/master/site/assets/images/favicon/apple-icon-76x76.png"><link rel="apple-touch-icon" sizes="114x114" href="https://www.alexamaster.com/master/site/assets/images/favicon/apple-icon-114x114.png"><link rel="apple-touch-icon" sizes="120x120" href="https://www.alexamaster.com/master/site/assets/images/favicon/apple-icon-120x120.png"><link rel="apple-touch-icon" sizes="144x144" href="https://www.alexamaster.com/master/site/assets/images/favicon/apple-icon-144x144.png"><link rel="apple-touch-icon" sizes="152x152" href="https://www.alexamaster.com/master/site/assets/images/favicon/apple-icon-152x152.png"><link rel="apple-touch-icon" sizes="180x180" href="https://www.alexamaster.com/master/site/assets/images/favicon/apple-icon-180x180.png"><link rel="icon" type="image/png" sizes="192x192" href="https://www.alexamaster.com/master/site/assets/images/favicon/android-icon-192x192.png"><link rel="icon" type="image/png" sizes="32x32" href="https://www.alexamaster.com/master/site/assets/images/favicon/favicon-32x32.png"><link rel="icon" type="image/png" sizes="96x96" href="https://www.alexamaster.com/master/site/assets/images/favicon/favicon-96x96.png"><link rel="icon" type="image/png" sizes="16x16" href="https://www.alexamaster.com/master/site/assets/images/favicon/favicon-16x16.png"><link rel="manifest" href="https://www.alexamaster.com/master/site/assets/images/favicon/manifest.json"><meta name="msapplication-TileColor" content="#ffffff"><meta name="msapplication-TileImage" content="https://www.alexamaster.com/master/site/assets/images/favicon/ms-icon-144x144.png"><meta name="theme-color" content="#ffffff"><link href="https://www.alexamaster.com/master/site/assets/template/am.css" rel="stylesheet"><style>{{{CSS_CONTACT_BUTTON}}}</style><!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MHQHJH9');</script>
<!-- End Google Tag Manager --><title>AlexaMaster | Smart Deal Marketplace</title><meta name="description" content="AlexaMaster is a marketplace where advertisers and publishers buy and sell marketing goals such as traffic, engagement, and conversions. Designed for transparent campaigns and measurable outcomes."><style> /* ======================== ARTICLE PREVIEW ======================== */ article.preview { max-width: 450px; margin: 1.5rem auto; background: #fff; border-radius: 0 0 1.5em 1.5em; overflow: hidden; box-shadow: 0 6px 18px rgba(0,0,0,0.15); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: center;
} article.preview:hover { transform: translateY(-6px); box-shadow: 0 10px 28px rgba(0,0,0,0.25);
} article.preview::before { content: ""; display: block; height: 5px; background: linear-gradient(90deg, var(--am-blue-light), var(--am-blue), var(--am-blue-dark));
} article.preview h2,
article.preview h3 { margin: 1rem 0 0.5rem; font-size: 1.3em; background: linear-gradient(90deg, var(--am-blue-light), var(--am-blue-dark)); -webkit-background-clip: text; -webkit-text-fill-color: transparent;
} article.preview h2::after,
article.preview h3::after { content: ""; display: block; width: 60%; height: 3px; margin: 0.4em auto 0; border-radius: 2px; background: linear-gradient(90deg, var(--am-blue), var(--am-accent), var(--am-blue)); box-shadow: 0 0 6px rgba(25,118,210,0.5); transition: width 0.3s ease, box-shadow 0.3s ease;
} article.preview h2:hover::after,
article.preview h3:hover::after { width: 80%; box-shadow: 0 0 12px rgba(25,118,210,0.8);
} article.preview p { margin: 0 1rem 1.5rem; font-size: 0.95rem; color: #555;
} {{{CSS_FOOD_MENU}}} {{{CSS_FEATURES_LIST}}} {{{CSS_USER_REVIEWS}}} </style><style type="text/css"> #home{min-height: 70vh;} #restaurant h3{font-size: 1.1em!important;margin:0.3em auto 0;} section{margin-bottom: 5em;margin-top: 5em;} .am-bright{filter: brightness(1.3);} .am-form{margin-top:3em;} /* ============================ UNIVERSAL CARD HIGHLIGHT FIX (works on bright + cheap displays) ============================ */ .am-surface { border: 1px solid rgba(0,0,0,0.07); /* subtle but always visible */ box-shadow: 0 2px 6px rgba(0,0,0,0.05), 0 6px 18px rgba(0,0,0,0.08); /* boosted visibility */ background: #fff; position: relative; } .am-surface::after { content:""; position:absolute; inset:0; border-radius:inherit; pointer-events:none; /* A soft center-depth to avoid “flat look” on bright monitors */ background: radial-gradient( circle at 50% 35%, rgba(0,0,0,0.04), transparent 70% ); opacity:0.6; } /* ============================ GRID ============================ */ .auction-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 1.5rem; margin-top: 2rem; } .auction-item { border-radius: 1rem; padding: 1.6rem 1.2rem; text-align:center; background: linear-gradient(180deg, #ffffff 0%, #f4f8ff 100%); border: 1px solid rgba(0,0,0,0.08); /* new visibility fix */ box-shadow: 0 2px 5px rgba(0,0,0,0.05), 0 8px 20px rgba(0,0,0,0.10); /* stronger shadow */ transition: all 0.35s ease; position: relative; overflow: hidden; } .auction-item::before { content: ""; position: absolute; inset: 0; background: linear-gradient(135deg, rgba(13,110,253,0.10) 0%, rgba(0,212,255,0.10) 100% ); opacity: 0; transition: opacity 0.35s ease; border-radius: 1rem; } .auction-item:hover::before { opacity:1; } .auction-item:hover { transform: translateY(-8px) scale(1.02); box-shadow: 0 6px 14px rgba(0,0,0,0.07), 0 12px 30px rgba(13,110,253,0.18); } /* ICON */ .auction-item i { font-size: 2.8rem; color:#0d6efd; background: radial-gradient(circle at center, #e8f1ff 0%, #d9e9ff 100%); border-radius: 50%; width: 5rem; height:5rem; display:flex; align-items:center; justify-content:center; margin: 0 auto 1rem auto; box-shadow: 0 1px 4px rgba(0,0,0,0.15), 0 4px 12px rgba(13,110,253,0.25); transition: all 0.3s ease; } .auction-item:hover i { background: radial-gradient(circle at center, #0d6efd 0%, #0056d6 100%); color:#fff; box-shadow: 0 2px 8px rgba(13,110,253,0.40), 0 6px 20px rgba(13,110,253,0.45); } /* TITLE */ .auction-item h3 { color:#0f1f3d; font-weight:600; margin-bottom:0.5rem; font-size:1.05rem; } .auction-item p { font-size:0.9rem; color:#444; line-height:1.55; margin-bottom:1rem; } /* MARK */ .auction-item mark { display:inline-block; background: linear-gradient(90deg, #0d6efd 0%, #009dff 100%); color:#fff; font-weight:600; padding:0.4rem 0.8rem; border-radius:2rem; font-size:0.85rem; letter-spacing:0.3px; box-shadow:0 2px 10px rgba(13,110,253,0.25); transition: all 0.3s ease; } .auction-item:hover mark { background: linear-gradient(90deg, #007bff 0%, #00b2ff 100%); box-shadow:0 4px 15px rgba(13,110,253,0.35); transform: scale(1.05); } /* PREMIUM TIER */ .auction-item.high { background: linear-gradient(180deg, #f8fbff 0%, #ffffff 100%); border: 2px solid rgba(13,110,253,0.18); /* more visible */ } .auction-item.high h3 { color:#0d6efd; } /* ============================ FLOW STEPS ============================ */ .auction-flow { display:flex; flex-wrap:wrap; justify-content:center; align-items:stretch; gap:1.5rem; margin-top:2rem; text-align:center; } .flow-step { flex:1 1 250px; background:#ffffff; border-radius:1rem; border:1px solid rgba(0,0,0,0.06); box-shadow: 0 2px 6px rgba(0,0,0,0.05), 0 6px 15px rgba(0,0,0,0.10); padding:1.5rem 1rem; transition:transform 0.3s ease, box-shadow 0.3s ease; position:relative; } .flow-step:hover { transform:translateY(-5px); box-shadow: 0 6px 14px rgba(0,0,0,0.07), 0 12px 24px rgba(0, 60, 130, 0.15); } /* CIRCULAR ICONS */ .flow-step i { width:4rem; height:4rem; border-radius:50%; background: linear-gradient(135deg, #007bff, #0a59b4); color:#fff; font-size:1.5rem; margin-bottom:1rem; box-shadow: 0 2px 6px rgba(0,0,0,0.12), 0 4px 14px rgba(0, 60, 130, 0.25); display:inline-flex; justify-content:center; align-items:center; } .flow-step h3 { color:#003c82; font-size:1.1rem; margin:0.5rem 0 0.75rem; font-weight:600; } .flow-step p { color:#333; font-size:0.95rem; line-height:1.5; margin-bottom:1rem; } .flow-step mark { display:inline-block; background:#eaf3ff; color:#0053b3; font-weight:600; padding:0.3em 0.6em; border-radius:0.4em; box-shadow:0 1px 3px rgba(0, 83, 179, 0.1); } .flow-arrow { display:flex; align-items:center; justify-content:center; color:#007bff; font-size:1.5rem; flex:0 0 auto; } @media (max-width: 768px) { .auction-flow {flex-direction:column; align-items:stretch;} .flow-arrow {transform:rotate(90deg);} } @media only screen and (max-width:767px) { #about {text-align:center;} #about h3{font-size:1em!important;margin:1em auto 0;} } </style><meta property="og:title" content="AlexaMaster | Smart Deal Marketplace"><meta property="og:description" content="AlexaMaster is a marketplace where advertisers and publishers buy and sell marketing goals such as traffic, engagement, and conversions. Designed for transparent campaigns and measurable outcomes."><meta property="og:url" content="https://www.alexamaster.com"><meta property="og:type" content="website"><meta property="og:locale" content="en"><meta property="og:image" content="https://www.alexamaster.com/master/site/assets/images/og-image.jpg">
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"AlexaMaster","image":"https://www.alexamaster.com/master/site/assets/images/favicon/android-icon-192x192.png","telephone":"+12507699362","url":"https://www.alexamaster.com","priceRange":"$","description":"AlexaMaster is a marketplace where advertisers and publishers buy and sell marketing goals such as traffic, engagement, and conversions. Designed for transparent campaigns and measurable outcomes.","sameAs":["https://www.facebook.com/alexamasterpro","https://x.com/alexamasterpro","https://www.linkedin.com/company/alexa-master/","https://www.youtube.com/alexamaster"],"address":{"@type":"PostalAddress","streetAddress":"886 Stevenson Rd, West Kelowna, BC V1Z 1N2, Canada.","addressLocality":"West Kelowna","addressRegion":"British Columbia","postalCode":"V1Z 1N2","addressCountry":"Canada"},"geo":{"@type":"GeoCoordinates","latitude":"49.859152","longitude":"-119.551629"},"founder":"Priyankara Abeywickrama","foundingDate":"2012","foundingLocation":"Da Nang, Vietnam","knowsAbout":["Web Traffic","SEO","Digital Advertising","Conversion Optimization","Freelancer Earnings","Affiliate Marketing"],"makesOffer":[{"@type":"Offer","name":"Real Web Traffic","description":"Drive authentic visitors to your website through AlexaMaster’s traffic network."},{"@type":"Offer","name":"Ad Campaign Optimization","description":"Run conversion-focused ad campaigns to increase engagement and ROI."}]}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","name":"AlexaMaster | Smart Deal Marketplace","description":"AlexaMaster is a marketplace where advertisers and publishers buy and sell marketing goals such as traffic, engagement, and conversions. Designed for transparent campaigns and measurable outcomes.","url":"https://www.alexamaster.com","inLanguage":"en"}</script>
</head><body><!-- Google Tag Manager (noscript) --><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MHQHJH9"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><!-- End Google Tag Manager (noscript) --><header class="is-fixed-above-lg is-fixed"><div class="container"><a href="https://www.alexamaster.com"><img src="https://www.alexamaster.com/master/site/assets/images/am-logo.svg" alt="alexamaster logo" width="180" height="90"></a><nav><ul><li class="hide-before-sm"><a href="https://www.alexamaster.com" class="cta-home">Home</a></li><li class="hide-before-sm"><a href="https://www.alexamaster.com/a/leads" class="cta-header-leads">Leads</a></li><li class="hide-before-sm"><a href="https://www.alexamaster.com/a/offers" class="cta-header-offers">Offers</a></li><li class="hide-before-sm"><a href="https://www.alexamaster.com/a/login" class="cta-header-login">Login</a></li><li class="hide-before-sm"><a href="https://www.alexamaster.com/a/register" class="cta-header-join">Register</a></li></ul></nav></div></header><main class="container"><section id="home" class="am-max-900"><div class="am-center"><img src="https://www.alexamaster.com/master/site/assets/images/logo-300.webp" alt="Alexa Master" loading="eager" width="180" height="180" class="am-circle"><h1 class="am-dark-text am-text-shadow"><img src="https://www.alexamaster.com/master/site/assets/images/am-logo.svg" alt="Alexa Master" width="300" height="80"> Smart Deal Marketplace </h1><p class="am-hero-sub"> A performance-based marketplace where advertisers and publishers create deals with clear quality rules, verified delivery, and protected payments. </p><p class="am-hero-desc"> With Alexa Master’s <strong>Smart Deal System</strong>, buyers post what they need, sellers deliver under agreed terms, and payments are released as results are verified — from traffic campaigns to conversion-focused goals. </p><div class="grid am-max-600"><a href="https://www.alexamaster.com/a/offers" class="am-btn btn-success cta-buy">For Buyers</a><a href="https://www.alexamaster.com/a/leads" class="am-btn btn-violet cta-sell">For Sellers</a></div></div></section><section id="about" class="shell"><h2 class="am-dark-text am-text-shadow"> Struggling to Grow Your Website, App, or Social Channels?<br><small class="am-text">Meet the all-in-one marketplace for performance-focused marketing actions.</small></h2><p> Most platforms deliver numbers. Alexa Master delivers <strong>results</strong>. Whether you need traffic, impressions, content promotion, installs, signups, conversions, purchases — our system connects you with experienced marketers who can deliver your targeted marketing goals*. Every action is measured, verified, and protected by our quality-first architecture. No more dropped traffic. No more rejected conversions. No more wasted budget. <br><br><ins>*All campaigns must comply with platform policies and prohibit fake, automated, or deceptive activity. Alexa Master operates as a neutral technology platform and does not participate in campaign execution.</ins></p></section><section id="how-it-works" class="shell"><h2 class="am-dark-text am-text-shadow">How Alexa Master Smart Deals Work</h2><div class="auction-flow"><div class="flow-step buyer"><i class="fa-solid fa-bullseye"></i><h3>1. Create Leads & Offers</h3><p> Buyers create Leads, and Sellers create Offers. Choose your marketing goal—traffic, engagement, installs, signups, conversions, purchases, or other. Set your audience, region, and budget. Publish it publicly to receive matched deals. </p><mark>Example: A buyer needs 5,000 targeted USA visitors for a defined test budget.</mark></div><div class="flow-arrow"><i class="fa-solid fa-arrow-right"></i></div><div class="flow-step seller"><i class="fa-solid fa-handshake"></i><h3>2. Match Buyers & Sellers</h3><p> Users can freely join your Lead or Offer to start a <strong>Smart Deal</strong>. When a match is found, both parties receive a notification. The buyer can deposit funds into escrow, and the seller begins the delivery process. </p><mark>Example: A seller agrees to deliver 5,000 USA users with premium quality.</mark></div><div class="flow-arrow"><i class="fa-solid fa-arrow-right"></i></div><div class="flow-step engine"><i class="fa-solid fa-flag-checkered"></i><h3>3. Complete the Smart Deal</h3><p> Funds are released in stages as delivery milestones are verified, under Buyer/Seller protection. Accounts that fail to meet quality standards may be restricted or removed. Buyers may request a refund based on remaining balance after service fees. </p><mark>Good sellers and buyers are promoted automatically to gain more passive deals.</mark></div></div><br><p> Buyers and sellers can also invite each other directly to work together inside Alexa Master. All payments are protected by our built-in <strong>secure deal escrow</strong>, ensuring both parties remain safe until the service is fully delivered. </p><p><strong>Please Note:</strong> Alexa Master is a neutral marketplace. We do not sell traffic or engagement directly, and we do not allow bots, fake accounts, review manipulation, or policy-violating activity. All services are provided by independent publishers under defined quality rules. </p><div class="grid am-max-700"><a href="https://www.alexamaster.com/a/leads/create" class="am-btn btn-success cta-buy">Create Lead</a><a href="https://www.alexamaster.com/a/offers/create" class="am-btn btn-violet cta-sell">Create Offer</a></div></section><section id="auctions" class="am-center "><h2 class="am-dark-text am-text-shadow">Quality-Based Deals — Built For Every Budget</h2><p> Every <b>Smart Deal</b> has unique requirements. Select the quality level that best matches your goal — whether you’re targeting traffic, app installs, signups, conversion-focused or engagement-driven campaigns. Your Maximum Budget and Price Per Unit (PPU) will automatically adjust based on the quality level you choose. </p><div class="auction-grid"><article class="auction-item premium"><i class="fa-solid fa-crown"></i><h3>Premium Quality</h3><p> Top-tier sellers with proven trust scores and exceptional performance. Ideal for <strong>agencies, brands, and high-stakes campaigns</strong>. </p><mark>Highest trust & strongest results</mark></article><article class="auction-item high"><i class="fa-solid fa-rocket"></i><h3>High Quality</h3><p> Reliable performance from experienced sellers. Great for <strong>steady growth and ROI-focused campaigns</strong>. </p><mark>Recommended for serious marketing</mark></article><article class="auction-item standard"><i class="fa-solid fa-chart-line"></i><h3>Standard Quality</h3><p> Reliable, average-level performance at a fair price. Ideal for <strong>daily scaling, routine tasks, and consistent results</strong>. </p><mark>The ideal choice for growing startups</mark></article><article class="auction-item any"><i class="fa-solid fa-random"></i><h3>Any Quality</h3><p> Lowest-cost option. Sellers of any level can participate. Excellent for <strong>testing, experiments, and bulk reach</strong>. </p><mark>Maximum reach • Lowest pricing</mark></article></div><p class="am-info am-max-700"> All deals are protected by AlexaMaster Escrow — ensuring secure transactions for both buyers and sellers. </p><br><div class="grid am-max-700"><a href="https://www.alexamaster.com/a/register" class="am-btn btn-neutral cta-buy">Register Free</a><a href="https://www.alexamaster.com/a/help" class="am-btn btn-danger cta-plans">Support Center</a></div></section><section id="news" class="am-center am-section"><header class="am-header"><h2 class="am-dark-text am-text-shadow">AlexaMaster News & Insights</h2><small class="am-subtext"> Product updates, feature launches, performance tips, and community stories — everything you need to stay ahead. </small></header><p class="am-desc"> The digital marketing landscape changes fast — and so do we. <strong>AlexaMaster</strong> continuously evolves to deliver smarter technology, stronger performance, and better opportunities for both advertisers and publishers. <br><br> Browse our latest platform updates, tutorials, and real-world success stories to learn how our Smart Deal ecosystem is shaping the future of online marketing. </p><div class="am-news-grid"><div class="grid"><article class="preview green"><a href="blog"><div class="thumb"><img class="lazy" src="https://www.alexamaster.com/master/site/assets/images/logo.svg" data-src="https://www.alexamaster.com/master/site/pages/blog/blog.sm.webp?ver=1767781369" alt="Blog, Marketing Blog, Alexa Master, Digital Marketing Tips, Marketing Insights" width="400" height="400"></div><div class="text-info"><h3>Alexa Master Blog: Learn Digital Marketing & Insights</h3><p>Stay ahead in digital marketing with Alexa Master Blog. Learn web traffic, engagement, conversions, and emerging trends for smarter campaigns....</p></div></a></article><article class="preview green"><a href="insights"><div class="thumb"><img class="lazy" src="https://www.alexamaster.com/master/site/assets/images/logo.svg" data-src="https://www.alexamaster.com/master/site/pages/insights/insights.sm.webp?ver=1767781369" alt="Insights, Marketing Insights, Alexa Master, Digital Marketing Tips, AI Marketing Strategies" width="400" height="400"></div><div class="text-info"><h3>Alexa Master Insights: Quick Digital Marketing Tips</h3><p>Stay ahead in digital marketing with Alexa Master insights, AI-driven tips, and strategies to boost traffic, engagement, and conversions....</p></div></a></article><article class="preview green"><a href="news"><div class="thumb"><img class="lazy" src="https://www.alexamaster.com/master/site/assets/images/logo.svg" data-src="https://www.alexamaster.com/master/site/pages/news/news.sm.webp?ver=1767781369" alt="News, Marketing News, AlexaMaster, Digital Marketing Updates, Smart Deal Insights" width="400" height="400"></div><div class="text-info"><h3>AlexaMaster News: Latest Updates on Digital Marketing</h3><p>Stay updated with AlexaMaster News. Discover new features, Smart Deal updates, and insights to optimize traffic, engagement, and conversions....</p></div></a></article></div><div class="grid"></div></div><p class="am-max-700">Our mission is to help independent marketers and advertisers create real opportunities through transparent, performance-based collaboration.</p></section><!--<section id="reviews"><h3>Since 2016, People Love am Brand!</h3><div class="slider-wrapper"><button class="slider-btn left">&#10094;</button><div class="slider"> {{{HTML_USER_REVIEWS}}} </div><button class="slider-btn right">&#10095;</button></div></section>--></main><footer class="global-footer"><div class="footer-inner"><div class="footer-column footer-brand"><a href="https://www.alexamaster.com"><img src="https://www.alexamaster.com/master/site/assets/images/am-logo.svg" alt="alexamaster logo" width="180" height="90"></a><p class="footer-about"> Alexa Master is a neutral digital marketplace connecting advertisers and publishers to execute real, measurable marketing actions with transparency and protection.<br> Operating since 2013 as a live production platform.<br> Marketplace activity is monitored through automated and manual compliance review. </p></div><div class="footer-column"><h4>Menu</h4><ul><li><a href="https://www.alexamaster.com">Home</a></li><li><a href="https://www.alexamaster.com/a/leads">Find Buyers</a></li><li><a href="https://www.alexamaster.com/a/offers/create">Start Selling</a></li><li><a href="https://www.alexamaster.com/a/offers">Explore Offers</a></li><li><a href="https://www.alexamaster.com/a/leads/create">Create Lead</a></li></ul></div><div class="footer-column"><h4>Users</h4><ul><li><a href="https://www.alexamaster.com/a/register">Join Free</a></li><li><a href="https://www.alexamaster.com/a/login">User Login</a></li><li><a href="https://www.alexamaster.com/a/terms">Terms of Service</a></li><li><a href="https://www.alexamaster.com/a/privacy">Privacy Policy</a></li><li><a href="https://www.alexamaster.com/a/help">Support Center</a></li></ul></div><div class="footer-column"><h4>Trust & Operations</h4><ul><li><small>Operating domain since 2013</small></li><li><small>Registered business entities in Canada & Vietnam</small></li><li><small>Third-party escrow & payment processing</small></li><li><small>Human support during business hours</small></li><li><small>Corporate details available upon request</small></li></ul></div></div><div class="footer-bottom"><span>© 2013-2026 AlexaMaster. All rights reserved.<br><small>A product of Rodee Web Design & Services (Canada).<br>Platform operations managed by RND Innovations Co., Ltd. (Vietnam).<br>Payments handled by regulated third-party processors.</small></span></div></footer><div id="footer-nav" class="footer-nav am-shadow-1"><div class="footer-button "><a href="https://www.alexamaster.com" class="footer-icon"><svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m4 12 8-8 8 8M6 10.5V19a1 1 0 0 0 1 1h3v-3a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3h3a1 1 0 0 0 1-1v-8.5"/></svg><span>Home</span></a></div><div class="footer-button"><a href="https://www.alexamaster.com/a/leads" class="footer-icon btn-menu"><svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12.0001 20v-4M7.00012 4h9.99998M9.00012 5v5c0 .5523-.46939 1.0045-.94861 1.279-1.43433.8217-2.60135 3.245-2.25635 4.3653.07806.2535.35396.3557.61917.3557H17.5859c.2652 0 .5411-.1022.6192-.3557.3449-1.1204-.8221-3.5436-2.2564-4.3653-.4792-.2745-.9486-.7267-.9486-1.279V5c0-.55228-.4477-1-1-1h-4c-.55226 0-.99998.44772-.99998 1Z"/></svg><span>Leads</span></a></div><div class="footer-button "><a href="https://www.alexamaster.com/a/offers" class="footer-icon btn-booking"><svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15.583 8.445h.01M10.86 19.71l-6.573-6.63a.993.993 0 0 1 0-1.4l7.329-7.394A.98.98 0 0 1 12.31 4l5.734.007A1.968 1.968 0 0 1 20 5.983v5.5a.992.992 0 0 1-.316.727l-7.44 7.5a.974.974 0 0 1-1.384.001Z"/></svg><span>Offers</span></a></div><div class="footer-button "><a href="https://www.alexamaster.com/a/login" class="footer-icon btn-map"><svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18Zm0 0a8.949 8.949 0 0 0 4.951-1.488A3.987 3.987 0 0 0 13 16h-2a3.987 3.987 0 0 0-3.951 3.512A8.948 8.948 0 0 0 12 21Zm3-11a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"/></svg><span>Login</span></a></div><div class="footer-button"><a href="https://www.alexamaster.com/a/register" class="footer-icon btn-whatsapp"><svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 12h4m-2 2v-4M4 18v-1a3 3 0 0 1 3-3h4a3 3 0 0 1 3 3v1a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1Zm8-10a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"/></svg><span>Register</span></a></div></div> <script>document.addEventListener('DOMContentLoaded', function () {
    // Lazy Load Images
    const lazyImages = document.querySelectorAll("img.lazy");

    if ("IntersectionObserver" in window) {
        const lazyImageObserver = new IntersectionObserver((entries, observer) => {
            entries.forEach(entry => {
                if (entry.isIntersecting) {
                    const lazyImage = entry.target;
                    lazyImage.src = lazyImage.dataset.src;
                    lazyImage.classList.remove("lazy");
                    observer.unobserve(lazyImage);
                }
            });
        });

        lazyImages.forEach(img => lazyImageObserver.observe(img));
    } else {
        // Fallback for browsers without IntersectionObserver
        lazyImages.forEach(img => {
            img.src = img.dataset.src;
            img.classList.remove("lazy");
        });
    }

    // Lazy Load Video
    const video = document.getElementById("lazyVideo");
    if (video) {
        const source = video.querySelector("source");
        if (source) {
            const videoObserver = new IntersectionObserver((entries, observer) => {
                entries.forEach(entry => {
                    if (entry.isIntersecting) {
                        source.src = source.dataset.src;
                        video.load();
                        video.play();
                        observer.unobserve(video);
                        videoObserver.disconnect();
                    }
                });
            }, { threshold: 0.5 });

            videoObserver.observe(video);
        }
    }

    // Image Format Replacement (SVG to PNG)
    function changeImages() {
        document.querySelectorAll(".vivek").forEach(img => {
            if (img.src && img.src.endsWith(".svg")) {
                img.src = img.src.replace(".svg", ".png");
            }
        });
        document.removeEventListener("pointermove", changeImages);
    }
    document.addEventListener("pointermove", changeImages, { once: true });

    // Dynamically Load FontAwesome
    const link = document.createElement("link");
    link.rel = "stylesheet";
    link.href = "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.0/css/all.min.css";
    link.crossOrigin = "anonymous";
    document.head.appendChild(link);

});

document.querySelectorAll('.slider-wrapper').forEach(wrapper => {
  const slider = wrapper.querySelector('.slider');
  const firstSlide = slider.querySelector('.slide');
  const slideWidth = firstSlide.offsetWidth + parseInt(getComputedStyle(slider).gap);
  
  wrapper.querySelector('.slider-btn.left').addEventListener('click', () => {
    slider.scrollBy({ left: -slideWidth, behavior: 'smooth' });
  });
  
  wrapper.querySelector('.slider-btn.right').addEventListener('click', () => {
    slider.scrollBy({ left: slideWidth, behavior: 'smooth' });
  });
});
</script> </body></html>