/*@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-vw-blue text-white 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-gray-300 hover:text-white 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: "Volkswagen Coccinelle"
}), _jsx("div", {
className: "text-lg md:text-xl leading-relaxed mb-8",
children: _jsx(_components.p, {
children: "La voiture du peuple, icône mondiale du design automobile.\nReconnaissable entre toutes, elle symbolise la liberté, l'aventure et l'ingéniosité."
})
}), _jsxs("div", {
className: "flex flex-wrap gap-4",
children: [_jsx("span", {
className: "bg-white text-vw-blue rounded-lg px-4 py-2 text-sm font-medium",
children: "1938-2003"
}), _jsx("span", {
className: "bg-white text-vw-blue rounded-lg px-4 py-2 text-sm font-medium",
children: "Voiture du peuple"
}), _jsx("span", {
className: "bg-white text-vw-blue rounded-lg px-4 py-2 text-sm font-medium",
children: "Moteur arrière"
}), _jsx("span", {
className: "bg-white text-vw-blue rounded-lg px-4 py-2 text-sm font-medium",
children: "21+ millions ex."
})]
})]
}), _jsx("div", {
className: "relative h-96 bg-vw-light-blue/20 rounded-lg overflow-hidden",
children: _jsx(Image, {
src: "/images/volkswagen-coccinelle/face.jpeg",
alt: "Volkswagen Coccinelle",
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 Coccinelle"
}), _jsxs("div", {
className: "grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6",
children: [_jsx("a", {
href: "/voitures/volkswagen-coccinelle/histoire",
className: "group",
children: _jsxs("div", {
className: "card hover:shadow-xl transition-all duration-300 group-hover:scale-105 h-full flex flex-col",
children: [_jsx("div", {
className: "w-16 h-16 bg-vw-blue rounded-full flex items-center justify-center mx-auto mb-4",
children: _jsx("span", {
className: "text-2xl",
children: "📚"
})
}), _jsx("h3", {
className: "text-xl font-bold text-center mb-3 group-hover:text-vw-blue transition-colors",
children: _jsx(_components.p, {
children: "Histoire"
})
}), _jsx("div", {
className: "text-sm text-gray-600 text-center mb-4 flex-grow",
children: _jsx(_components.p, {
children: "De sa création dans les années 30 à sa fin de production en 2003, l'épopée d'une voiture mythique."
})
}), _jsx("div", {
className: "text-center",
children: _jsx("span", {
className: "text-vw-blue font-semibold text-sm group-hover:underline",
children: _jsx(_components.p, {
children: "Découvrir →"
})
})
})]
})
}), _jsx("a", {
href: "/voitures/volkswagen-coccinelle/fiche-technique",
className: "group",
children: _jsxs("div", {
className: "card hover:shadow-xl transition-all duration-300 group-hover:scale-105 h-full flex flex-col",
children: [_jsx("div", {
className: "w-16 h-16 bg-vw-blue rounded-full flex items-center justify-center mx-auto mb-4",
children: _jsx("span", {
className: "text-2xl",
children: "📊"
})
}), _jsx("h3", {
className: "text-xl font-bold text-center mb-3 group-hover:text-vw-blue transition-colors",
children: _jsx(_components.p, {
children: "Fiche technique"
})
}), _jsx("div", {
className: "text-sm text-gray-600 text-center mb-4 flex-grow",
children: _jsx(_components.p, {
children: "Moteur boxer refroidi par air, caractéristiques techniques et évolutions au fil des ans."
})
}), _jsx("div", {
className: "text-center",
children: _jsx("span", {
className: "text-vw-blue font-semibold text-sm group-hover:underline",
children: _jsx(_components.p, {
children: "Consulter →"
})
})
})]
})
}), _jsx("a", {
href: "/voitures/volkswagen-coccinelle/galerie",
className: "group",
children: _jsxs("div", {
className: "card hover:shadow-xl transition-all duration-300 group-hover:scale-105 h-full flex flex-col",
children: [_jsx("div", {
className: "w-16 h-16 bg-vw-blue rounded-full flex items-center justify-center mx-auto mb-4",
children: _jsx("span", {
className: "text-2xl",
children: "📸"
})
}), _jsx("h3", {
className: "text-xl font-bold text-center mb-3 group-hover:text-vw-blue transition-colors",
children: _jsx(_components.p, {
children: "Galerie"
})
}), _jsx("div", {
className: "text-sm text-gray-600 text-center mb-4 flex-grow",
children: _jsx(_components.p, {
children: "Photos des différents modèles, des premières versions \"Split Window\" aux \"Ultima Edición\"."
})
}), _jsx("div", {
className: "text-center",
children: _jsx("span", {
className: "text-vw-blue font-semibold text-sm group-hover:underline",
children: _jsx(_components.p, {
children: "Voir →"
})
})
})]
})
}), _jsx("a", {
href: "/voitures/volkswagen-coccinelle/forum",
className: "group",
children: _jsxs("div", {
className: "card hover:shadow-xl transition-all duration-300 group-hover:scale-105 h-full flex flex-col",
children: [_jsx("div", {
className: "w-16 h-16 bg-vw-blue rounded-full flex items-center justify-center mx-auto mb-4",
children: _jsx("span", {
className: "text-2xl",
children: "💬"
})
}), _jsx("h3", {
className: "text-xl font-bold text-center mb-3 group-hover:text-vw-blue transition-colors",
children: _jsx(_components.p, {
children: "Forum"
})
}), _jsx("div", {
className: "text-sm text-gray-600 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-vw-blue font-semibold text-sm group-hover:underline",
children: _jsx(_components.p, {
children: "Accéder →"
})
})
})]
})
})]
})]
})
})
}), "\n", _jsx("section", {
className: "section-padding bg-vw-off-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: "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-vw-blue mb-2",
children: "65 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-vw-blue mb-2",
children: "1100-1600 cm³"
}), _jsx("div", {
className: "text-sm text-gray-600",
children: "4 cylindres à plat"
})]
}), _jsxs("div", {
className: "card text-center",
children: [_jsx("h3", {
className: "text-2xl font-bold text-vw-blue mb-2",
children: "~115 km/h"
}), _jsx("div", {
className: "text-sm text-gray-600",
children: "vitesse maximale (1200cc)"
})]
}), _jsxs("div", {
className: "card text-center",
children: [_jsx("h3", {
className: "text-2xl font-bold text-vw-blue mb-2",
children: "7.5 L"
}), _jsx("div", {
className: "text-sm text-gray-600",
children: "aux 100 km"
})]
})]
})]
})
})
}), "\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 emblématiques"
}), _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-vw-blue mb-3",
children: "Type 1 (Käfer)"
}), _jsx("div", {
className: "text-sm text-gray-600 mb-2",
children: "Le modèle original, produit pendant des décennies"
})]
}), _jsxs("div", {
className: "card text-center",
children: [_jsx("h3", {
className: "text-xl font-bold text-vw-blue mb-3",
children: "Super Beetle (1302/1303)"
}), _jsx("div", {
className: "text-sm text-gray-600 mb-2",
children: "Pare-brise panoramique et train avant McPherson"
})]
}), _jsxs("div", {
className: "card text-center",
children: [_jsx("h3", {
className: "text-xl font-bold text-vw-blue mb-3",
children: "Cabriolet"
}), _jsx("div", {
className: "text-sm text-gray-600 mb-2",
children: "La version découvrable, toujours prisée"
})]
}), _jsxs("div", {
className: "card text-center",
children: [_jsx("h3", {
className: "text-xl font-bold text-vw-blue mb-3",
children: "Hebmüller et Rometsch"
}), _jsx("div", {
className: "text-sm text-gray-600 mb-2",
children: "Carrosseries spéciales et rares"
})]
}), _jsxs("div", {
className: "card text-center",
children: [_jsx("h3", {
className: "text-xl font-bold text-vw-blue mb-3",
children: "New Beetle"
}), _jsx("div", {
className: "text-sm text-gray-600 mb-2",
children: "La réinterprétation moderne des années 90"
})]
}), _jsxs("div", {
className: "card text-center",
children: [_jsx("h3", {
className: "text-xl font-bold text-vw-blue mb-3",
children: "Última Edición"
}), _jsx("div", {
className: "text-sm text-gray-600 mb-2",
children: "La série finale produite au Mexique en 2003"
})]
})]
})]
})
})
}), "\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.");
}