save avant prochaine modif
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
module.exports=[64853,a=>{"use strict";let b=(0,a.i(67803).default)("share-2",[["circle",{cx:"18",cy:"5",r:"3",key:"gq8acd"}],["circle",{cx:"6",cy:"12",r:"3",key:"w7nqdw"}],["circle",{cx:"18",cy:"19",r:"3",key:"1xt0gg"}],["line",{x1:"8.59",x2:"15.42",y1:"13.51",y2:"17.49",key:"47mynk"}],["line",{x1:"15.41",x2:"8.59",y1:"6.51",y2:"10.49",key:"1n3mei"}]]);a.s(["Share2",()=>b],64853)},98304,a=>{"use strict";let b=(0,a.i(67803).default)("arrow-left",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]]);a.s(["ArrowLeft",()=>b],98304)},89692,a=>{"use strict";let b=(0,a.i(67803).default)("calendar",[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M3 10h18",key:"8toen8"}]]);a.s(["Calendar",()=>b],89692)},66388,a=>{"use strict";var b=a.i(92240),c=a.i(88345),d=a.i(941),e=a.i(14403),f=a.i(98304),g=a.i(50318),h=a.i(89692),i=a.i(64853),j=a.i(67085);a.s(["default",0,()=>{let{id:a}=(0,e.useParams)(),k=j.MOCK_BLOG_POSTS.find(b=>b.id===a);return((0,c.useEffect)(()=>{window.scrollTo(0,0)},[a]),k)?(0,b.jsxs)("article",{className:"bg-white min-h-screen",children:[(0,b.jsxs)("div",{className:"w-full h-64 md:h-96 relative",children:[(0,b.jsx)("img",{src:k.imageUrl,alt:k.title,className:"w-full h-full object-cover"}),(0,b.jsx)("div",{className:"absolute inset-0 bg-gradient-to-t from-black/60 to-transparent"}),(0,b.jsx)("div",{className:"absolute bottom-0 left-0 w-full p-4 sm:p-8 max-w-4xl mx-auto",children:(0,b.jsxs)(d.default,{href:"/blog",className:"inline-flex items-center text-white/80 hover:text-white mb-4 text-sm font-medium transition-colors",children:[(0,b.jsx)(f.ArrowLeft,{className:"w-4 h-4 mr-1"})," Retour aux articles"]})})]}),(0,b.jsx)("div",{className:"max-w-3xl mx-auto px-4 sm:px-6 lg:px-8 py-12 -mt-20 relative z-10",children:(0,b.jsxs)("div",{className:"bg-white rounded-xl shadow-xl p-6 md:p-10 border border-gray-100",children:[(0,b.jsxs)("header",{className:"mb-8 border-b border-gray-100 pb-8",children:[(0,b.jsxs)("div",{className:"flex flex-wrap items-center gap-4 text-sm text-gray-500 mb-4",children:[(0,b.jsxs)("span",{className:"flex items-center",children:[(0,b.jsx)(g.User,{className:"w-4 h-4 mr-1 text-brand-500"}),k.author]}),(0,b.jsxs)("span",{className:"flex items-center",children:[(0,b.jsx)(h.Calendar,{className:"w-4 h-4 mr-1 text-brand-500"}),k.date]}),(0,b.jsx)("span",{className:"px-2 py-1 bg-brand-50 text-brand-700 rounded text-xs font-semibold uppercase tracking-wide",children:"Conseils"})]}),(0,b.jsx)("h1",{className:"text-3xl md:text-4xl font-serif font-bold text-gray-900 leading-tight",children:k.title})]}),(0,b.jsxs)("div",{className:"prose prose-lg prose-orange max-w-none text-gray-600",children:[(0,b.jsx)("p",{className:"lead text-xl text-gray-500 font-serif italic mb-6",children:k.excerpt}),k.content.split("\n").map((a,c)=>""!==a.trim()&&(0,b.jsx)("p",{className:"mb-4 leading-relaxed",children:a},c))]}),(0,b.jsxs)("div",{className:"mt-12 pt-8 border-t border-gray-100 flex justify-between items-center",children:[(0,b.jsx)("p",{className:"text-sm text-gray-500 font-medium",children:"Vous avez aimé cet article ?"}),(0,b.jsx)("div",{className:"flex space-x-2",children:(0,b.jsx)("button",{className:"p-2 rounded-full bg-gray-100 text-gray-600 hover:bg-brand-100 hover:text-brand-600 transition-colors",children:(0,b.jsx)(i.Share2,{className:"w-5 h-5"})})})]})]})})]}):(0,b.jsxs)("div",{className:"min-h-[60vh] flex flex-col items-center justify-center",children:[(0,b.jsx)("h2",{className:"text-3xl font-serif font-bold text-gray-900 mb-4",children:"Article introuvable"}),(0,b.jsx)("p",{className:"text-gray-600 mb-8",children:"L'article que vous recherchez n'existe pas ou a été supprimé."}),(0,b.jsxs)(d.default,{href:"/blog",className:"text-brand-600 hover:text-brand-700 font-medium flex items-center",children:[(0,b.jsx)(f.ArrowLeft,{className:"w-4 h-4 mr-2"})," Retour au blog"]})]})}])}];
|
||||
|
||||
//# sourceMappingURL=Documents_00%20-%20projet_afropreunariat_3851db39._.js.map
|
||||
Reference in New Issue
Block a user