Merge version_1 into main #2
@@ -36,7 +36,8 @@ export default function LandingPage() {
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Appeler maintenant", href: "tel:+33670685593"}}
|
||||
text: "Appeler maintenant", href: "tel:+33670685593"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -48,19 +49,23 @@ export default function LandingPage() {
|
||||
tag="Plomberie Locale Professionnelle"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-is-ready-endotracheal-intubation-non-breathing-patient-young-female-paramedic-holding-iv-solution-ems-paramedics-provide-medical-help-injured-patient-way-hospital_657921-1493.jpg"
|
||||
imageAlt="Plombier professionnel au travail"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Anthony Barge", handle: "Propriétaire, Urgence Réparée", testimonial: "Rapide, efficace et très honnête! J'ai trouvé mon plombier!!!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-handsome-african-american-man-looking_74855-5064.jpg?_wi=1", imageAlt: "Anthony Barge"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-handsome-african-american-man-looking_74855-5064.jpg", imageAlt: "Anthony Barge"
|
||||
},
|
||||
{
|
||||
name: "Sylvie Sol", handle: "Propriétaire, Rénovation Salle de Bain", testimonial: "Au TOP! Plombier très réactif, de bons conseils qui travaille proprement. Et en plus, il est sympa!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/furious-mature-business-man-conference-room_1262-3010.jpg?_wi=1", imageAlt: "Sylvie Sol"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/furious-mature-business-man-conference-room_1262-3010.jpg", imageAlt: "Sylvie Sol"
|
||||
},
|
||||
{
|
||||
name: "Olivier Mortier", handle: "Client Régulier, Maintenance", testimonial: "Travail soigné et prix très correct. Je recommande cet artisan sans réserve.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1551.jpg?_wi=1", imageAlt: "Olivier Mortier"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1551.jpg", imageAlt: "Olivier Mortier"
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
@@ -83,13 +88,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Urgences Plomberie", description: "Intervention d'urgence 24/7 pour fuites, ruptures de tuyaux et pannes de chauffe-eau. Nos plombiers arrivent rapidement pour résoudre votre problème.", imageSrc: "http://img.b2bpic.net/free-vector/24-hours-anytime-customer-service-background-design_1017-54436.jpg", imageAlt: "Service d'urgence plomberie"},
|
||||
title: "Urgences Plomberie", description: "Intervention d'urgence 24/7 pour fuites, ruptures de tuyaux et pannes de chauffe-eau. Nos plombiers arrivent rapidement pour résoudre votre problème.", imageSrc: "http://img.b2bpic.net/free-vector/24-hours-anytime-customer-service-background-design_1017-54436.jpg", imageAlt: "Service d'urgence plomberie"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Installation & Rénovation", description: "Installation de nouvelles canalisations, salles de bains complètes, cuisines modernes. Travail soigné et conforme aux normes.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-question-gesture-plumber-looking-broken-faucet_259150-58296.jpg", imageAlt: "Installation plomberie"},
|
||||
title: "Installation & Rénovation", description: "Installation de nouvelles canalisations, salles de bains complètes, cuisines modernes. Travail soigné et conforme aux normes.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-question-gesture-plumber-looking-broken-faucet_259150-58296.jpg", imageAlt: "Installation plomberie"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Maintenance Préventive", description: "Inspections régulières de vos installations pour éviter les problèmes futurs. Nettoyage de canalisations et détartrage.", imageSrc: "http://img.b2bpic.net/free-photo/engineer-writing-condenser-values_482257-90848.jpg", imageAlt: "Maintenance plomberie"},
|
||||
title: "Maintenance Préventive", description: "Inspections régulières de vos installations pour éviter les problèmes futurs. Nettoyage de canalisations et détartrage.", imageSrc: "http://img.b2bpic.net/free-photo/engineer-writing-condenser-values_482257-90848.jpg", imageAlt: "Maintenance plomberie"
|
||||
},
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
useInvertedBackground={true}
|
||||
@@ -116,6 +124,7 @@ export default function LandingPage() {
|
||||
title="Nos Chiffres Parlent d'Eux-Mêmes"
|
||||
description="La confiance de nos clients depuis des années"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
@@ -131,7 +140,6 @@ export default function LandingPage() {
|
||||
id: "4", value: "10", title: "Ans", description: "D'expérience - Expertise reconnue localement", icon: Award,
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -147,17 +155,23 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Anthony Barge", role: "Propriétaire", testimonial: "Matthieu était en repos pendant les vacances. Je l'ai appelé d'urgence pour une fuite au niveau du compteur d'eau. Rapide, efficace, et très honnête! J'ai trouvé mon plombier!!!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-handsome-african-american-man-looking_74855-5064.jpg?_wi=2", imageAlt: "Anthony Barge"},
|
||||
id: "1", name: "Anthony Barge", role: "Propriétaire", testimonial: "Matthieu était en repos pendant les vacances. Je l'ai appelé d'urgence pour une fuite au niveau du compteur d'eau. Rapide, efficace, et très honnête! J'ai trouvé mon plombier!!!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-handsome-african-american-man-looking_74855-5064.jpg", imageAlt: "Anthony Barge"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sylvie Sol", role: "Cliente Régulière", testimonial: "Au TOP! 👌🏼 Plombier très réactif, de bons conseils qui travaille proprement. Et en plus, il est sympa! Je recommande vivement 👍🏼", imageSrc: "http://img.b2bpic.net/free-photo/furious-mature-business-man-conference-room_1262-3010.jpg?_wi=2", imageAlt: "Sylvie Sol"},
|
||||
id: "2", name: "Sylvie Sol", role: "Cliente Régulière", testimonial: "Au TOP! 👌🏼 Plombier très réactif, de bons conseils qui travaille proprement. Et en plus, il est sympa! Je recommande vivement 👍🏼", imageSrc: "http://img.b2bpic.net/free-photo/furious-mature-business-man-conference-room_1262-3010.jpg", imageAlt: "Sylvie Sol"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Olivier Mortier", role: "Client Professionnel", testimonial: "Travail soigné et prix très correct. Je recommande cet artisan sans réserve. Un vrai professionnel!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1551.jpg?_wi=2", imageAlt: "Olivier Mortier"},
|
||||
id: "3", name: "Olivier Mortier", role: "Client Professionnel", testimonial: "Travail soigné et prix très correct. Je recommande cet artisan sans réserve. Un vrai professionnel!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1551.jpg", imageAlt: "Olivier Mortier"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Marc Durand", role: "Gestionnaire Immobilier", testimonial: "Service impeccable pour la rénovation de nos appartements. Respecte les délais et le budget. À recommander vivement.", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5366.jpg", imageAlt: "Marc Durand"},
|
||||
id: "4", name: "Marc Durand", role: "Gestionnaire Immobilier", testimonial: "Service impeccable pour la rénovation de nos appartements. Respecte les délais et le budget. À recommander vivement.", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5366.jpg", imageAlt: "Marc Durand"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Claire Bernard", role: "Propriétaire SCI", testimonial: "Professionnel sérieux et fiable. Nous faisons appel à lui régulièrement pour notre parc immobilier.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Claire Bernard"},
|
||||
id: "5", name: "Claire Bernard", role: "Propriétaire SCI", testimonial: "Professionnel sérieux et fiable. Nous faisons appel à lui régulièrement pour notre parc immobilier.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Claire Bernard"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Jean-Pierre Leclerc", role: "Restaurateur", testimonial: "Intervention express pour notre salle de bain. Très compétent et courtois. Un professionnel qu'on peut recommander les yeux fermés.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-businessman-library_1262-2398.jpg", imageAlt: "Jean-Pierre Leclerc"},
|
||||
id: "6", name: "Jean-Pierre Leclerc", role: "Restaurateur", testimonial: "Intervention express pour notre salle de bain. Très compétent et courtois. Un professionnel qu'on peut recommander les yeux fermés.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-businessman-library_1262-2398.jpg", imageAlt: "Jean-Pierre Leclerc"
|
||||
},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -180,7 +194,8 @@ export default function LandingPage() {
|
||||
{ text: "Devis", href: "#contact" },
|
||||
],
|
||||
features: [
|
||||
"Diagnostic complet inclus", "Déplacement à votre domicile", "Devis détaillé", "Engagement non obligatoire"],
|
||||
"Diagnostic complet inclus", "Déplacement à votre domicile", "Devis détaillé", "Engagement non obligatoire"
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "standard", badge: "Réparation Standard", badgeIcon: Sparkles,
|
||||
@@ -189,7 +204,8 @@ export default function LandingPage() {
|
||||
{ text: "Devis", href: "#contact" },
|
||||
],
|
||||
features: [
|
||||
"Réparation de fuite", "Remplacement robinet/joint", "Débouchage canalisations", "Main d'œuvre + pièces"],
|
||||
"Réparation de fuite", "Remplacement robinet/joint", "Débouchage canalisations", "Main d'œuvre + pièces"
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "premium", badge: "Rénovation", badgeIcon: Crown,
|
||||
@@ -198,7 +214,8 @@ export default function LandingPage() {
|
||||
{ text: "Devis Personnalisé", href: "#contact" },
|
||||
],
|
||||
features: [
|
||||
"Installation complète", "Salle de bain/cuisine", "Respect des normes", "Garantie travail"],
|
||||
"Installation complète", "Salle de bain/cuisine", "Respect des normes", "Garantie travail"
|
||||
],
|
||||
},
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
@@ -243,10 +260,12 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/amplomberie", ariaLabel: "Facebook Am Plomberie"},
|
||||
href: "https://facebook.com/amplomberie", ariaLabel: "Facebook Am Plomberie"
|
||||
},
|
||||
{
|
||||
icon: Phone,
|
||||
href: "tel:+33670685593", ariaLabel: "Appeler Am Plomberie"},
|
||||
href: "tel:+33670685593", ariaLabel: "Appeler Am Plomberie"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user