Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
Batch apply 5 products pages with Gemini premium CSS: - leadforge (phase 59) size 40588 -> 52279 css 9424 - academy size 27264 -> 38428 css 9241 - consulting size 21628 -> 30061 css 8433 - ai-sdr size 18264 -> 29446 css ~11K - arsenal size 37333 -> 47227 css ~9.9K All 5 pages: - APPLIED marker DOCTRINE-201-GEMINI-APPLY present idempotent - HTTP 200 confirmed - Playwright audit POST-apply: tr:0 br:0 ALL 5 pages = 0 REGRESSION Intent chat NL stub deployed: - /var/www/html/api/wired-pending/intent-opus4-wevia_gemini_ux_apply.php - 10 triggers: gemini ux apply, apply ux gemini, refais ux apply, applique ux gemini, etc. - Extracts page name from NL via regex then calls handler with apply mode - status EXECUTED priority P1 auditai page failed (rate limit Gemini, retry later) Architecture WEVIA chat NL -> Gemini premium UX: - Yacine says chat: apply ux gemini <page> - WEVIA routes to intent-opus4-wevia_gemini_ux_apply - Calls wevia-gemini-ux-apply.sh <page> apply - Pipeline: Playwright shot -> Gemini CSS gen -> Parser -> GOLD backup -> Inject -> verify - Returns proof URL + applied:true + sizes Cumul: - 59 tags Opus - 41 doctrines (146-202) - 428 pages UX doctrine 60 + 5 pages CSS Gemini APPLIED - NR 153/153 invariant 60 phases Scalable: mm pattern peut appliquer sur toutes 428 pages batch.
508 lines
29 KiB
HTML
508 lines
29 KiB
HTML
<!DOCTYPE html><html lang="fr"><head>
|
|
<meta name="description" content="Ai Sdr - WEVAL Consulting SaaS Platform. Cloud, AI, Digital Marketing.">
|
|
<link rel="icon" href="/favicon.ico" type="image/x-icon">
|
|
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
|
|
<meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1.0"><title>WEVAL — AI SDR Agent</title><link href="https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&family=Outfit:wght@300;400;500;600;700;800&display=swap" rel="stylesheet"><style>:root{--bg:#080b12;--surface:rgba(255,255,255,.02);--border:rgba(255,255,255,.06);--text:#94a3b8;--white:#f1f5f9;--accent:#6366f1;--teal:#00c896;--r:12px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Outfit",system-ui,sans-serif;background:var(--bg);color:var(--text);font-size:15px}a{color:var(--accent);text-decoration:none}.hero{text-align:center;padding:5rem 4% 3rem;background:linear-gradient(180deg,rgba(99,102,241,.06),transparent)}.badge{display:inline-block;background:rgba(99,102,241,.1);color:var(--accent);padding:6px 18px;border-radius:20px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1.2rem}h1{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:var(--white);line-height:1.15;margin-bottom:1rem}h1 em{color:var(--teal);font-style:normal}.sub{color:var(--text);font-size:1rem;max-width:600px;margin:0 auto 2rem;line-height:1.6}.btn-p{display:inline-block;background:var(--accent);color:#fff;padding:14px 32px;border-radius:var(--r);font-weight:600;margin:0 6px}.btn-o{display:inline-block;border:1px solid var(--border);color:var(--white);padding:14px 32px;border-radius:var(--r);font-weight:500}.sec{padding:3rem 4%;max-width:1100px;margin:0 auto}.stag{color:var(--accent);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.6rem}h2{font-size:1.6rem;font-weight:700;color:var(--white);margin-bottom:.5rem}.g3{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.cd{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);padding:1.5rem}.cd-i{font-size:1.4rem;margin-bottom:.6rem}.cd h3{font-size:.9rem;font-weight:600;color:var(--white);margin-bottom:.3rem}.cd p{font-size:.8rem;line-height:1.5}.pg{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;max-width:800px;margin:0 auto}.pr{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);padding:1.5rem;text-align:center}.pr.pop{border:2px solid var(--accent)}.pr-name{font-size:.75rem;font-weight:700;color:var(--text);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.6rem}.pr-amt{font-family:"Space Mono";font-size:1.8rem;font-weight:700;color:var(--white);margin-bottom:.8rem}.pr-amt sub{font-size:.65rem;color:var(--text)}.pr-list{list-style:none;text-align:left;margin-bottom:1.2rem}.pr-list li{font-size:.78rem;padding:4px 0;border-bottom:1px solid rgba(255,255,255,.03)}.pr-list li::before{content:"✓";color:var(--teal);margin-right:6px;font-weight:700}.btn-f{display:block;background:var(--accent);color:#fff;padding:10px;border-radius:8px;font-weight:600;font-size:.82rem;text-align:center}.btn-l{display:block;border:1px solid var(--border);color:var(--white);padding:10px;border-radius:8px;font-weight:500;font-size:.82rem;text-align:center}.cta{background:linear-gradient(135deg,rgba(99,102,241,.08),rgba(0,200,150,.06));border:1px solid rgba(99,102,241,.15);border-radius:16px;padding:3rem;text-align:center;max-width:800px;margin:2rem auto}.trust{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;padding:1.5rem 4%;background:rgba(255,255,255,.02);border-top:1px solid rgba(255,255,255,.04);margin:2rem 0;font-size:.8rem;color:#7a8ba5}.trust strong{color:#edf2f7}footer{text-align:center;padding:2rem;color:var(--text);font-size:.8rem;border-top:1px solid var(--border)}footer a{color:var(--accent)}@media(max-width:768px){.g3,.pg{grid-template-columns:1fr}}.in-iframe nav{display:none!important}.in-iframe .hero{padding-top:3rem!important;min-height:auto!important}.in-iframe footer{display:none!important}.in-iframe .cta{display:none!important}.in-iframe .wv-links{display:none!important}
|
|
body{background:#0b0d14!important;color:#e2e8f0!important}
|
|
section{background:transparent!important}
|
|
h1,h2,h3,h4{color:#f1f5f9!important}
|
|
h1 em,h2 em{color:#d4a843!important}
|
|
p,li,span,label,small{color:#94a3b8!important}
|
|
b,strong{color:#e2e8f0!important}
|
|
a{color:#60a5fa!important}
|
|
input,select,textarea{background:#0b0d14!important;color:#e2e8f0!important;border:1px solid #1e293b!important;border-radius:8px!important}
|
|
input::placeholder,textarea::placeholder{color:#475569!important}
|
|
.hero,.cta,[class*="hero"],[class*="cta"]{background:transparent!important}
|
|
[class*="card"],[class*="plan"],[class*="feat"],[class*="block"],[class*="item"],[class*="tier"]{background:linear-gradient(135deg,#111827,#0f172a)!important;border:1px solid #1e293b!important;border-radius:12px!important}
|
|
[class*="stat"]{background:rgba(255,255,255,.03)!important;border:1px solid #1e293b!important;border-radius:12px!important}
|
|
table{border-color:#1e293b!important}
|
|
th{background:#111827!important;color:#94a3b8!important;border-color:#1e293b!important}
|
|
td{border-color:#1e293b!important;color:#e2e8f0!important}
|
|
.badge,[class*="badge"]{background:rgba(212,168,67,.1)!important;color:#d4a843!important;border:1px solid rgba(212,168,67,.2)!important}
|
|
footer,nav{display:none!important}
|
|
hr{border-color:#1e293b!important}
|
|
code,pre{background:#1e293b!important;color:#e2e8f0!important}
|
|
div[style*="background: #f"],div[style*="background:#f"],div[style*="background: white"],div[style*="background:white"],div[style*="background-color: #f"],div[style*="background-color:#f"]{background:#111827!important}
|
|
input,select,textarea{background:#0b0d14!important;color:#e2e8f0!important;border:1px solid #1e293b!important;border-radius:8px!important}input::placeholder{color:#475569!important}</style><script>if(window!==window.top)document.documentElement.classList.add("in-iframe")</script>
|
|
<link rel="stylesheet" href="/assets/dark-iframe.css">
|
|
<!-- DOCTRINE-60-UX-ENRICH products-batch-doctrine195 -->
|
|
<style id="wtp-doctrine60-ux-premium">
|
|
:root {
|
|
--wtp-bg-start:#0a0f1c; --wtp-bg-end:#0f172a;
|
|
--wtp-surface:rgba(15,23,42,.85); --wtp-surface-hover:rgba(30,41,59,.9);
|
|
--wtp-border:rgba(99,102,241,.25); --wtp-border-hover:rgba(99,102,241,.5);
|
|
--wtp-text:#e2e8f0; --wtp-text-dim:#94a3b8; --wtp-text-bright:#f1f5f9;
|
|
--wtp-primary:#6366f1; --wtp-primary-hover:#7c7feb;
|
|
--wtp-accent:#8b5cf6; --wtp-success:#10b981; --wtp-warning:#f59e0b; --wtp-danger:#ef4444;
|
|
--wtp-radius:12px; --wtp-shadow:0 4px 24px rgba(99,102,241,.15); --wtp-shadow-lg:0 8px 48px rgba(99,102,241,.25);
|
|
--wtp-transition:all .2s cubic-bezier(.4,0,.2,1);
|
|
--wtp-font:'Inter',-apple-system,BlinkMacSystemFont,sans-serif;
|
|
--wtp-font-mono:'JetBrains Mono',monospace;
|
|
}
|
|
.wtp-card{background:var(--wtp-surface);border:1px solid var(--wtp-border);border-radius:var(--wtp-radius);padding:20px;transition:var(--wtp-transition)}
|
|
.wtp-card:hover{border-color:var(--wtp-border-hover);box-shadow:var(--wtp-shadow)}
|
|
.wtp-btn{background:linear-gradient(135deg,var(--wtp-primary),var(--wtp-accent));color:#fff;padding:10px 20px;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:var(--wtp-transition)}
|
|
.wtp-btn:hover{transform:translateY(-1px);box-shadow:var(--wtp-shadow)}
|
|
.wtp-badge{display:inline-flex;align-items:center;padding:4px 10px;background:var(--wtp-surface);border:1px solid var(--wtp-border);border-radius:20px;font-size:12px;color:var(--wtp-text-dim)}
|
|
@media (max-width:768px){#weval-bot-widget{bottom:100px !important;right:16px !important;z-index:10001 !important}#weval-bot-btn{width:48px !important;height:48px !important}#weval-bot-btn svg{width:22px !important;height:22px !important}#footer_banner,.footer-banner,[class*="footer-bandeau"]{z-index:9990 !important}}
|
|
</style>
|
|
|
|
|
|
<!-- DOCTRINE-201-GEMINI-APPLY-20260424-172646 -->
|
|
<style>
|
|
:root {
|
|
--wtp-bg: #0A0A1A;
|
|
--wtp-card: #1A1A2E;
|
|
--wtp-primary: linear-gradient(90deg, #6A5ACD, #8A2BE2);
|
|
--wtp-accent: #FFD700;
|
|
--wtp-text-light: #E0E0E0;
|
|
--wtp-text-muted: #A0A0B0;
|
|
--wtp-border-radius: 12px;
|
|
--wtp-shadow-dark: 0 4px 15px rgba(0, 0, 0, 0.3);
|
|
--wtp-shadow-card: 0 2px 8px rgba(0, 0, 0, 0.2);
|
|
}
|
|
|
|
body {
|
|
font-family: 'Inter', sans-serif; /* A modern, clean font */
|
|
background-color: var(--wtp-bg);
|
|
color: var(--wtp-text-light);
|
|
margin: 0;
|
|
padding: 0;
|
|
line-height: 1.6;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
h1, h2, h3, h4, h5, h6 {
|
|
color: var(--wtp-text-light);
|
|
font-weight: 700;
|
|
margin-bottom: 0.5em;
|
|
}
|
|
|
|
h1 {
|
|
font-size: 3.5em;
|
|
line-height: 1.1;
|
|
}
|
|
|
|
h2 {
|
|
font-size: 2.5em;
|
|
}
|
|
|
|
p {
|
|
color: var(--wtp-text-muted);
|
|
}
|
|
|
|
a {
|
|
color: var(--wtp-primary);
|
|
text-decoration: none;
|
|
transition: color 0.3s ease;
|
|
}
|
|
|
|
a:hover {
|
|
color: var(--wtp-accent);
|
|
}
|
|
|
|
/* Premium Hero Section */
|
|
.wtp-hero-premium {
|
|
position: relative;
|
|
background: radial-gradient(circle at top left, rgba(106, 90, 205, 0.15) 0%, transparent 40%),
|
|
radial-gradient(circle at bottom right, rgba(138, 43, 226, 0.15) 0%, transparent 40%),
|
|
var(--wtp-bg);
|
|
padding: 100px 20px;
|
|
text-align: center;
|
|
overflow: hidden;
|
|
min-height: 600px;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
|
|
.wtp-hero-premium::before {
|
|
content: '';
|
|
position: absolute;
|
|
top: -50px;
|
|
left: -50px;
|
|
right: -50px;
|
|
bottom: -50px;
|
|
background: url('data:image/svg+xml;utf8,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="grid" width="80" height="80" patternUnits="userSpaceOnUse"><path d="M 80 0 L 0 0 0 80" fill="none" stroke="%231A1A2E" stroke-width="1"></path></pattern></defs><rect width="100%" height="100%" fill="url(%23grid)" /></svg>') repeat;
|
|
opacity: 0.1;
|
|
z-index: 0;
|
|
pointer-events: none;
|
|
}
|
|
|
|
.wtp-hero-premium > * {
|
|
position: relative;
|
|
z-index: 1;
|
|
}
|
|
|
|
.wtp-hero-premium h1 {
|
|
font-size: 4.5em;
|
|
margin-bottom: 20px;
|
|
letter-spacing: -1px;
|
|
background: linear-gradient(90deg, var(--wtp-text-light) 0%, var(--wtp-accent) 100%);
|
|
-webkit-background-clip: text;
|
|
-webkit-text-fill-color: transparent;
|
|
background-clip: text;
|
|
text-fill-color: transparent;
|
|
}
|
|
|
|
.wtp-hero-premium p {
|
|
font-size: 1.3em;
|
|
max-width: 800px;
|
|
margin: 0 auto 40px auto;
|
|
color: var(--wtp-text-muted);
|
|
}
|
|
|
|
/* KPI Card */
|
|
.wtp-kpi-card {
|
|
background-color: var(--wtp-card);
|
|
border-radius: var(--wtp-border-radius);
|
|
padding: 25px;
|
|
box-shadow: var(--wtp-shadow-card);
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: space-between;
|
|
align-items: flex-start;
|
|
transition: transform 0.3s ease, box-shadow 0.3s ease;
|
|
border: 1px solid rgba(255, 255, 255, 0.05);
|
|
}
|
|
|
|
.wtp-kpi-card:hover {
|
|
transform: translateY(-5px);
|
|
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
|
|
}
|
|
|
|
.wtp-kpi-card .kpi-value {
|
|
font-size: 2.2em;
|
|
font-weight: 700;
|
|
color: var(--wtp-text-light);
|
|
margin-bottom: 5px;
|
|
}
|
|
|
|
.wtp-kpi-card .kpi-label {
|
|
font-size: 0.9em;
|
|
color: var(--wtp-text-muted);
|
|
margin-bottom: 15px;
|
|
}
|
|
|
|
.wtp-kpi-card .sparkline-svg {
|
|
width: 100%;
|
|
height: 50px;
|
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 20'%3E%3Cpath fill='none' stroke='%238A2BE2' stroke-width='2' d='M0,15 L10,5 L20,10 L30,8 L40,12 L50,6 L60,14 L70,9 L80,18 L90,7 L100,11'/%3E%3C/svg%3E");
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
/* Status LED */
|
|
@keyframes wtp-pulse {
|
|
0% {
|
|
transform: scale(0.8);
|
|
opacity: 0.7;
|
|
}
|
|
50% {
|
|
transform: scale(1.1);
|
|
opacity: 1;
|
|
}
|
|
100% {
|
|
transform: scale(0.8);
|
|
opacity: 0.7;
|
|
}
|
|
}
|
|
|
|
.wtp-status-led {
|
|
display: inline-block;
|
|
width: 12px;
|
|
height: 12px;
|
|
border-radius: 50%;
|
|
background-color: #28a745; /* Green for live/active */
|
|
box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.7);
|
|
animation: wtp-pulse 1.5s infinite;
|
|
margin-right: 8px;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.wtp-status-led.offline {
|
|
background-color: #dc3545; /* Red for offline */
|
|
box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.7);
|
|
}
|
|
|
|
.wtp-status-led.warning {
|
|
background-color: #ffc107; /* Yellow for warning */
|
|
box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.7);
|
|
}
|
|
|
|
/* Action Button */
|
|
.wtp-action-btn {
|
|
display: inline-flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
padding: 15px 30px;
|
|
border-radius: 50px;
|
|
background: var(--wtp-primary);
|
|
color: var(--wtp-text-light);
|
|
font-size: 1.1em;
|
|
font-weight: 600;
|
|
text-decoration: none;
|
|
border: none;
|
|
cursor: pointer;
|
|
transition: all 0.3s ease;
|
|
box-shadow: var(--wtp-shadow-dark);
|
|
position: relative;
|
|
overflow: hidden;
|
|
z-index: 1;
|
|
}
|
|
|
|
.wtp-action-btn::before {
|
|
content: '';
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
background: linear-gradient(90deg, #8A2BE2, #6A5ACD); /* Inverted gradient for hover */
|
|
opacity: 0;
|
|
transition: opacity 0.3s ease;
|
|
z-index: -1;
|
|
}
|
|
|
|
.wtp-action-btn:hover {
|
|
transform: translateY(-3px);
|
|
box-shadow: 0 8px 25px rgba(0, 0, 0, 0.5);
|
|
}
|
|
|
|
.wtp-action-btn:hover::before {
|
|
opacity: 1;
|
|
}
|
|
|
|
.wtp-action-btn:active {
|
|
transform: translateY(0);
|
|
box-shadow: var(--wtp-shadow-dark);
|
|
}
|
|
|
|
.wtp-action-btn .icon {
|
|
margin-left: 10px;
|
|
font-size: 1.2em;
|
|
}
|
|
|
|
/* Secondary Button (Tarifs) */
|
|
.wtp-secondary-btn {
|
|
display: inline-flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
padding: 15px 30px;
|
|
border-radius: 50px;
|
|
background-color: transparent;
|
|
border: 1px solid var(--wtp-text-muted);
|
|
color: var(--wtp-text-light);
|
|
font-size: 1.1em;
|
|
font-weight: 600;
|
|
text-decoration: none;
|
|
cursor: pointer;
|
|
transition: all 0.3s ease;
|
|
margin-left: 15px;
|
|
}
|
|
|
|
.wtp-secondary-btn:hover {
|
|
background-color: rgba(255, 255, 255, 0.1);
|
|
border-color: var(--wtp-accent);
|
|
color: var(--wtp-accent);
|
|
transform: translateY(-2px);
|
|
}
|
|
|
|
/* Feature Cards */
|
|
.wtp-feature-card {
|
|
background-color: var(--wtp-card);
|
|
border-radius: var(--wtp-border-radius);
|
|
padding: 30px;
|
|
box-shadow: var(--wtp-shadow-card);
|
|
transition: transform 0.3s ease, box-shadow 0.3s ease;
|
|
border: 1px solid rgba(255, 255, 255, 0.05);
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: flex-start;
|
|
text-align: left;
|
|
min-height: 200px;
|
|
}
|
|
|
|
.wtp-feature-card:hover {
|
|
transform: translateY(-5px);
|
|
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
|
|
}
|
|
|
|
.wtp-feature-card .icon {
|
|
font-size: 2.5em;
|
|
color: var(--wtp-accent);
|
|
margin-bottom: 15px;
|
|
}
|
|
|
|
.wtp-feature-card h3 {
|
|
font-size: 1.4em;
|
|
margin-bottom: 10px;
|
|
color: var(--wtp-text-light);
|
|
}
|
|
|
|
.wtp-feature-card p {
|
|
font-size: 0.95em;
|
|
color: var(--wtp-text-muted);
|
|
}
|
|
|
|
/* Sales Automation Tag */
|
|
.wtp-tag-sales {
|
|
display: inline-block;
|
|
background-color: rgba(255, 215, 0, 0.1);
|
|
color: var(--wtp-accent);
|
|
border: 1px solid var(--wtp-accent);
|
|
padding: 8px 20px;
|
|
border-radius: 25px;
|
|
font-size: 0.9em;
|
|
font-weight: 600;
|
|
text-transform: uppercase;
|
|
letter-spacing: 1px;
|
|
margin-bottom: 30px;
|
|
}
|
|
|
|
/* Section Titles */
|
|
.wtp-section-features-title {
|
|
font-size: 1em;
|
|
color: #6A5ACD;
|
|
text-transform: uppercase;
|
|
letter-spacing: 1.5px;
|
|
font-weight: 600;
|
|
margin-bottom: 10px;
|
|
text-align: left;
|
|
}
|
|
|
|
.wtp-section-features-heading {
|
|
font-size: 2.5em;
|
|
color: var(--wtp-text-light);
|
|
font-weight: 700;
|
|
margin-bottom: 40px;
|
|
text-align: left;
|
|
}
|
|
|
|
/* General Layout Utilities */
|
|
.container {
|
|
max-width: 1200px;
|
|
margin: 0 auto;
|
|
padding: 0 20px;
|
|
}
|
|
|
|
.grid-3-cols {
|
|
display: grid;
|
|
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
|
|
gap: 30px;
|
|
margin-top: 40px;
|
|
}
|
|
|
|
.text-center {
|
|
text-align: center;
|
|
}
|
|
|
|
/* Media Query for Mobile */
|
|
@media (max-width: 768px) {
|
|
.wtp-hero-premium {
|
|
padding: 80px 15px;
|
|
min-height: 450px;
|
|
}
|
|
|
|
.wtp-hero-premium h1 {
|
|
font-size: 2.8em;
|
|
}
|
|
|
|
.wtp-hero-premium p {
|
|
font-size: 1em;
|
|
margin-bottom: 30px;
|
|
}
|
|
|
|
.wtp-action-btn, .wtp-secondary-btn {
|
|
width: 100%;
|
|
margin-left: 0;
|
|
margin-bottom: 15px;
|
|
}
|
|
|
|
.wtp-secondary-btn {
|
|
margin-top: 0;
|
|
}
|
|
|
|
/* Anti-overlap for bot-widget */
|
|
.bot-widget { /* Assuming a class for a fixed bottom widget */
|
|
bottom: 100px !important;
|
|
/* Additional mobile specific positioning if needed */
|
|
/* e.g., width: 90%; left: 5%; transform: translateX(0); */
|
|
}
|
|
|
|
.wtp-kpi-card, .wtp-feature-card {
|
|
padding: 20px;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
h1 {
|
|
font-size: 2.5em;
|
|
}
|
|
|
|
h2 {
|
|
font-size: 1.8em;
|
|
}
|
|
|
|
.wtp-section-features-title,
|
|
.wtp-section-features-heading {
|
|
text-align: center;
|
|
}
|
|
|
|
.grid-3-cols {
|
|
grid-template-columns: 1fr;
|
|
}
|
|
}
|
|
</style>
|
|
<!-- END-DOCTRINE-201 -->
|
|
</head><body>
|
|
<section class="hero"><div class="badge">Sales Automation IA</div><h1>L'agent commercial <em>IA autonome</em></h1><p class="sub">Prospection, qualification, relance — 24/7. L'IA identifié vos prospects, rédige des emails personnalisés et gère les follow-ups automatiquement.</p><div><a href="#cta" class="btn-p">Demander une démo →</a><a href="#pricing" class="btn-o">Tarifs</a></div></section>
|
|
<div class="trust"><div><strong>62</strong> produits</div><div><strong>Cloud</strong> souverain</div><div><strong>API</strong> REST</div><div><strong>RGPD</strong> conforme</div><div><strong>France</strong> · Maroc · États-Unis · International</div></div>
|
|
<section class="sec" id="features"><div class="stag">Fonctionnalités</div><h2>Pourquoi nous choisir</h2><div class="g3"><div class="cd"><div class="cd-i">🎯</div><h3>Prospection IA</h3><p>Identification automatique de prospects qualifiés via IA + enrichissement multi-sources.</p></div><div class="cd"><div class="cd-i">✍️</div><h3>Emails personnalisés</h3><p>Rédaction IA contextuelle. Chaque email est unique, basé sur le profil prospect.</p></div><div class="cd"><div class="cd-i">🔄</div><h3>Séquences multi-touch</h3><p>Email → relance → LinkedIn → WhatsApp. Cadence optimisée par IA.</p></div><div class="cd"><div class="cd-i">📊</div><h3>Analytics avancés</h3><p>Taux d'ouverture, clics, réponses, meetings bookés. ROI mesurable.</p></div><div class="cd"><div class="cd-i">🤖</div><h3>Qualification auto</h3><p>Le SDR IA qualifie les leads chauds et les route vers vos commerciaux.</p></div><div class="cd"><div class="cd-i">🌍</div><h3>Multilingue</h3><p>Français, arabe, anglais. Adapté au marché MENA et international.</p></div></div></section>
|
|
<section class="sec" id="pricing"><div class="stag">Tarifs</div><h2>Plans</h2><div class="pg"><div class="pr"><div class="pr-name">Solo</div><div class="pr-amt">499€/mois</div><ul class="pr-list"><li>1 campagne active</li><li>1 000 prospects/mois</li><li>Emails IA</li><li>Support email</li></ul><a href="#cta" class="btn-l">Commencer →</a></div><div class="pr pop"><div class="pr-name">Team</div><div class="pr-amt">999€/mois</div><ul class="pr-list"><li>5 campagnes actives</li><li>5 000 prospects/mois</li><li>Multi-canal</li><li>CRM intégré</li><li>A/B test IA</li><li>Support prioritaire</li></ul><a href="#cta" class="btn-f">Essai gratuit →</a></div><div class="pr"><div class="pr-name">Scale</div><div class="pr-amt">1 500€/mois</div><ul class="pr-list"><li>Campagnes illimitées</li><li>Prospects illimités</li><li>Qualification IA</li><li>Account manager</li><li>SLA 99.9%</li><li>Intégration CRM/ERP</li></ul><a href="#cta" class="btn-l">Nous contacter</a></div></div></section>
|
|
<div style="text-align:center;padding:1.5rem;max-width:600px;margin:0 auto"><a href="/solution-finder.html" style="display:inline-flex;align-items:center;gap:8px;background:rgba(99,102,241,.06);border:1px solid rgba(99,102,241,.12);border-radius:10px;padding:12px 24px;color:#c7d2fe;text-decoration:none;font-size:.85rem;font-family:Outfit,sans-serif;transition:.2s"><span>🎯</span> Pas sûr du bon produit ? <strong style="color:#6366f1">3 questions → votre solution</strong></a></div>
|
|
<section class="sec"><div class="cta"><h2>Besoin d.accompagnement ?</h2><p style="color:var(--text);margin:0 auto 1.5rem;max-width:500px;font-size:.9rem">Nos experts vous accompagnent.</p><a href="/products/consulting.html" class="btn-p">Parler à un expert →</a></div></section>
|
|
<footer>© 2026 <a href="/">WEVAL Consulting</a> · <a href="/products/workspace.html">Workspace</a> · <a href="/trust-center.html">Trust Center</a> · <a href="/solution-finder.html">Solution Finder</a></footer><!-- CHATBOT -->
|
|
<div class="ev-chat" style="max-width:800px;margin:2rem auto"><div class="ev-cb" style="background:#0c1222;border:1px solid rgba(255,255,255,.06);border-radius:14px;overflow:hidden">
|
|
<div class="ev-ch" style="padding:.8rem 1.2rem;border-bottom:1px solid rgba(255,255,255,.06);font-weight:600;font-size:.85rem"><span style="color:#10b981">●</span> AI SDR — Assistant IA</div>
|
|
<div class="ev-cm" id="ev-msgs" style="min-height:200px;max-height:400px;overflow-y:auto;padding:1rem"><div class="ev-ce" id="ev-empty" style="text-align:center;color:#64748b;padding:2rem">Posez votre question sur AI SDR<div class="ev-sg" style="margin-top:1rem;display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap">
|
|
<button onclick="evsg('Fonctionnalités')" style="background:rgba(99,102,241,.1);color:#818cf8;border:1px solid rgba(99,102,241,.2);border-radius:8px;padding:6px 14px;font-size:.78rem;cursor:pointer">Fonctionnalités</button>
|
|
<button onclick="evsg('Comment ça marche')" style="background:rgba(99,102,241,.1);color:#818cf8;border:1px solid rgba(99,102,241,.2);border-radius:8px;padding:6px 14px;font-size:.78rem;cursor:pointer">Comment ça marche</button>
|
|
<button onclick="evsg('Tarifs')" style="background:rgba(99,102,241,.1);color:#818cf8;border:1px solid rgba(99,102,241,.2);border-radius:8px;padding:6px 14px;font-size:.78rem;cursor:pointer">Tarifs</button>
|
|
</div></div></div>
|
|
<div class="ev-ci" style="display:flex;gap:.5rem;padding:.8rem 1rem;border-top:1px solid rgba(255,255,255,.06)"><textarea id="ev-i" rows="1" placeholder="Votre question..." style="flex:1;background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:.6rem;color:#edf2f7;font-family:Outfit;font-size:.85rem;resize:none;outline:none" onkeydown="if(event.key==='Enter'&&!event.shiftKey){event.preventDefault();evsend()}"></textarea><button onclick="evsend()" style="background:#6366f1;color:#fff;border:none;border-radius:8px;padding:.6rem 1.2rem;font-weight:600;cursor:pointer;font-family:Outfit">Envoyer</button></div>
|
|
</div></div>
|
|
<script>
|
|
var evctx="Tu es AI SDR, assistant commercial IA pour la prospection automatisée. Scoring, outreach, qualification de leads.";var evh=[];
|
|
function evesc(s){var d=document.createElement("div");d.textContent=s;return d.innerHTML}
|
|
function evmd(m){return m.replace(/\*\*(.*?)\*\*/g,"<strong>$1</strong>").replace(/\n\n/g,"<br><br>")}
|
|
function evsg(q){document.getElementById("ev-i").value=q;evsend()}
|
|
async function evsend(){var i=document.getElementById("ev-i"),m=i.value.trim();if(!m)return;var a=document.getElementById("ev-msgs"),es=document.getElementById("ev-empty");if(es)es.remove();a.innerHTML+='<div style="text-align:right;margin:.5rem 0"><span style="background:#6366f1;color:#fff;padding:8px 14px;border-radius:12px 4px 12px 12px;display:inline-block;font-size:.85rem;max-width:80%">'+evesc(m)+'</span></div>';i.value="";a.scrollTop=a.scrollHeight;var lid="evl"+Date.now();a.innerHTML+='<div id="'+lid+'" style="margin:.5rem 0"><span style="background:rgba(255,255,255,.05);padding:8px 14px;border-radius:4px 12px 12px 12px;display:inline-block;font-size:.85rem;color:#94a3b8">●●●</span></div>';a.scrollTop=a.scrollHeight;try{evh.push({role:"user",content:m});var r=await fetch("/api/weval-ia-fast.php",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({message:"[INSTRUCTION SYSTEME: "+evctx+"]\n\nDemande utilisateur: "+m,mode:"full",history:evh.slice(-6)})}); var j=await r.json();var rp=j.response||"Erreur";evh.push({role:"assistant",content:rp});var el=document.getElementById(lid);if(el)el.outerHTML='<div style="margin:.5rem 0"><span style="background:rgba(255,255,255,.05);padding:8px 14px;border-radius:4px 12px 12px 12px;display:inline-block;font-size:.85rem;color:#cbd5e1;max-width:85%">'+evmd(rp)+'</span></div>';}catch(ex){var el=document.getElementById(lid);if(el)el.innerHTML="Erreur: "+ex.message;}a.scrollTop=a.scrollHeight;}
|
|
</script>
|
|
|
|
<!-- DEMO LIVE -->
|
|
<style>.dm-box{background:#0c1222;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:1.5rem;margin:2rem auto;max-width:800px}.dm-row{display:flex;gap:.6rem;margin-bottom:1rem}.dm-row input{flex:1;background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:.6rem .8rem;color:#edf2f7;font-family:Outfit;font-size:.85rem;outline:none}.dm-row button{background:#6366f1;color:#fff;border:none;border-radius:8px;padding:.6rem 1.2rem;font-weight:700;cursor:pointer;font-family:Outfit;font-size:.85rem}.dm-out{min-height:80px;padding:1rem;background:rgba(0,0,0,.2);border-radius:8px;font-size:.82rem;color:#edf2f7;line-height:1.6}.dm-ld{display:inline-block;width:6px;height:6px;border-radius:50%;background:#6366f1;margin:0 2px;animation:dmp .8s infinite}.dm-ld:nth-child(2){animation-delay:.2s}.dm-ld:nth-child(3){animation-delay:.4s}@keyframes dmp{0%,100%{opacity:1}50%{opacity:.3}}</style>
|
|
<div class="dm-box" id="demo"><h3 style="font-size:1rem;font-weight:600;margin-bottom:1rem">⚡ AI SDR — Demo Live</h3>
|
|
<div class="dm-row"><input id="dm-input" placeholder="Décrivez votre cible commerciale" onkeydown="if(event.key==='Enter')dmrun()"><button onclick="dmrun()">Tester</button></div>
|
|
<div class="dm-out" id="dm-output">Testez AI SDR en direct — aucune inscription requise.</div></div>
|
|
<script>
|
|
async function dmrun(){var q=document.getElementById("dm-input").value.trim();if(!q)return;var o=document.getElementById("dm-output");o.innerHTML='<span class="dm-ld"></span><span class="dm-ld"></span><span class="dm-ld"></span>';try{var r=await fetch("/api/weval-ia-fast.php",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({message:"[INSTRUCTION SYSTEME: Tu es un expert en prospection commerciale B2B. Analyse le marche cible et propose une stratégie SDR automatisée avec l'IA.]\n\nDemande utilisateur: "+q,mode:"full"})});var j=await r.json();o.innerHTML=(j.response||"Erreur").replace(/\*\*(.*?)\*\*/g,"<strong>$1</strong>").replace(/\n\n/g,"<br><br>");}catch(e){o.innerHTML="Erreur: "+e.message}}
|
|
</script>
|
|
|
|
<!-- CTA INLINE -->
|
|
<div id="cta" style="max-width:600px;margin:2rem auto;padding:0 4%">
|
|
<div style="background:#0c1222;border:1px solid rgba(99,102,241,.15);border-radius:14px;padding:1.5rem">
|
|
<h3 style="font-size:1rem;font-weight:700;margin-bottom:.8rem;color:#818cf8">Démarrer avec AI SDR</h3>
|
|
<input id="ct-name" type="text" placeholder="Votre nom" style="width:100%;background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:.6rem;font-size:.85rem;color:#edf2f7;font-family:Outfit;margin-bottom:.6rem;outline:none">
|
|
<input id="ct-email" type="email" placeholder="Email professionnel" style="width:100%;background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:.6rem;font-size:.85rem;color:#edf2f7;font-family:Outfit;margin-bottom:.6rem;outline:none">
|
|
<input id="ct-company" type="text" placeholder="Entreprise" style="width:100%;background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:.6rem;font-size:.85rem;color:#edf2f7;font-family:Outfit;margin-bottom:.6rem;outline:none">
|
|
<button onclick="ctSend()" id="ct-btn" style="width:100%;background:#6366f1;color:#fff;border:none;border-radius:8px;padding:.7rem;font-weight:700;cursor:pointer;font-family:Outfit;font-size:.9rem">Demander un accès →</button>
|
|
<div id="ct-ok" style="display:none;text-align:center;padding:1rem;color:#10b981;font-weight:600">✓ Demande envoyée ! Nous vous recontactons sous 24h.</div>
|
|
</div></div>
|
|
<script>
|
|
async function ctSend(){var n=document.getElementById("ct-name").value.trim(),e=document.getElementById("ct-email").value.trim();if(!n||!e){alert("Nom et email requis");return;}document.getElementById("ct-btn").disabled=true;document.getElementById("ct-btn").textContent="Envoi...";try{await fetch("/api/contact",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:n,email:e,company:document.getElementById("ct-company").value.trim(),subject:"demo",message:"Demande acces AI SDR",source:"ai-sdr",ts:new Date().toISOString()})})}catch(x){}document.getElementById("ct-btn").style.display="none";document.getElementById("ct-ok").style.display="block";}
|
|
</script>
|
|
|
|
<script defer src=/assets/dm-enhance.js></script></body></html> |