// Winkz Designs 2026, SERVICES
(function () {
const { Icon, Reveal, Eyebrow, SectionHead, Panel, Section, Grad } = window;
const GRAD = 'linear-gradient(120deg,#F23BFE,#79BAFF,#2DE3EA)';
function CTAButton({ children, onClick, primary = true, icon = 'ArrowUpRight' }) {
return (
);
}
const CORE = [
['Globe', 'Website creation', 'Custom, fast, conversion-focused websites, from a sharp one-pager to a full web app. Designed and coded from scratch, never a template.', ['Custom design & build', 'Mobile-first & fast', 'CMS so you can edit it', 'Analytics wired in'], 'seo-website-design'],
['RefreshCw', 'Website redesign + AI SEO', "Rebuild a dated site into something that earns trust and ranks, then tune it for AI search so you're the answer customers get.", ['Modern rebuild', 'Technical + content SEO', 'Optimised for AI answers', 'Speed & Core Web Vitals'], 'seo-ai-seo'],
['Palette', 'Brand development', 'The look, voice and rules that make you unmistakable, logo, identity system and guidelines your whole team can use.', ['Logo & identity', 'Color & type system', 'Brand guidelines', 'Social & asset kit'], 'seo-brand-identity'],
['Boxes', 'Immersive build-outs', 'Scroll-driven stories, 3D and interactive experiences for launches and campaigns that people actually remember.', ['Scroll & motion design', '3D / WebGL scenes', 'Interactive product demos', 'Launch microsites'], null],
['Database', 'Custom CRM software', 'A CRM you own, built around how your team really works, pipelines, dashboards and automations, no per-seat tax.', ['Built to your workflow', 'Pipelines & dashboards', 'Integrations & imports', 'You own the data'], 'seo-custom-crm'],
];
const MORE = [
['Bot', 'AI support chats', 'Always-on assistants that answer questions, qualify leads and book jobs, grounded in your real content, in your voice.', 'seo-ai-agents'],
['PhoneCall', 'AI voice agents', 'A voice agent that picks up every call, answers the real questions and books the appointment, day or night.', 'seo-ai-agents'],
['Workflow', 'Automation audits', 'We map the busywork and wire up the automations that quietly claw back hours every week.'],
['Boxes', 'Google Workspace setup', 'Email, drive, calendars and permissions set up properly, professional, secure and out of your way.'],
['BadgeCheck', 'Business verification', 'Get verified and trusted across Google, Meta and the platforms that gate growth, done right the first time.'],
['LineChart', 'Analytics & dashboards', 'One clear view of what matters, traffic, revenue, pipeline, so decisions run on numbers, not vibes.'],
];
function ServicesPage({ onNavigate }) {
return (
Services
Everything you need to build, launch and grow.
Design, software and AI in one studio. Take one service or the whole stack, it all connects because one team builds it.
{/* Core services, split cards */}
Where most projects start.>} max={620} />
{CORE.map((s, i) => (
0{i + 1}
{s[1]}
{s[2]}
{s[4] && }
{s[3].map((b, k) => (
{b}
))}
))}
{/* More, AI & growth grid */}
The systems that keep compounding.>} max={640} />