Files
plume/.next/server/chunks/ssr/[root-of-the-server]__9f280bdb._.js

3 lines
7.8 KiB
JavaScript

module.exports=[56704,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},20635,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/action-async-storage.external.js",()=>require("next/dist/server/app-render/action-async-storage.external.js"))},97442,(a,b,c)=>{"use strict";b.exports=a.r(23642).vendored.contexts.AppRouterContext},42481,(a,b,c)=>{"use strict";b.exports=a.r(23642).vendored.contexts.HooksClientContext},70676,(a,b,c)=>{"use strict";b.exports=a.r(23642).vendored.contexts.ServerInsertedHtml},29892,a=>{"use strict";var b=a.i(28091);let c=(...a)=>a.filter((a,b,c)=>!!a&&""!==a.trim()&&c.indexOf(a)===b).join(" ").trim(),d=a=>{let b=a.replace(/^([A-Z])|[\s-_]+(\w)/g,(a,b,c)=>c?c.toUpperCase():b.toLowerCase());return b.charAt(0).toUpperCase()+b.slice(1)};var e={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};let f=(0,b.forwardRef)(({color:a="currentColor",size:d=24,strokeWidth:f=2,absoluteStrokeWidth:g,className:h="",children:i,iconNode:j,...k},l)=>(0,b.createElement)("svg",{ref:l,...e,width:d,height:d,stroke:a,strokeWidth:g?24*Number(f)/Number(d):f,className:c("lucide",h),...!i&&!(a=>{for(let b in a)if(b.startsWith("aria-")||"role"===b||"title"===b)return!0;return!1})(k)&&{"aria-hidden":"true"},...k},[...j.map(([a,c])=>(0,b.createElement)(a,c)),...Array.isArray(i)?i:[i]])),g=(a,e)=>{let g=(0,b.forwardRef)(({className:g,...h},i)=>(0,b.createElement)(f,{ref:i,iconNode:e,className:c(`lucide-${d(a).replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase()}`,`lucide-${a}`,g),...h}));return g.displayName=d(a),g};a.s(["default",()=>g],29892)},79320,a=>{"use strict";let b=(0,a.i(29892).default)("arrow-right",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]]);a.s(["ArrowRight",()=>b],79320)},14294,a=>{"use strict";let b=(0,a.i(29892).default)("book",[["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"k3hazp"}]]);a.s(["Book",()=>b],14294)},806,a=>{"use strict";let b=(0,a.i(29892).default)("sparkles",[["path",{d:"M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z",key:"1s2grr"}],["path",{d:"M20 2v4",key:"1rf3ol"}],["path",{d:"M22 4h-4",key:"gwowj6"}],["circle",{cx:"4",cy:"20",r:"2",key:"6kqj1y"}]]);a.s(["Sparkles",()=>b],806)},40260,a=>{"use strict";var b=a.i(78352),c=a.i(14294),d=a.i(806),e=a.i(79320);let f=({onLogin:a,onPricing:f,onFeatures:g})=>(0,b.jsxs)("div",{className:"min-h-screen bg-[#eef2ff] font-sans selection:bg-blue-200",children:[(0,b.jsxs)("nav",{className:"fixed top-0 w-full bg-white/80 backdrop-blur-md z-50 border-b border-indigo-100 px-8 h-16 flex items-center justify-between",children:[(0,b.jsxs)("div",{className:"flex items-center gap-2",children:[(0,b.jsx)("div",{className:"bg-blue-600 p-1.5 rounded-lg",children:(0,b.jsx)(c.Book,{className:"text-white",size:24})}),(0,b.jsx)("span",{className:"text-xl font-black text-slate-900 tracking-tight",children:"PlumeIA"})]}),(0,b.jsxs)("div",{className:"hidden md:flex items-center gap-8 text-sm font-medium text-slate-600",children:[(0,b.jsx)("button",{onClick:g,className:"hover:text-blue-600 transition-colors",children:"Fonctionnalités"}),(0,b.jsx)("button",{onClick:f,className:"hover:text-blue-600 transition-colors",children:"Tarifs"}),(0,b.jsx)("a",{href:"#",className:"hover:text-blue-600 transition-colors",children:"Blog"})]}),(0,b.jsxs)("div",{className:"flex items-center gap-4",children:[(0,b.jsx)("button",{onClick:a,className:"text-sm font-bold text-slate-700 hover:text-blue-600 px-4 py-2",children:"Connexion"}),(0,b.jsx)("button",{onClick:a,className:"bg-slate-900 text-white px-5 py-2.5 rounded-full text-sm font-bold hover:bg-blue-600 transition-all shadow-lg hover:shadow-blue-200",children:"Essai Gratuit"})]})]}),(0,b.jsxs)("header",{className:"pt-32 pb-20 px-8 max-w-7xl mx-auto text-center",children:[(0,b.jsxs)("div",{className:"inline-flex items-center gap-2 bg-white border border-indigo-100 px-4 py-2 rounded-full text-xs font-bold text-blue-600 mb-8 shadow-sm",children:[(0,b.jsx)(d.Sparkles,{size:14,className:"animate-pulse"})," NOUVEAUTÉ : GÉNÉRATION DE BIBLE DU MONDE PAR IA"]}),(0,b.jsxs)("h1",{className:"text-5xl md:text-7xl font-black text-slate-900 leading-[1.1] mb-6",children:["L'écriture d'un roman, ",(0,b.jsx)("br",{}),(0,b.jsx)("span",{className:"text-transparent bg-clip-text bg-gradient-to-r from-blue-600 to-indigo-500",children:"augmentée par l'IA."})]}),(0,b.jsx)("p",{className:"text-xl text-slate-600 max-w-2xl mx-auto mb-10 leading-relaxed",children:"PlumeIA est le premier éditeur intelligent qui comprend votre univers, vos personnages et votre style pour vous aider à franchir la page blanche."}),(0,b.jsxs)("div",{className:"flex flex-col sm:flex-row items-center justify-center gap-4",children:[(0,b.jsxs)("button",{onClick:a,className:"w-full sm:w-auto bg-blue-600 text-white px-8 py-4 rounded-full text-lg font-bold hover:bg-blue-700 transition-all shadow-xl shadow-blue-200 flex items-center gap-2 justify-center",children:["Commencer mon livre ",(0,b.jsx)(e.ArrowRight,{size:20})]}),(0,b.jsx)("button",{onClick:g,className:"w-full sm:w-auto bg-white text-slate-900 border border-slate-200 px-8 py-4 rounded-full text-lg font-bold hover:bg-slate-50 transition-all",children:"Voir la démo"})]}),(0,b.jsxs)("div",{className:"mt-20 relative",children:[(0,b.jsx)("div",{className:"absolute -inset-4 bg-gradient-to-r from-blue-500/20 to-indigo-500/20 blur-3xl -z-10 rounded-full"}),(0,b.jsx)("div",{className:"bg-white rounded-2xl shadow-2xl border border-indigo-100 p-2 overflow-hidden max-w-5xl mx-auto",children:(0,b.jsx)("img",{src:"https://images.unsplash.com/photo-1455390582262-044cdead277a?auto=format&fit=crop&q=80&w=2000",alt:"Editor Preview",className:"rounded-xl object-cover h-[500px] w-full"})})]})]}),(0,b.jsx)("section",{className:"bg-white py-24 px-8 border-y border-indigo-100",children:(0,b.jsxs)("div",{className:"max-w-7xl mx-auto text-center",children:[(0,b.jsx)("h2",{className:"text-slate-400 text-sm font-bold uppercase tracking-widest mb-12",children:"Utilisé par les auteurs de demain"}),(0,b.jsxs)("div",{className:"grid grid-cols-2 md:grid-cols-4 gap-12 items-center grayscale opacity-60",children:[(0,b.jsx)("span",{className:"text-3xl font-serif font-black italic",children:"FantasyMag"}),(0,b.jsx)("span",{className:"text-2xl font-sans font-bold",children:"Writer's Hub"}),(0,b.jsx)("span",{className:"text-3xl font-serif",children:"L'Éditeur"}),(0,b.jsx)("span",{className:"text-2xl font-sans font-black tracking-tight underline underline-offset-4 decoration-blue-500",children:"Novelty"})]})]})}),(0,b.jsx)("footer",{className:"bg-slate-900 text-slate-400 py-12 px-8 text-center",children:(0,b.jsxs)("div",{className:"max-w-7xl mx-auto",children:[(0,b.jsxs)("div",{className:"flex items-center justify-center gap-2 text-white mb-6",children:[(0,b.jsx)(c.Book,{className:"text-blue-500",size:24}),(0,b.jsx)("span",{className:"text-xl font-bold",children:"PlumeIA"})]}),(0,b.jsx)("p",{className:"text-sm",children:"© 2024 PlumeIA. Tous droits réservés."})]})})]});var g=a.i(34896);function h(){let a=(0,g.useRouter)();return(0,b.jsx)(f,{onLogin:()=>a.push("/login"),onFeatures:()=>a.push("/features"),onPricing:()=>a.push("/pricing")})}a.s(["default",()=>h],40260)}];
//# sourceMappingURL=%5Broot-of-the-server%5D__9f280bdb._.js.map