Files
boc/quixzoom-landing-fixed/search.html
T

273 lines
13 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="color-scheme" content="light">
<title>quiXzoom — Find the App (quixzoom, quickzoom, quix zoom)</title>
<meta name="description" content="Looking for quiXzoom? Also spelled quixzoom, quickzoom, quix zoom, quick zoom, or quizoom — it's all the same app. quiXzoom lets you earn money taking photos for missions near you.">
<link rel="canonical" href="https://www.quixzoom.com/search.html">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="apple-touch-icon" sizes="192x192" href="/apple-touch-icon.png">
<!-- Broad keyword targeting -->
<meta name="keywords" content="quiXzoom, quixzoom, QuiXzoom, QUIXZOOM, quickzoom, quick zoom, quix zoom, quizoom, qui xzoom, quiX zoom, quixzoom app, quickzoom app, quixzoom earn money, quixzoom photos, field data app, earn money photos app">
<meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large">
<!-- Open Graph -->
<meta property="og:type" content="website">
<meta property="og:title" content="quiXzoom — Earn per Mission (also: quixzoom, quickzoom, quix zoom)">
<meta property="og:description" content="quiXzoom — earn money taking photos for missions near you. Also spelled quixzoom, quickzoom, or quix zoom. Free to join. No platform fee.">
<meta property="og:url" content="https://www.quixzoom.com/search.html">
<meta property="og:image" content="https://www.quixzoom.com/images/og-image.jpg">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:image:alt" content="quiXzoom — Collect Reality. Get Paid. (also: quixzoom, quickzoom, quix zoom)">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://www.quixzoom.com/images/og-image.jpg">
<meta name="twitter:title" content="quiXzoom — also known as quixzoom, quickzoom, quix zoom">
<!-- Schema.org: disambiguate brand spellings -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.quixzoom.com/search.html",
"url": "https://www.quixzoom.com/search.html",
"name": "quiXzoom — Find the App",
"description": "quiXzoom disambiguation page — all spellings and variations lead to the same crowdsourced field data platform.",
"isPartOf": { "@id": "https://www.quixzoom.com/#website" },
"mainEntity": { "@id": "https://www.quixzoom.com/#organization" }
},
{
"@type": "Organization",
"@id": "https://www.quixzoom.com/#organization",
"name": "quiXzoom",
"alternateName": [
"quixzoom",
"QuiXzoom",
"QUIXZOOM",
"quix zoom",
"quickzoom",
"quick zoom",
"quizoom",
"qui xzoom",
"quiX zoom",
"quixzoom app",
"quickzoom app"
],
"url": "https://www.quixzoom.com/",
"logo": {
"@type": "ImageObject",
"url": "https://www.quixzoom.com/images/og-image.jpg",
"width": 1200,
"height": 630
}
},
{
"@type": "ImageObject",
"@id": "https://www.quixzoom.com/images/og-image.jpg",
"url": "https://www.quixzoom.com/images/og-image.jpg",
"name": "quiXzoom — Collect Reality. Get Paid.",
"description": "Official quiXzoom brand image. Also known as quixzoom, quickzoom, quix zoom.",
"width": 1200,
"height": 630,
"encodingFormat": "image/jpeg",
"representativeOfPage": true,
"creditText": "quiXzoom"
},
{
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Is quixzoom the same as quiXzoom?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. quixzoom (all lowercase) is the same platform as quiXzoom. The official brand name is quiXzoom — with a capital X in the middle. All spellings refer to the same crowdsourced field data platform."
}
},
{
"@type": "Question",
"name": "Is quickzoom the same as quiXzoom?",
"acceptedAnswer": {
"@type": "Answer",
"text": "quickzoom is a common misspelling of quiXzoom. The correct name is quiXzoom — note the 'X' not 'ck'. quiXzoom is a crowdsourced photo mission platform where you earn money by photographing infrastructure. It is not related to any camera zoom feature."
}
},
{
"@type": "Question",
"name": "What is 'quix zoom'?",
"acceptedAnswer": {
"@type": "Answer",
"text": "'quix zoom' (with a space) is a common search variation for quiXzoom — the platform where independent Zoomers earn money completing photo missions. The official spelling is quiXzoom (one word, capital X)."
}
},
{
"@type": "Question",
"name": "How do you spell quiXzoom correctly?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The correct spelling is quiXzoom: lowercase 'qui', uppercase 'X', lowercase 'zoom'. One word. Common misspellings: quixzoom, quickzoom, quix zoom, quick zoom, QuiXzoom, quizoom. All refer to the same app."
}
}
]
}
]
}
</script>
<style>
:root {
--blue: #0066FF;
--dark: #0a0a1a;
--text: #3a3a3a;
--muted: #6b6b6b;
--bg: #f7f8fc;
--white: #ffffff;
}
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
body { font-family: -apple-system, BlinkMacSystemFont, 'Inter', sans-serif; background: var(--bg); color: var(--text); -webkit-font-smoothing: antialiased; }
nav { background: var(--dark); padding: 0 24px; height: 64px; display: flex; align-items: center; }
.nav-logo { font-size: 1.25rem; font-weight: 900; color: #fff; letter-spacing: -.04em; }
.nav-logo .x { color: var(--blue); }
.hero { background: var(--white); padding: 64px 24px; text-align: center; border-bottom: 1px solid #e8eaf0; }
.hero img { max-width: 100%; width: 800px; border-radius: var(--radius-lg); box-shadow: 0 8px 32px rgba(0,0,0,.1); margin-bottom: 32px; }
h1 { font-size: clamp(1.75rem, 4vw, 2.5rem); font-weight: 900; letter-spacing: -.04em; color: var(--dark); margin-bottom: 12px; }
h1 .x { color: var(--blue); }
.hero p { font-size: 1.0625rem; color: var(--muted); max-width: 600px; margin: 0 auto 24px; line-height: 1.65; }
.cta { display: inline-block; background: var(--blue); color: #fff; padding: 16px 32px; border-radius: 100px; font-weight: 700; font-size: 1rem; text-decoration: none; }
.cta:hover { background: #0052cc; }
main { max-width: 900px; margin: 0 auto; padding: 56px 24px; }
.variant-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 16px; margin: 32px 0; }
.variant-card { background: var(--white); border-radius: var(--radius-md); padding: 20px; border: 1px solid #e8eaf0; }
.variant-card .spelling { font-size: 1.125rem; font-weight: 700; color: var(--dark); margin-bottom: 4px; }
.variant-card .note { font-size: .875rem; color: var(--muted); }
.variant-card.correct { border-color: var(--blue); }
.variant-card.correct .spelling { color: var(--blue); }
h2 { font-size: 1.375rem; font-weight: 800; color: var(--dark); margin: 40px 0 16px; letter-spacing: -.03em; }
p { color: var(--muted); line-height: 1.75; margin-bottom: 12px; }
footer { background: var(--dark); color: rgba(255,255,255,.6); text-align: center; padding: 32px 24px; font-size: .875rem; margin-top: 64px; }
footer a { color: rgba(255,255,255,.8); }
@media (max-width: 640px) {
.hero h1 { font-size: 2rem !important; }
.hero p { font-size: 1rem !important; }
.card { padding: 1.5rem !important; }
.grid { grid-template-columns: 1fr !important; }
.btn { padding: 0.75rem 1.5rem !important; font-size: 1rem !important; }
}
</style>
<script type="module" src="https://auth.quixzoom.com/site-auth-snippet.js"></script>
</head>
<body>
<nav>
<span class="nav-logo">qui<span class="x">X</span>zoom</span>
</nav>
<section class="hero">
<img loading="lazy" loading="lazy" loading="lazy"
src="/images/og-image.jpg"
alt="quiXzoom — Collect Reality. Get Paid. Official brand image"
title="quiXzoom"
width="1200" height="630"
loading="eager"
>
<h1>You found qui<span class="x">X</span>zoom</h1>
<p>Whether you searched for <strong>quixzoom</strong>, <strong>quickzoom</strong>, <strong>quix zoom</strong>, or <strong>quick zoom</strong> — you're in the right place. It's all the same platform.</p>
<a href="/" class="cta">Go to quiXzoom →</a>
</section>
<main>
<h2>All the ways people spell quiXzoom</h2>
<p>The official brand name is <strong>quiXzoom</strong> — one word, with a capital X in the middle. Here are the common variations:</p>
<div class="variant-grid">
<div class="variant-card correct">
<div class="spelling">quiXzoom</div>
<div class="note"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M3 8L6.5 11.5L13 4.5" stroke="#22c55e" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> Official spelling — capital X</div>
</div>
<div class="variant-card">
<div class="spelling">quixzoom</div>
<div class="note">Common — all lowercase, same platform</div>
</div>
<div class="variant-card">
<div class="spelling">QuiXzoom</div>
<div class="note">Capitalized variant — same platform</div>
</div>
<div class="variant-card">
<div class="spelling">quickzoom</div>
<div class="note">Misspelling — "ck" not in the name</div>
</div>
<div class="variant-card">
<div class="spelling">quix zoom</div>
<div class="note">With space — same platform, one word</div>
</div>
<div class="variant-card">
<div class="spelling">quick zoom</div>
<div class="note">Misspelling — replace "ck" with "X"</div>
</div>
<div class="variant-card">
<div class="spelling">quizoom</div>
<div class="note">Short variant — missing the X</div>
</div>
<div class="variant-card">
<div class="spelling">qui xzoom</div>
<div class="note">Split variant — same platform</div>
</div>
</div>
<h2>What is quiXzoom?</h2>
<p>
<strong>quiXzoom</strong> is a crowdsourced field data collection platform. Independent contractors called <strong>Zoomers</strong> use the quiXzoom app on their iPhone or Android to complete photo missions near them.
</p>
<p>
Each mission asks you to photograph a specific location — a storefront, building facade, road surface, or infrastructure element. When your submission is approved, you earn <strong>QX Credits</strong>, which are paid out weekly as cash via Stripe Connect.
</p>
<p>
quiXzoom charges <strong>no platform fee</strong>. Zoomers keep 100% of their earned credits. The platform launches in August 2026, starting with Stockholm, Sweden.
</p>
<h2>quiXzoom vs Zoom</h2>
<p>
quiXzoom is <strong>not related to Zoom</strong> (the video conferencing software) and has nothing to do with camera zoom functionality. The name quiXzoom refers to moving quickly — "quiX" — through real-world field data collection ("zoom").
</p>
<h2>quiXzoom App</h2>
<p>
The quiXzoom app is available on iPhone (iOS) and Android. It shows you a real-time map of available missions near you, guides you through the photo requirements, and credits your QX balance instantly on approval. Download free — no subscription, no fee.
</p>
<div style="text-align:center; margin-top:48px;">
<img loading="lazy" loading="lazy" loading="lazy"
src="/images/app-screenshot.jpg"
alt="quiXzoom app screenshot on iPhone showing mission list with QX Credits"
title="quiXzoom App — iOS and Android"
width="800" height="420"
loading="lazy"
style="max-width:100%; border-radius: var(--radius-lg); box-shadow:0 8px 32px rgba(0,0,0,.1);"
>
</div>
<div style="text-align:center; margin-top:40px;">
<a href="/" class="cta">Learn more about quiXzoom →</a>
</div>
</main>
<footer>
<p>© 2026 quiXzoom · <a href="/">quixzoom.com</a> · <a href="/privacy/">Privacy</a> · <a href="/terms/">Terms</a></p>
<p style="margin-top:8px;">quiXzoom — also known as: quixzoom · quickzoom · quix zoom · quick zoom · quizoom · QuiXzoom</p>
</footer>
</body>
</html>