Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9cdef43e55 | |||
| b29fcea563 | |||
| 66884835f4 | |||
| 0195ba69f0 | |||
| 40569d6b78 | |||
| 889b0484f6 | |||
| 55a014bf1a | |||
| 3a28629e1c |
167
src/app/page.tsx
167
src/app/page.tsx
@@ -62,9 +62,7 @@ export default function HomePage() {
|
||||
brandName="Montois Multi Services"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Nous Contacter",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Nous Contacter", href: "/contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -79,28 +77,21 @@ export default function HomePage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AanP4tq0gi26KyP6ID7LVKsvKY/uploaded-1772907690471-fpgwof8v.jpg",
|
||||
imageAlt: "Belle maison côtière Vendéenne",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AanP4tq0gi26KyP6ID7LVKsvKY/uploaded-1772907690471-fpgwof8v.jpg", imageAlt: "Belle maison côtière Vendéenne"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beach-sand-summertime_23-2151145634.jpg",
|
||||
imageAlt: "Vue sur l'océan Atlantique à Notre-Dame-de-Monts",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beach-sand-summertime_23-2151145634.jpg", imageAlt: "Vue sur l'océan Atlantique à Notre-Dame-de-Monts"},
|
||||
]}
|
||||
rating={5}
|
||||
ratingText="Confiance de nos clients locaux"
|
||||
buttons={[
|
||||
{
|
||||
text: "En Savoir Plus",
|
||||
href: "/services",
|
||||
},
|
||||
text: "En Savoir Plus", href: "/services"},
|
||||
{
|
||||
text: "Demander Un Devis",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Demander Un Devis", href: "/contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaAnimation="slide-up"
|
||||
imageClassName="w-full h-auto object-cover scale-30"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -113,63 +104,39 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Entretiens Intérieurs",
|
||||
description: "Ménage complet, nettoyage des vitres, entretien des surfaces. Nous veillons à la propreté impeccable de votre intérieur.",
|
||||
icon: Home,
|
||||
title: "Entretiens Intérieurs", description: "Ménage complet, nettoyage des vitres, entretien des surfaces. Nous veillons à la propreté impeccable de votre intérieur.", icon: Home,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-lavender-interior-design_23-2151561164.jpg?_wi=1",
|
||||
imageAlt: "Salon propre et bien entretenu",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-lavender-interior-design_23-2151561164.jpg?_wi=1", imageAlt: "Salon propre et bien entretenu"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-eating_23-2149048185.jpg?_wi=1",
|
||||
imageAlt: "Cuisine étincelante après nettoyage",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-eating_23-2149048185.jpg?_wi=1", imageAlt: "Cuisine étincelante après nettoyage"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Entretiens Extérieurs",
|
||||
description: "Tonte de pelouse, taille de haies, entretien jardin. Vos espaces verts restent impeccables toute l'année.",
|
||||
icon: Leaf,
|
||||
title: "Entretiens Extérieurs", description: "Tonte de pelouse, taille de haies, entretien jardin. Vos espaces verts restent impeccables toute l'année.", icon: Leaf,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-dreamy-barefooted-lady-with-long-curly-hair-sitting-wooden-bench-park-looking-away-romantic-girl-straw-hat-white-dress-posing-front-flowerbed_197531-3979.jpg?_wi=1",
|
||||
imageAlt: "Jardin bien entretenu et aménagé",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-dreamy-barefooted-lady-with-long-curly-hair-sitting-wooden-bench-park-looking-away-romantic-girl-straw-hat-white-dress-posing-front-flowerbed_197531-3979.jpg?_wi=1", imageAlt: "Jardin bien entretenu et aménagé"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg?_wi=1",
|
||||
imageAlt: "Haies taillées et pelouse soignée",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg?_wi=1", imageAlt: "Haies taillées et pelouse soignée"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Petits Travaux de Maintenance",
|
||||
description: "Réparations mineures, petits bricolages, interventions de maintenance préventive pour votre tranquillité.",
|
||||
icon: Wrench,
|
||||
title: "Petits Travaux de Maintenance", description: "Réparations mineures, petits bricolages, interventions de maintenance préventive pour votre tranquillité.", icon: Wrench,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-decorative-elements-blank-slate-father-s-day_23-2147684784.jpg?_wi=1",
|
||||
imageAlt: "Outils de maintenance professionnels",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-decorative-elements-blank-slate-father-s-day_23-2147684784.jpg?_wi=1", imageAlt: "Outils de maintenance professionnels"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/inspectors-interacting_1098-14279.jpg?_wi=1",
|
||||
imageAlt: "Petit travail de réparation en cours",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/inspectors-interacting_1098-14279.jpg?_wi=1", imageAlt: "Petit travail de réparation en cours"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Gestion Personnalisée",
|
||||
description: "Supervision complète de vos propriétés, interventions ponctuelles ou récurrentes selon vos besoins spécifiques.",
|
||||
icon: Users,
|
||||
title: "Gestion Personnalisée", description: "Supervision complète de vos propriétés, interventions ponctuelles ou récurrentes selon vos besoins spécifiques.", icon: Users,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-students-working-together_23-2147656002.jpg?_wi=1",
|
||||
imageAlt: "Équipe coordonnée de professionnels",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-students-working-together_23-2147656002.jpg?_wi=1", imageAlt: "Équipe coordonnée de professionnels"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agents-front-building_23-2147653355.jpg?_wi=1",
|
||||
imageAlt: "Inspection et suivi de propriété",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agents-front-building_23-2147653355.jpg?_wi=1", imageAlt: "Inspection et suivi de propriété"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -178,11 +145,10 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Prendre Rendez-Vous",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Prendre Rendez-Vous", href: "/contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaClassName="scale-30 origin-center"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -193,11 +159,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Fabrice Chatelier",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AanP4tq0gi26KyP6ID7LVKsvKY/uploaded-1772842156474-a6oliyzl.jpg",
|
||||
imageAlt: "Fabrice Chatelier, Gérant de Montois Multi Services",
|
||||
},
|
||||
id: "1", name: "Fabrice Chatelier", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AanP4tq0gi26KyP6ID7LVKsvKY/uploaded-1772842156474-a6oliyzl.jpg", imageAlt: "Fabrice Chatelier, Gérant de Montois Multi Services"},
|
||||
]}
|
||||
memberVariant="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -214,60 +176,31 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Monsieur Dupont",
|
||||
role: "Propriétaire",
|
||||
company: "Notre-Dame-de-Monts",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-selfie-stick_23-2148542713.jpg",
|
||||
imageAlt: "Monsieur Dupont, propriétaire satisfait",
|
||||
},
|
||||
id: "1", name: "Monsieur Dupont", role: "Propriétaire", company: "Notre-Dame-de-Monts", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-selfie-stick_23-2148542713.jpg", imageAlt: "Monsieur Dupont, propriétaire satisfait"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mme Leblanc",
|
||||
role: "Résidente",
|
||||
company: "Ile de Noirmoutier",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13309.jpg",
|
||||
imageAlt: "Mme Leblanc, résidente",
|
||||
},
|
||||
id: "2", name: "Mme Leblanc", role: "Résidente", company: "Ile de Noirmoutier", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13309.jpg", imageAlt: "Mme Leblanc, résidente"},
|
||||
{
|
||||
id: "3",
|
||||
name: "M. Martin",
|
||||
role: "Gestionnaire Propriété",
|
||||
company: "Côte Vendéenne",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-successful-young-businessman-standing-office-looking-camera_1163-4223.jpg",
|
||||
imageAlt: "M. Martin, gestionnaire",
|
||||
},
|
||||
id: "3", name: "M. Martin", role: "Gestionnaire Propriété", company: "Côte Vendéenne", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-successful-young-businessman-standing-office-looking-camera_1163-4223.jpg", imageAlt: "M. Martin, gestionnaire"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Mme Rousseau",
|
||||
role: "Propriétaire Secondaire",
|
||||
company: "Saint-Hilaire-de-Riez",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65932.jpg",
|
||||
imageAlt: "Mme Rousseau, propriétaire secondaire",
|
||||
},
|
||||
id: "4", name: "Mme Rousseau", role: "Propriétaire Secondaire", company: "Saint-Hilaire-de-Riez", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65932.jpg", imageAlt: "Mme Rousseau, propriétaire secondaire"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "500+",
|
||||
label: "Propriétés entretenues",
|
||||
},
|
||||
value: "500+", label: "Propriétés entretenues"},
|
||||
{
|
||||
value: "98%",
|
||||
label: "Satisfaction clients",
|
||||
},
|
||||
value: "98%", label: "Satisfaction clients"},
|
||||
{
|
||||
value: "15+",
|
||||
label: "Années d'expérience",
|
||||
},
|
||||
value: "15+", label: "Années d'expérience"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="slide-up"
|
||||
imageClassName="scale-30 origin-center"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -280,30 +213,15 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Quels types de propriétés entretenez-vous ?",
|
||||
content: "Nous nous occupons de résidences principales et secondaires, petits immeubles et propriétés commerciales sur la côte vendéenne. Nos services s'adaptent à tous les besoins d'entretien.",
|
||||
},
|
||||
id: "1", title: "Quels types de propriétés entretenez-vous ?", content: "Nous nous occupons de résidences principales et secondaires, petits immeubles et propriétés commerciales sur la côte vendéenne. Nos services s'adaptent à tous les besoins d'entretien."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Comment puis-je demander un devis ?",
|
||||
content: "Vous pouvez nous contacter par téléphone au 06 77 22 14 66 ou par email à montois.multiservices@gmail.com. Nous serons heureux de vous proposer un devis personnalisé après visite de votre propriété.",
|
||||
},
|
||||
id: "2", title: "Comment puis-je demander un devis ?", content: "Vous pouvez nous contacter par téléphone au 06 77 22 14 66 ou par email à montois.multiservices@gmail.com. Nous serons heureux de vous proposer un devis personnalisé après visite de votre propriété."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Êtes-vous disponibles toute l'année ?",
|
||||
content: "Oui, nous proposons des services réguliers tout au long de l'année. Nous adaptons nos interventions aux saisons pour un entretien optimal de votre propriété.",
|
||||
},
|
||||
id: "3", title: "Êtes-vous disponibles toute l'année ?", content: "Oui, nous proposons des services réguliers tout au long de l'année. Nous adaptons nos interventions aux saisons pour un entretien optimal de votre propriété."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Pouvez-vous gérer les urgences ?",
|
||||
content: "Nous offrons une certaine flexibilité pour les demandes urgentes. Contactez-nous directement pour discuter de vos besoins spécifiques et de la disponibilité de notre équipe.",
|
||||
},
|
||||
id: "4", title: "Pouvez-vous gérer les urgences ?", content: "Nous offrons une certaine flexibilité pour les demandes urgentes. Contactez-nous directement pour discuter de vos besoins spécifiques et de la disponibilité de notre équipe."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Comment fonctionnent les forfaits récurrents ?",
|
||||
content: "Nos forfaits récurrents peuvent être hebdomadaires, bi-hebdomadaires ou mensuels selon vos besoins. Nous établissons un calendrier d'interventions régulières et facturons selon vos préférences.",
|
||||
},
|
||||
id: "5", title: "Comment fonctionnent les forfaits récurrents ?", content: "Nos forfaits récurrents peuvent être hebdomadaires, bi-hebdomadaires ou mensuels selon vos besoins. Nous établissons un calendrier d'interventions régulières et facturons selon vos préférences."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concentrated-thoughtful-business-colleagues-standing-near-table-analyzing-documents_1262-12289.jpg"
|
||||
imageAlt="Service client professionnel en Vendée"
|
||||
@@ -313,6 +231,7 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="smooth"
|
||||
mediaClassName="scale-30 origin-center"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -324,13 +243,9 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Nous Appeler",
|
||||
href: "tel:0677221466",
|
||||
},
|
||||
text: "Nous Appeler", href: "tel:0677221466"},
|
||||
{
|
||||
text: "Envoyer Un Email",
|
||||
href: "mailto:montois.multiservices@gmail.com",
|
||||
},
|
||||
text: "Envoyer Un Email", href: "mailto:montois.multiservices@gmail.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -224,4 +224,4 @@ export default function PricingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user