Files
boc/quixzoom-landing-fixed/images.html
T
Bernt aee0f09db8 landvex: Fixar och tester klara för alla komponenter
- Datafabrik: Dockerfile fix, agentorkestrering fungerar
- Vision: Identify-modell, FAISS, OCR alla testade
- API: Alla 7 integrationstester passerade
- Upplösare: Entitetsupplösning verifierad
2026-07-05 06:41:32 +00:00

398 lines
14 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>quiXzoom — Photo Gallery & App Screenshots</title>
<meta name="description" content="quiXzoom photo gallery — see how Zoomers capture missions in cities around the world. Real field data collection, real earnings.">
<link rel="canonical" href="https://www.quixzoom.com/images.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">
<meta property="og:type" content="website">
<meta property="og:title" content="quiXzoom — Photo Gallery & App Screenshots">
<meta property="og:description" content="See quiXzoom in action — Zoomers earn money photographing infrastructure, storefronts and urban environments near them.">
<meta property="og:url" content="https://www.quixzoom.com/images.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.">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="quiXzoom Photo Gallery">
<meta name="twitter:image" content="https://www.quixzoom.com/images/og-image.jpg">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "ImageGallery",
"name": "quiXzoom Photo Gallery",
"description": "quiXzoom field intelligence platform — photos showing Zoomers earning money by photographing infrastructure and urban environments",
"url": "https://www.quixzoom.com/images.html",
"publisher": {
"@type": "Organization",
"name": "quiXzoom",
"url": "https://www.quixzoom.com",
"logo": "https://www.quixzoom.com/favicon-512x512.png"
},
"image": [
{
"@type": "ImageObject",
"url": "https://www.quixzoom.com/images/hero-zoomer-city.jpg",
"name": "quiXzoom Zoomer capturing city infrastructure",
"description": "A quiXzoom Zoomer uses their iPhone to photograph urban infrastructure for a field data mission",
"width": 1200, "height": 630,
"representativeOfPage": true,
"keywords": "quiXzoom, quixzoom, QuiXzoom, zoomer, field data, mission"
},
{
"@type": "ImageObject",
"url": "https://www.quixzoom.com/images/mission-map.jpg",
"name": "quiXzoom mission map — available missions near you",
"description": "The quiXzoom app shows available photo missions on a map — tap a mission, photograph it, get paid",
"width": 1200, "height": 630,
"keywords": "quiXzoom app, quixzoom map, missions, earn money"
},
{
"@type": "ImageObject",
"url": "https://www.quixzoom.com/images/zoomer-earnings.jpg",
"name": "quiXzoom earnings dashboard",
"description": "quiXzoom Zoomers see their earnings in real-time — paid per approved mission, no platform fee",
"width": 1200, "height": 630,
"keywords": "quiXzoom earnings, quixzoom pay, get paid per photo"
},
{
"@type": "ImageObject",
"url": "https://www.quixzoom.com/images/infrastructure-scan.jpg",
"name": "quiXzoom infrastructure scanning",
"description": "quiXzoom field intelligence — scanning urban infrastructure, roads and buildings for commercial data buyers",
"width": 1200, "height": 630,
"keywords": "quiXzoom infrastructure, field intelligence, quixzoom scanning"
},
{
"@type": "ImageObject",
"url": "https://www.quixzoom.com/images/app-screenshot.jpg",
"name": "quiXzoom app screenshot — iPhone",
"description": "quiXzoom iOS app — browse missions, submit photos, track earnings. Available on iPhone.",
"width": 1200, "height": 630,
"keywords": "quiXzoom app, quixzoom iOS, quixzoom iPhone"
},
{
"@type": "ImageObject",
"url": "https://www.quixzoom.com/images/sweden-launch.jpg",
"name": "quiXzoom Sweden launch — Stockholm",
"description": "quiXzoom launches in Sweden August 2026 — starting in Stockholm, with 5 markets in phased rollout",
"width": 1200, "height": 630,
"keywords": "quiXzoom Sweden, quiXzoom Sverige, quixzoom Stockholm, launch 2026"
},
{
"@type": "ImageObject",
"url": "https://www.quixzoom.com/images/quixzoom-team.jpg",
"name": "quiXzoom global network of Zoomers",
"description": "quiXzoom — a global network of independent Zoomers collecting verified field data across cities worldwide",
"width": 1200, "height": 630,
"keywords": "quiXzoom network, quixzoom global, field intelligence platform"
},
{
"@type": "ImageObject",
"url": "https://www.quixzoom.com/images/og-image.jpg",
"name": "quiXzoom — Collect Reality. Get Paid.",
"description": "quiXzoom is a field intelligence platform where Zoomers earn money photographing real-world infrastructure on demand",
"width": 1200, "height": 630,
"representativeOfPage": true,
"keywords": "quiXzoom, quixzoom, quickzoom, quix zoom, field data collection, earn money"
}
]
}
</script>
<style>
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { font-size: 16px; }
body {
font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", sans-serif;
background: #ffffff;
color: #1d1d1f;
}
/* NAV */
nav {
position: sticky; top: 0; z-index: 100;
background: rgba(255,255,255,0.92);
backdrop-filter: blur(20px);
border-bottom: 1px solid #1a1a1a;
padding: 0 24px;
height: 56px;
display: flex; align-items: center; justify-content: space-between;
}
.logo { font-size: 18px; font-weight: 700; color: #1d1d1f; text-decoration: none; letter-spacing: -0.3px; }
.logo span { color: #0071e3; }
.nav-cta {
background: #0071e3; color: #fff;
padding: 8px 18px; border-radius: 20px;
font-size: 14px; font-weight: 600;
text-decoration: none;
}
/* HERO */
.hero {
background: linear-gradient(135deg, #f5f5f7 0%, #e8f0fe 100%);
padding: 60px 24px 40px;
text-align: center;
}
.hero h1 {
font-size: clamp(28px, 5vw, 48px);
font-weight: 700;
letter-spacing: -0.5px;
color: #1d1d1f;
margin-bottom: 12px;
}
.hero h1 span { color: #0071e3; }
.hero p {
font-size: 17px;
color: #6e6e73;
max-width: 520px;
margin: 0 auto;
line-height: 1.6;
}
/* GRID */
.gallery {
max-width: 1200px;
margin: 0 auto;
padding: 48px 24px;
display: grid;
grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
gap: 24px;
}
.card {
border-radius: 16px;
overflow: hidden;
background: #fff;
box-shadow: 0 2px 12px rgba(0,0,0,0.08);
transition: transform 0.2s, box-shadow 0.2s;
}
.card:hover {
transform: translateY(-4px);
box-shadow: 0 8px 32px rgba(0,0,0,0.12);
}
.card img {
width: 100%;
height: 220px;
object-fit: cover;
display: block;
}
.card-body { padding: 16px 20px 20px; }
.card-body h2 {
font-size: 15px;
font-weight: 600;
color: #1d1d1f;
margin-bottom: 6px;
}
.card-body p {
font-size: 13px;
color: #6e6e73;
line-height: 1.5;
}
.tag {
display: inline-block;
background: #e8f0fe;
color: #0071e3;
font-size: 11px;
font-weight: 600;
padding: 3px 10px;
border-radius: 20px;
margin-top: 10px;
}
/* FEATURED */
.featured {
max-width: 1200px;
margin: 0 auto 0;
padding: 0 24px;
}
.featured img {
width: 100%;
border-radius: 20px;
box-shadow: 0 4px 24px rgba(0,0,0,0.10);
}
/* SEO TEXT */
.seo-section {
background: #f5f5f7;
padding: 48px 24px;
text-align: center;
}
.seo-section h2 {
font-size: 22px; font-weight: 700;
color: #1d1d1f; margin-bottom: 12px;
}
.seo-section p {
font-size: 15px; color: #6e6e73;
max-width: 680px; margin: 0 auto 16px;
line-height: 1.7;
}
.alt-names {
display: flex; flex-wrap: wrap;
gap: 8px; justify-content: center;
margin-top: 16px;
}
.alt-names span {
background: #fff; border: 1px solid #d2d2d7;
border-radius: 20px; padding: 5px 14px;
font-size: 13px; color: #3a3a3c;
}
/* FOOTER */
footer {
background: #1d1d1f; color: #a1a1a6;
padding: 32px 24px;
text-align: center;
font-size: 13px;
}
footer a { color: #0071e3; text-decoration: none; }
@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>
</head>
<body>
<nav>
<a href="https://www.quixzoom.com/" class="logo">qui<span>X</span>zoom</a>
<a href="https://www.quixzoom.com/join.html" class="nav-cta">Join as Zoomer</a>
</nav>
<!-- Featured hero image -->
<div class="hero">
<h1>qui<span>X</span>zoom in Action</h1>
<p>Real Zoomers. Real missions. Real earnings. See how quiXzoom turns your phone into an income source.</p>
</div>
<div class="featured">
<img loading="lazy" loading="lazy" loading="lazy"
src="/images/hero-zoomer-city.jpg"
alt="quiXzoom Zoomer photographing urban infrastructure with iPhone for a paid field data mission"
title="quiXzoom — Capture the World. Get Paid."
width="1200" height="630"
loading="eager"
>
</div>
<!-- Gallery grid -->
<div class="gallery">
<div class="card">
<img loading="lazy" loading="lazy" loading="lazy" src="/images/mission-map.jpg"
alt="quiXzoom app mission map showing available paid photo missions near you"
title="quiXzoom — Mission Map"
width="800" height="420" loading="lazy">
<div class="card-body">
<h2>Mission Map</h2>
<p>Open the quiXzoom app and see paid missions available near you — right now.</p>
<span class="tag">quiXzoom App</span>
</div>
</div>
<div class="card">
<img loading="lazy" loading="lazy" loading="lazy" src="/images/zoomer-earnings.jpg"
alt="quiXzoom Zoomer earnings dashboard — get paid per approved photo mission"
title="quiXzoom — Earn Per Mission"
width="800" height="420" loading="lazy">
<div class="card-body">
<h2>Earn Per Mission</h2>
<p>Every approved submission earns you money — paid directly to your bank account. No platform fee.</p>
<span class="tag">Earnings</span>
</div>
</div>
<div class="card">
<img loading="lazy" loading="lazy" loading="lazy" src="/images/infrastructure-scan.jpg"
alt="quiXzoom field intelligence — scanning roads, buildings and infrastructure with iPhone"
title="quiXzoom — Field Intelligence"
width="800" height="420" loading="lazy">
<div class="card-body">
<h2>Field Intelligence</h2>
<p>From broken signage to road damage — quiXzoom Zoomers document the real world for commercial buyers.</p>
<span class="tag">Infrastructure</span>
</div>
</div>
<div class="card">
<img loading="lazy" loading="lazy" loading="lazy" src="/images/app-screenshot.jpg"
alt="quiXzoom iOS app screenshot — browse missions, submit photos, track earnings on iPhone"
title="quiXzoom iOS App"
width="800" height="420" loading="lazy">
<div class="card-body">
<h2>quiXzoom App</h2>
<p>Available on iPhone. Browse missions near you, photograph, submit — done in minutes.</p>
<span class="tag">iOS App</span>
</div>
</div>
<div class="card">
<img loading="lazy" loading="lazy" loading="lazy" src="/images/sweden-launch.jpg"
alt="quiXzoom Sweden launch — Stockholm August 2026, 5 markets in phased rollout"
title="quiXzoom Sweden Launch"
width="800" height="420" loading="lazy">
<div class="card-body">
<h2>Launching Sweden — August 2026</h2>
<p>quiXzoom starts in Stockholm and expands across Sweden before going international.</p>
<span class="tag">quiXzoom Sverige</span>
</div>
</div>
<div class="card">
<img loading="lazy" loading="lazy" loading="lazy" src="/images/quixzoom-team.jpg"
alt="quiXzoom global network — thousands of Zoomers collecting verified field data worldwide"
title="quiXzoom Global Network"
width="800" height="420" loading="lazy">
<div class="card-body">
<h2>Global Network</h2>
<p>quiXzoom is building the world's largest network of verified field data collectors.</p>
<span class="tag">Network</span>
</div>
</div>
</div>
<!-- SEO section -->
<div class="seo-section">
<h2>About quiXzoom</h2>
<p>
<strong>quiXzoom</strong> (also searched as quixzoom, QuiXzoom, QUIXZOOM, quix zoom, quick zoom, quickzoom)
is a field intelligence platform where independent contractors called <strong>Zoomers</strong>
earn money by photographing infrastructure, storefronts, roads and urban environments on demand.
Launching in Sweden in August 2026.
</p>
<p>
quiXzoom is operated by <strong>Landvex AB</strong> (org.nr 559141-7042), the global control intelligence company.
quiXzoom powers the field data collection layer of the Landvex intelligence infrastructure.
</p>
<div class="alt-names">
<span>quiXzoom</span>
<span>quixzoom</span>
<span>QuiXzoom</span>
<span>QUIXZOOM</span>
<span>quix zoom</span>
<span>quick zoom app</span>
<span>quickzoom</span>
<span>quizoom</span>
<span>quiXzoom Sverige</span>
<span>quiXzoom Sweden</span>
<span>field intelligence platform</span>
<span>earn per mission app</span>
</div>
</div>
<footer>
<p>© 2026 quiXzoom · Operated by Landvex AB · <a href="/privacy.html">Privacy</a> · <a href="/terms.html">Terms</a> · <a href="https://www.quixzoom.com/">quixzoom.com</a></p>
</footer>
</body>
</html>