7 Commits

Author SHA1 Message Date
801fa80ca7 Merge version_3 into main
Merge version_3 into main
2026-03-06 13:38:34 +00:00
c85b8b1575 Update src/app/page.tsx 2026-03-06 13:38:30 +00:00
890290cf3a Update src/app/layout.tsx 2026-03-06 13:38:30 +00:00
45c00a91f6 Merge version_2 into main
Merge version_2 into main
2026-03-06 13:29:27 +00:00
44e82391dc Update src/app/page.tsx 2026-03-06 13:29:23 +00:00
907a2c6628 Update src/app/layout.tsx 2026-03-06 13:29:22 +00:00
1e7b011589 Merge version_1 into main
Merge version_1 into main
2026-03-06 11:57:23 +00:00
2 changed files with 20 additions and 44 deletions

View File

@@ -1,44 +1,21 @@
import type { Metadata } from "next"; import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google"; import { Inter } from "next/font/google";
import "./globals.css"; import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({ const inter = Inter({ subsets: ["latin"] });
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
export const metadata: Metadata = { export const metadata: Metadata = {
title: "Math Plomberie - Plombier Professionnel 4,9/5 (116 avis)", description: "Math Plomberie : plombier réactif et professionnel. Intervention chauffe-eau, chaudière, radiateurs. Service 24/7. Note 4,9/5 - 116 avis clients.", keywords: "plomberie, plombier, chauffe-eau, chaudière, radiateurs, dépannage, urgence plomberie", robots: { title: "Math Plomberie", description: "Services de plomberie professionnels"
index: true,
follow: true,
},
openGraph: {
title: "Math Plomberie - Plombier Professionnel à Votre Service", description: "Plombier réactif et professionnel. Chauffe-eau, chaudière, radiateurs, dépannage d'urgence. 4,9/5 - 116 avis.", type: "website", siteName: "Math Plomberie"},
twitter: {
card: "summary_large_image", title: "Math Plomberie - Plombier Professionnel", description: "Services plomberie et chauffage. Note 4,9/5 - 116 avis clients satisfaits."},
}; };
export default function RootLayout({ export default function RootLayout({
children, children,
}: Readonly<{ }: {
children: React.ReactNode; children: React.ReactNode;
}>) { }) {
return ( return (
<html lang="en" suppressHydrationWarning> <html lang="fr">
<ServiceWrapper> <body className={inter.className}>{children}
<body
className={`${halant.variable} ${inter.variable} antialiased`}
>
<Tag />
{children}
<script <script
dangerouslySetInnerHTML={{ dangerouslySetInnerHTML={{
__html: ` __html: `
@@ -1406,7 +1383,6 @@ export default function RootLayout({
}} }}
/> />
</body> </body>
</ServiceWrapper>
</html> </html>
); );
} }

View File

@@ -49,10 +49,10 @@ export default function LandingPage() {
background={{ variant: "plain" }} background={{ variant: "plain" }}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990683.jpg", imageAlt: "Plombier professionnel en intervention" imageSrc: "https://maps.googleapis.com/maps/api/place/photo?maxwidth=400&photoreference=YOUR_PHOTO_REFERENCE_1&key=YOUR_API_KEY", imageAlt: "Plombier professionnel Math Plomberie en intervention"
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/view-person-creating-digital-diy-craft-content_23-2151515884.jpg", imageAlt: "Installation système de chauffage" imageSrc: "https://maps.googleapis.com/maps/api/place/photo?maxwidth=400&photoreference=YOUR_PHOTO_REFERENCE_2&key=YOUR_API_KEY", imageAlt: "Installation système de chauffage Math Plomberie"
} }
]} ]}
rating={5} rating={5}
@@ -92,15 +92,15 @@ export default function LandingPage() {
features={[ features={[
{ {
id: 1, id: 1,
title: "Installation et Maintenance de Chauffe-eau", description: "Installation, entretien et dépannage de tous types de chauffe-eau. Nos experts assurent un fonctionnement optimal et une durée de vie maximale.", imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23720.jpg", imageAlt: "Installation chauffe-eau professionnel" title: "Installation et Maintenance de Chauffe-eau", description: "Installation, entretien et dépannage de tous types de chauffe-eau. Nos experts assurent un fonctionnement optimal et une durée de vie maximale.", imageSrc: "https://maps.googleapis.com/maps/api/place/photo?maxwidth=400&photoreference=YOUR_PHOTO_REFERENCE_3&key=YOUR_API_KEY", imageAlt: "Installation chauffe-eau professionnel"
}, },
{ {
id: 2, id: 2,
title: "Remplacement et Entretien Chaudière", description: "Remplacement de chaudière gaz par des modèles modernes et économes. Entretien régulier pour garantir sécurité et performance énergétique.", imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg", imageAlt: "Maintenance système de chauffage" title: "Remplacement et Entretien Chaudière", description: "Remplacement de chaudière gaz par des modèles modernes et économes. Entretien régulier pour garantir sécurité et performance énergétique.", imageSrc: "https://maps.googleapis.com/maps/api/place/photo?maxwidth=400&photoreference=YOUR_PHOTO_REFERENCE_4&key=YOUR_API_KEY", imageAlt: "Maintenance système de chauffage"
}, },
{ {
id: 3, id: 3,
title: "Dépannage d'Urgence et Débouchage", description: "Intervention rapide 24/7 pour tous types de fuites, ruptures de tuyaux et débouchages. Travail propre et conseils avisés inclus.", imageSrc: "http://img.b2bpic.net/free-photo/funny-kid-rain-boots-playing-rain-park_1157-37673.jpg", imageAlt: "Service d'urgence plomberie" title: "Dépannage d'Urgence et Débouchage", description: "Intervention rapide 24/7 pour tous types de fuites, ruptures de tuyaux et débouchages. Travail propre et conseils avisés inclus.", imageSrc: "https://maps.googleapis.com/maps/api/place/photo?maxwidth=400&photoreference=YOUR_PHOTO_REFERENCE_5&key=YOUR_API_KEY", imageAlt: "Service d'urgence plomberie"
} }
]} ]}
textboxLayout="default" textboxLayout="default"
@@ -117,22 +117,22 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", title: "Désembouage efficace et conseils avisés", quote: "L'entreprise est intervenue fin décembre pour un désembouage sur ma chaudière et mes radiateurs. Après un mois et demi de comparaison de consommation, le résultat est indiscutable. J'ai été très bien conseillé, le travail a été fait proprement, et toutes mes questions ont été répondues. Je recommande cette entreprise.", name: "Guillaume David", role: "Client particulier", imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", imageAlt: "Guillaume David" id: "1", title: "Désembouage efficace et conseils avisés", quote: "L'entreprise est intervenue fin décembre pour un désembouage sur ma chaudière et mes radiateurs. Après un mois et demi de comparaison de consommation, le résultat est indiscutable. J'ai été très bien conseillé, le travail a été fait proprement, et toutes mes questions ont été répondues. Je recommande cette entreprise.", name: "Guillaume David", role: "Client particulier", imageSrc: "https://maps.googleapis.com/maps/api/place/photo?maxwidth=400&photoreference=YOUR_PHOTO_REFERENCE_6&key=YOUR_API_KEY", imageAlt: "Guillaume David"
}, },
{ {
id: "2", title: "Travail professionnel et soigné", quote: "Travail bien fait et propre. Il vous conseille bien. Nous sommes satisfaits de son intervention.", name: "Paula et Fred Blanc", role: "Clients satisfaits", imageSrc: "http://img.b2bpic.net/free-photo/smiling-secretary_23-2147626351.jpg", imageAlt: "Paula Blanc" id: "2", title: "Travail professionnel et soigné", quote: "Travail bien fait et propre. Il vous conseille bien. Nous sommes satisfaits de son intervention.", name: "Paula et Fred Blanc", role: "Clients satisfaits", imageSrc: "https://maps.googleapis.com/maps/api/place/photo?maxwidth=400&photoreference=YOUR_PHOTO_REFERENCE_7&key=YOUR_API_KEY", imageAlt: "Paula Blanc"
}, },
{ {
id: "3", title: "Remplacement chaudière avec expertise", quote: "Remplacement de notre chaudière gaz par la société math plomberie. Nous avons été conseillés et accompagnés pour ces travaux avec professionnalisme. Je recommande et remercie math.", name: "Romain Flores", role: "Client particulier", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-holding-tablet-notebook-office_176420-935.jpg", imageAlt: "Romain Flores" id: "3", title: "Remplacement chaudière avec expertise", quote: "Remplacement de notre chaudière gaz par la société math plomberie. Nous avons été conseillés et accompagnés pour ces travaux avec professionnalisme. Je recommande et remercie math.", name: "Romain Flores", role: "Client particulier", imageSrc: "https://maps.googleapis.com/maps/api/place/photo?maxwidth=400&photoreference=YOUR_PHOTO_REFERENCE_8&key=YOUR_API_KEY", imageAlt: "Romain Flores"
}, },
{ {
id: "4", title: "Service réactif et de qualité", quote: "Équipe réactive et attentive. Les interventions sont rapides et de grande qualité. Très satisfait du service.", name: "Michel Dupont", role: "Client particulier", imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288189.jpg", imageAlt: "Michel Dupont" id: "4", title: "Service réactif et de qualité", quote: "Équipe réactive et attentive. Les interventions sont rapides et de grande qualité. Très satisfait du service.", name: "Michel Dupont", role: "Client particulier", imageSrc: "https://maps.googleapis.com/maps/api/place/photo?maxwidth=400&photoreference=YOUR_PHOTO_REFERENCE_9&key=YOUR_API_KEY", imageAlt: "Michel Dupont"
}, },
{ {
id: "5", title: "Expertise et professionnalisme", quote: "Intervention rapide et efficace. Le plombier a diagnostiqué et résolu le problème en une journée. Très recommandé.", name: "Sophie Martin", role: "Client particulier", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman_329181-11388.jpg", imageAlt: "Sophie Martin" id: "5", title: "Expertise et professionnalisme", quote: "Intervention rapide et efficace. Le plombier a diagnostiqué et résolu le problème en une journée. Très recommandé.", name: "Sophie Martin", role: "Client particulier", imageSrc: "https://maps.googleapis.com/maps/api/place/photo?maxwidth=400&photoreference=YOUR_PHOTO_REFERENCE_10&key=YOUR_API_KEY", imageAlt: "Sophie Martin"
}, },
{ {
id: "6", title: "Confiance et tranquillité d'esprit", quote: "Excellent service. Je fais confiance à Math Plomberie pour tous mes besoins en plomberie et chauffage.", name: "Jean Moreau", role: "Client particulier", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-29258.jpg", imageAlt: "Jean Moreau" id: "6", title: "Confiance et tranquillité d'esprit", quote: "Excellent service. Je fais confiance à Math Plomberie pour tous mes besoins en plomberie et chauffage.", name: "Jean Moreau", role: "Client particulier", imageSrc: "https://maps.googleapis.com/maps/api/place/photo?maxwidth=400&photoreference=YOUR_PHOTO_REFERENCE_11&key=YOUR_API_KEY", imageAlt: "Jean Moreau"
} }
]} ]}
/> />
@@ -151,7 +151,7 @@ export default function LandingPage() {
id: "basic", badge: "Intervention Standard", badgeIcon: Wrench, id: "basic", badge: "Intervention Standard", badgeIcon: Wrench,
price: "À partir de 80€", subtitle: "Pour interventions courantes", buttons: [ price: "À partir de 80€", subtitle: "Pour interventions courantes", buttons: [
{ text: "Appeler", href: "tel:+33668642789" }, { text: "Appeler", href: "tel:+33668642789" },
{ text: "Devis gratuit" } { text: "Demander un devis" }
], ],
features: [ features: [
"Diagnostic gratuit", "Travail professionnel", "Matériel fourni", "Garantie satisfaction" "Diagnostic gratuit", "Travail professionnel", "Matériel fourni", "Garantie satisfaction"
@@ -161,7 +161,7 @@ export default function LandingPage() {
id: "pro", badge: "Installation Complexe", badgeIcon: Droplet, id: "pro", badge: "Installation Complexe", badgeIcon: Droplet,
price: "Sur devis", subtitle: "Pour installations complètes", buttons: [ price: "Sur devis", subtitle: "Pour installations complètes", buttons: [
{ text: "Appeler", href: "tel:+33668642789" }, { text: "Appeler", href: "tel:+33668642789" },
{ text: "Demander devis" } { text: "Demander un devis" }
], ],
features: [ features: [
"Étude de faisabilité", "Conseil personnalisé", "Installation complète", "Suivi après-vente" "Étude de faisabilité", "Conseil personnalisé", "Installation complète", "Suivi après-vente"
@@ -171,7 +171,7 @@ export default function LandingPage() {
id: "emergency", badge: "Service d'Urgence", badgeIcon: AlertCircle, id: "emergency", badge: "Service d'Urgence", badgeIcon: AlertCircle,
price: "Tarifs d'urgence", subtitle: "24h/24, 7j/7", buttons: [ price: "Tarifs d'urgence", subtitle: "24h/24, 7j/7", buttons: [
{ text: "Appeler immédiatement", href: "tel:+33668642789" }, { text: "Appeler immédiatement", href: "tel:+33668642789" },
{ text: "Contact d'urgence" } { text: "Demander un devis" }
], ],
features: [ features: [
"Intervention rapide", "Disponibilité 24/7", "Dépannage immédiat", "Solutions d'urgence" "Intervention rapide", "Disponibilité 24/7", "Dépannage immédiat", "Solutions d'urgence"