48ea61cdcc
- Product documentation in docs/products/ - Updated MEMORY.md with product info - quiXzoom Auth Core as AAMOS Identity product
926 lines
26 KiB
HTML
926 lines
26 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="sv">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||
<title>Byggframsteg — quiXzoom | Sverige</title>
|
||
<meta name="description" content="Byggframsteg med quiXzoom i Sverige. Tjäna 150–500 kr per uppdrag. Betalt varje vecka.">
|
||
<meta name="geo.region" content="SE">
|
||
<meta name="geo.country" content="Sweden">
|
||
<meta name="language" content="Sverige">
|
||
<link rel="canonical" href="https://quixzoom.se/construction-progress/">
|
||
<style>
|
||
:root{--qx-black:#0a0a0a;--qx-white:#fff;--qx-blue:#06f;--qx-gray:#f5f5f7;--qx-dark-gray:#1a1a1a}
|
||
*{margin:0;padding:0;box-sizing:border-box}
|
||
body{font-family:-apple-system,BlinkMacSystemFont,'SF Pro Display','Helvetica Neue',sans-serif;color:var(--qx-black);line-height:1.5}
|
||
.hero{background:var(--qx-black);color:var(--qx-white);padding:80px 20px;text-align:center}
|
||
.hero h1{font-size:2.5rem;margin-bottom:1rem}
|
||
.hero p{font-size:1.25rem;color:#ccc;margin-bottom:2rem}
|
||
.badge{display:inline-block;background:var(--qx-blue);color:#fff;padding:8px 16px;border-radius:20px;font-size:.875rem;margin-bottom:1rem}
|
||
.container{max-width:1200px;margin:0 auto;padding:40px 20px}
|
||
.section{padding:60px 20px}
|
||
.section-gray{background:var(--qx-gray)}
|
||
.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}
|
||
.card{background:#fff;padding:24px;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}
|
||
.card h3{margin-bottom:.5rem}
|
||
.cta{display:inline-block;background:var(--qx-blue);color:#fff;padding:16px 32px;border-radius:8px;text-decoration:none;font-weight:600;margin-top:1rem}
|
||
.footer{background:var(--qx-dark-gray);color:#fff;padding:40px 20px;text-align:center}
|
||
</style>
|
||
<script type="module" src="https://auth.quixzoom.com/site-auth-snippet.js"></script>
|
||
</head>
|
||
<body>
|
||
<div class="hero">
|
||
<div class="badge"><span class="flag-se">SE</span> Lanseras i Sverige · 1 augusti 2026</div>
|
||
<h1>Byggframsteg</h1>
|
||
<p>quiXzoom — Crowdsourcad datainsamling i Sverige. Tjäna 150–500 kr per uppdrag.</p>
|
||
<a href="https://app.quixzoom.com/join" class="cta">Bli Zoomer nu</a>
|
||
</div>
|
||
|
||
<div class="container">
|
||
<div class="section">
|
||
<h2>Hur det fungerar</h2>
|
||
<div class="grid">
|
||
<div class="card">
|
||
<h3>1. Hitta uppdrag</h3>
|
||
<p>Se tillgängliga Byggframsteg-uppdrag nära dig i appen.</p>
|
||
</div>
|
||
<div class="card">
|
||
<h3>2. Dokumentera</h3>
|
||
<p>Följ instruktionerna och ta bilder med din smartphone.</p>
|
||
</div>
|
||
<div class="card">
|
||
<h3>3. Få betalt</h3>
|
||
<p>Betalt varje vecka. 150–500 kr per godkänt uppdrag.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="section section-gray">
|
||
<div class="container">
|
||
<h2>Varför quiXzoom?</h2>
|
||
<div class="grid">
|
||
<div class="card">
|
||
<h3>Flexibelt</h3>
|
||
<p>Jobba när du vill. Inga scheman, inga minimikrav.</p>
|
||
</div>
|
||
<div class="card">
|
||
<h3>Betalt snabbt</h3>
|
||
<p>Varje vecka direkt till ditt konto via Stripe.</p>
|
||
</div>
|
||
<div class="card">
|
||
<h3>Tillförlitligt</h3>
|
||
<p>Global plattform med verifierade uppdrag och tydlig feedback.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="footer">
|
||
<p>© 2026 quiXzoom AB — En del av <a href="https://aamos.systems" style="color:#fff">AAMOS</a></p>
|
||
<p>quixzoom.se</p>
|
||
</div>
|
||
|
||
<!-- === INFOGRAPHIC INJECTED === -->
|
||
<div class="section section-gray">
|
||
<div class="container">
|
||
<!-- quiXzoom — Zoomer Journey Infographic -->
|
||
<!-- För zoomer-fokuserade sidor (quixzoom.se, app landing, etc.) -->
|
||
|
||
<style>
|
||
/* === ZOOMER INFOGRAPHIC === */
|
||
.qz-infographic {
|
||
--qz-blue: #0066FF;
|
||
--qz-blue-light: #E8F0FF;
|
||
--qz-black: #0a0a0a;
|
||
--qz-white: #ffffff;
|
||
--qz-gray: #F5F5F7;
|
||
--qz-text: #1d1d1f;
|
||
--qz-text-secondary: #86868b;
|
||
--qz-border: #D2D2D7;
|
||
--qz-green: #00C853;
|
||
--qz-radius: 16px;
|
||
--qz-shadow: 0 2px 20px rgba(0,0,0,0.08);
|
||
--qz-shadow-lg: 0 8px 40px rgba(0,0,0,0.12);
|
||
|
||
font-family: -apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Helvetica Neue', Arial, sans-serif;
|
||
max-width: 900px;
|
||
margin: 0 auto;
|
||
padding: 60px 24px;
|
||
background: var(--qz-white);
|
||
}
|
||
|
||
.qz-infographic * {
|
||
margin: 0;
|
||
padding: 0;
|
||
box-sizing: border-box;
|
||
}
|
||
|
||
.qz-header {
|
||
text-align: center;
|
||
margin-bottom: 48px;
|
||
}
|
||
|
||
.qz-header h2 {
|
||
font-size: clamp(1.75rem, 4vw, 2.5rem);
|
||
font-weight: 900;
|
||
color: var(--qz-black);
|
||
margin-bottom: 12px;
|
||
letter-spacing: -0.03em;
|
||
line-height: 1.1;
|
||
}
|
||
|
||
.qz-header h2 em {
|
||
color: var(--qz-blue);
|
||
font-style: normal;
|
||
}
|
||
|
||
.qz-header p {
|
||
font-size: 1.0625rem;
|
||
color: var(--qz-text-secondary);
|
||
max-width: 520px;
|
||
margin: 0 auto;
|
||
line-height: 1.6;
|
||
}
|
||
|
||
/* Timeline horizontal on desktop, vertical on mobile */
|
||
.qz-timeline {
|
||
display: flex;
|
||
gap: 20px;
|
||
position: relative;
|
||
}
|
||
|
||
.qz-timeline::before {
|
||
content: '';
|
||
position: absolute;
|
||
top: 28px;
|
||
left: 60px;
|
||
right: 60px;
|
||
height: 3px;
|
||
background: var(--qz-blue);
|
||
z-index: 0;
|
||
}
|
||
|
||
.qz-step {
|
||
flex: 1;
|
||
position: relative;
|
||
z-index: 1;
|
||
}
|
||
|
||
.qz-step-marker {
|
||
width: 56px;
|
||
height: 56px;
|
||
background: var(--qz-white);
|
||
border: 3px solid var(--qz-blue);
|
||
border-radius: 50%;
|
||
display: flex;
|
||
align-items: center;
|
||
justify-content: center;
|
||
font-size: 1.25rem;
|
||
font-weight: 800;
|
||
color: var(--qz-blue);
|
||
margin: 0 auto 20px;
|
||
box-shadow: 0 2px 12px rgba(0,102,255,0.15);
|
||
}
|
||
|
||
.qz-step-content {
|
||
background: var(--qz-gray);
|
||
border-radius: var(--qz-radius);
|
||
padding: 24px;
|
||
text-align: center;
|
||
transition: transform 0.2s, box-shadow 0.2s;
|
||
}
|
||
|
||
.qz-step-content:hover {
|
||
transform: translateY(-4px);
|
||
box-shadow: var(--qz-shadow-lg);
|
||
}
|
||
|
||
.qz-step-icon {
|
||
width: 40px;
|
||
height: 40px;
|
||
margin: 0 auto 12px;
|
||
color: var(--qz-blue);
|
||
}
|
||
|
||
.qz-step-icon svg {
|
||
width: 100%;
|
||
height: 100%;
|
||
}
|
||
|
||
.qz-step-title {
|
||
font-size: 1rem;
|
||
font-weight: 800;
|
||
color: var(--qz-black);
|
||
margin-bottom: 8px;
|
||
}
|
||
|
||
.qz-step-body {
|
||
color: var(--qz-text-secondary);
|
||
font-size: 0.875rem;
|
||
line-height: 1.6;
|
||
}
|
||
|
||
.qz-step-time {
|
||
display: inline-block;
|
||
background: var(--qz-blue-light);
|
||
color: var(--qz-blue);
|
||
font-size: 0.75rem;
|
||
font-weight: 700;
|
||
padding: 4px 12px;
|
||
border-radius: 20px;
|
||
margin-top: 12px;
|
||
}
|
||
|
||
/* Earnings highlight */
|
||
.qz-earnings {
|
||
margin-top: 40px;
|
||
background: var(--qz-black);
|
||
border-radius: var(--qz-radius);
|
||
padding: 36px;
|
||
color: var(--qz-white);
|
||
text-align: center;
|
||
}
|
||
|
||
.qz-earnings h3 {
|
||
font-size: 1.25rem;
|
||
font-weight: 800;
|
||
margin-bottom: 8px;
|
||
}
|
||
|
||
.qz-earnings p {
|
||
color: rgba(255,255,255,0.6);
|
||
font-size: 0.9375rem;
|
||
margin-bottom: 24px;
|
||
}
|
||
|
||
.qz-earnings-grid {
|
||
display: grid;
|
||
grid-template-columns: repeat(3, 1fr);
|
||
gap: 16px;
|
||
}
|
||
|
||
.qz-earning-item {
|
||
background: rgba(255,255,255,0.08);
|
||
border-radius: 12px;
|
||
padding: 20px;
|
||
}
|
||
|
||
.qz-earning-amount {
|
||
font-size: 1.75rem;
|
||
font-weight: 900;
|
||
color: var(--qz-green);
|
||
display: block;
|
||
}
|
||
|
||
.qz-earning-label {
|
||
font-size: 0.75rem;
|
||
color: rgba(255,255,255,0.6);
|
||
margin-top: 4px;
|
||
display: block;
|
||
}
|
||
|
||
/* CTA */
|
||
.qz-cta {
|
||
margin-top: 32px;
|
||
text-align: center;
|
||
}
|
||
|
||
.qz-cta-btn {
|
||
display: inline-flex;
|
||
align-items: center;
|
||
gap: 8px;
|
||
background: var(--qz-blue);
|
||
color: var(--qz-white);
|
||
padding: 16px 40px;
|
||
border-radius: 100px;
|
||
font-size: 1.0625rem;
|
||
font-weight: 700;
|
||
text-decoration: none;
|
||
transition: transform 0.15s, box-shadow 0.15s;
|
||
box-shadow: 0 4px 24px rgba(0,102,255,0.35);
|
||
}
|
||
|
||
.qz-cta-btn:hover {
|
||
transform: translateY(-2px);
|
||
box-shadow: 0 8px 32px rgba(0,102,255,0.45);
|
||
}
|
||
|
||
/* Responsive */
|
||
@media (max-width: 768px) {
|
||
.qz-timeline {
|
||
flex-direction: column;
|
||
gap: 24px;
|
||
}
|
||
|
||
.qz-timeline::before {
|
||
display: none;
|
||
}
|
||
|
||
.qz-step {
|
||
display: flex;
|
||
gap: 16px;
|
||
text-align: left;
|
||
}
|
||
|
||
.qz-step-marker {
|
||
margin: 0;
|
||
flex-shrink: 0;
|
||
width: 48px;
|
||
height: 48px;
|
||
font-size: 1.125rem;
|
||
}
|
||
|
||
.qz-step-content {
|
||
flex: 1;
|
||
text-align: left;
|
||
}
|
||
|
||
.qz-step-icon {
|
||
margin: 0 0 8px 0;
|
||
}
|
||
|
||
.qz-earnings-grid {
|
||
grid-template-columns: 1fr;
|
||
}
|
||
}
|
||
|
||
/* Animation */
|
||
@keyframes qzFadeIn {
|
||
from { opacity: 0; transform: translateY(20px); }
|
||
to { opacity: 1; transform: translateY(0); }
|
||
}
|
||
|
||
.qz-step {
|
||
animation: qzFadeIn 0.5s ease forwards;
|
||
opacity: 0;
|
||
}
|
||
|
||
.qz-step:nth-child(1) { animation-delay: 0.1s; }
|
||
.qz-step:nth-child(2) { animation-delay: 0.2s; }
|
||
.qz-step:nth-child(3) { animation-delay: 0.3s; }
|
||
</style>
|
||
|
||
<div class="qz-infographic">
|
||
<div class="qz-header">
|
||
<h2>Ladda ner. Fotografera. <em>Tjäna.</em></h2>
|
||
<p>Tre enkla steg från första uppdraget till första utbetalningen.</p>
|
||
</div>
|
||
|
||
<div class="qz-timeline">
|
||
<div class="qz-step">
|
||
<div class="qz-step-marker">1</div>
|
||
<div class="qz-step-content">
|
||
<div class="qz-step-icon">
|
||
<svg viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||
<rect x="12" y="4" width="24" height="40" rx="4"/>
|
||
<line x1="12" y1="10" x2="36" y2="10"/>
|
||
<line x1="12" y1="38" x2="36" y2="38"/>
|
||
<circle cx="24" cy="7" r="1.5"/>
|
||
</svg>
|
||
</div>
|
||
<h3 class="qz-step-title">Ladda ner appen</h3>
|
||
<p class="qz-step-body">Registrera dig på 5 minuter. ID-verifiering med pass eller körkort + selfie.</p>
|
||
<span class="qz-step-time">5 minuter</span>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="qz-step">
|
||
<div class="qz-step-marker">2</div>
|
||
<div class="qz-step-content">
|
||
<div class="qz-step-icon">
|
||
<svg viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||
<path d="M8 40l8-16 8 10 8-20 8 14"/>
|
||
<circle cx="8" cy="40" r="3"/>
|
||
<circle cx="16" cy="24" r="3"/>
|
||
<circle cx="24" cy="34" r="3"/>
|
||
<circle cx="32" cy="14" r="3"/>
|
||
<circle cx="40" cy="28" r="3"/>
|
||
</svg>
|
||
</div>
|
||
<h3 class="qz-step-title">Välj uppdrag</h3>
|
||
<p class="qz-step-body">Se tillgängliga uppdrag på kartan. Välj typ, tid och plats som passar dig.</p>
|
||
<span class="qz-step-time">2 minuter</span>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="qz-step">
|
||
<div class="qz-step-marker">3</div>
|
||
<div class="qz-step-content">
|
||
<div class="qz-step-icon">
|
||
<svg viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||
<circle cx="24" cy="24" r="20"/>
|
||
<path d="M16 24h12l-4-4"/>
|
||
<path d="M28 24l-4 4"/>
|
||
<path d="M24 14v6"/>
|
||
<path d="M24 28v6"/>
|
||
</svg>
|
||
</div>
|
||
<h3 class="qz-step-title">Fotografera & få betalt</h3>
|
||
<p class="qz-step-body">Navigera till platsen, fotografera enligt spec, ladda upp. Betalt varje måndag.</p>
|
||
<span class="qz-step-time">30 min/uppdrag</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="qz-earnings">
|
||
<h3>Vad kan du tjäna?</h3>
|
||
<p>Beräknat på genomsnittlig aktivitet. Du väljer helt själv hur mycket du vill jobba.</p>
|
||
<div class="qz-earnings-grid">
|
||
<div class="qz-earning-item">
|
||
<span class="qz-earning-amount">1 200–3 000 kr</span>
|
||
<span class="qz-earning-label">Deltid · 2–4 uppdrag/vecka</span>
|
||
</div>
|
||
<div class="qz-earning-item">
|
||
<span class="qz-earning-amount">3 500–7 500 kr</span>
|
||
<span class="qz-earning-label">Aktiv · 8–12 uppdrag/vecka</span>
|
||
</div>
|
||
<div class="qz-earning-item">
|
||
<span class="qz-earning-amount">8 000–15 000 kr</span>
|
||
<span class="qz-earning-label">Proffs · 15+ uppdrag/vecka</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="qz-cta">
|
||
<a href="https://app.quixzoom.com/join" class="qz-cta-btn">Bli Zoomer gratis →</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- === END INFOGRAPHIC === -->
|
||
|
||
|
||
<!-- === INFOGRAPHIC === -->
|
||
<div class="section section-gray">
|
||
<div class="container">
|
||
<!-- quiXzoom — Branschspecifik Infographic (Förenklad) -->
|
||
|
||
<style>
|
||
.qi-infographic {
|
||
--qi-blue: #0066FF;
|
||
--qi-blue-light: #E8F0FF;
|
||
--qi-black: #0a0a0a;
|
||
--qi-white: #ffffff;
|
||
--qi-gray: #F5F5F7;
|
||
--qi-text: #1d1d1f;
|
||
--qi-text-secondary: #86868b;
|
||
--qi-border: #D2D2D7;
|
||
--qi-green: #00C853;
|
||
--qi-radius: 16px;
|
||
--qi-shadow: 0 2px 20px rgba(0,0,0,0.08);
|
||
--qi-shadow-lg: 0 8px 40px rgba(0,0,0,0.12);
|
||
|
||
font-family: -apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Helvetica Neue', Arial, sans-serif;
|
||
max-width: 900px;
|
||
margin: 0 auto;
|
||
padding: 40px 24px;
|
||
}
|
||
|
||
.qi-infographic * { margin: 0; padding: 0; box-sizing: border-box; }
|
||
|
||
.qi-header { text-align: center; margin-bottom: 36px; }
|
||
.qi-header h3 {
|
||
font-size: clamp(1.375rem, 3vw, 1.875rem);
|
||
font-weight: 900;
|
||
color: var(--qi-black);
|
||
margin-bottom: 10px;
|
||
letter-spacing: -0.02em;
|
||
}
|
||
.qi-header p {
|
||
font-size: 1rem;
|
||
color: var(--qi-text-secondary);
|
||
max-width: 500px;
|
||
margin: 0 auto;
|
||
line-height: 1.5;
|
||
}
|
||
|
||
.qi-process {
|
||
display: grid;
|
||
grid-template-columns: repeat(3, 1fr);
|
||
gap: 20px;
|
||
margin-bottom: 32px;
|
||
}
|
||
|
||
.qi-process-step {
|
||
background: var(--qi-white);
|
||
border: 2px solid var(--qi-border);
|
||
border-radius: var(--qi-radius);
|
||
padding: 28px 20px;
|
||
text-align: center;
|
||
transition: transform 0.2s, box-shadow 0.2s, border-color 0.2s;
|
||
}
|
||
.qi-process-step:hover {
|
||
transform: translateY(-4px);
|
||
box-shadow: var(--qi-shadow-lg);
|
||
border-color: var(--qi-blue);
|
||
}
|
||
|
||
.qi-step-num {
|
||
width: 40px;
|
||
height: 40px;
|
||
background: var(--qi-blue);
|
||
color: var(--qi-white);
|
||
border-radius: 50%;
|
||
display: flex;
|
||
align-items: center;
|
||
justify-content: center;
|
||
font-size: 1.125rem;
|
||
font-weight: 800;
|
||
margin: 0 auto 14px;
|
||
}
|
||
|
||
.qi-step-title {
|
||
font-size: 1rem;
|
||
font-weight: 800;
|
||
color: var(--qi-black);
|
||
margin-bottom: 8px;
|
||
}
|
||
|
||
.qi-step-desc {
|
||
font-size: 0.875rem;
|
||
color: var(--qi-text-secondary);
|
||
line-height: 1.5;
|
||
}
|
||
|
||
.qi-values {
|
||
display: grid;
|
||
grid-template-columns: repeat(2, 1fr);
|
||
gap: 16px;
|
||
margin-bottom: 32px;
|
||
}
|
||
|
||
.qi-value-card {
|
||
background: var(--qi-gray);
|
||
border-radius: 12px;
|
||
padding: 20px;
|
||
display: flex;
|
||
gap: 14px;
|
||
align-items: flex-start;
|
||
}
|
||
|
||
.qi-value-icon {
|
||
width: 36px;
|
||
height: 36px;
|
||
flex-shrink: 0;
|
||
color: var(--qi-blue);
|
||
}
|
||
.qi-value-icon svg { width: 100%; height: 100%; }
|
||
|
||
.qi-value-text h4 {
|
||
font-size: 0.9375rem;
|
||
font-weight: 800;
|
||
color: var(--qi-black);
|
||
margin-bottom: 4px;
|
||
}
|
||
.qi-value-text p {
|
||
font-size: 0.8125rem;
|
||
color: var(--qi-text-secondary);
|
||
line-height: 1.5;
|
||
}
|
||
|
||
.qi-cta {
|
||
text-align: center;
|
||
padding: 28px;
|
||
background: var(--qi-blue-light);
|
||
border-radius: var(--qi-radius);
|
||
}
|
||
.qi-cta-text {
|
||
font-size: 1.0625rem;
|
||
font-weight: 800;
|
||
color: var(--qi-black);
|
||
margin-bottom: 6px;
|
||
}
|
||
.qi-cta-sub {
|
||
font-size: 0.9375rem;
|
||
color: var(--qi-text-secondary);
|
||
margin-bottom: 20px;
|
||
}
|
||
.qi-cta-btn {
|
||
display: inline-flex;
|
||
align-items: center;
|
||
gap: 8px;
|
||
background: var(--qi-blue);
|
||
color: var(--qi-white);
|
||
padding: 14px 32px;
|
||
border-radius: 100px;
|
||
font-size: 1rem;
|
||
font-weight: 700;
|
||
text-decoration: none;
|
||
transition: transform 0.15s, box-shadow 0.15s;
|
||
box-shadow: 0 4px 20px rgba(0,102,255,0.3);
|
||
}
|
||
.qi-cta-btn:hover {
|
||
transform: translateY(-2px);
|
||
box-shadow: 0 8px 30px rgba(0,102,255,0.4);
|
||
}
|
||
|
||
@media (max-width: 640px) {
|
||
.qi-process { grid-template-columns: 1fr; }
|
||
.qi-values { grid-template-columns: 1fr; }
|
||
}
|
||
|
||
@keyframes qiFadeIn {
|
||
from { opacity: 0; transform: translateY(16px); }
|
||
to { opacity: 1; transform: translateY(0); }
|
||
}
|
||
.qi-process-step, .qi-value-card {
|
||
animation: qiFadeIn 0.5s ease forwards;
|
||
opacity: 0;
|
||
}
|
||
.qi-process-step:nth-child(1) { animation-delay: 0.1s; }
|
||
.qi-process-step:nth-child(2) { animation-delay: 0.2s; }
|
||
.qi-process-step:nth-child(3) { animation-delay: 0.3s; }
|
||
</style>
|
||
|
||
<div class="qi-infographic">
|
||
<div class="qi-header">
|
||
<h3>Så fungerar det</h3>
|
||
<p>quiXzoom gör fältdatainsamling enkelt, snabbt och tillförlitligt — oavsett om du vill tjäna pengar eller beställa inspektion.</p>
|
||
</div>
|
||
|
||
<div class="qi-process">
|
||
<div class="qi-process-step">
|
||
<div class="qi-step-num">1</div>
|
||
<h4 class="qi-step-title">Hitta uppdrag</h4>
|
||
<p class="qi-step-desc">Se tillgängliga uppdrag nära dig i quiXzoom-appen. Välj typ, tid och plats.</p>
|
||
</div>
|
||
<div class="qi-process-step">
|
||
<div class="qi-step-num">2</div>
|
||
<h4 class="qi-step-title">Dokumentera</h4>
|
||
<p class="qi-step-desc">Följ instruktionerna och ta bilder med din smartphone. GPS-validering sker automatiskt.</p>
|
||
</div>
|
||
<div class="qi-process-step">
|
||
<div class="qi-step-num">3</div>
|
||
<h4 class="qi-step-title">Få betalt</h4>
|
||
<p class="qi-step-desc">Betalt varje vecka för godkända uppdrag. Direkt till ditt konto via Stripe.</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="qi-values">
|
||
<div class="qi-value-card">
|
||
<div class="qi-value-icon">
|
||
<svg viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||
<circle cx="24" cy="24" r="20"/>
|
||
<path d="M24 14v10l7 7"/>
|
||
</svg>
|
||
</div>
|
||
<div class="qi-value-text">
|
||
<h4>Flexibelt arbete</h4>
|
||
<p>Jobba när du vill, där du vill. Inga scheman, inga minimikrav.</p>
|
||
</div>
|
||
</div>
|
||
<div class="qi-value-card">
|
||
<div class="qi-value-icon">
|
||
<svg viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||
<path d="M24 4L4 14v10c0 12 8.5 22 20 24 11.5-2 20-12 20-24V14L24 4z"/>
|
||
</svg>
|
||
</div>
|
||
<div class="qi-value-text">
|
||
<h4>Snabb betalning</h4>
|
||
<p>Få betalt varje måndag via Stripe. Transparent och pålitligt.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="qi-cta">
|
||
<p class="qi-cta-text">Redo att komma igång?</p>
|
||
<p class="qi-cta-sub">Börja tjäna pengar på fältdatainsamling idag.</p>
|
||
<a href="https://app.quixzoom.com/join" class="qi-cta-btn">Bli Zoomer →</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- === END INFOGRAPHIC === -->
|
||
|
||
<!-- quiXzoom Mina Sidor - Universal Header Component -->
|
||
<!-- Injicera detta i <head> på alla quiXzoom-sajter -->
|
||
|
||
<style>
|
||
.qz-auth-bar {
|
||
position: fixed;
|
||
top: 0;
|
||
left: 0;
|
||
right: 0;
|
||
height: 48px;
|
||
background: #0A0A0A;
|
||
border-bottom: 1px solid rgba(255,255,255,0.1);
|
||
display: flex;
|
||
align-items: center;
|
||
justify-content: space-between;
|
||
padding: 0 20px;
|
||
z-index: 9999;
|
||
font-family: -apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', Roboto, sans-serif;
|
||
}
|
||
.qz-auth-bar .qz-logo {
|
||
font-size: 18px;
|
||
font-weight: 700;
|
||
color: #fff;
|
||
text-decoration: none;
|
||
letter-spacing: -0.5px;
|
||
}
|
||
.qz-auth-bar .qz-logo span {
|
||
color: #007AFF;
|
||
}
|
||
.qz-auth-bar .qz-nav {
|
||
display: flex;
|
||
gap: 8px;
|
||
align-items: center;
|
||
}
|
||
.qz-auth-bar .qz-btn {
|
||
padding: 8px 16px;
|
||
border-radius: 8px;
|
||
font-size: 14px;
|
||
font-weight: 500;
|
||
cursor: pointer;
|
||
transition: all 0.2s;
|
||
border: none;
|
||
text-decoration: none;
|
||
}
|
||
.qz-auth-bar .qz-btn-primary {
|
||
background: #007AFF;
|
||
color: white;
|
||
}
|
||
.qz-auth-bar .qz-btn-primary:hover {
|
||
background: #0056CC;
|
||
}
|
||
.qz-auth-bar .qz-btn-ghost {
|
||
background: transparent;
|
||
color: rgba(255,255,255,0.8);
|
||
}
|
||
.qz-auth-bar .qz-btn-ghost:hover {
|
||
background: rgba(255,255,255,0.1);
|
||
color: white;
|
||
}
|
||
.qz-auth-bar .qz-user {
|
||
display: flex;
|
||
align-items: center;
|
||
gap: 8px;
|
||
color: white;
|
||
font-size: 14px;
|
||
}
|
||
.qz-auth-bar .qz-avatar {
|
||
width: 32px;
|
||
height: 32px;
|
||
border-radius: 50%;
|
||
background: #007AFF;
|
||
display: flex;
|
||
align-items: center;
|
||
justify-content: center;
|
||
font-weight: 600;
|
||
font-size: 14px;
|
||
}
|
||
.qz-auth-bar .qz-dropdown {
|
||
position: relative;
|
||
}
|
||
.qz-auth-bar .qz-dropdown-menu {
|
||
position: absolute;
|
||
top: 40px;
|
||
right: 0;
|
||
background: #1C1C1E;
|
||
border: 1px solid rgba(255,255,255,0.1);
|
||
border-radius: 12px;
|
||
padding: 8px;
|
||
min-width: 200px;
|
||
display: none;
|
||
box-shadow: 0 8px 32px rgba(0,0,0,0.4);
|
||
}
|
||
.qz-auth-bar .qz-dropdown-menu.active {
|
||
display: block;
|
||
}
|
||
.qz-auth-bar .qz-dropdown-item {
|
||
padding: 10px 12px;
|
||
border-radius: 8px;
|
||
color: white;
|
||
text-decoration: none;
|
||
display: flex;
|
||
align-items: center;
|
||
gap: 10px;
|
||
font-size: 14px;
|
||
transition: background 0.2s;
|
||
}
|
||
.qz-auth-bar .qz-dropdown-item:hover {
|
||
background: rgba(255,255,255,0.1);
|
||
}
|
||
.qz-auth-bar .qz-dropdown-divider {
|
||
height: 1px;
|
||
background: rgba(255,255,255,0.1);
|
||
margin: 8px 0;
|
||
}
|
||
.qz-auth-bar .qz-balance {
|
||
background: rgba(0,122,255,0.15);
|
||
color: #007AFF;
|
||
padding: 4px 10px;
|
||
border-radius: 6px;
|
||
font-size: 13px;
|
||
font-weight: 600;
|
||
}
|
||
@media (max-width: 640px) {
|
||
.qz-auth-bar .qz-nav .qz-btn-ghost:not(.qz-user) {
|
||
display: none;
|
||
}
|
||
}
|
||
</style>
|
||
|
||
<div id="qz-auth-bar" class="qz-auth-bar">
|
||
<a href="https://quixzoom.com" class="qz-logo">qui<span>X</span>zoom</a>
|
||
<div class="qz-nav">
|
||
<div id="qz-auth-guest">
|
||
<a href="https://app.quixzoom.com/login" class="qz-btn qz-btn-ghost">Logga in</a>
|
||
<a href="https://app.quixzoom.com/register" class="qz-btn qz-btn-primary">Bli Zoomer</a>
|
||
</div>
|
||
<div id="qz-auth-user" style="display:none;">
|
||
<span class="qz-balance" id="qz-balance">$0.00</span>
|
||
<div class="qz-dropdown">
|
||
<button class="qz-btn qz-btn-ghost qz-user" onclick="qzToggleDropdown()">
|
||
<div class="qz-avatar" id="qz-avatar">E</div>
|
||
<span id="qz-user-name">Erik</span>
|
||
<svg width="12" height="12" viewBox="0 0 12 12" fill="none"><path d="M2.5 4.5L6 8L9.5 4.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
||
</button>
|
||
<div class="qz-dropdown-menu" id="qz-dropdown-menu">
|
||
<a href="https://app.quixzoom.com/dashboard" class="qz-dropdown-item">
|
||
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="3" y="3" width="7" height="7" rx="1"/><rect x="14" y="3" width="7" height="7" rx="1"/><rect x="14" y="14" width="7" height="7" rx="1"/><rect x="3" y="14" width="7" height="7" rx="1"/></svg>
|
||
Dashboard
|
||
</a>
|
||
<a href="https://app.quixzoom.com/wallet" class="qz-dropdown-item">
|
||
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M21 12V7H5a2 2 0 0 1 0-4h14v4"/><path d="M3 5v14a2 2 0 0 0 2 2h16v-5"/><path d="M18 12a2 2 0 0 0 0 4h4v-4h-4z"/></svg>
|
||
Plånbok
|
||
</a>
|
||
<a href="https://app.quixzoom.com/missions" class="qz-dropdown-item">
|
||
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M12 2L2 7l10 5 10-5-10-5z"/><path d="M2 17l10 5 10-5"/><path d="M2 12l10 5 10-5"/></svg>
|
||
Mina uppdrag
|
||
</a>
|
||
<div class="qz-dropdown-divider"></div>
|
||
<a href="https://app.quixzoom.com/settings" class="qz-dropdown-item">
|
||
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="3"/><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06A1.65 1.65 0 0 0 4.67 15a1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.67 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06A1.65 1.65 0 0 0 9 4.67a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"/></svg>
|
||
Inställningar
|
||
</a>
|
||
<a href="#" onclick="qzLogout(); return false;" class="qz-dropdown-item">
|
||
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"/><polyline points="16 17 21 12 16 7"/><line x1="21" y1="12" x2="9" y2="12"/></svg>
|
||
Logga ut
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<script>
|
||
(function() {
|
||
const SSO_BASE = 'https://auth.quixzoom.com';
|
||
const APP_BASE = 'https://app.quixzoom.com';
|
||
|
||
// Check auth status
|
||
async function qzCheckAuth() {
|
||
try {
|
||
const res = await fetch(SSO_BASE + '/auth/check', {
|
||
credentials: 'include',
|
||
});
|
||
if (res.ok) {
|
||
const data = await res.json();
|
||
if (data.authenticated) {
|
||
document.getElementById('qz-auth-guest').style.display = 'none';
|
||
document.getElementById('qz-auth-user').style.display = 'flex';
|
||
document.getElementById('qz-user-name').textContent = data.user.name || data.user.email;
|
||
document.getElementById('qz-avatar').textContent = (data.user.name || data.user.email)[0].toUpperCase();
|
||
if (data.user.balance !== undefined) {
|
||
document.getElementById('qz-balance').textContent = '$' + data.user.balance.toFixed(2);
|
||
}
|
||
}
|
||
}
|
||
} catch (e) {
|
||
// Silent fail - show guest state
|
||
}
|
||
}
|
||
|
||
// Toggle dropdown
|
||
window.qzToggleDropdown = function() {
|
||
document.getElementById('qz-dropdown-menu').classList.toggle('active');
|
||
};
|
||
|
||
// Close dropdown on outside click
|
||
document.addEventListener('click', function(e) {
|
||
if (!e.target.closest('.qz-dropdown')) {
|
||
document.getElementById('qz-dropdown-menu').classList.remove('active');
|
||
}
|
||
});
|
||
|
||
// Logout
|
||
window.qzLogout = async function() {
|
||
try {
|
||
await fetch(SSO_BASE + '/auth/logout', {
|
||
method: 'POST',
|
||
credentials: 'include',
|
||
});
|
||
} catch (e) {}
|
||
document.cookie = 'qz_access_token=; expires=Thu, 01 Jan 1970 00:00:00 UTC; domain=.quixzoom.com; path=/;';
|
||
document.cookie = 'qz_refresh_token=; expires=Thu, 01 Jan 1970 00:00:00 UTC; domain=.quixzoom.com; path=/;';
|
||
window.location.reload();
|
||
};
|
||
|
||
// Init
|
||
qzCheckAuth();
|
||
})();
|
||
</script>
|
||
</body>
|
||
</html> |