Help
RSS
API
Feed
Maltego
Contact
Domain > autolibreconnect.sbs
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-11-22
104.21.78.42
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Sat, 22 Nov 2025 13:49:55 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveServer: cloudflarePermissions-Policy: browsing-topics(self)Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}cf-cache-status: DYNAMICReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sFtBJcExK%2BqQX%2BIDftpYx0Neara%2ByryEi2BbQV4PgU0hVUFGWE0cIsGzaYhs9mThZ5ZvwulBnt24yGLe8Kt11PQbTzQNZbMlmgmmh%2FTrLPEgmhQ%3D%3D}}Set-Cookie: wf_uj_ot4XcDfEkOpUSPiNB06oyYDtZVDDeyiK61fjPjdSr4jTFKE7O79exFPVL8uJSazsRm6K5uIiHj0NCFqA50adf5a6afd5b40a9ebd258bbaccfa7a; HttpOnly; Path/CF-RAY: 9a28e48e3bdfb18c-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langfr-FR>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>LocAuto Express - Logiciel de Gestion pour Agences de Location de Voitures/title> meta namedescription contentLocAuto Express fournit une solution logicielle complète pour optimiser la gestion de votre flotte, vos réservations en ligne et la relation client pour les agences de location de voitures.> meta namekeywords contentlogiciel location voiture, gestion de flotte, système de réservation auto, crm location voiture, application mobile location> meta nameauthor contentLocAuto Express> meta propertyog:title contentLocAuto Express - Votre Partenaire Technologique pour la Location de Voitures> meta propertyog:type contentwebsite> meta propertyog:image contentimages/og-image-locauto.jpeg> meta propertyog:image:width content1280> meta propertyog:image:height content640> meta propertyog:url contenthttps://www.autolibreconnect.sbs> meta propertyog:description contentDécouvrez notre plateforme tout-en-un pour moderniser et développer votre agence de location de véhicules.> link relicon href/_cdn/production/landing-cdn/519e4ca8-e668-4b6d-89eb-2de7ee90dc85/25f1e092-943a-4069-ab9b-bd2fafa3acd5/favicon.ico typeimage/x-icon> link hrefhttps://cdn.jsdelivr.net/npm/bootstrap@4.4.0/dist/css/bootstrap.min.css relstylesheet> style> :root { --primary-color: #0D47A1; --secondary-color: #1976D2; --accent-color: #FFC107; --neutral-dark-color: #212529; --neutral-light-color: #F8F9FA; --text-light-color: #FFFFFF; --text-dark-color: #333333; --heading-font: Montserrat, sans-serif; --body-font: Roboto, sans-serif; --base-font-size: 16px; } body { font-family: var(--body-font); font-size: var(--base-font-size); color: var(--text-dark-color); line-height: 1.6; overflow-x: hidden; /* Prevent horizontal scroll due to animations */ } h1, h2, h3, h4, h5, h6 { font-family: var(--heading-font); color: var(--primary-color); margin-bottom: 1rem; } .bg-primary-custom { background-color: var(--primary-color) !important; } .bg-secondary-custom { background-color: var(--secondary-color) !important; } .bg-accent-custom { background-color: var(--accent-color) !important; } .bg-neutral-dark { background-color: var(--neutral-dark-color) !important; } .bg-neutral-light { background-color: var(--neutral-light-color) !important; } .text-light { color: var(--text-light-color) !important; } .text-dark { color: var(--text-dark-color) !important; } .text-primary-custom { color: var(--primary-color) !important; } .text-accent-custom { color: var(--accent-color) !important; } .btn-primary-custom { background-color: var(--primary-color); border-color: var(--primary-color); color: var(--text-light-color); padding: 0.8rem 2rem; border-radius: 0.3rem; transition: all 0.3s ease; font-weight: 500; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); } .btn-primary-custom:hover, .btn-primary-custom:focus { background-color: #0B3A82; /* Darker primary */ border-color: #0B3A82; box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15); transform: translateY(-2px); } .btn-accent-custom { background-color: var(--accent-color); border-color: var(--accent-color); color: var(--neutral-dark-color); padding: 0.8rem 2rem; border-radius: 0.3rem; transition: all 0.3s ease; font-weight: 500; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); } .btn-accent-custom:hover, .btn-accent-custom:focus { background-color: #E6B000; /* Darker accent */ border-color: #E6B000; box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15); transform: translateY(-2px); } .btn-accent-custom-large { padding: 1rem 2.5rem; border-radius: 0.5rem; font-size: 1.2rem; } .btn-full-width { width: 100%; } .navbar-brand img { transition: transform 0.3s ease; } .navbar-brand img:hover { transform: scale(1.05); } .nav-link { transition: color 0.3s ease, transform 0.3s ease; } .nav-link:hover { color: var(--accent-color) !important; transform: translateY(-2px); } .hero-section { position: relative; background-size: cover; background-position: center; color: var(--text-light-color); padding: 8rem 0; display: flex; align-items: center; min-height: 70vh; overflow: hidden; /* For pseudo-element overlay */ } .hero-section::before { content: ; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent overlay */ z-index: 1; } .hero-section .container { position: relative; z-index: 2; } .hero-section h1 { font-size: 3rem; font-weight: bold; color: var(--text-light-color); animation: fadeInDown 1s ease-out; } .hero-section p { font-size: 1.25rem; margin-bottom: 2rem; animation: fadeInUp 1s ease-out 0.3s forwards; opacity: 0; } /* Cards - Generic style */ .card { border: none; border-radius: 0.75rem; overflow: hidden; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; height: 100%; /* Ensure cards are same height in a row */ } .card:hover { transform: translateY(-8px); box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); } .card-img-top { width: 100%; height: 200px; /* Fixed height for image consistency */ object-fit: cover; } .card-body { padding: 1.5rem; } .card-title { font-size: 1.3rem; font-weight: 600; color: var(--primary-color); } /* Features section - Icon styling */ .feature-item { text-align: center; padding: 1.5rem; transition: transform 0.3s ease; } .feature-item img { width: 96px; /* slightly smaller than 128 to allow for scale */ height: 96px; margin-bottom: 1rem; transition: transform 0.3s ease; animation: fadeIn 1s ease-out; } .feature-item:hover img { transform: scale(1.1); } .feature-item h4 { font-size: 1.15rem; font-weight: 600; color: var(--secondary-color); } .feature-item p { font-size: 0.95rem; color: var(--text-dark-color); } /* Process section - Timeline like */ .process-timeline .step-number { display: inline-flex; align-items: center; justify-content: center; width: 50px; height: 50px; border-radius: 50%; background-color: var(--primary-color); color: var(--text-light-color); font-size: 1.5rem; font-weight: bold; margin-bottom: 1rem; transition: background-color 0.3s ease, transform 0.3s ease; } .process-timeline .process-item:hover .step-number { background-color: var(--accent-color); color: var(--neutral-dark-color); transform: scale(1.1); } .process-timeline h4 { color: var(--secondary-color); font-weight: 600; } /* Add a subtle underline animation on hover for process titles */ .process-timeline h4::after { content: ; display: block; width: 0; height: 2px; background: var(--accent-color); transition: width .3s ease-out; margin-top: 5px; } .process-timeline .process-item:hover h4::after { width: 50px; } /* Testimonials - Carousel specific */ .testimonial-card { background-color: var(--neutral-light-color); padding: 2rem; border-radius: 0.75rem; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); margin: 1rem; transition: transform 0.3s ease; } .testimonial-card:hover { transform: translateY(-5px); } .testimonial-card img.client-logo { width: 80px; /* Smaller for logo */ height: 80px; object-fit: contain; border-radius: 50%; margin-bottom: 1rem; border: 2px solid var(--accent-color); padding: 5px; } .testimonial-card .quote { font-style: italic; margin-bottom: 1rem; color: var(--text-dark-color); font-size: 1.1rem; } .testimonial-card .client-name { font-weight: bold; color: var(--primary-color); } .testimonial-card .company-name { font-size: 0.9rem; color: var(--secondary-color); } .testimonial-card .stars { color: var(--accent-color); margin-top: 0.5rem; } /* Contact form styling */ .contact-form { background-color: var(--neutral-light-color); padding: 2.5rem; border-radius: 0.75rem; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); } .contact-info-panel, .contact-form-panel { padding: 2rem; } .contact-info-panel iframe { border-radius: 0.75rem; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); width: 100%; height: 384px; /* Matches image height */ } /* Footer styling */ footer { background-color: var(--neutral-dark-color); color: var(--text-light-color); padding: 3rem 0; font-size: 0.9rem; } footer a { color: var(--neutral-light-color); text-decoration: none; transition: color 0.3s ease; } footer a:hover { color: var(--accent-color); } footer .list-unstyled li { margin-bottom: 0.5rem; } footer img.social-icon { width: 32px; height: 32px; margin-right: 0.75rem; transition: transform 0.3s ease; } footer img.social-icon:hover { transform: scale(1.15); } footer .copyright { margin-top: 2rem; border-top: 1px solid rgba(255, 255, 255, 0.1); padding-top: 1rem; font-size: 0.8rem; } /* Animations */ @keyframes fadeInDown { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } @keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } /* Cookie consent */ #cookieConsent { position: fixed; bottom: 0; left: 0; width: 100%; background-color: rgba(33, 37, 41, 0.95); /* neutral-dark with slight transparency */ color: var(--text-light-color); padding: 15px 20px; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; z-index: 1050; box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2); } #cookieConsent p { margin: 0; flex-grow: 1; padding-right: 15px; } #cookieConsent button { background-color: var(--accent-color); color: var(--neutral-dark-color); border: none; padding: 8px 15px; border-radius: 5px; cursor: pointer; transition: background-color 0.3s ease, transform 0.3s ease; } #cookieConsent button:hover { background-color: #E6B000; transform: scale(1.05); } /* General section padding */ section { padding: 5rem 0; } /* Ensure good contrast */ .bg-neutral-dark a { color: var(--text-light-color); } .bg-neutral-dark a:hover { color: var(--accent-color); } .hero-section h1, .hero-section p { text-shadow: 2px 2px 4px rgba(0,0,0,0.7); } /* Accessibility: Reduced motion preference */ @media (prefers-reduced-motion: reduce) { .hero-section h1, .hero-section p, .feature-item img, .navbar-brand img, .nav-link, .btn-primary-custom, .btn-accent-custom, .card, .feature-item, .process-timeline .process-item:hover .step-number, .testimonial-card, footer img.social-icon, #cookieConsent button { animation: none !important; transition: none !important; transform: none !important; } .process-timeline h4::after { width: 0 !important; } } /style>/head>body> header> nav classnavbar navbar-expand-lg navbar-dark bg-primary-custom fixed-top shadow> div classcontainer> a classnavbar-brand d-flex align-items-center href#accueil> img src/_cdn/production/landing-cdn/519e4ca8-e668-4b6d-89eb-2de7ee90dc85/25f1e092-943a-4069-ab9b-bd2fafa3acd5/images/logo-locauto-express-navbar.jpeg altLogo LocAuto Express width192 height64 classmr-2> span classd-none d-sm-block>LocAuto Express/span> /a> button classnavbar-toggler typebutton data-togglecollapse data-target#navbarNav aria-controlsnavbarNav aria-expandedfalse aria-labelToggle navigation> span classnavbar-toggler-icon>/span> /button> div classcollapse navbar-collapse idnavbarNav> ul classnavbar-nav ml-auto> li classnav-item> a classnav-link href#accueil>Accueil span classsr-only>(current)/span>/a> /li> li classnav-item> a classnav-link href#solutions>Solutions/a> /li> li classnav-item> a classnav-link href#fonctionnalites>Fonctionnalités/a> /li> li classnav-item> a classnav-link href#processus>Processus/a> /li> li classnav-item> a classnav-link href#temoignages>Témoignages/a> /li> li classnav-item> a classnav-link href#contact>Contact/a> /li> li classnav-item ml-lg-3> a classbtn btn-sm btn-accent-custom href#contact aria-labelDemander une démonstration personnalisée de notre logiciel>Demander une Démo/a> /li> /ul> /div> /div> /nav> /header>main> section idaccueil classhero-section stylebackground-image: url(/_cdn/production/landing-cdn/519e4ca8-e668-4b6d-89eb-2de7ee90dc85/25f1e092-943a-4069-ab9b-bd2fafa3acd5/images/heros-tableau-de-bord-location.jpeg);> div classcontainer text-center> div classrow justify-content-center> div classcol-lg-10> h1 classdisplay-3 mb-4>La Solution Complète pour la Gestion de Votre Agence de Location de Voitures/h1> p classlead mb-5>Optimisez vos réservations, gérez votre flotte et améliorez lexpérience client avec notre plateforme tout-en-un./p> a href#solutions classbtn btn-accent-custom btn-accent-custom-large aria-labelFaire défiler jusquà la section des solutions logicielles>Découvrir Nos Solutions/a> /div> /div> /div> /section> section idsolutions classpy-5 bg-neutral-light> div classcontainer> h2 classtext-center mb-3>Nos Solutions Logicielles sur Mesure/h2> p classlead text-center mb-5 text-secondary-custom>Des modules conçus pour répondre à chaque besoin de votre activité./p> div classrow> div classcol-md-6 col-lg-3 mb-4> div classcard h-100> img src/_cdn/production/landing-cdn/519e4ca8-e668-4b6d-89eb-2de7ee90dc85/25f1e092-943a-4069-ab9b-bd2fafa3acd5/images/solution-plateforme-reservation.jpeg classcard-img-top altInterface utilisateur du formulaire de réservation en ligne.> div classcard-body> h5 classcard-title>Plateforme de Réservation en Ligne/h5> p classcard-text>Un moteur de réservation entièrement personnalisable avec sélection de ville, calculateur de prix en temps réel et options de paiement sécurisées pour maximiser vos conversions./p> /div> /div> /div> div classcol-md-6 col-lg-3 mb-4> div classcard h-100> img src/_cdn/production/landing-cdn/519e4ca8-e668-4b6d-89eb-2de7ee90dc85/25f1e092-943a-4069-ab9b-bd2fafa3acd5/images/solution-gestion-flotte.jpeg classcard-img-top altTableau de bord de gestion de flotte montrant les statuts des véhicules.> div classcard-body> h5 classcard-title>Gestion de Flotte Intelligente/h5> p classcard-text>Suivez la disponibilité de vos véhicules en temps réel, programmez les entretiens, et analysez les performances de votre flotte pour une rentabilité optimale./p> /div> /div> /div> div classcol-md-6 col-lg-3 mb-4> div classcard h-100> img src/_cdn/production/landing-cdn/519e4ca8-e668-4b6d-89eb-2de7ee90dc85/25f1e092-943a-4069-ab9b-bd2fafa3acd5/images/solution-crm-client.jpeg classcard-img-top altProfil client dans linterface CRM avec historique des réservations.> div classcard-body> h5 classcard-title>CRM pour Agences de Location/h5> p classcard-text>Centralisez les informations de vos clients, suivez lhistorique des locations et mettez en place des programmes de fidélité pour construire des relations durables./p> /div> /div> /div> div classcol-md-6 col-lg-3 mb-4> div classcard h-100> img src/_cdn/production/landing-cdn/519e4ca8-e668-4b6d-89eb-2de7ee90dc85/25f1e092-943a-4069-ab9b-bd2fafa3acd5/images/solution-application-mobile.jpeg classcard-img-top altÉcrans de lapplication mobile LocAuto Express sur un smartphone.> div classcard-body> h5 classcard-title>Application Mobile Client/h5> p classcard-text>Offrez à vos clients la possibilité de réserver, gérer leurs locations et contacter le support directement depuis leur smartphone pour une expérience moderne et fluide./p> /div> /div> /div> /div> /div> /section> section idfonctionnalites classpy-5> div classcontainer> h2 classtext-center mb-5>Fonctionnalités Clés Conçues pour la Croissance/h2> div classrow> div classcol-md-6 col-lg-4 mb-4> div classfeature-item> img src/_cdn/production/landing-cdn/519e4ca8-e668-4b6d-89eb-2de7ee90dc85/25f1e092-943a-4069-ab9b-bd2fafa3acd5/images/icone-calculateur-prix.jpeg altIcône calculateur de prix dynamique width128 height128> h4>Calculateur de Prix Dynamique/h4> p>Ajustez vos tarifs selon la saisonnalité, la demande ou la durée de la location./p> /div> /div> div classcol-md-6 col-lg-4 mb-4> div classfeature-item> img src/_cdn/production/landing-cdn/519e4ca8-e668-4b6d-89eb-2de7ee90dc85/25f1e092-943a-4069-ab9b-bd2fafa3acd5/images/icone-paiement-securise.jpeg altIcône paiement sécurisé width128 height128> h4>Intégration de Paiement/h4> p>Compatible avec les principales passerelles de paiement pour des transactions fluides./p> /div> /div> div classcol-md-6 col-lg-4 mb-4> div classfeature-item> img src/_cdn/production/landing-cdn/519e4ca8-e668-4b6d-89eb-2de7ee90dc85/25f1e092-943a-4069-ab9b-bd2fafa3acd5/images/icone-rapports-analyses.jpeg altIcône rapports et analyses width128 height128> h4>Rapports et Analyses Avancés/h4> p>Prenez des décisions éclairées grâce à des tableaux de bord et des rapports détaillés./p> /div> /div> div classcol-md-6 col-lg-4 mb-4> div classfeature-item> img src/_cdn/production/landing-cdn/519e4ca8-e668-4b6d-89eb-2de7ee90dc85/25f1e092-943a-4069-ab9b-bd2fafa3acd5/images/icone-contrats-numeriques.jpeg altIcône contrats numériques width128 height128> h4>Contrats de Location Numériques/h4> p>Dématérialisez vos contrats avec la signature électronique pour gagner du temps./p> /div> /div> div classcol-md-6 col-lg-4 mb-4> div classfeature-item> img src/_cdn/production/landing-cdn/519e4ca8-e668-4b6d-89eb-2de7ee90dc85/25f1e092-943a-4069-ab9b-bd2fafa3acd5/images/icone-portail-client.jpeg altIcône portail client sécurisé width128 height128> h4>Portail Client Sécurisé/h4> p>Un espace où vos clients peuvent consulter leurs factures et lhistorique de leurs locations./p> /div> /div> div classcol-md-6 col-lg-4 mb-4> div classfeature-item> img src/_cdn/production/landing-cdn/519e4ca8-e668-4b6d-89eb-2de7ee90dc85/25f1e092-943a-4069-ab9b-bd2fafa3acd5/images/icone-alertes-maintenance.jpeg altIcône alertes de maintenance automatisées width128 height128> h4>Alertes de Maintenance Automatisées/h4> p>Ne manquez jamais une révision grâce à des rappels automatiques basés sur le kilométrage./p> /div> /div> /div> /div> /section> section idprocessus classpy-5 bg-neutral-light> div classcontainer> h2 classtext-center mb-3>Notre Processus de Déploiement Simplifié/h2> p classlead text-center mb-5 text-secondary-custom>Nous vous accompagnons à chaque étape, de la configuration initiale au support continu./p> div classrow process-timeline> div classcol-md-6 col-lg-4 mb-4> div classprocess-item text-center> div classstep-number mx-auto mb-3>1/div> h4>Consultation & Analyse/h4> p classtext-dark>Nous étudions vos besoins spécifiques et les processus de votre agence./p> /div> /div> div classcol-md-6 col-lg-4 mb-4> div classprocess-item text-center> div classstep-number mx-auto mb-3>2/div> h4>Personnalisation & Configuration/h4> p classtext-dark>Nous adaptons la plateforme à votre marque et à vos règles de gestion./p> /div> /div> div classcol-md-6 col-lg-4 mb-4> div classprocess-item text-center> div classstep-number mx-auto mb-3>3/div> h4>Intégration & Test/h4> p classtext-dark>Nous intégrons le logiciel à vos outils existants et assurons un fonctionnement parfait./p> /div> /div> div classcol-md-6 col-lg-4 mb-4> div classprocess-item text-center> div classstep-number mx-auto mb-3>4/div> h4>Formation & Lancement/h4> p classtext-dark>Nous formons vos équipes pour une prise en main rapide et un lancement réussi./p> /div> /div> div classcol-md-6 col-lg-4 mb-4> div classprocess-item text-center> div classstep-number mx-auto mb-3>5/div> h4>Support & Évolution/h4> p classtext-dark>Notre équipe reste à votre disposition pour toute question et pour faire évoluer la solution./p> /div> /div> /div> /div> /section> section idtemoignages classpy-5> div classcontainer> h2 classtext-center mb-5>Ils Nous Font Confiance/h2> div idtestimonialCarousel classcarousel slide data-ridecarousel data-interval5000> ol classcarousel-indicators> li data-target#testimonialCarousel data-slide-to0 classactive> li data-target#testimonialCarousel data-slide-to1> li data-target#testimonialCarousel data-slide-to2> /ol> div classcarousel-inner> div classcarousel-item active> div classrow justify-content-center> div classcol-lg-8> div classtestimonial-card text-center> img src/_cdn/production/landing-cdn/519e4ca8-e668-4b6d-89eb-2de7ee90dc85/25f1e092-943a-4069-ab9b-bd2fafa3acd5/images/temoignage-logo-elite.jpeg classclient-logo altLogo de la société Élite Location Paris width128 height128> p classquote>Limplémentation de LocAuto Express a réduit notre temps de gestion administrative de 40%. La gestion de la flotte est devenue un jeu denfant./p> p classclient-name>Julien Dubois, Directeur/p> p classcompany-name>Élite Location Paris/p> div classstars> i classfa fa-star>/i>i classfa fa-star>/i>i classfa fa-star>/i>i classfa fa-star>/i>i classfa fa-star>/i> /div> /div> /div> /div> /div> div classcarousel-item> div classrow justify-content-center> div classcol-lg-8> div classtestimonial-card text-center> img src/_cdn/production/landing-cdn/519e4ca8-e668-4b6d-89eb-2de7ee90dc85/25f1e092-943a-4069-ab9b-bd2fafa3acd5/images/temoignage-logo-voyage.jpeg classclient-logo altLogo de la société Voyage Auto Lyon width128 height128> p classquote>Nos réservations en ligne ont augmenté de 60% depuis que nous utilisons la nouvelle plateforme. Nos clients adorent la simplicité du processus./p> p classclient-name>Sophie Martin, Gérante/p> p classcompany-name>Voyage Auto Lyon/p> div classstars> i classfa fa-star>/i>i classfa fa-star>/i>i classfa fa-star>/i>i classfa fa-star>/i>i classfa fa-star>/i> /div> /div> /div> /div> /div> div classcarousel-item> div classrow justify-content-center> div classcol-lg-8> div classtestimonial-card text-center> img src/_cdn/production/landing-cdn/519e4ca8-e668-4b6d-89eb-2de7ee90dc85/25f1e092-943a-4069-ab9b-bd2fafa3acd5/images/temoignage-logo-azur.jpeg classclient-logo altLogo de la société Azur Rent-a-Car Nice width128 height128> p classquote>Un support client réactif et une solution qui évolue avec nos besoins. LocAuto Express est un véritable partenaire technologique pour notre croissance./p> p classclient-name>Marc Lemaître, Fondateur/p> p classcompany-name>Azur Rent-a-Car Nice/p> div classstars> i classfa fa-star>/i>i classfa fa-star>/i>i classfa fa-star>/i>i classfa fa-star>/i>i classfa fa-star-half-alt>/i> /div> /div> /div> /div> /div> /div> a classcarousel-control-prev href#testimonialCarousel rolebutton data-slideprev> span classcarousel-control-prev-icon aria-hiddentrue>/span> span classsr-only>Précédent/span> /a> a classcarousel-control-next href#testimonialCarousel rolebutton data-slidenext> span classcarousel-control-next-icon aria-hiddentrue>/span> span classsr-only>Suivant/span> /a> /div> /div> /section> section idcontact classpy-5 bg-neutral-light> div classcontainer> h2 classtext-center mb-5>Prêt à Transformer Votre Agence ?/h2> div classrow> div classcol-lg-6 mb-4> div classcontact-info-panel h-100 bg-white shadow-sm rounded> h3 classtext-primary-custom mb-4>Contactez-nous/h3> p>i classfas fa-map-marker-alt text-primary-custom mr-2>/i> 17 Rue de Rivoli, 3ème étagebr> Paris, Île-de-France, 75004, France/p> p>i classfas fa-phone text-primary-custom mr-2>/i> a hreftel:+33142779123 classtext-dark>+33 1 42 77 91 23/a>/p> p>i classfas fa-envelope text-primary-custom mr-2>/i> a href/cdn-cgi/l/email-protection#721b1c141d321307061d1e1b100017111d1c1c1711065c011001 classtext-dark>span class__cf_email__ data-cfemail4e272028210e2f3b3a2122272c3c2b2d2120202b2d3a603d2c3d>email protected/span>/a>/p> div classmap-container mt-4> iframe srchttps://www.google.com/maps/embed?pb!1m18!1m12!1m3!1d2624.708892416972!2d2.3551579!3d48.8576403!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47e66e00ea335759%3A0x6b84aedc09fdee2a!2s17%20Rue%20de%20Rivoli%2C%2075004%20Paris%2C%20France!5e0!3m2!1sen!2sfr!4v1701550000000!5m2!1sen!2sfr width600 height450 styleborder:0; allowfullscreen loadinglazy>/iframe> /div> /div> /div> div classcol-lg-6 mb-4> div classcontact-form h-100> h3 classtext-primary-custom mb-4>Demandez une Démo Personnalisée/h3> form> div classform-group> label forfullName>Nom Complet/label> input typetext classform-control idfullName namefull_name required> /div> div classform-group> label foremailProfessional>Email Professionnel/label> input typeemail classform-control idemailProfessional nameemail required> /div> div classform-group> label forcompanyName>Nom de lentreprise/label> input typetext classform-control idcompanyName namecompany_name required> /div> div classform-group> label forfleetSize>Nombre de véhicules dans votre flotte/label> input typenumber classform-control idfleetSize namefleet_size min1> /div> div classform-group> label foryourMessage>Votre Message/label> textarea classform-control idyourMessage namemessage rows4>/textarea> /div> button typesubmit classbtn btn-primary-custom btn-full-width mt-3 aria-labelSoumettre le formulaire de demande de démonstration>Envoyer la Demande/button> /form> /div> /div> /div> /div> /section> /main>footer classbg-neutral-dark text-light py-5> div classcontainer> div classrow> div classcol-md-6 col-lg-3 mb-4> h5 classtext-accent-custom>LocAuto Express/h5> p classtext-neutral-light>Solutions logicielles innovantes pour les professionnels de la location de voitures./p> /div> div classcol-md-6 col-lg-3 mb-4> h5 classmb-3 text-accent-custom>Navigation/h5> ul classlist-unstyled> li>a href#accueil>Accueil/a>/li> li>a href#solutions>Solutions/a>/li> li>a href#temoignages>Témoignages/a>/li> li>a href#contact>Contact/a>/li> /ul> /div> div classcol-md-6 col-lg-3 mb-4> h5 classmb-3 text-accent-custom>Suivez-nous/h5> div> a hrefhttps://www.linkedin.com/company/locauto-express-fictional target_blank aria-labelSuivez-nous sur LinkedIn> img src/_cdn/production/landing-cdn/519e4ca8-e668-4b6d-89eb-2de7ee90dc85/25f1e092-943a-4069-ab9b-bd2fafa3acd5/images/icone-social-linkedin.jpeg altLogo LinkedIn classsocial-icon width64 height64> /a> a hrefhttps://x.com/locautoexpress target_blank aria-labelSuivez-nous sur X (anciennement Twitter)> img src/_cdn/production/landing-cdn/519e4ca8-e668-4b6d-89eb-2de7ee90dc85/25f1e092-943a-4069-ab9b-bd2fafa3acd5/images/icone-social-x.jpeg altLogo X (Twitter) classsocial-icon width64 height64> /a> /div> /div> div classcol-md-6 col-lg-3 mb-4> h5 classmb-3 text-accent-custom>Informations Légales/h5> ul classlist-unstyled> li>a href./privacy.html>Politique de Confidentialité/a>/li> li>a href./tos.html>Conditions dUtilisation/a>/li> /ul> /div> /div> div classrow> div classcol-12 text-center copyright> p classmb-0>© 2024 LocAuto Express. Tous droits réservés./p> /div> /div> /div> /footer> div idcookieConsent styledisplay: none;> p>Ce site utilise des cookies essentiels pour garantir son bon fonctionnement et des cookies analytiques pour améliorer lexpérience utilisateur. En continuant, vous acceptez notre utilisation des cookies./p> button idacceptCookies>Accepter/button> /div> script data-cfasyncfalse src/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js>/script>script srchttps://cdn.jsdelivr.net/npm/jquery@3.6.0/dist/jquery.min.js>/script> script srchttps://cdn.jsdelivr.net/npm/bootstrap@4.4.0/dist/js/bootstrap.bundle.min.js>/script> script srchttps://kit.fontawesome.com/a076d05399.js crossoriginanonymous>/script> script> // FADE IN ON SCROLL - simple implementation document.addEventListener(DOMContentLoaded, () > { const sections document.querySelectorAll(section, .card, .feature-item, .process-item, .testimonial-card); const observerOptions { root: null, rootMargin: 0px, threshold: 0.1 }; const observer new IntersectionObserver((entries, observer) > { entries.forEach(entry > { if (entry.isIntersecting) { entry.target.style.opacity 1; entry.target.style.transform translateY(0); observer.unobserve(entry.target); } }); }, observerOptions); sections.forEach(section > { if (!section.classList.contains(hero-section)) { /* Hero has its own anims */ section.style.opacity 0; section.style.transform translateY(20px); section.style.transition opacity 0.6s ease-out, transform 0.6s ease-out; observer.observe(section); } }); // Specific animation for Hero elements (already defined with keyframes) const heroHeadline document.querySelector(.hero-section h1); const heroSubHeadline document.querySelector(.hero-section p); const heroCta document.querySelector(.hero-section .btn); if (heroHeadline) heroHeadline.style.animation fadeInDown 1s ease-out; if (heroSubHeadline) { heroSubHeadline.style.animation fadeInUp 1s ease-out 0.3s forwards; heroSubHeadline.style.opacity 0; /* Ensure initial opacity is 0 for fadeInUp */ } if (heroCta) { heroCta.style.animation fadeInUp 1s ease-out 0.6s forwards; heroCta.style.opacity 0; /* Ensure initial opacity is 0 for fadeInUp */ } }); // Cookie Consent Functionality document.addEventListener(DOMContentLoaded, function() { const cookieBanner document.getElementById(cookieConsent); const acceptButton document.getElementById(acceptCookies); const cookieName consent_locautoexpress_cookiesAccepted; // Unique cookie name prefix // Check if cookie exists if (!localStorage.getItem(cookieName)) { cookieBanner.style.display flex; // Show banner if no consent } acceptButton.addEventListener(click, function() { localStorage.setItem(cookieName, true); // Store consent cookieBanner.style.display none; // Hide banner }); }); /script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]