nginx
tcp/443 tcp/80
Open service 62.210.16.61:443 · ia.acquisitionpc.com
2026-01-10 00:31
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 00:31:43 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
X-Powered-By: PHP/7.3.16
Vary: Accept-Encoding
server: nginx
Page title: Chatbot Agent Garagiste v0.1.5 - PHP
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Chatbot Agent Garagiste v0.1.5 - PHP</title>
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.jsdelivr.net/npm/@emailjs/browser@4/dist/email.min.js"></script>
<link rel="stylesheet" href="css/styles.css">
</head>
<body class="min-h-screen bg-gray-50">
<!-- Header -->
<header class="bg-blue-600 text-white py-4">
<div class="container mx-auto px-4 flex items-center space-x-2">
<svg class="w-8 h-8" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 100 4m0-4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 100 4m0-4v2m0-6V4"></path>
</svg>
<h1 class="text-2xl font-bold">Auto Service Pro</h1>
</div>
</header>
<!-- Main Content -->
<main class="container mx-auto px-4 py-8">
<div class="max-w-4xl mx-auto">
<h2 class="text-3xl font-bold text-gray-800 mb-6">
Bienvenue chez Auto Service Pro
</h2>
<p class="text-lg text-gray-600 mb-8">
Votre garage de confiance pour l'entretien et la réparation de votre véhicule.
Notre équipe de professionnels qualifiés est à votre service.
</p>
<div class="grid md:grid-cols-3 gap-6">
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Diagnostic Précis
</h3>
<p class="text-gray-600">
Équipements de dernière génération pour un diagnostic rapide et précis.
</p>
</div>
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Service Rapide
</h3>
<p class="text-gray-600">
Interventions efficaces pour minimiser votre temps d'immobilisation.
</p>
</div>
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Expertise Reconnue
</h3>
<p class="text-gray-600">
Plus de 15 ans d'expérience dans la réparation automobile.
</p>
</div>
</div>
</div>
</main>
<!-- Chat Button -->
<div class="fixed bottom-4 right-4 z-50">
<button
id="chat-toggle"
onclick="toggleChat()"
class="bg-blue-600 text-white p-4 rounded-full shadow-lg hover:bg-blue-700 transition-colors chat-button-animation"
>
<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-3.582 8-8 8a9.954 9.954 0 01-4.951-1.32A3.5 3.5 0 013 13.5V7a5 5 0 015-5h8a5 5 0 015 5v5z"></path>
</svg>
</button>
<!-- Chat Container -->
<div id="chat-container" class="absolute bottom-16 right-0 w-96 bg-white rounded-lg shadow-xl hidden flex-col" style="max-height: calc(100vh - 100px)">
<div class="flex justify-between items-center p-4 border-b">
<div class="flex items-center gap-2">
<h3 class="font-semibold text-gray-800">Assistant Auto Service Pro</h3>
<button
id="reset-button"
onclick="handleReset()"
class="p-1 rounded-full hover:bg-gray-100 transition-colors"
Open service 62.210.16.61:80 · ia.acquisitionpc.com
2026-01-09 11:31
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 09 Jan 2026 11:31:53 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
X-Powered-By: PHP/7.3.16
Vary: Accept-Encoding
Page title: Chatbot Agent Garagiste v0.1.5 - PHP
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Chatbot Agent Garagiste v0.1.5 - PHP</title>
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.jsdelivr.net/npm/@emailjs/browser@4/dist/email.min.js"></script>
<link rel="stylesheet" href="css/styles.css">
</head>
<body class="min-h-screen bg-gray-50">
<!-- Header -->
<header class="bg-blue-600 text-white py-4">
<div class="container mx-auto px-4 flex items-center space-x-2">
<svg class="w-8 h-8" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 100 4m0-4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 100 4m0-4v2m0-6V4"></path>
</svg>
<h1 class="text-2xl font-bold">Auto Service Pro</h1>
</div>
</header>
<!-- Main Content -->
<main class="container mx-auto px-4 py-8">
<div class="max-w-4xl mx-auto">
<h2 class="text-3xl font-bold text-gray-800 mb-6">
Bienvenue chez Auto Service Pro
</h2>
<p class="text-lg text-gray-600 mb-8">
Votre garage de confiance pour l'entretien et la réparation de votre véhicule.
Notre équipe de professionnels qualifiés est à votre service.
</p>
<div class="grid md:grid-cols-3 gap-6">
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Diagnostic Précis
</h3>
<p class="text-gray-600">
Équipements de dernière génération pour un diagnostic rapide et précis.
</p>
</div>
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Service Rapide
</h3>
<p class="text-gray-600">
Interventions efficaces pour minimiser votre temps d'immobilisation.
</p>
</div>
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Expertise Reconnue
</h3>
<p class="text-gray-600">
Plus de 15 ans d'expérience dans la réparation automobile.
</p>
</div>
</div>
</div>
</main>
<!-- Chat Button -->
<div class="fixed bottom-4 right-4 z-50">
<button
id="chat-toggle"
onclick="toggleChat()"
class="bg-blue-600 text-white p-4 rounded-full shadow-lg hover:bg-blue-700 transition-colors chat-button-animation"
>
<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-3.582 8-8 8a9.954 9.954 0 01-4.951-1.32A3.5 3.5 0 013 13.5V7a5 5 0 015-5h8a5 5 0 015 5v5z"></path>
</svg>
</button>
<!-- Chat Container -->
<div id="chat-container" class="absolute bottom-16 right-0 w-96 bg-white rounded-lg shadow-xl hidden flex-col" style="max-height: calc(100vh - 100px)">
<div class="flex justify-between items-center p-4 border-b">
<div class="flex items-center gap-2">
<h3 class="font-semibold text-gray-800">Assistant Auto Service Pro</h3>
<button
id="reset-button"
onclick="handleReset()"
class="p-1 rounded-full hover:bg-gray-100 transition-colors"
Open service 62.210.16.61:443 · ia.acquisitionpc.com
2026-01-02 19:40
HTTP/1.1 200 OK
Date: Fri, 02 Jan 2026 19:40:37 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
X-Powered-By: PHP/7.3.16
Vary: Accept-Encoding
server: nginx
Page title: Chatbot Agent Garagiste v0.1.5 - PHP
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Chatbot Agent Garagiste v0.1.5 - PHP</title>
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.jsdelivr.net/npm/@emailjs/browser@4/dist/email.min.js"></script>
<link rel="stylesheet" href="css/styles.css">
</head>
<body class="min-h-screen bg-gray-50">
<!-- Header -->
<header class="bg-blue-600 text-white py-4">
<div class="container mx-auto px-4 flex items-center space-x-2">
<svg class="w-8 h-8" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 100 4m0-4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 100 4m0-4v2m0-6V4"></path>
</svg>
<h1 class="text-2xl font-bold">Auto Service Pro</h1>
</div>
</header>
<!-- Main Content -->
<main class="container mx-auto px-4 py-8">
<div class="max-w-4xl mx-auto">
<h2 class="text-3xl font-bold text-gray-800 mb-6">
Bienvenue chez Auto Service Pro
</h2>
<p class="text-lg text-gray-600 mb-8">
Votre garage de confiance pour l'entretien et la réparation de votre véhicule.
Notre équipe de professionnels qualifiés est à votre service.
</p>
<div class="grid md:grid-cols-3 gap-6">
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Diagnostic Précis
</h3>
<p class="text-gray-600">
Équipements de dernière génération pour un diagnostic rapide et précis.
</p>
</div>
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Service Rapide
</h3>
<p class="text-gray-600">
Interventions efficaces pour minimiser votre temps d'immobilisation.
</p>
</div>
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Expertise Reconnue
</h3>
<p class="text-gray-600">
Plus de 15 ans d'expérience dans la réparation automobile.
</p>
</div>
</div>
</div>
</main>
<!-- Chat Button -->
<div class="fixed bottom-4 right-4 z-50">
<button
id="chat-toggle"
onclick="toggleChat()"
class="bg-blue-600 text-white p-4 rounded-full shadow-lg hover:bg-blue-700 transition-colors chat-button-animation"
>
<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-3.582 8-8 8a9.954 9.954 0 01-4.951-1.32A3.5 3.5 0 013 13.5V7a5 5 0 015-5h8a5 5 0 015 5v5z"></path>
</svg>
</button>
<!-- Chat Container -->
<div id="chat-container" class="absolute bottom-16 right-0 w-96 bg-white rounded-lg shadow-xl hidden flex-col" style="max-height: calc(100vh - 100px)">
<div class="flex justify-between items-center p-4 border-b">
<div class="flex items-center gap-2">
<h3 class="font-semibold text-gray-800">Assistant Auto Service Pro</h3>
<button
id="reset-button"
onclick="handleReset()"
class="p-1 rounded-full hover:bg-gray-100 transition-colors"
Open service 62.210.16.61:80 · ia.acquisitionpc.com
2026-01-02 16:44
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 02 Jan 2026 16:44:32 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
X-Powered-By: PHP/7.3.16
Vary: Accept-Encoding
Page title: Chatbot Agent Garagiste v0.1.5 - PHP
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Chatbot Agent Garagiste v0.1.5 - PHP</title>
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.jsdelivr.net/npm/@emailjs/browser@4/dist/email.min.js"></script>
<link rel="stylesheet" href="css/styles.css">
</head>
<body class="min-h-screen bg-gray-50">
<!-- Header -->
<header class="bg-blue-600 text-white py-4">
<div class="container mx-auto px-4 flex items-center space-x-2">
<svg class="w-8 h-8" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 100 4m0-4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 100 4m0-4v2m0-6V4"></path>
</svg>
<h1 class="text-2xl font-bold">Auto Service Pro</h1>
</div>
</header>
<!-- Main Content -->
<main class="container mx-auto px-4 py-8">
<div class="max-w-4xl mx-auto">
<h2 class="text-3xl font-bold text-gray-800 mb-6">
Bienvenue chez Auto Service Pro
</h2>
<p class="text-lg text-gray-600 mb-8">
Votre garage de confiance pour l'entretien et la réparation de votre véhicule.
Notre équipe de professionnels qualifiés est à votre service.
</p>
<div class="grid md:grid-cols-3 gap-6">
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Diagnostic Précis
</h3>
<p class="text-gray-600">
Équipements de dernière génération pour un diagnostic rapide et précis.
</p>
</div>
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Service Rapide
</h3>
<p class="text-gray-600">
Interventions efficaces pour minimiser votre temps d'immobilisation.
</p>
</div>
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Expertise Reconnue
</h3>
<p class="text-gray-600">
Plus de 15 ans d'expérience dans la réparation automobile.
</p>
</div>
</div>
</div>
</main>
<!-- Chat Button -->
<div class="fixed bottom-4 right-4 z-50">
<button
id="chat-toggle"
onclick="toggleChat()"
class="bg-blue-600 text-white p-4 rounded-full shadow-lg hover:bg-blue-700 transition-colors chat-button-animation"
>
<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-3.582 8-8 8a9.954 9.954 0 01-4.951-1.32A3.5 3.5 0 013 13.5V7a5 5 0 015-5h8a5 5 0 015 5v5z"></path>
</svg>
</button>
<!-- Chat Container -->
<div id="chat-container" class="absolute bottom-16 right-0 w-96 bg-white rounded-lg shadow-xl hidden flex-col" style="max-height: calc(100vh - 100px)">
<div class="flex justify-between items-center p-4 border-b">
<div class="flex items-center gap-2">
<h3 class="font-semibold text-gray-800">Assistant Auto Service Pro</h3>
<button
id="reset-button"
onclick="handleReset()"
class="p-1 rounded-full hover:bg-gray-100 transition-colors"
Open service 62.210.16.61:443 · ia.acquisitionpc.com
2025-12-23 09:10
HTTP/1.1 200 OK
Date: Tue, 23 Dec 2025 09:10:27 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
X-Powered-By: PHP/7.3.16
Vary: Accept-Encoding
server: nginx
Page title: Chatbot Agent Garagiste v0.1.5 - PHP
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Chatbot Agent Garagiste v0.1.5 - PHP</title>
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.jsdelivr.net/npm/@emailjs/browser@4/dist/email.min.js"></script>
<link rel="stylesheet" href="css/styles.css">
</head>
<body class="min-h-screen bg-gray-50">
<!-- Header -->
<header class="bg-blue-600 text-white py-4">
<div class="container mx-auto px-4 flex items-center space-x-2">
<svg class="w-8 h-8" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 100 4m0-4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 100 4m0-4v2m0-6V4"></path>
</svg>
<h1 class="text-2xl font-bold">Auto Service Pro</h1>
</div>
</header>
<!-- Main Content -->
<main class="container mx-auto px-4 py-8">
<div class="max-w-4xl mx-auto">
<h2 class="text-3xl font-bold text-gray-800 mb-6">
Bienvenue chez Auto Service Pro
</h2>
<p class="text-lg text-gray-600 mb-8">
Votre garage de confiance pour l'entretien et la réparation de votre véhicule.
Notre équipe de professionnels qualifiés est à votre service.
</p>
<div class="grid md:grid-cols-3 gap-6">
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Diagnostic Précis
</h3>
<p class="text-gray-600">
Équipements de dernière génération pour un diagnostic rapide et précis.
</p>
</div>
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Service Rapide
</h3>
<p class="text-gray-600">
Interventions efficaces pour minimiser votre temps d'immobilisation.
</p>
</div>
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Expertise Reconnue
</h3>
<p class="text-gray-600">
Plus de 15 ans d'expérience dans la réparation automobile.
</p>
</div>
</div>
</div>
</main>
<!-- Chat Button -->
<div class="fixed bottom-4 right-4 z-50">
<button
id="chat-toggle"
onclick="toggleChat()"
class="bg-blue-600 text-white p-4 rounded-full shadow-lg hover:bg-blue-700 transition-colors chat-button-animation"
>
<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-3.582 8-8 8a9.954 9.954 0 01-4.951-1.32A3.5 3.5 0 013 13.5V7a5 5 0 015-5h8a5 5 0 015 5v5z"></path>
</svg>
</button>
<!-- Chat Container -->
<div id="chat-container" class="absolute bottom-16 right-0 w-96 bg-white rounded-lg shadow-xl hidden flex-col" style="max-height: calc(100vh - 100px)">
<div class="flex justify-between items-center p-4 border-b">
<div class="flex items-center gap-2">
<h3 class="font-semibold text-gray-800">Assistant Auto Service Pro</h3>
<button
id="reset-button"
onclick="handleReset()"
class="p-1 rounded-full hover:bg-gray-100 transition-colors"
Open service 62.210.16.61:80 · ia.acquisitionpc.com
2025-12-23 01:45
HTTP/1.1 200 OK
Server: nginx
Date: Tue, 23 Dec 2025 01:45:11 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
X-Powered-By: PHP/7.3.16
Vary: Accept-Encoding
Page title: Chatbot Agent Garagiste v0.1.5 - PHP
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Chatbot Agent Garagiste v0.1.5 - PHP</title>
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.jsdelivr.net/npm/@emailjs/browser@4/dist/email.min.js"></script>
<link rel="stylesheet" href="css/styles.css">
</head>
<body class="min-h-screen bg-gray-50">
<!-- Header -->
<header class="bg-blue-600 text-white py-4">
<div class="container mx-auto px-4 flex items-center space-x-2">
<svg class="w-8 h-8" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 100 4m0-4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 100 4m0-4v2m0-6V4"></path>
</svg>
<h1 class="text-2xl font-bold">Auto Service Pro</h1>
</div>
</header>
<!-- Main Content -->
<main class="container mx-auto px-4 py-8">
<div class="max-w-4xl mx-auto">
<h2 class="text-3xl font-bold text-gray-800 mb-6">
Bienvenue chez Auto Service Pro
</h2>
<p class="text-lg text-gray-600 mb-8">
Votre garage de confiance pour l'entretien et la réparation de votre véhicule.
Notre équipe de professionnels qualifiés est à votre service.
</p>
<div class="grid md:grid-cols-3 gap-6">
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Diagnostic Précis
</h3>
<p class="text-gray-600">
Équipements de dernière génération pour un diagnostic rapide et précis.
</p>
</div>
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Service Rapide
</h3>
<p class="text-gray-600">
Interventions efficaces pour minimiser votre temps d'immobilisation.
</p>
</div>
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Expertise Reconnue
</h3>
<p class="text-gray-600">
Plus de 15 ans d'expérience dans la réparation automobile.
</p>
</div>
</div>
</div>
</main>
<!-- Chat Button -->
<div class="fixed bottom-4 right-4 z-50">
<button
id="chat-toggle"
onclick="toggleChat()"
class="bg-blue-600 text-white p-4 rounded-full shadow-lg hover:bg-blue-700 transition-colors chat-button-animation"
>
<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-3.582 8-8 8a9.954 9.954 0 01-4.951-1.32A3.5 3.5 0 013 13.5V7a5 5 0 015-5h8a5 5 0 015 5v5z"></path>
</svg>
</button>
<!-- Chat Container -->
<div id="chat-container" class="absolute bottom-16 right-0 w-96 bg-white rounded-lg shadow-xl hidden flex-col" style="max-height: calc(100vh - 100px)">
<div class="flex justify-between items-center p-4 border-b">
<div class="flex items-center gap-2">
<h3 class="font-semibold text-gray-800">Assistant Auto Service Pro</h3>
<button
id="reset-button"
onclick="handleReset()"
class="p-1 rounded-full hover:bg-gray-100 transition-colors"
Open service 62.210.16.61:80 · ia.acquisitionpc.com
2025-12-21 08:54
HTTP/1.1 200 OK
Server: nginx
Date: Sun, 21 Dec 2025 08:54:37 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
X-Powered-By: PHP/7.3.16
Vary: Accept-Encoding
Page title: Chatbot Agent Garagiste v0.1.5 - PHP
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Chatbot Agent Garagiste v0.1.5 - PHP</title>
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.jsdelivr.net/npm/@emailjs/browser@4/dist/email.min.js"></script>
<link rel="stylesheet" href="css/styles.css">
</head>
<body class="min-h-screen bg-gray-50">
<!-- Header -->
<header class="bg-blue-600 text-white py-4">
<div class="container mx-auto px-4 flex items-center space-x-2">
<svg class="w-8 h-8" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 100 4m0-4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 100 4m0-4v2m0-6V4"></path>
</svg>
<h1 class="text-2xl font-bold">Auto Service Pro</h1>
</div>
</header>
<!-- Main Content -->
<main class="container mx-auto px-4 py-8">
<div class="max-w-4xl mx-auto">
<h2 class="text-3xl font-bold text-gray-800 mb-6">
Bienvenue chez Auto Service Pro
</h2>
<p class="text-lg text-gray-600 mb-8">
Votre garage de confiance pour l'entretien et la réparation de votre véhicule.
Notre équipe de professionnels qualifiés est à votre service.
</p>
<div class="grid md:grid-cols-3 gap-6">
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Diagnostic Précis
</h3>
<p class="text-gray-600">
Équipements de dernière génération pour un diagnostic rapide et précis.
</p>
</div>
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Service Rapide
</h3>
<p class="text-gray-600">
Interventions efficaces pour minimiser votre temps d'immobilisation.
</p>
</div>
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Expertise Reconnue
</h3>
<p class="text-gray-600">
Plus de 15 ans d'expérience dans la réparation automobile.
</p>
</div>
</div>
</div>
</main>
<!-- Chat Button -->
<div class="fixed bottom-4 right-4 z-50">
<button
id="chat-toggle"
onclick="toggleChat()"
class="bg-blue-600 text-white p-4 rounded-full shadow-lg hover:bg-blue-700 transition-colors chat-button-animation"
>
<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-3.582 8-8 8a9.954 9.954 0 01-4.951-1.32A3.5 3.5 0 013 13.5V7a5 5 0 015-5h8a5 5 0 015 5v5z"></path>
</svg>
</button>
<!-- Chat Container -->
<div id="chat-container" class="absolute bottom-16 right-0 w-96 bg-white rounded-lg shadow-xl hidden flex-col" style="max-height: calc(100vh - 100px)">
<div class="flex justify-between items-center p-4 border-b">
<div class="flex items-center gap-2">
<h3 class="font-semibold text-gray-800">Assistant Auto Service Pro</h3>
<button
id="reset-button"
onclick="handleReset()"
class="p-1 rounded-full hover:bg-gray-100 transition-colors"
Open service 62.210.16.61:443 · ia.acquisitionpc.com
2025-12-21 05:54
HTTP/1.1 200 OK
Date: Sun, 21 Dec 2025 05:54:59 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
X-Powered-By: PHP/7.3.16
Vary: Accept-Encoding
server: nginx
Page title: Chatbot Agent Garagiste v0.1.5 - PHP
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Chatbot Agent Garagiste v0.1.5 - PHP</title>
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.jsdelivr.net/npm/@emailjs/browser@4/dist/email.min.js"></script>
<link rel="stylesheet" href="css/styles.css">
</head>
<body class="min-h-screen bg-gray-50">
<!-- Header -->
<header class="bg-blue-600 text-white py-4">
<div class="container mx-auto px-4 flex items-center space-x-2">
<svg class="w-8 h-8" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 100 4m0-4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 100 4m0-4v2m0-6V4"></path>
</svg>
<h1 class="text-2xl font-bold">Auto Service Pro</h1>
</div>
</header>
<!-- Main Content -->
<main class="container mx-auto px-4 py-8">
<div class="max-w-4xl mx-auto">
<h2 class="text-3xl font-bold text-gray-800 mb-6">
Bienvenue chez Auto Service Pro
</h2>
<p class="text-lg text-gray-600 mb-8">
Votre garage de confiance pour l'entretien et la réparation de votre véhicule.
Notre équipe de professionnels qualifiés est à votre service.
</p>
<div class="grid md:grid-cols-3 gap-6">
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Diagnostic Précis
</h3>
<p class="text-gray-600">
Équipements de dernière génération pour un diagnostic rapide et précis.
</p>
</div>
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Service Rapide
</h3>
<p class="text-gray-600">
Interventions efficaces pour minimiser votre temps d'immobilisation.
</p>
</div>
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Expertise Reconnue
</h3>
<p class="text-gray-600">
Plus de 15 ans d'expérience dans la réparation automobile.
</p>
</div>
</div>
</div>
</main>
<!-- Chat Button -->
<div class="fixed bottom-4 right-4 z-50">
<button
id="chat-toggle"
onclick="toggleChat()"
class="bg-blue-600 text-white p-4 rounded-full shadow-lg hover:bg-blue-700 transition-colors chat-button-animation"
>
<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-3.582 8-8 8a9.954 9.954 0 01-4.951-1.32A3.5 3.5 0 013 13.5V7a5 5 0 015-5h8a5 5 0 015 5v5z"></path>
</svg>
</button>
<!-- Chat Container -->
<div id="chat-container" class="absolute bottom-16 right-0 w-96 bg-white rounded-lg shadow-xl hidden flex-col" style="max-height: calc(100vh - 100px)">
<div class="flex justify-between items-center p-4 border-b">
<div class="flex items-center gap-2">
<h3 class="font-semibold text-gray-800">Assistant Auto Service Pro</h3>
<button
id="reset-button"
onclick="handleReset()"
class="p-1 rounded-full hover:bg-gray-100 transition-colors"
Open service 62.210.16.61:443 · ia.acquisitionpc.com
2025-12-19 07:27
HTTP/1.1 200 OK
Date: Fri, 19 Dec 2025 07:27:30 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
X-Powered-By: PHP/7.3.16
Vary: Accept-Encoding
server: nginx
Page title: Chatbot Agent Garagiste v0.1.5 - PHP
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Chatbot Agent Garagiste v0.1.5 - PHP</title>
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.jsdelivr.net/npm/@emailjs/browser@4/dist/email.min.js"></script>
<link rel="stylesheet" href="css/styles.css">
</head>
<body class="min-h-screen bg-gray-50">
<!-- Header -->
<header class="bg-blue-600 text-white py-4">
<div class="container mx-auto px-4 flex items-center space-x-2">
<svg class="w-8 h-8" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 100 4m0-4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 100 4m0-4v2m0-6V4"></path>
</svg>
<h1 class="text-2xl font-bold">Auto Service Pro</h1>
</div>
</header>
<!-- Main Content -->
<main class="container mx-auto px-4 py-8">
<div class="max-w-4xl mx-auto">
<h2 class="text-3xl font-bold text-gray-800 mb-6">
Bienvenue chez Auto Service Pro
</h2>
<p class="text-lg text-gray-600 mb-8">
Votre garage de confiance pour l'entretien et la réparation de votre véhicule.
Notre équipe de professionnels qualifiés est à votre service.
</p>
<div class="grid md:grid-cols-3 gap-6">
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Diagnostic Précis
</h3>
<p class="text-gray-600">
Équipements de dernière génération pour un diagnostic rapide et précis.
</p>
</div>
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Service Rapide
</h3>
<p class="text-gray-600">
Interventions efficaces pour minimiser votre temps d'immobilisation.
</p>
</div>
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Expertise Reconnue
</h3>
<p class="text-gray-600">
Plus de 15 ans d'expérience dans la réparation automobile.
</p>
</div>
</div>
</div>
</main>
<!-- Chat Button -->
<div class="fixed bottom-4 right-4 z-50">
<button
id="chat-toggle"
onclick="toggleChat()"
class="bg-blue-600 text-white p-4 rounded-full shadow-lg hover:bg-blue-700 transition-colors chat-button-animation"
>
<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-3.582 8-8 8a9.954 9.954 0 01-4.951-1.32A3.5 3.5 0 013 13.5V7a5 5 0 015-5h8a5 5 0 015 5v5z"></path>
</svg>
</button>
<!-- Chat Container -->
<div id="chat-container" class="absolute bottom-16 right-0 w-96 bg-white rounded-lg shadow-xl hidden flex-col" style="max-height: calc(100vh - 100px)">
<div class="flex justify-between items-center p-4 border-b">
<div class="flex items-center gap-2">
<h3 class="font-semibold text-gray-800">Assistant Auto Service Pro</h3>
<button
id="reset-button"
onclick="handleReset()"
class="p-1 rounded-full hover:bg-gray-100 transition-colors"
Open service 62.210.16.61:80 · ia.acquisitionpc.com
2025-12-19 04:55
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 19 Dec 2025 04:55:24 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
X-Powered-By: PHP/7.3.16
Vary: Accept-Encoding
Page title: Chatbot Agent Garagiste v0.1.5 - PHP
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Chatbot Agent Garagiste v0.1.5 - PHP</title>
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.jsdelivr.net/npm/@emailjs/browser@4/dist/email.min.js"></script>
<link rel="stylesheet" href="css/styles.css">
</head>
<body class="min-h-screen bg-gray-50">
<!-- Header -->
<header class="bg-blue-600 text-white py-4">
<div class="container mx-auto px-4 flex items-center space-x-2">
<svg class="w-8 h-8" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 100 4m0-4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 100 4m0-4v2m0-6V4"></path>
</svg>
<h1 class="text-2xl font-bold">Auto Service Pro</h1>
</div>
</header>
<!-- Main Content -->
<main class="container mx-auto px-4 py-8">
<div class="max-w-4xl mx-auto">
<h2 class="text-3xl font-bold text-gray-800 mb-6">
Bienvenue chez Auto Service Pro
</h2>
<p class="text-lg text-gray-600 mb-8">
Votre garage de confiance pour l'entretien et la réparation de votre véhicule.
Notre équipe de professionnels qualifiés est à votre service.
</p>
<div class="grid md:grid-cols-3 gap-6">
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Diagnostic Précis
</h3>
<p class="text-gray-600">
Équipements de dernière génération pour un diagnostic rapide et précis.
</p>
</div>
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Service Rapide
</h3>
<p class="text-gray-600">
Interventions efficaces pour minimiser votre temps d'immobilisation.
</p>
</div>
<div class="bg-white p-6 rounded-lg shadow-md">
<h3 class="text-xl font-semibold text-gray-800 mb-3">
Expertise Reconnue
</h3>
<p class="text-gray-600">
Plus de 15 ans d'expérience dans la réparation automobile.
</p>
</div>
</div>
</div>
</main>
<!-- Chat Button -->
<div class="fixed bottom-4 right-4 z-50">
<button
id="chat-toggle"
onclick="toggleChat()"
class="bg-blue-600 text-white p-4 rounded-full shadow-lg hover:bg-blue-700 transition-colors chat-button-animation"
>
<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-3.582 8-8 8a9.954 9.954 0 01-4.951-1.32A3.5 3.5 0 013 13.5V7a5 5 0 015-5h8a5 5 0 015 5v5z"></path>
</svg>
</button>
<!-- Chat Container -->
<div id="chat-container" class="absolute bottom-16 right-0 w-96 bg-white rounded-lg shadow-xl hidden flex-col" style="max-height: calc(100vh - 100px)">
<div class="flex justify-between items-center p-4 border-b">
<div class="flex items-center gap-2">
<h3 class="font-semibold text-gray-800">Assistant Auto Service Pro</h3>
<button
id="reset-button"
onclick="handleReset()"
class="p-1 rounded-full hover:bg-gray-100 transition-colors"