Merge version_1 into main #3
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
buttons={[{ text: "Demander un devis", href: "#contact" }, { text: "Nous contacter", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-delivery-man-working_23-2148546046.jpg", imageAlt: "Camion de livraison sur autoroute" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/transport-concept-with-containers_23-2148959731.jpg", imageAlt: "Logistique express France" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/transport-concept-with-containers_23-2148959731.jpg?_wi=1", imageAlt: "Logistique express France" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -75,8 +75,8 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{ id: "s1", title: "Transport Marchandises", author: "Expertise", description: "Transport sécurisé et suivi en temps réel de vos biens de valeur.", tags: ["Sécurité", "National"], imageSrc: "http://img.b2bpic.net/free-photo/close-up-cad-engineer-using-tablet-app-office-upgrade-turbine-boosting-power-output_482257-132905.jpg" },
|
||||
{ id: "s2", title: "Livraison Express", author: "Rapidité", description: "Pour vos urgences, notre flotte assure des livraisons prioritaires partout.", tags: ["Urgence", "24/7"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-delivery-man-concept-with-copy-space_23-2148684712.jpg" },
|
||||
{ id: "s3", title: "Solutions Entreprises", author: "B2B", description: "Services logistiques complets adaptés aux besoins des PME et e-commerces.", tags: ["Professionnel", "E-commerce"], imageSrc: "http://img.b2bpic.net/free-photo/transport-concept-with-containers_23-2148959731.jpg" },
|
||||
{ id: "s4", title: "Logistique Urbaine", author: "Proximité", description: "Solutions de dernier kilomètre optimisées pour les centres-villes.", tags: ["Urbain", "Éco"], imageSrc: "http://img.b2bpic.net/free-photo/professional-female-driver-job_52683-101622.jpg" },
|
||||
{ id: "s3", title: "Solutions Entreprises", author: "B2B", description: "Services logistiques complets adaptés aux besoins des PME et e-commerces.", tags: ["Professionnel", "E-commerce"], imageSrc: "http://img.b2bpic.net/free-photo/transport-concept-with-containers_23-2148959731.jpg?_wi=2" },
|
||||
{ id: "s4", title: "Logistique Urbaine", author: "Proximité", description: "Solutions de dernier kilomètre optimisées pour les centres-villes.", tags: ["Urbain", "Éco"], imageSrc: "http://img.b2bpic.net/free-photo/professional-female-driver-job_52683-101622.jpg?_wi=1" },
|
||||
{ id: "s5", title: "Stockage sécurisé", author: "Entrepôt", description: "Gestion de stocks et entreposage sous haute surveillance.", tags: ["Stockage", "Sûr"], imageSrc: "http://img.b2bpic.net/free-photo/many-metal-kegs-beer_1398-2537.jpg" }
|
||||
]}
|
||||
title="Nos services professionnels"
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
{ name: "tel", type: "tel", placeholder: "Votre téléphone", required: true },
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Détails de votre demande de transport...", rows: 4, required: true }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-female-driver-job_52683-101622.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-female-driver-job_52683-101622.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user