Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
236
src/app/page.tsx
236
src/app/page.tsx
@@ -29,26 +29,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Accueil",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "À propos",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Témoignages",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Accueil", id: "hero" },
|
||||
{ name: "À propos", id: "about" },
|
||||
{ name: "Services", id: "features" },
|
||||
{ name: "Témoignages", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="FTL France"
|
||||
/>
|
||||
@@ -56,43 +41,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Transport rapide et fiable partout en France"
|
||||
description="FTL - Fast Transit Line France vous accompagne pour tous vos besoins de transport, avec efficacité et professionnalisme."
|
||||
tag="Transport & Logistique Premium"
|
||||
buttons={[
|
||||
{
|
||||
text: "Demander un devis",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "Nous contacter",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
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?_wi=1",
|
||||
imageAlt: "Camion de livraison sur autoroute",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-delivery-man-working_23-2148546046.jpg?_wi=2",
|
||||
imageAlt: "Logistique express France",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transport-concept-with-containers_23-2148959731.jpg?_wi=1",
|
||||
imageAlt: "Hub logistique aérien",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cad-engineer-using-tablet-app-office-upgrade-turbine-boosting-power-output_482257-132905.jpg?_wi=1",
|
||||
imageAlt: "Interface de suivi tablette",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delivery-man-concept-with-copy-space_23-2148684712.jpg?_wi=1",
|
||||
imageAlt: "Livreur avec colis",
|
||||
},
|
||||
{ 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" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -106,12 +62,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
tag="À propos de nous"
|
||||
title="FTL - Fast Transit Line France est une entreprise spécialisée dans le transport et la logistique en France. Nous mettons à disposition notre expertise pour assurer des livraisons rapides, sécurisées et adaptées à vos besoins."
|
||||
buttons={[
|
||||
{
|
||||
text: "En savoir plus",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "En savoir plus", href: "#" }]}
|
||||
tagIcon={Info}
|
||||
/>
|
||||
</div>
|
||||
@@ -122,61 +73,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
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?_wi=2",
|
||||
},
|
||||
{
|
||||
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?_wi=2",
|
||||
},
|
||||
{
|
||||
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",
|
||||
},
|
||||
{ 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: "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"
|
||||
description="Des solutions de transport sur mesure pour particuliers et entreprises sur tout le territoire national."
|
||||
@@ -190,46 +91,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Service Excellent",
|
||||
quote: "Service rapide et très professionnel. Je recommande fortement !",
|
||||
name: "Sarah J.",
|
||||
role: "Directrice Logistique",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Fiable et Rapide",
|
||||
quote: "Livraison effectuée dans les délais avec un excellent suivi.",
|
||||
name: "Marc T.",
|
||||
role: "Gérant E-commerce",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Équipe au top",
|
||||
quote: "Équipe sérieuse et à l’écoute. Très satisfait du service.",
|
||||
name: "Julie D.",
|
||||
role: "Responsable Achat",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/redhead-female-supervisor-dressed-elegant-suit-grey-background_613910-10394.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Super rapport qualité/prix",
|
||||
quote: "Rapport qualité/prix excellent, je referai appel à eux sans hésiter.",
|
||||
name: "Thomas L.",
|
||||
role: "Particulier",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employees-working-warehouse_23-2148923074.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
title: "Réactif",
|
||||
quote: "Très belle entreprise. Service ultra réactif en toute situation.",
|
||||
name: "Céline B.",
|
||||
role: "Propriétaire PME",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-sitting-his-office-working-pc-productivity_482257-123166.jpg",
|
||||
},
|
||||
{ id: "t1", title: "Service Excellent", quote: "Service rapide et très professionnel. Je recommande fortement !", name: "Sarah J.", role: "Directrice Logistique", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg" },
|
||||
{ id: "t2", title: "Fiable et Rapide", quote: "Livraison effectuée dans les délais avec un excellent suivi.", name: "Marc T.", role: "Gérant E-commerce", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg" },
|
||||
{ id: "t3", title: "Équipe au top", quote: "Équipe sérieuse et à l’écoute. Très satisfait du service.", name: "Julie D.", role: "Responsable Achat", imageSrc: "http://img.b2bpic.net/free-photo/redhead-female-supervisor-dressed-elegant-suit-grey-background_613910-10394.jpg" },
|
||||
{ id: "t4", title: "Super rapport qualité/prix", quote: "Rapport qualité/prix excellent, je referai appel à eux sans hésiter.", name: "Thomas L.", role: "Particulier", imageSrc: "http://img.b2bpic.net/free-photo/employees-working-warehouse_23-2148923074.jpg" },
|
||||
{ id: "t5", title: "Réactif", quote: "Très belle entreprise. Service ultra réactif en toute situation.", name: "Céline B.", role: "Propriétaire PME", imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-sitting-his-office-working-pc-productivity_482257-123166.jpg" }
|
||||
]}
|
||||
title="Ce que nos clients disent"
|
||||
description="La satisfaction de nos partenaires est notre meilleure preuve de sérieux."
|
||||
@@ -244,32 +110,12 @@ export default function LandingPage() {
|
||||
title="Demandez votre devis rapide"
|
||||
description="Remplissez ce formulaire et notre équipe vous contactera sous 24h."
|
||||
inputs={[
|
||||
{
|
||||
name: "nom",
|
||||
type: "text",
|
||||
placeholder: "Votre nom",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Votre email",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "tel",
|
||||
type: "tel",
|
||||
placeholder: "Votre téléphone",
|
||||
required: true,
|
||||
},
|
||||
{ name: "nom", type: "text", placeholder: "Votre nom", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Votre email", required: true },
|
||||
{ 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?_wi=2"
|
||||
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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -277,36 +123,8 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
logoText="FTL France"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
{
|
||||
label: "Accueil",
|
||||
href: "#hero",
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Mentions Légales",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Politique de confidentialité",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Navigation", items: [{ label: "Accueil", href: "#hero" }, { label: "Services", href: "#features" }, { label: "Contact", href: "#contact" }] },
|
||||
{ title: "Legal", items: [{ label: "Mentions Légales", href: "#" }, { label: "Politique de confidentialité", href: "#" }] },
|
||||
]}
|
||||
copyrightText="© 2024 FTL Fast Transit Line France. Tous droits réservés."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user