2 lines
8.6 KiB
JavaScript
2 lines
8.6 KiB
JavaScript
import{j as e,F as o}from"./vendor-react-core-DRQGgXXF.js";import{L as c}from"./vendor-react-router-P1WQ4rUN.js";import{t as m}from"./marketing-data-DtLIUpMC.js";const f=()=>e.jsx("div",{className:"min-h-screen flex flex-col items-center justify-center bg-slate-950 text-white",children:e.jsxs("div",{className:"flex items-center gap-3 text-lg font-semibold tracking-wide uppercase",children:[e.jsx("span",{className:"h-3 w-3 rounded-full bg-brand-500 animate-pulse"}),"Loading experience…"]})}),u=({image:t,headline:s,subheadline:r,primaryCta:a,secondaryCta:i})=>{const n=(l,d)=>l.href.startsWith("http")?e.jsx("a",{href:l.href,className:d,target:"_blank",rel:"noreferrer",children:l.label}):e.jsx(c,{to:l.href,className:d,children:l.label});return e.jsxs("section",{className:"relative overflow-hidden",children:[e.jsx("div",{className:"absolute inset-0 bg-[radial-gradient(circle_at_top,_rgba(66,133,244,0.25),_rgba(9,14,26,0.9))]"}),e.jsxs("div",{className:"relative max-w-6xl mx-auto px-6 py-24 md:py-32 flex flex-col lg:flex-row gap-16 items-center",children:[e.jsxs("div",{className:"flex-1 flex flex-col gap-6",children:[e.jsx("span",{className:"inline-flex items-center gap-2 text-xs font-semibold uppercase tracking-[0.28em] text-brand-200",children:"AI + SEO PLATFORM"}),e.jsx("h1",{className:"text-4xl md:text-6xl font-semibold leading-tight text-white",children:s}),e.jsx("p",{className:"text-lg md:text-xl text-white/70 leading-relaxed max-w-xl",children:r}),e.jsxs("div",{className:"flex flex-col sm:flex-row gap-4",children:[n(a,"inline-flex items-center justify-center rounded-full bg-brand-500 hover:bg-brand-400 px-6 py-3 text-sm md:text-base font-semibold transition"),i&&n(i,"inline-flex items-center justify-center rounded-full border border-white/20 px-6 py-3 text-sm md:text-base font-semibold text-white/80 hover:text-white hover:border-white/40 transition")]})]}),e.jsx("div",{className:"flex-1 w-full",children:e.jsxs("div",{className:"relative rounded-3xl border border-white/10 bg-white/5 shadow-[0_0_60px_rgba(88,166,255,0.1)]",children:[e.jsx("div",{className:"absolute inset-0 rounded-3xl bg-gradient-to-br from-white/10 via-transparent to-white/0 pointer-events-none"}),e.jsx("img",{src:`/marketing/images/${t}`,alt:"Igny8 dashboard preview",className:"w-full h-full object-cover rounded-3xl"}),e.jsxs("div",{className:"absolute bottom-6 left-6 bg-slate-950/70 backdrop-blur-lg border border-white/10 rounded-2xl px-6 py-4 flex flex-col gap-1",children:[e.jsx("span",{className:"text-xs uppercase tracking-[0.2em] text-white/50",children:"End-to-end automation"}),e.jsx("span",{className:"text-lg font-semibold text-white",children:"Keywords ➝ Ideas ➝ Tasks ➝ Content ➝ Images"})]})]})})]})]})},j=({metrics:t})=>e.jsx("div",{className:"max-w-5xl mx-auto -mt-12 sm:-mt-16 px-6",children:e.jsx("div",{className:"grid grid-cols-1 sm:grid-cols-3 gap-4 rounded-2xl border border-white/10 bg-slate-950/70 backdrop-blur-2xl p-6",children:t.map(s=>e.jsxs("div",{className:"text-center sm:text-left",children:[e.jsx("div",{className:"text-3xl font-semibold text-white",children:s.value}),e.jsx("div",{className:"text-sm uppercase tracking-[0.2em] text-white/50 mt-2",children:s.label})]},s.label))})}),h=["launchpad","northbeam","scaleops","pathfinder","catalyst","orbit"],w=()=>e.jsx("section",{className:"py-16 bg-slate-950/70 border-y border-white/5",children:e.jsxs("div",{className:"max-w-5xl mx-auto px-6 flex flex-col gap-6 items-center",children:[e.jsx("span",{className:"text-xs uppercase tracking-[0.28em] text-white/40",children:"Trusted by modern SEO + content teams"}),e.jsx("div",{className:"flex flex-wrap justify-center gap-8 md:gap-12",children:h.map(t=>e.jsx("div",{className:"h-8 md:h-10 opacity-70 hover:opacity-100 transition",children:e.jsx("img",{src:`/marketing/images/logo-${t}.svg`,alt:`${t} logo`,className:"h-full w-auto"})},t))})]})}),v=({steps:t})=>e.jsx("div",{className:"max-w-6xl mx-auto px-6 py-24",children:e.jsx("div",{className:"grid grid-cols-1 md:grid-cols-4 gap-6",children:t.map((s,r)=>e.jsxs("div",{className:"rounded-3xl border border-white/10 bg-white/5 p-6 flex flex-col gap-4 hover:border-brand-400/40 transition",children:[e.jsx("div",{className:"h-12 w-12 rounded-2xl bg-brand-500/10 border border-brand-500/30 flex items-center justify-center font-semibold text-brand-200 text-xl",children:r+1}),e.jsx("h3",{className:"text-lg font-semibold text-white leading-snug",children:s.title}),e.jsx("p",{className:"text-sm text-white/60 leading-relaxed",children:s.subtitle})]},s.title))})}),N=({features:t})=>e.jsx("div",{className:"max-w-6xl mx-auto px-6 py-24",children:e.jsx("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-6",children:t.map(s=>e.jsxs("div",{className:"relative rounded-3xl border border-white/10 bg-gradient-to-br from-white/8 via-transparent to-white/0 p-8 flex flex-col gap-4 group hover:border-brand-400/40 transition",children:[e.jsx("div",{className:"size-12 rounded-2xl bg-brand-500/10 border border-brand-500/30 flex items-center justify-center text-brand-200",children:s.icon}),e.jsx("h3",{className:"text-xl font-semibold text-white",children:s.title}),e.jsx("p",{className:"text-sm text-white/60 leading-relaxed",children:s.description}),s.link&&e.jsxs("a",{href:s.link.href,className:"inline-flex items-center gap-2 text-sm font-semibold text-brand-200 hover:text-brand-100",children:[s.link.label,e.jsx(o,{className:"h-4 w-4"})]}),e.jsx("div",{className:"absolute inset-0 rounded-3xl border border-white/0 group-hover:border-brand-500/30 transition"})]},s.title))})}),y=({eyebrow:t,title:s,description:r,align:a="center"})=>e.jsxs("div",{className:`flex flex-col gap-4 ${a==="center"?"items-center text-center":"items-start text-left"}`,children:[t&&e.jsx("span",{className:"inline-flex items-center rounded-full border border-white/15 bg-white/5 px-4 py-1 text-xs font-semibold uppercase tracking-[0.2em] text-brand-200",children:t}),e.jsx("h2",{className:"text-3xl md:text-4xl font-semibold text-white leading-tight max-w-3xl",children:s}),r&&e.jsx("p",{className:"text-white/60 max-w-2xl text-base md:text-lg leading-relaxed",children:r})]}),k=()=>e.jsx("section",{className:"bg-slate-950",children:e.jsxs("div",{className:"max-w-6xl mx-auto px-6 py-24 space-y-12",children:[e.jsxs("div",{className:"flex flex-col items-center gap-4 text-center",children:[e.jsx("span",{className:"inline-flex items-center rounded-full border border-white/15 bg-white/5 px-4 py-1 text-xs font-semibold uppercase tracking-[0.2em] text-brand-200",children:"Loved by scaling teams"}),e.jsx("h2",{className:"text-3xl md:text-4xl font-semibold text-white leading-tight max-w-2xl",children:"Teams ship more content, capture more demand, and see faster ROI with Igny8."})]}),e.jsx("div",{className:"grid grid-cols-1 md:grid-cols-3 gap-6",children:m.map(t=>e.jsxs("div",{className:"rounded-3xl border border-white/10 bg-white/5 p-8 flex flex-col gap-6 relative overflow-hidden",children:[e.jsx("div",{className:"absolute -top-16 left-1/2 -translate-x-1/2 h-32 w-[140%] rounded-[50%] bg-brand-500/10 blur-3xl pointer-events-none"}),e.jsxs("p",{className:"text-base text-white/80 leading-relaxed",children:["“",t.quote,"”"]}),e.jsxs("div",{className:"flex flex-col text-sm text-white/60",children:[e.jsx("span",{className:"font-semibold text-white",children:t.name}),e.jsxs("span",{children:[t.title," · ",t.company]})]})]},t.name))})]})}),_=({title:t,description:s,primaryCta:r,secondaryCta:a})=>{const i=(n,l,d)=>l.startsWith("http")?e.jsx("a",{href:l,className:d,target:"_blank",rel:"noreferrer",children:n},l):e.jsx("a",{href:l,className:d,children:n},l);return e.jsx("section",{className:"py-24",children:e.jsx("div",{className:"max-w-5xl mx-auto px-6",children:e.jsxs("div",{className:"relative overflow-hidden rounded-3xl border border-white/10 bg-gradient-to-br from-brand-500/30 via-brand-600/20 to-transparent p-10 md:p-14",children:[e.jsx("div",{className:"absolute inset-0 bg-[radial-gradient(circle_at_top_left,_rgba(255,255,255,0.12),_transparent_60%)] pointer-events-none"}),e.jsxs("div",{className:"relative flex flex-col gap-6",children:[e.jsx("h3",{className:"text-3xl md:text-4xl font-semibold text-white leading-tight",children:t}),e.jsx("p",{className:"text-white/70 text-base md:text-lg max-w-2xl",children:s}),e.jsxs("div",{className:"flex flex-col sm:flex-row gap-4",children:[i(r.label,r.href,"inline-flex items-center justify-center rounded-full bg-white text-slate-950 px-6 py-3 text-sm md:text-base font-semibold hover:bg-brand-100 transition"),a&&i(a.label,a.href,"inline-flex items-center justify-center rounded-full border border-white/40 px-6 py-3 text-sm md:text-base font-semibold text-white hover:border-white/60 transition")]})]})]})})})};export{_ as C,N as F,u as H,f as L,j as M,y as S,k as T,v as W,w as a};
|