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, BackToTop} = _components; if (!BackToTop) _missingMdxReference("BackToTop", true); if (!Image) _missingMdxReference("Image", true); return _jsxs(_Fragment, { children: [_jsx("section", { className: "bg-amilcar-red 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-red-200 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: "Amilcar CGSS" }), _jsx("div", { className: "text-lg md:text-xl leading-relaxed mb-8", children: _jsx(_components.p, { children: "La voiture de sport française légendaire des années 1920. Version surbaissée\nde la CGS, elle a marqué l'histoire automobile avec ses performances\nexceptionnelles et son style unique." }) }), _jsxs("div", { className: "flex flex-wrap gap-4", children: [_jsx("span", { className: "bg-white rounded-lg px-4 py-2 text-sm font-medium", style: { color: '#dc2626', fontWeight: 500 }, children: "1926-1929" }), _jsx("span", { className: "bg-white rounded-lg px-4 py-2 text-sm font-medium", style: { color: '#dc2626', fontWeight: 500 }, children: "Voiture de sport" }), _jsx("span", { className: "bg-white rounded-lg px-4 py-2 text-sm font-medium", style: { color: '#dc2626', fontWeight: 500 }, children: "Surbaissée" }), _jsx("span", { className: "bg-white rounded-lg px-4 py-2 text-sm font-medium", style: { color: '#dc2626', fontWeight: 500 }, children: "4 700 ex." })] })] }), _jsx("div", { className: "relative h-96 bg-gray-200 rounded-lg overflow-hidden", children: _jsx(Image, { src: "/images/amilcar-cgss/avant.jpg", alt: "Amilcar CGSS voiture de sport", 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 l'Amilcar CGSS" }), _jsxs("div", { className: "grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6", children: [_jsx("a", { href: "/voitures/amilcar-cgss/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: '#dc2626' }, children: [_jsx("div", { className: "w-16 h-16 text-white rounded-full flex items-center justify-center mx-auto mb-4", style: { backgroundColor: '#dc2626' }, children: _jsx("span", { className: "text-2xl", children: "📚" }) }), _jsx("h3", { className: "text-xl font-bold text-center mb-3 group-hover:text-red-600 transition-colors text-white", children: _jsx(_components.p, { children: "Histoire" }) }), _jsx("div", { className: "text-sm text-white text-center mb-4 flex-grow", children: _jsx(_components.p, { children: "De sa création en 1926 jusqu'en 1929, découvrez l'histoire\nde cette voiture de sport française légendaire." }) }), _jsx("div", { className: "text-center", children: _jsx("span", { className: "text-red-600 font-semibold text-sm group-hover:underline text-white", children: _jsx(_components.p, { children: "Découvrir →" }) }) })] }) }), _jsx("a", { href: "/voitures/amilcar-cgss/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: '#dc2626' }, children: [_jsx("div", { className: "w-16 h-16 text-white rounded-full flex items-center justify-center mx-auto mb-4", style: { backgroundColor: '#dc2626' }, children: _jsx("span", { className: "text-2xl", children: "📊" }) }), _jsx("h3", { className: "text-xl font-bold text-center mb-3 group-hover:text-red-600 transition-colors text-white", children: _jsx(_components.p, { children: "Fiche technique" }) }), _jsx("div", { className: "text-sm text-white text-center mb-4 flex-grow", children: _jsx(_components.p, { children: "Moteur 1074 cm³, dimensions, performances et toutes les\ncaractéristiques de cette voiture de sport." }) }), _jsx("div", { className: "text-center", children: _jsx("span", { className: "text-red-600 font-semibold text-sm group-hover:underline text-white", children: _jsx(_components.p, { children: "Consulter →" }) }) })] }) }), _jsx("a", { href: "/voitures/amilcar-cgss/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: '#dc2626' }, children: [_jsx("div", { className: "w-16 h-16 text-white rounded-full flex items-center justify-center mx-auto mb-4", style: { backgroundColor: '#dc2626' }, children: _jsx("span", { className: "text-2xl", children: "📸" }) }), _jsx("h3", { className: "text-xl font-bold text-center mb-3 group-hover:text-red-600 transition-colors text-white", children: _jsx(_components.p, { children: "Galerie" }) }), _jsx("div", { className: "text-sm text-white text-center mb-4 flex-grow", children: _jsx(_components.p, { children: "Photos de toutes les versions : 2 places, compétition,\net versions spéciales." }) }), _jsx("div", { className: "text-center", children: _jsx("span", { className: "text-red-600 font-semibold text-sm group-hover:underline text-white", children: _jsx(_components.p, { children: "Voir →" }) }) })] }) }), _jsx("a", { href: "/voitures/amilcar-cgss/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: '#dc2626' }, children: [_jsx("div", { className: "w-16 h-16 text-white rounded-full flex items-center justify-center mx-auto mb-4", style: { backgroundColor: '#dc2626' }, children: _jsx("span", { className: "text-2xl", children: "💬" }) }), _jsx("h3", { className: "text-xl font-bold text-center mb-3 group-hover:text-red-600 transition-colors text-white", children: _jsx(_components.p, { children: "Forum" }) }), _jsx("div", { className: "text-sm text-white 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-red-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", 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-red-600 mb-2", children: "3 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-red-600 mb-2", children: "1074 cm³" }), _jsx("div", { className: "text-sm text-gray-600", children: "4 cylindres - 35 ch" })] }), _jsxs("div", { className: "card text-center", children: [_jsx("h3", { className: "text-2xl font-bold text-red-600 mb-2", children: "120 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-red-600 mb-2", children: "2 places" }), _jsx("div", { className: "text-sm text-gray-600", children: "voiture de sport" })] })] })] }) }) }), "\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 historiquement documentées" }), _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-red-600 mb-3", children: "CGS" }), _jsx("div", { className: "text-sm text-gray-600 mb-2", children: "Châssis Grand Sport" }), _jsx("div", { className: "text-xs text-gray-500", children: "Modèle initial, plus haut" })] }), _jsxs("div", { className: "card text-center", children: [_jsx("h3", { className: "text-xl font-bold text-red-600 mb-3", children: "CGSS" }), _jsx("div", { className: "text-sm text-gray-600 mb-2", children: "Châssis Grand Sport Surbaissé" }), _jsx("div", { className: "text-xs text-gray-500", children: "Surbaissé, plus sportif, plus répandu en compétition" })] }), _jsxs("div", { className: "card text-center", children: [_jsx("h3", { className: "text-xl font-bold text-red-600 mb-3", children: "CGSS Compresseur" }), _jsx("div", { className: "text-sm text-gray-600 mb-2", children: "Option Cozette" }), _jsx("div", { className: "text-xs text-gray-500", children: "Préparation course, non officielle en usine" })] }), _jsxs("div", { className: "card text-center", children: [_jsx("h3", { className: "text-xl font-bold text-red-600 mb-3", children: "Carrosseries spéciales" }), _jsx("div", { className: "text-sm text-gray-600 mb-2", children: "Carrossiers indépendants" }), _jsx("div", { className: "text-xs text-gray-500", children: "Duval, Labourdette, BNC, etc." })] })] })] }) }) }), "\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."); }
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