/*@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, BackToTop} = _components;
if (!BackToTop) _missingMdxReference("BackToTop", true);
if (!Image) _missingMdxReference("Image", true);
return _jsxs(_Fragment, {
children: [_jsx("section", {
className: "bg-mercedes-silver text-mercedes-black 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-mercedes-black hover:text-gray-800 hover:underline",
children: _jsx(_components.p, {
children: "← Retour à l'accueil"
})
})
}), _jsx("h1", {
className: "text-4xl md:text-6xl font-bold mb-6",
children: "Mercedes-Benz 190 SL"
}), _jsx("div", {
className: "text-lg md:text-xl leading-relaxed mb-8",
children: _jsx(_components.p, {
children: "Le roadster légendaire qui a inauguré la série SL. Dérivée de la mythique 300SL,\nla 190 SL offrait les sensations d'un roadster de prestige dans un format plus accessible."
})
}), _jsxs("div", {
className: "flex flex-wrap gap-4",
children: [_jsx("span", {
className: "bg-mercedes-black rounded-lg px-4 py-2 text-sm font-medium text-mercedes-white",
children: "1955-1963"
}), _jsx("span", {
className: "bg-mercedes-black rounded-lg px-4 py-2 text-sm font-medium text-mercedes-white",
children: "Roadster SL"
}), _jsx("span", {
className: "bg-mercedes-black rounded-lg px-4 py-2 text-sm font-medium text-mercedes-white",
children: "Propulsion"
}), _jsx("span", {
className: "bg-mercedes-black rounded-lg px-4 py-2 text-sm font-medium text-mercedes-white",
children: "25 881 ex."
})]
})]
}), _jsx("div", {
className: "relative h-96 bg-gray-200 rounded-lg overflow-hidden",
children: _jsx(Image, {
src: "/images/mercedes-190-sl/avant.jpg",
alt: "Mercedes-Benz 190 SL 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 Mercedes-Benz 190 SL"
}), _jsxs("div", {
className: "grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6",
children: [_jsx("a", {
href: "/voitures/mercedes-190-sl/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: '#C0C0C0'
},
children: [_jsx("div", {
className: "w-16 h-16 text-mercedes-black rounded-full flex items-center justify-center mx-auto mb-4",
style: {
backgroundColor: '#C0C0C0'
},
children: _jsx("span", {
className: "text-2xl",
children: "📚"
})
}), _jsx("h3", {
className: "text-xl font-bold text-center mb-3 group-hover:text-mercedes-anthracite transition-colors text-mercedes-black",
children: _jsx(_components.p, {
children: "Histoire"
})
}), _jsx("div", {
className: "text-sm text-mercedes-black text-center mb-4 flex-grow",
children: _jsx(_components.p, {
children: "De la conception par Maximilien Hoffman jusqu'à son rôle dans\nl'histoire de Mercedes-Benz et la série SL."
})
}), _jsx("div", {
className: "text-center",
children: _jsx("span", {
className: "text-mercedes-anthracite font-semibold text-sm group-hover:underline",
children: _jsx(_components.p, {
children: "Découvrir →"
})
})
})]
})
}), _jsx("a", {
href: "/voitures/mercedes-190-sl/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: '#C0C0C0'
},
children: [_jsx("div", {
className: "w-16 h-16 text-mercedes-black rounded-full flex items-center justify-center mx-auto mb-4",
style: {
backgroundColor: '#C0C0C0'
},
children: _jsx("span", {
className: "text-2xl",
children: "📊"
})
}), _jsx("h3", {
className: "text-xl font-bold text-center mb-3 group-hover:text-mercedes-anthracite transition-colors text-mercedes-black",
children: _jsx(_components.p, {
children: "Fiche technique"
})
}), _jsx("div", {
className: "text-sm text-mercedes-black text-center mb-4 flex-grow",
children: _jsx(_components.p, {
children: "Moteur 1,9L de 105 ch, performances, dimensions et toutes\nles spécifications techniques détaillées."
})
}), _jsx("div", {
className: "text-center",
children: _jsx("span", {
className: "text-mercedes-anthracite font-semibold text-sm group-hover:underline",
children: _jsx(_components.p, {
children: "Consulter →"
})
})
})]
})
}), _jsx("a", {
href: "/voitures/mercedes-190-sl/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: '#C0C0C0'
},
children: [_jsx("div", {
className: "w-16 h-16 text-mercedes-black rounded-full flex items-center justify-center mx-auto mb-4",
style: {
backgroundColor: '#C0C0C0'
},
children: _jsx("span", {
className: "text-2xl",
children: "📸"
})
}), _jsx("h3", {
className: "text-xl font-bold text-center mb-3 group-hover:text-mercedes-anthracite transition-colors text-mercedes-black",
children: _jsx(_components.p, {
children: "Galerie"
})
}), _jsx("div", {
className: "text-sm text-mercedes-black text-center mb-4 flex-grow",
children: _jsx(_components.p, {
children: "Une collection complète d'images : extérieur, intérieur,\nmoteur et versions spéciales avec hardtop."
})
}), _jsx("div", {
className: "text-center",
children: _jsx("span", {
className: "text-mercedes-anthracite font-semibold text-sm group-hover:underline",
children: _jsx(_components.p, {
children: "Voir →"
})
})
})]
})
}), _jsx("a", {
href: "/voitures/mercedes-190-sl/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: '#C0C0C0'
},
children: [_jsx("div", {
className: "w-16 h-16 text-mercedes-black rounded-full flex items-center justify-center mx-auto mb-4",
style: {
backgroundColor: '#C0C0C0'
},
children: _jsx("span", {
className: "text-2xl",
children: "💬"
})
}), _jsx("h3", {
className: "text-xl font-bold text-center mb-3 group-hover:text-mercedes-anthracite transition-colors text-mercedes-black",
children: _jsx(_components.p, {
children: "Forum"
})
}), _jsx("div", {
className: "text-sm text-mercedes-black text-center mb-4 flex-grow",
children: _jsx(_components.p, {
children: "Questions, entraide, restaurations et astuces entre passionnés."
})
}), _jsx("div", {
className: "text-center",
children: _jsx("span", {
className: "text-mercedes-anthracite font-semibold text-sm group-hover:underline",
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",
children: "En bref"
}), _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-2xl font-bold text-mercedes-anthracite mb-2",
children: "8 ans"
}), _jsx("div", {
className: "text-sm text-gray-600",
children: "de production"
})]
}), _jsxs("div", {
className: "card text-center",
children: [_jsx("h3", {
className: "text-2xl font-bold text-mercedes-anthracite mb-2",
children: "1897 cm³"
}), _jsx("div", {
className: "text-sm text-gray-600",
children: "4 cylindres - 105 ch"
})]
}), _jsxs("div", {
className: "card text-center",
children: [_jsx("h3", {
className: "text-2xl font-bold text-mercedes-anthracite mb-2",
children: "175 km/h"
}), _jsx("div", {
className: "text-sm text-gray-600",
children: "vitesse maximale"
})]
}), _jsxs("div", {
className: "card text-center",
children: [_jsx("h3", {
className: "text-2xl font-bold text-mercedes-anthracite mb-2",
children: "1 150 kg"
}), _jsx("div", {
className: "text-sm text-gray-600",
children: "poids à vide"
})]
})]
})]
})
})
}), "\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: "Les versions disponibles"
}), _jsxs("div", {
className: "grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6",
children: [_jsxs("div", {
className: "card text-center",
children: [_jsx("h3", {
className: "text-xl font-bold text-mercedes-anthracite mb-3",
children: "190 SL Roadster"
}), _jsx("div", {
className: "text-sm text-gray-600 mb-2",
children: "Version cabriolet standard avec capote souple"
}), _jsx("div", {
className: "text-xs text-gray-500",
children: "Production principale 1955-1963"
})]
}), _jsxs("div", {
className: "card text-center",
children: [_jsx("h3", {
className: "text-xl font-bold text-mercedes-anthracite mb-3",
children: "190 SL Hardtop"
}), _jsx("div", {
className: "text-sm text-gray-600 mb-2",
children: "Avec toit dur amovible pour l'hiver"
}), _jsx("div", {
className: "text-xs text-gray-500",
children: "Option très coûteuse (+10% prix)"
})]
}), _jsxs("div", {
className: "card text-center",
children: [_jsx("h3", {
className: "text-xl font-bold text-mercedes-anthracite mb-3",
children: "Version US"
}), _jsx("div", {
className: "text-sm text-gray-600 mb-2",
children: "Spécialement conçue pour le marché américain"
}), _jsx("div", {
className: "text-xs text-gray-500",
children: "+80% de la production totale"
})]
}), _jsxs("div", {
className: "card text-center",
children: [_jsx("h3", {
className: "text-xl font-bold text-mercedes-anthracite mb-3",
children: "Prototype 1954"
}), _jsx("div", {
className: "text-sm text-gray-600 mb-2",
children: "Présenté au Salon de New York"
}), _jsx("div", {
className: "text-xs text-gray-500",
children: "Exemplaire unique historique"
})]
}), _jsxs("div", {
className: "card text-center",
children: [_jsx("h3", {
className: "text-xl font-bold text-mercedes-anthracite mb-3",
children: "Version Genève 1955"
}), _jsx("div", {
className: "text-sm text-gray-600 mb-2",
children: "Configuration définitive présentée"
}), _jsx("div", {
className: "text-xs text-gray-500",
children: "Base de la production série"
})]
}), _jsxs("div", {
className: "card text-center",
children: [_jsx("h3", {
className: "text-xl font-bold text-mercedes-anthracite mb-3",
children: "Évolutions 1955-1963"
}), _jsx("div", {
className: "text-sm text-gray-600 mb-2",
children: "Améliorations continues du modèle"
}), _jsx("div", {
className: "text-xs text-gray-500",
children: "Moteur M 121.928 dès 1961"
})]
})]
})]
})
})
}), "\n", _jsx(BackToTop, {})]
});
}
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.");
}