Réalisé par Sylvain Rousset
/*@jsxRuntime automatic @jsxImportSource react*/ const {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0]; const {useMDXComponents: _provideComponents} = arguments[0]; function _createMdxContent(props) { const _components = Object.assign({ p: "p" }, _provideComponents(), props.components), {Image} = _components; if (!Image) _missingMdxReference("Image", true); return _jsxs(_Fragment, { children: [_jsx("section", { className: "bg-blue-900 text-yellow-50 section-padding", children: _jsx("div", { className: "container-custom", children: _jsx("div", { className: "max-w-6xl mx-auto", children: _jsxs("div", { className: "grid grid-cols-1 lg:grid-cols-2 gap-12 items-center", children: [_jsxs("div", { children: [_jsx("div", { className: "mb-4", children: _jsx("a", { href: "/", className: "text-sm text-yellow-200 hover:text-yellow-50 hover:underline", children: _jsx(_components.p, { children: "← Retour à l'accueil" }) }) }), _jsx("h1", { className: "text-4xl md:text-6xl font-bold mb-6 text-white", children: "Peugeot 404" }), _jsx("p", { className: "text-lg md:text-xl leading-relaxed mb-8", children: _jsx(_components.p, { children: "La routière française légendaire qui a conquis le monde avec près de 2,9 millions d'exemplaires produits.\nPremière berline française équipée d'un moteur à injection, elle a marqué l'histoire automobile." }) }), _jsxs("div", { className: "flex flex-wrap gap-4", children: [_jsx("span", { className: "bg-yellow-50 rounded-lg px-4 py-2 text-sm font-medium text-blue-900", children: "1960-1975" }), _jsx("span", { className: "bg-yellow-50 rounded-lg px-4 py-2 text-sm font-medium text-blue-900", children: "Routière" }), _jsx("span", { className: "bg-yellow-50 rounded-lg px-4 py-2 text-sm font-medium text-blue-900", children: "Propulsion" }), _jsx("span", { className: "bg-yellow-50 rounded-lg px-4 py-2 text-sm font-medium text-blue-900", children: "2,9M ex." })] })] }), _jsx("div", { className: "relative h-96 bg-gray-200 rounded-lg overflow-hidden", children: _jsx(Image, { src: "/images/peugeot-404/avant.jpg", alt: "Peugeot 404 vue de face", fill: true, className: "object-cover", priority: true }) })] }) }) }) }), "\n", _jsx("section", { className: "section-padding bg-white", children: _jsx("div", { className: "container-custom", children: _jsxs("div", { className: "max-w-6xl mx-auto", children: [_jsx("h2", { className: "text-center mb-12", children: "Explorez la Peugeot 404" }), _jsxs("div", { className: "grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6", children: [_jsx("a", { href: "/voitures/peugeot-404/histoire", className: "group", children: _jsxs("div", { className: "card text-white hover:shadow-xl transition-all duration-300 group-hover:scale-105 h-full flex flex-col", style: { backgroundColor: '#1e3a8a' }, children: [_jsx("div", { className: "w-16 h-16 text-white rounded-full flex items-center justify-center mx-auto mb-4", style: { backgroundColor: '#1e3a8a' }, children: _jsx("span", { className: "text-2xl", children: "📚" }) }), _jsx("h3", { className: "text-xl font-bold text-center mb-3 group-hover:text-blue-600 transition-colors text-white", children: _jsx(_components.p, { children: "Histoire" }) }), _jsx("p", { className: "text-sm text-white text-center mb-4 flex-grow", children: _jsx(_components.p, { children: "De la réponse à la DS en 1955 jusqu'en 1975, découvrez l'histoire\nde cette routière qui a conquis le monde." }) }), _jsx("div", { className: "text-center", children: _jsx("span", { className: "text-blue-600 font-semibold text-sm group-hover:underline text-white", children: _jsx(_components.p, { children: "Découvrir →" }) }) })] }) }), _jsx("a", { href: "/voitures/peugeot-404/fiche-technique", className: "group", children: _jsxs("div", { className: "card text-white hover:shadow-xl transition-all duration-300 group-hover:scale-105 h-full flex flex-col", style: { backgroundColor: '#1e3a8a' }, children: [_jsx("div", { className: "w-16 h-16 text-white rounded-full flex items-center justify-center mx-auto mb-4", style: { backgroundColor: '#1e3a8a' }, children: _jsx("span", { className: "text-2xl", children: "📊" }) }), _jsx("h3", { className: "text-xl font-bold text-center mb-3 group-hover:text-blue-600 transition-colors text-white", children: _jsx(_components.p, { children: "Fiche technique" }) }), _jsx("p", { className: "text-sm text-white text-center mb-4 flex-grow", children: _jsx(_components.p, { children: "Moteurs essence et Diesel, dimensions, performances et toutes\nles caractéristiques de cette routière légendaire." }) }), _jsx("div", { className: "text-center", children: _jsx("span", { className: "text-blue-600 font-semibold text-sm group-hover:underline text-white", children: _jsx(_components.p, { children: "Consulter →" }) }) })] }) }), _jsx("a", { href: "/voitures/peugeot-404/galerie", className: "group", children: _jsxs("div", { className: "card text-white hover:shadow-xl transition-all duration-300 group-hover:scale-105 h-full flex flex-col", style: { backgroundColor: '#1e3a8a' }, children: [_jsx("div", { className: "w-16 h-16 text-white rounded-full flex items-center justify-center mx-auto mb-4", style: { backgroundColor: '#1e3a8a' }, children: _jsx("span", { className: "text-2xl", children: "📸" }) }), _jsx("h3", { className: "text-xl font-bold text-center mb-3 group-hover:text-blue-600 transition-colors text-white", children: _jsx(_components.p, { children: "Galerie" }) }), _jsx("p", { className: "text-sm text-white text-center mb-4 flex-grow", children: _jsx(_components.p, { children: "Photos de toutes les versions : berline, coupé, cabriolet,\nbreak et versions utilitaires de la 404." }) }), _jsx("div", { className: "text-center", children: _jsx("span", { className: "text-blue-600 font-semibold text-sm group-hover:underline text-white", children: _jsx(_components.p, { children: "Voir →" }) }) })] }) }), _jsx("a", { href: "/voitures/peugeot-404/forum", className: "group", children: _jsxs("div", { className: "card text-white hover:shadow-xl transition-all duration-300 group-hover:scale-105 h-full flex flex-col", style: { backgroundColor: '#1e3a8a' }, children: [_jsx("div", { className: "w-16 h-16 text-white rounded-full flex items-center justify-center mx-auto mb-4", style: { backgroundColor: '#1e3a8a' }, children: _jsx("span", { className: "text-2xl", children: "💬" }) }), _jsx("h3", { className: "text-xl font-bold text-center mb-3 group-hover:text-blue-600 transition-colors text-white", children: _jsx(_components.p, { children: "Forum" }) }), _jsx("p", { className: "text-sm text-white text-center mb-4 flex-grow", children: _jsx(_components.p, { children: "Photos de toutes les versions : berline, coupé, cabriolet,\nbreak et versions utilitaires de la 404." }) }), _jsx("div", { className: "text-center", children: _jsx("span", { className: "text-blue-600 font-semibold text-sm group-hover:underline text-white", children: _jsx(_components.p, { children: "Accéder →" }) }) })] }) })] })] }) }) }), "\n", _jsx("section", { className: "section-padding bg-gray-50", children: _jsx("div", { className: "container-custom", children: _jsxs("div", { className: "max-w-6xl mx-auto", children: [_jsx("h2", { className: "text-center mb-12 text-blue-900", children: "Caractéristiques principales" }), _jsxs("div", { className: "grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6", children: [_jsxs("div", { className: "card text-center", children: [_jsx("h3", { className: "text-xl font-bold text-blue-900 mb-3", children: "Première injection" }), _jsx("p", { className: "text-gray-600", children: "Berline française à injection (1962)" })] }), _jsxs("div", { className: "card text-center", children: [_jsx("h3", { className: "text-xl font-bold text-blue-900 mb-3", children: "Design Pininfarina" }), _jsx("p", { className: "text-gray-600", children: "Style américain Googie" })] }), _jsxs("div", { className: "card text-center", children: [_jsx("h3", { className: "text-xl font-bold text-blue-900 mb-3", children: "Production mondiale" }), _jsx("p", { className: "text-gray-600", children: "15 pays de fabrication" })] }), _jsxs("div", { className: "card text-center", children: [_jsx("h3", { className: "text-xl font-bold text-blue-900 mb-3", children: "Robustesse légendaire" }), _jsx("p", { className: "text-gray-600", children: "Taxis en Éthiopie" })] })] })] }) }) })] }); } function MDXContent(props = {}) { const {wrapper: MDXLayout} = Object.assign({}, _provideComponents(), props.components); return MDXLayout ? _jsx(MDXLayout, Object.assign({}, props, { children: _jsx(_createMdxContent, props) })) : _createMdxContent(props); } return { default: MDXContent }; function _missingMdxReference(id, component) { throw new Error("Expected " + (component ? "component" : "object") + " `" + id + "` to be defined: you likely forgot to import, pass, or provide it."); }
La Belle Mécanique - Logo

La Belle Mécanique

Découvrez l'art de vivre à travers les automobiles d'exception du monde entier. Une collection dédiée aux voitures classiques internationales.

© 2025 La Belle Mécanique - Collection automobile mondiale

Réalisé par Sylvain Rousset

Fait avec❤️pour les passionnés