Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-20 17:08:55 +00:00

View File

@@ -31,44 +31,31 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Accueil",
id: "#hero",
},
name: "Accueil", id: "#hero"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Projets",
id: "#projects",
},
name: "Projets", id: "#projects"},
{
name: "À Propos",
id: "#about",
},
name: "À Propos", id: "#about"},
]}
brandName="TP. ARGENTINE"
button={{
text: "Devis Gratuit",
href: "#contact",
}}
text: "Devis Gratuit", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "plain",
}}
variant: "plain"}}
logoText="TP. ARGENTINE"
description="Des travaux impeccables, réalisés avec précision et exigence. Entreprise familiale spécialisée en terrassement, enrobé et aménagement extérieur."
buttons={[
{
text: "Demander un devis gratuit",
href: "#contact",
},
text: "Demander un devis gratuit", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-man-with-helmet-back-view_23-2148269233.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/close-up-man-with-helmet-back-view_23-2148269233.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -79,37 +66,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
tag: "01",
title: "Terrassement",
subtitle: "Fondations solides",
description: "Préparation de terrain précise pour tous types de structures.",
imageSrc: "http://img.b2bpic.net/free-photo/man-operating-special-equipment-cleaning-construction-site_259150-57675.jpg",
imageAlt: "Man operating special equipment cleaning construction site",
},
tag: "01", title: "Terrassement", subtitle: "Fondations solides", description: "Préparation de terrain précise pour tous types de structures.", imageSrc: "http://img.b2bpic.net/free-photo/man-operating-special-equipment-cleaning-construction-site_259150-57675.jpg", imageAlt: "Man operating special equipment cleaning construction site"},
{
tag: "02",
title: "Enrobé & Voirie",
subtitle: "Revêtements durables",
description: "Finitions impeccables pour vos accès, cours et parkings.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-helmet-back-view_23-2148269233.jpg?_wi=2",
imageAlt: "Man operating special equipment cleaning construction site",
},
tag: "02", title: "Enrobé & Voirie", subtitle: "Revêtements durables", description: "Finitions impeccables pour vos accès, cours et parkings.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-helmet-back-view_23-2148269233.jpg", imageAlt: "Man operating special equipment cleaning construction site"},
{
tag: "03",
title: "Réseaux & Assainissement",
subtitle: "Fiabilité technique",
description: "Installation technique aux normes pour assurer la durabilité de votre bâtiment.",
imageSrc: "http://img.b2bpic.net/free-photo/construction-site_53876-31720.jpg?_wi=1",
imageAlt: "Man operating special equipment cleaning construction site",
},
tag: "03", title: "Réseaux & Assainissement", subtitle: "Fiabilité technique", description: "Installation technique aux normes pour assurer la durabilité de votre bâtiment.", imageSrc: "http://img.b2bpic.net/free-photo/construction-site_53876-31720.jpg", imageAlt: "Man operating special equipment cleaning construction site"},
{
tag: "04",
title: "Aménagement Extérieur",
subtitle: "Espaces raffinés",
description: "Création d'espaces extérieurs sur-mesure alliant esthétique et robustesse.",
imageSrc: "http://img.b2bpic.net/free-photo/road-close_1137-171.jpg?_wi=1",
imageAlt: "Man operating special equipment cleaning construction site",
},
tag: "04", title: "Aménagement Extérieur", subtitle: "Espaces raffinés", description: "Création d'espaces extérieurs sur-mesure alliant esthétique et robustesse.", imageSrc: "http://img.b2bpic.net/free-photo/road-close_1137-171.jpg", imageAlt: "Man operating special equipment cleaning construction site"},
]}
title="Nos Services"
description="Nous mettons notre savoir-faire au service de vos projets avec des prestations haut de gamme."
@@ -123,26 +86,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "100%",
title: "Chantier Propre",
description: "Respect rigoureux de votre propriété.",
imageSrc: "http://img.b2bpic.net/free-photo/construction-site_53876-31720.jpg?_wi=2",
},
id: "m1", value: "100%", title: "Chantier Propre", description: "Respect rigoureux de votre propriété.", imageSrc: "http://img.b2bpic.net/free-photo/construction-site_53876-31720.jpg"},
{
id: "m2",
value: "Délai",
title: "Respect des délais",
description: "Engagement de livraison conforme au planning.",
imageSrc: "http://img.b2bpic.net/free-photo/road-close_1137-171.jpg?_wi=2",
},
id: "m2", value: "Délai", title: "Respect des délais", description: "Engagement de livraison conforme au planning.", imageSrc: "http://img.b2bpic.net/free-photo/road-close_1137-171.jpg"},
{
id: "m3",
value: "Expert",
title: "Savoir-faire",
description: "Une famille d'artisans dévouée.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-green-city-park-dawn_1127-3213.jpg",
},
id: "m3", value: "Expert", title: "Savoir-faire", description: "Une famille d'artisans dévouée.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-green-city-park-dawn_1127-3213.jpg"},
]}
title="L'Excellence Familiale"
description="Des engagements clairs pour une confiance absolue."
@@ -154,52 +102,23 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="bento-grid"
useInvertedBackground={true}
animationType="slide-up"
description="Un aperçu de notre travail soigné."
products={[
{
id: "p1",
name: "Aménagement Allée",
price: "Projet A",
variant: "Terrassement",
imageSrc: "http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317268.jpg",
},
id: "p1", name: "Aménagement Allée", price: "Projet A", variant: "Terrassement", imageSrc: "http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317268.jpg"},
{
id: "p2",
name: "Parkings",
price: "Projet B",
variant: "Enrobé",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-croatia-monument-uprising-people-banija-kordun_181624-6228.jpg",
},
id: "p2", name: "Parkings", price: "Projet B", variant: "Enrobé", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-croatia-monument-uprising-people-banija-kordun_181624-6228.jpg"},
{
id: "p3",
name: "Jardin paysager",
price: "Projet C",
variant: "Aménagement",
imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-urban-center_1359-870.jpg",
},
id: "p3", name: "Jardin paysager", price: "Projet C", variant: "Aménagement", imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-urban-center_1359-870.jpg"},
{
id: "p4",
name: "Pose réseau",
price: "Projet D",
variant: "Réseaux",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-flowing-river-forest_181624-44234.jpg",
},
id: "p4", name: "Pose réseau", price: "Projet D", variant: "Réseaux", imageSrc: "http://img.b2bpic.net/free-photo/top-view-flowing-river-forest_181624-44234.jpg"},
{
id: "p5",
name: "Rénovation Cour",
price: "Projet E",
variant: "Terrassement",
imageSrc: "http://img.b2bpic.net/free-photo/architects-wearing-helmets_23-2147702485.jpg",
},
id: "p5", name: "Rénovation Cour", price: "Projet E", variant: "Terrassement", imageSrc: "http://img.b2bpic.net/free-photo/architects-wearing-helmets_23-2147702485.jpg"},
{
id: "p6",
name: "Entrée de propriété",
price: "Projet F",
variant: "Finitions",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-senior-couple-with-coffee-cups_23-2149455012.jpg",
},
id: "p6", name: "Entrée de propriété", price: "Projet F", variant: "Finitions", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-senior-couple-with-coffee-cups_23-2149455012.jpg"},
]}
title="Réalisations"
description="Un aperçu de notre travail soigné."
/>
</div>
@@ -208,47 +127,23 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
description="Nos clients témoignent."
testimonials={[
{
id: "t1",
name: "Jean Dupont",
handle: "Particulier",
testimonial: "Travail très sérieux et de qualité.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg",
},
id: "t1", name: "Jean Dupont", handle: "Particulier", testimonial: "Travail très sérieux et de qualité.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg"},
{
id: "t2",
name: "Marie Lefebvre",
handle: "Propriétaire",
testimonial: "Entreprise familiale de confiance.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-casual-african-american-girl-stylish-trench-coat-happily-looking-away-with-coffee-go-cafe-street_574295-2881.jpg",
},
id: "t2", name: "Marie Lefebvre", handle: "Propriétaire", testimonial: "Entreprise familiale de confiance.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-casual-african-american-girl-stylish-trench-coat-happily-looking-away-with-coffee-go-cafe-street_574295-2881.jpg"},
{
id: "t3",
name: "Nicolas Bernard",
handle: "Professionnel",
testimonial: "Travaux impeccables et dans les délais.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-personal-shopper-helping-cutomer_23-2148924090.jpg",
},
id: "t3", name: "Nicolas Bernard", handle: "Professionnel", testimonial: "Travaux impeccables et dans les délais.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-personal-shopper-helping-cutomer_23-2148924090.jpg"},
{
id: "t4",
name: "Sophie Martin",
handle: "Architecte",
testimonial: "Souci du moindre détail.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-looking-blueprints-their-new-home_1301-7590.jpg",
},
id: "t4", name: "Sophie Martin", handle: "Architecte", testimonial: "Souci du moindre détail.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-looking-blueprints-their-new-home_1301-7590.jpg"},
{
id: "t5",
name: "Laurent Petit",
handle: "Entrepreneur",
testimonial: "Chantier propre et sécurisé.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548713.jpg",
},
id: "t5", name: "Laurent Petit", handle: "Entrepreneur", testimonial: "Chantier propre et sécurisé.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548713.jpg"},
]}
showRating={true}
title="Ils nous font confiance"
@@ -262,13 +157,9 @@ export default function LandingPage() {
description="Entreprise familiale depuis nos débuts, nous concevons chaque projet avec la même passion. Notre force réside dans la proximité, l'écoute et le respect des valeurs humaines."
metrics={[
{
value: "100%",
title: "Satisfaction",
},
value: "100%", title: "Satisfaction"},
{
value: "Réactif",
title: "Service client",
},
value: "Réactif", title: "Service client"},
]}
imageSrc="http://img.b2bpic.net/free-photo/three-architects-front-building-with-big-windows_23-2147702506.jpg"
mediaAnimation="slide-up"
@@ -280,14 +171,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
text="Parlez-nous de votre projet. Nous sommes à votre écoute."
buttons={[
{
text: "Obtenir un devis",
href: "mailto:contact@tp-argentine.fr",
},
text: "Obtenir un devis", href: "mailto:contact@tp-argentine.fr"},
]}
/>
</div>
@@ -298,33 +186,21 @@ export default function LandingPage() {
{
items: [
{
label: "Nos Services",
href: "#services",
},
label: "Nos Services", href: "#services"},
{
label: "Nos Projets",
href: "#projects",
},
label: "Nos Projets", href: "#projects"},
{
label: "À Propos",
href: "#about",
},
label: "À Propos", href: "#about"},
],
},
{
items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Mentions Légales",
href: "#",
},
label: "Mentions Légales", href: "#"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}